]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - debian.master/changelog
UBUNTU: Start new release
[mirror_ubuntu-bionic-kernel.git] / debian.master / changelog
CommitLineData
596c1db9
TLSC
1linux (4.15.0-96.97) UNRELEASED; urgency=medium
2
3 CHANGELOG: Do not edit directly. Autogenerated at release.
4 CHANGELOG: Use the printchanges target to see the curent changes.
5 CHANGELOG: Use the insertchanges target to create the final log.
6
7 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 31 Mar 2020 17:04:58 -0300
8
f1a8d523 9linux (4.15.0-94.95) bionic; urgency=medium
aa93a37e 10
f1a8d523 11 * bionic/linux: 4.15.0-94.95 -proposed tracker (LP: #1868984)
aa93a37e 12
f1a8d523
KSS
13 * Missing wireless network interface after kernel 5.3.0-43 upgrade with eoan
14 (LP: #1868442)
15 - iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devices
16
17 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Wed, 25 Mar 2020 12:07:10 +0100
aa93a37e 18
61f61b3b 19linux (4.15.0-93.94) bionic; urgency=medium
265d458f 20
61f61b3b 21 * bionic/linux: 4.15.0-93.94 -proposed tracker (LP: #1868764)
265d458f 22
61f61b3b
KSS
23 * quotactl04 from ubuntu_ltp_syscalls failed with B (LP: #1868665)
24 - ext4: fix mount failure with quota configured as module
25
26 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Tue, 24 Mar 2020 17:21:37 +0100
265d458f 27
957181d4 28linux (4.15.0-92.93) bionic; urgency=medium
477fe9ee 29
957181d4 30 * bionic/linux: 4.15.0-92.93 -proposed tracker (LP: #1867272)
477fe9ee 31
957181d4
KSS
32 * Packaging resync (LP: #1786013)
33 - [Packaging] resync getabis
34 - [Packaging] update helper scripts
35
36 * Introduce the new NVIDIA 440 series, and add 5.4 Linux compatibility to the
37 340 and 390 series (LP: #1854485)
38 - [Packaging] NVIDIA -- add support for the 435 and the 440 series
39
40 * Stop using get_scalar_status command in Dell AIO uart backlight driver
41 (LP: #1865402)
42 - SAUCE: platform/x86: dell-uart-backlight: add get_display_mode command
43
44 * Bionic update: upstream stable patchset 2020-03-12 (LP: #1867194)
45 - RDMA/core: Fix locking in ib_uverbs_event_read
46 - gpio: zynq: Report gpio direction at boot
47 - arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
48 - KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
49 - KVM: arm: Make inject_abt32() inject an external abort instead
50 - mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
51 - mtd: sharpslpart: Fix unsigned comparison to zero
52 - padata: fix null pointer deref of pd->pinst
53 - Input: synaptics - switch T470s to RMI4 by default
54 - Input: synaptics - enable SMBus on ThinkPad L470
55 - Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list
56 - ALSA: hda/realtek - Fix silent output on MSI-GL73
57 - ALSA: usb-audio: Apply sample rate quirk for Audioengine D1
58 - arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
59 - ALSA: usb-audio: sound: usb: usb true/false for bool return type
60 - ext4: don't assume that mmp_nodename/bdevname have NUL
61 - ext4: fix support for inode sizes > 1024 bytes
62 - ext4: fix checksum errors with indexed dirs
63 - ext4: add cond_resched() to ext4_protect_reserved_inode
64 - ext4: improve explanation of a mount failure caused by a misconfigured
65 kernel
66 - Btrfs: fix race between using extent maps and merging them
67 - btrfs: ref-verify: fix memory leaks
68 - btrfs: print message when tree-log replay starts
69 - btrfs: log message when rw remount is attempted with unclean tree-log
70 - arm64: ssbs: Fix context-switch when SSBS is present on all CPUs
71 - perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event map
72 - IB/hfi1: Close window for pq and request coliding
73 - IB/rdmavt: Reset all QPs when the device is shut down
74 - RDMA/rxe: Fix soft lockup problem due to using tasklets in softirq
75 - RDMA/core: Fix protection fault in get_pkey_idx_qp_list
76 - s390/time: Fix clk type in get_tod_clock
77 - perf/x86/intel: Fix inaccurate period in context switch for auto-reload
78 - hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions.
79 - jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()
80 - jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
81 - KVM: x86/mmu: Fix struct guest_walker arrays for 5-level paging
82
83 * Bionic update: upstream stable patchset 2020-03-09 (LP: #1866678)
84 - kernel/module: Fix memleak in module_add_modinfo_attrs()
85 - media: iguanair: fix endpoint sanity check
86 - x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEAR
87 - iwlwifi: mvm: fix NVM check for 3168 devices
88 - sparc32: fix struct ipc64_perm type definition
89 - cls_rsvp: fix rsvp_policy
90 - gtp: use __GFP_NOWARN to avoid memalloc warning
91 - l2tp: Allow duplicate session creation with UDP
92 - net: hsr: fix possible NULL deref in hsr_handle_frame()
93 - net_sched: fix an OOB access in cls_tcindex
94 - bnxt_en: Fix TC queue mapping.
95 - tcp: clear tp->total_retrans in tcp_disconnect()
96 - tcp: clear tp->delivered in tcp_disconnect()
97 - tcp: clear tp->data_segs{in|out} in tcp_disconnect()
98 - tcp: clear tp->segs_{in|out} in tcp_disconnect()
99 - rxrpc: Fix insufficient receive notification generation
100 - rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect
101 - media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptors
102 - mfd: dln2: More sanity checking for endpoints
103 - tracing: Fix sched switch start/stop refcount racy updates
104 - brcmfmac: Fix memory leak in brcmf_usbdev_qinit
105 - usb: gadget: legacy: set max_speed to super-speed
106 - usb: gadget: f_ncm: Use atomic_t to track in-flight request
107 - usb: gadget: f_ecm: Use atomic_t to track in-flight request
108 - ALSA: dummy: Fix PCM format loop in proc output
109 - media/v4l2-core: set pages dirty upon releasing DMA buffers
110 - media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustments
111 - lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more()
112 - irqdomain: Fix a memory leak in irq_domain_push_irq()
113 - platform/x86: intel_scu_ipc: Fix interrupt support
114 - KVM: arm64: Only sign-extend MMIO up to register width
115 - MIPS: fix indentation of the 'RELOCS' message
116 - s390/mm: fix dynamic pagetable upgrade for hugetlbfs
117 - powerpc/xmon: don't access ASDR in VMs
118 - powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()
119 - mmc: spi: Toggle SPI polarity, do not hardcode it
120 - ACPI: video: Do not export a non working backlight interface on MSI MS-7721
121 boards
122 - alarmtimer: Unregister wakeup source when module get fails
123 - ubifs: Reject unsupported ioctl flags explicitly
124 - ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag
125 - ubifs: Fix deadlock in concurrent bulk-read and writepage
126 - PCI: keystone: Fix link training retries initiation
127 - mmc: sdhci-of-at91: fix memleak on clk_get failure
128 - ubifs: don't trigger assertion on invalid no-key filename
129 - hv_balloon: Balloon up according to request page number
130 - crypto: api - Check spawn->alg under lock in crypto_drop_spawn
131 - scsi: qla2xxx: Fix mtcp dump collection failure
132 - power: supply: ltc2941-battery-gauge: fix use-after-free
133 - f2fs: choose hardlimit when softlimit is larger than hardlimit in
134 f2fs_statfs_project()
135 - f2fs: fix miscounted block limit in f2fs_statfs_project()
136 - f2fs: code cleanup for f2fs_statfs_project()
137 - PM: core: Fix handling of devices deleted during system-wide resume
138 - [Config] updateconfigs for CONFIG_OF_DMA_DEFAULT_COHERENT
139 - of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc
140 - dm zoned: support zone sizes smaller than 128MiB
141 - dm space map common: fix to ensure new block isn't already in use
142 - dm crypt: fix benbi IV constructor crash if used in authenticated mode
143 - tracing: Annotate ftrace_graph_hash pointer with __rcu
144 - tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu
145 - ftrace: Add comment to why rcu_dereference_sched() is open coded
146 - ftrace: Protect ftrace_graph_hash with ftrace_sync
147 - samples/bpf: Don't try to remove user's homedir on clean
148 - crypto: ccp - set max RSA modulus size for v3 platform devices as well
149 - crypto: pcrypt - Do not clear MAY_SLEEP flag in original request
150 - crypto: atmel-aes - Fix counter overflow in CTR mode
151 - crypto: api - Fix race condition in crypto_spawn_alg
152 - crypto: picoxcell - adjust the position of tasklet_init and fix missed
153 tasklet_kill
154 - scsi: qla2xxx: Fix unbound NVME response length
155 - NFS: Fix memory leaks and corruption in readdir
156 - NFS: Directory page cache pages need to be locked when read
157 - btrfs: set trans->drity in btrfs_commit_transaction
158 - ARM: tegra: Enable PLLP bypass during Tegra124 LP1
159 - iwlwifi: don't throw error when trying to remove IGTK
160 - mwifiex: fix unbalanced locking in mwifiex_process_country_ie()
161 - sunrpc: expiry_time should be seconds not timeval
162 - tools/kvm_stat: Fix kvm_exit filter name
163 - xen/balloon: Support xend-based toolstack take two
164 - KVM: x86: Refactor picdev_write() to prevent Spectre-v1/L1TF attacks
165 - KVM: x86: Refactor prefix decoding to prevent Spectre-v1/L1TF attacks
166 - KVM: x86: Protect DR-based index computations from Spectre-v1/L1TF attacks
167 - KVM: x86: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF attacks
168 - KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() from Spectre-v1/L1TF
169 attacks
170 - KVM: x86: Protect ioapic_write_indirect() from Spectre-v1/L1TF attacks
171 - KVM: x86: Protect MSR-based index computations in pmu.h from Spectre-v1/L1TF
172 attacks
173 - KVM: x86: Protect ioapic_read_indirect() from Spectre-v1/L1TF attacks
174 - KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks
175 in x86.c
176 - KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacks
177 - KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit()
178 from Spectre-v1/L1TF attacks
179 - KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
180 - KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
181 - KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails
182 - clk: tegra: Mark fuse clock as critical
183 - scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return type
184 - scsi: csiostor: Adjust indentation in csio_device_reset
185 - scsi: qla4xxx: Adjust indentation in qla4xxx_mem_free
186 - scsi: ufs: Recheck bkops level if bkops is disabled
187 - phy: qualcomm: Adjust indentation in read_poll_timeout
188 - ext2: Adjust indentation in ext2_fill_super
189 - powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsize
190 - NFC: pn544: Adjust indentation in pn544_hci_check_presence
191 - ppp: Adjust indentation into ppp_async_input
192 - net: smc911x: Adjust indentation in smc911x_phy_configure
193 - net: tulip: Adjust indentation in {dmfe, uli526x}_init_module
194 - IB/mlx5: Fix outstanding_pi index for GSI qps
195 - IB/core: Fix ODP get user pages flow
196 - nfsd: fix delay timer on 32-bit architectures
197 - nfsd: fix jiffies/time_t mixup in LRU list
198 - ubi: fastmap: Fix inverted logic in seen selfcheck
199 - ubi: Fix an error pointer dereference in error handling code
200 - mfd: da9062: Fix watchdog compatible string
201 - mfd: rn5t618: Mark ADC control register volatile
202 - net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP port
203 - net_sched: fix a resource leak in tcindex_set_parms()
204 - net: systemport: Avoid RBUF stuck in Wake-on-LAN mode
205 - net: macb: Remove unnecessary alignment check for TSO
206 - net: macb: Limit maximum GEM TX length in TSO
207 - bonding/alb: properly access headers in bond_alb_xmit()
208 - ext4: fix deadlock allocating crypto bounce page from mempool
209 - btrfs: Get rid of the confusing btrfs_file_extent_inline_len
210 - Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES
211 - btrfs: use bool argument in free_root_pointers()
212 - btrfs: free block groups after free'ing fs trees
213 - btrfs: remove trivial locking wrappers of tree mod log
214 - Btrfs: fix race between adding and putting tree mod seq elements and nodes
215 - drm: atmel-hlcdc: enable clock before configuring timing engine
216 - KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacks
217 - btrfs: flush write bio if we loop in extent_write_cache_pages
218 - KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platform
219 - KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVM
220 - KVM: nVMX: vmread should not set rflags to specify success in case of #PF
221 - KVM: Use vcpu-specific gva->hva translation when querying host page size
222 - KVM: Play nice with read-only memslots when querying host page size
223 - KVM: s390: do not clobber registers during guest reset/store status
224 - cifs: fail i/o on soft mounts if sessionsetup errors out
225 - clocksource: Prevent double add_timer_on() for watchdog_timer
226 - perf/core: Fix mlock accounting in perf_mmap()
227 - rxrpc: Fix service call disconnection
228 - ASoC: pcm: update FE/BE trigger order based on the command
229 - hv_sock: Remove the accept port restriction
230 - RDMA/netlink: Do not always generate an ACK for some netlink operations
231 - scsi: ufs: Fix ufshcd_probe_hba() reture value in case
232 ufshcd_scsi_add_wlus() fails
233 - PCI/switchtec: Fix vep_vector_number ioread width
234 - PCI: Don't disable bridge BARs when assigning bus resources
235 - nfs: NFS_SWAP should depend on SWAP
236 - NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
237 - NFSv4: try lease recovery on NFS4ERR_EXPIRED
238 - serial: uartps: Add a timeout to the tx empty wait
239 - rtc: hym8563: Return -EINVAL if the time is known to be invalid
240 - rtc: cmos: Stop using shared IRQ
241 - ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node
242 - platform/x86: intel_mid_powerbtn: Take a copy of ddata
243 - ARM: dts: at91: sama5d3: fix maximum peripheral clock rates
244 - ARM: dts: at91: sama5d3: define clock rate range for tcb1
245 - tools/power/acpi: fix compilation error
246 - powerpc/pseries/vio: Fix iommu_table use-after-free refcount warning
247 - powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce
248 for DDW
249 - KVM: arm/arm64: vgic-its: Fix restoration of unmapped collections
250 - ARM: 8949/1: mm: mark free_memmap as __init
251 - arm64: cpufeature: Fix the type of no FP/SIMD capability
252 - KVM: arm/arm64: Fix young bit from mmu notifier
253 - crypto: artpec6 - return correct error code for failed setkey()
254 - crypto: atmel-sha - fix error handling when setting hmac key
255 - media: i2c: adv748x: Fix unsafe macros
256 - pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B
257 - scsi: megaraid_sas: Do not initiate OCR if controller is not in ready state
258 - serial: uartps: Move the spinlock after the read of the tx empty
259 - mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()
260 - mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()
261 - libertas: don't exit from lbs_ibss_join_existing() with RCU read lock held
262 - libertas: make lbs_ibss_join_existing() return error code on rates overflow
263 - udf: Allow writing to 'Rewritable' partitions
264 - printk: fix exclusive_console replaying
265 - usb: typec: tcpci: mask event interrupts when remove driver
266 - ALSA: hda: Add Clevo W65_67SB the power_save blacklist
267 - KVM: arm/arm64: Correct AArch32 SPSR on exception entry
268 - crypto: geode-aes - convert to skcipher API and make thread-safe
269 - mfd: axp20x: Mark AXP20X_VBUS_IPSOUT_MGMT as volatile
270 - scripts/find-unused-docs: Fix massive false positives
271 - padata: Remove broken queue flushing
272 - jbd2_seq_info_next should increase position index
273 - watchdog: fix UAF in reboot notifier handling in watchdog core code
274 - bcache: add readahead cache policy options via sysfs interface
275 - eventfd: track eventfd_signal() recursion depth
276 - x86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bit
277 - drm/amd/dm/mst: Ignore payload update failures
278 - percpu: Separate decrypted varaibles anytime encryption can be enabled
279 - drm: msm: mdp4: Adjust indentation in mdp4_dsi_encoder_enable
280 - net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan()
281 - drm/dp_mst: Remove VCPI while disabling topology mgr
282 - KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
283 - x86/apic/msi: Plug non-maskable MSI affinity race
284
285 * 5.4.0-11 crash on cryptsetup open (LP: #1860231) // Bionic update: upstream
286 stable patchset 2020-03-09 (LP: #1866678)
287 - dm: fix potential for q->make_request_fn NULL pointer
288
289 * r8152 init may take up to 40 seconds at initialization with Dell WD19/WD19DC
290 during hotplug (LP: #1864284)
291 - UBUNTU SAUCE: r8152: check disconnect status after long sleep
292
293 * The voice recording function cannot work while connecting a headset on a
294 Dell machine (LP: #1866581)
295 - SAUCE: ALSA: hda/realtek - Add Headset Mic supported
296
297 * xfs fill_fs test in fallocate06 from ubuntu_ltp_syscalls failed
298 (LP: #1865967)
299 - xfs: Fix tail rounding in xfs_alloc_file_space()
300
301 * [hns3-0114]net: hns3: fix ETS bandwidth validation bug (LP: #1859569)
302 - net: hns3: fix ETS bandwidth validation bug
303
304 * alsa/hda/realtek: fix a mute led regression on Lenovo X1 Carbon
305 (LP: #1864576)
306 - SAUCE: ALSA: hda/realtek - Fix a regression for mute led on Lenovo Carbon X1
307
308 * [hns3-0120]pad the short frame before sending to the hardware (LP: #1860320)
309 - net: hns3: pad the short frame before sending to the hardware
310
311 * ipc/sem.c : process loops infinitely in exit_sem() (LP: #1858834)
312 - Revert "ipc, sem: remove uneeded sem_undo_list lock usage in exit_sem()"
313
314 * ftrace test in ubuntu_kernel_selftests will timeout randomly (LP: #1864172)
315 - tracing/selftests: Turn off timeout setting
316
317 * quotactl07 from ubuntu_ltp_syscalls failed (LP: #1864092)
318 - xfs: Sanity check flags of Q_XQUOTARM call
319
320 * [bionic] updates to Exar USB serial driver (LP: #1863834)
321 - SAUCE: xr-usb-serial: Update driver for Exar USB serial ports
322 - SAUCE: xr-usb-serial: re-initialise baudrate after resume from S3/S4
323 - SAUCE: xr-usb-serial: Changes to support updates in struct gpio_chip
324 - SAUCE: xr-usb-serial: fix kbuild
325
326 * [bionic] hts221 sensor stops working after resume from S3/S4
327 (LP: #1863732)
328 - SAUCE: iio: humidity: hts221: Fix sensor reads after resume
329
330 * Bionic update: upstream stable patchset 2020-02-26 (LP: #1864904)
331 - orinoco_usb: fix interface sanity check
332 - rsi_91x_usb: fix interface sanity check
333 - USB: serial: ir-usb: add missing endpoint sanity check
334 - USB: serial: ir-usb: fix link-speed handling
335 - USB: serial: ir-usb: fix IrLAP framing
336 - usb: dwc3: turn off VBUS when leaving host mode
337 - staging: most: net: fix buffer overflow
338 - staging: wlan-ng: ensure error return is actually returned
339 - staging: vt6656: correct packet types for CTS protect, mode.
340 - staging: vt6656: use NULLFUCTION stack on mac80211
341 - staging: vt6656: Fix false Tx excessive retries reporting.
342 - serial: 8250_bcm2835aux: Fix line mismatch on driver unbind
343 - crypto: chelsio - fix writing tfm flags to wrong place
344 - ath9k: fix storage endpoint lookup
345 - brcmfmac: fix interface sanity check
346 - rtl8xxxu: fix interface sanity check
347 - zd1211rw: fix storage endpoint lookup
348 - arc: eznps: fix allmodconfig kconfig warning
349 - HID: ite: Add USB id match for Acer SW5-012 keyboard dock
350 - phy: cpcap-usb: Prevent USB line glitches from waking up modem
351 - watchdog: max77620_wdt: fix potential build errors
352 - watchdog: rn5t618_wdt: fix module aliases
353 - spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
354 - drivers/net/b44: Change to non-atomic bit operations on pwol_mask
355 - net: wan: sdla: Fix cast from pointer to integer of different size
356 - gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP
357 - atm: eni: fix uninitialized variable warning
358 - PCI: Add DMA alias quirk for Intel VCA NTB
359 - usb-storage: Disable UAS on JMicron SATA enclosure
360 - net_sched: ematch: reject invalid TCF_EM_SIMPLE
361 - rsi: fix use-after-free on probe errors
362 - crypto: af_alg - Use bh_lock_sock in sk_destruct
363 - vfs: fix do_last() regression
364 - x86/resctrl: Fix use-after-free when deleting resource groups
365 - x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroup
366 - x86/resctrl: Fix a deadlock due to inaccurate reference
367 - crypto: pcrypt - Fix user-after-free on module unload
368 - perf c2c: Fix return type for histogram sorting comparision functions
369 - PM / devfreq: Add new name attribute for sysfs
370 - tools lib: Fix builds when glibc contains strlcpy()
371 - arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean'
372 - ext4: validate the debug_want_extra_isize mount option at parse time
373 - mm/mempolicy.c: fix out of bounds write in mpol_parse_str()
374 - reiserfs: Fix memory leak of journal device string
375 - media: digitv: don't continue if remote control state can't be read
376 - media: af9005: uninitialized variable printked
377 - media: gspca: zero usb_buf
378 - media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0
379 - ttyprintk: fix a potential deadlock in interrupt context issue
380 - Bluetooth: Fix race condition in hci_release_sock()
381 - cgroup: Prevent double killing of css when enabling threaded cgroup
382 - media: si470x-i2c: Move free() past last use of 'radio'
383 - ARM: dts: sun8i: a83t: Correct USB3503 GPIOs polarity
384 - ARM: dts: beagle-x15-common: Model 5V0 regulator
385 - soc: ti: wkup_m3_ipc: Fix race condition with rproc_boot
386 - mac80211: mesh: restrict airtime metric to peered established plinks
387 - clk: mmp2: Fix the order of timer mux parents
388 - ixgbevf: Remove limit of 10 entries for unicast filter list
389 - ixgbe: Fix calculation of queue with VFs and flow director on interface flap
390 - igb: Fix SGMII SFP module discovery for 100FX/LX.
391 - ASoC: sti: fix possible sleep-in-atomic
392 - qmi_wwan: Add support for Quectel RM500Q
393 - wireless: fix enabling channel 12 for custom regulatory domain
394 - cfg80211: Fix radar event during another phy CAC
395 - mac80211: Fix TKIP replay protection immediately after key setup
396 - wireless: wext: avoid gcc -O3 warning
397 - net: dsa: bcm_sf2: Configure IMP port for 2Gb/sec
398 - bnxt_en: Fix ipv6 RFS filter matching logic.
399 - ARM: dts: am335x-boneblack-common: fix memory size
400 - vti[6]: fix packet tx through bpf_redirect()
401 - scsi: fnic: do not queue commands during fwreset
402 - ARM: 8955/1: virt: Relax arch timer version check during early boot
403 - tee: optee: Fix compilation issue with nommu
404 - airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATE
405 - airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATE
406 - r8152: get default setting of WOL before initializing
407 - qlcnic: Fix CPU soft lockup while collecting firmware dump
408 - powerpc/fsl/dts: add fsl,erratum-a011043
409 - net/fsl: treat fsl,erratum-a011043
410 - net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10G
411 - seq_tab_next() should increase position index
412 - l2t_seq_next should increase position index
413 - net: Fix skb->csum update in inet_proto_csum_replace16().
414 - btrfs: do not zero f_bavail if we have available space
415 - perf report: Fix no libunwind compiled warning break s390 issue
416 - iio: st_gyro: Correct data for LSM9DS0 gyro
417 - net_sched: fix ops->bind_class() implementations
418 - HID: Add quirk for Xin-Mo Dual Controller
419 - HID: Add quirk for incorrect input length on Lenovo Y720
420 - phy: qcom-qmp: Increase PHY ready timeout
421 - platform/x86: dell-laptop: disable kbd backlight on Inspiron 10xx
422 - sched/fair: Add tmp_alone_branch assertion
423 - sched/fair: Fix insertion in rq->leaf_cfs_rq_list
424 - random: try to actively add entropy rather than passively wait for it
425 - block: cleanup __blkdev_issue_discard()
426 - block: fix 32 bit overflow in __blkdev_issue_discard()
427 - media: vp7045: do not read uninitialized values if usb transfer fails
428 - tomoyo: Use atomic_t for statistics counter
429 - tools lib traceevent: Fix memory leakage in filter_event
430 - parisc: Use proper printk format for resource_size_t
431 - riscv: delete temporary files
432 - ARM: dts: am43x-epos-evm: set data pin directions for spi0 and spi1
433
434 * Bionic update: upstream stable patchset 2020-02-21 (LP: #1864261)
435 - firestream: fix memory leaks
436 - gtp: make sure only SOCK_DGRAM UDP sockets are accepted
437 - ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actions
438 - net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM
439 - net, ip6_tunnel: fix namespaces move
440 - net, ip_tunnel: fix namespaces move
441 - net_sched: fix datalen for ematch
442 - net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject
443 - net-sysfs: fix netdev_queue_add_kobject() breakage
444 - net-sysfs: Call dev_hold always in netdev_queue_add_kobject
445 - net-sysfs: Call dev_hold always in rx_queue_add_kobject
446 - net-sysfs: Fix reference count leak
447 - net: usb: lan78xx: Add .ndo_features_check
448 - tcp_bbr: improve arithmetic division in bbr_update_bw()
449 - net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()
450 - hwmon: (adt7475) Make volt2reg return same reg as reg2volt input
451 - hwmon: (core) Do not use device managed functions for memory allocations
452 - Input: keyspan-remote - fix control-message timeouts
453 - Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers"
454 - ARM: 8950/1: ftrace/recordmcount: filter relocation types
455 - mmc: tegra: fix SDR50 tuning override
456 - mmc: sdhci: fix minimum clock rate for v3 controller
457 - Documentation: Document arm64 kpti control
458 - Input: pm8xxx-vib - fix handling of separate enable register
459 - Input: sur40 - fix interface sanity checks
460 - Input: gtco - fix endpoint sanity check
461 - Input: aiptek - fix endpoint sanity check
462 - Input: pegasus_notetaker - fix endpoint sanity check
463 - Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_register
464 - hwmon: (nct7802) Fix voltage limits to wrong registers
465 - scsi: RDMA/isert: Fix a recently introduced regression related to logout
466 - tracing: xen: Ordered comparison of function pointers
467 - do_last(): fetch directory ->i_mode and ->i_uid before it's too late
468 - sd: Fix REQ_OP_ZONE_REPORT completion handling
469 - coresight: etb10: Do not call smp_processor_id from preemptible
470 - coresight: tmc-etf: Do not call smp_processor_id from preemptible
471 - libertas: Fix two buffer overflows at parsing bss descriptor
472 - media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMT
473 - scsi: iscsi: Avoid potential deadlock in iscsi_if_rx func
474 - md: Avoid namespace collision with bitmap API
475 - bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()
476 - netfilter: ipset: use bitmap infrastructure completely
477 - net/x25: fix nonblocking connect
478 - net: bcmgenet: Use netif_tx_napi_add() for TX NAPI
479 - Revert "udp: do rmem bulk free even if the rx sk queue is empty"
480 - tcp: do not leave dangling pointers in tp->highest_sack
481 - tun: add mutex_unlock() call and napi.skb clearing in tun_get_user()
482 - PCI: Mark AMD Navi14 GPU rev 0xc5 ATS as broken
483 - net/sonic: Add mutual exclusion for accessing shared state
484 - net/sonic: Clear interrupt flags immediately
485 - net/sonic: Use MMIO accessors
486 - net/sonic: Fix interface error stats collection
487 - net/sonic: Fix receive buffer handling
488 - net/sonic: Avoid needless receive descriptor EOL flag updates
489 - net/sonic: Improve receive descriptor status flag check
490 - net/sonic: Fix receive buffer replenishment
491 - net/sonic: Quiesce SONIC before re-initializing descriptor memory
492 - net/sonic: Fix command register usage
493 - net/sonic: Fix CAM initialization
494 - net/sonic: Prevent tx watchdog timeout
495 - crypto: geode-aes - switch to skcipher for cbc(aes) fallback
496 - mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()
497 - drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONS
498 - drivers/base/memory.c: clean up relics in function parameters
499 - mm, memory_hotplug: update a comment in unregister_memory()
500 - drivers/base/memory: pass a block_id to init_memory_block()
501
502 * Miscellaneous Ubuntu changes
503 - update dkms package versions
504
505 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Mon, 16 Mar 2020 15:19:49 +0100
477fe9ee 506
a78d21bd 507linux (4.15.0-91.92) bionic; urgency=medium
d0ff43eb 508
a78d21bd 509 * bionic/linux: 4.15.0-91.92 -proposed tracker (LP: #1865109)
d0ff43eb 510
a78d21bd
KSS
511 * CVE-2020-2732
512 - KVM: x86: emulate RDPID
513 - KVM: nVMX: Don't emulate instructions in guest mode
514 - KVM: nVMX: Refactor IO bitmap checks into helper function
515 - KVM: nVMX: Check IO instruction VM-exit conditions
516
517 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Fri, 28 Feb 2020 11:45:02 +0100
d0ff43eb 518
22000e3c 519linux (4.15.0-90.91) bionic; urgency=medium
9a3f26c7 520
22000e3c 521 * bionic/linux: 4.15.0-90.91 -proposed tracker (LP: #1864753)
9a3f26c7 522
22000e3c
KSS
523 * dkms artifacts may expire from the pool (LP: #1850958)
524 - [Packaging] autoreconstruct -- manage executable debian files
525 - [packaging] handle downloads from the librarian better
526
527 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Wed, 26 Feb 2020 10:36:57 +0100
9a3f26c7 528
56883627 529linux (4.15.0-90.90) bionic; urgency=medium
3837548d 530
56883627 531 * bionic/linux: 4.15.0-90.90 -proposed tracker (LP: #1864753)
3837548d 532
56883627
KE
533 * vm-segv from ubuntu_stress_smoke_test failed on B (LP: #1864063)
534 - Revert "apparmor: don't try to replace stale label in ptrace access check"
535
536 -- Khalid Elmously <khalid.elmously@canonical.com> Tue, 25 Feb 2020 20:25:49 -0500
3837548d 537
a59858e1 538linux (4.15.0-89.89) bionic; urgency=medium
77016411 539
a59858e1 540 * bionic/linux: 4.15.0-89.89 -proposed tracker (LP: #1863350)
77016411 541
a59858e1
MHC
542 * [SRU][B/OEM-B] Fix multitouch support on some devices (LP: #1862567)
543 - HID: core: move the dynamic quirks handling in core
544 - HID: quirks: move the list of special devices into a quirk
545 - HID: core: move the list of ignored devices in hid-quirks.c
546 - HID: core: remove the absolute need of hid_have_special_driver[]
547
548 * [linux] Patch to prevent possible data corruption (LP: #1848739)
549 - blk-mq: silence false positive warnings in hctx_unlock()
550
551 * Add bpftool to linux-tools-common (LP: #1774815)
552 - tools/bpftool: fix bpftool build with bintutils >= 2.9
553 - bpftool: make libbfd optional
554 - [Debian] Remove binutils-dev build dependency
555 - [Debian] package bpftool in linux-tools-common
556
557 * Root can lift kernel lockdown via USB/IP (LP: #1861238)
558 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add a SysRq option to lift kernel
559 lockdown"
560
561 * [Bionic] i915 incomplete fix for CVE-2019-14615 (LP: #1862840) //
562 CVE-2020-8832
563 - drm/i915: Use same test for eviction and submitting kernel context
564 - drm/i915: Define an engine class enum for the uABI
565 - drm/i915: Force the switch to the i915->kernel_context
566 - drm/i915: Move GT powersaving init to i915_gem_init()
567 - drm/i915: Move intel_init_clock_gating() to i915_gem_init()
568 - drm/i915: Inline intel_modeset_gem_init()
569 - drm/i915: Mark the context state as dirty/written
570 - drm/i915: Record the default hw state after reset upon load
571
572 * Bionic update: upstream stable patchset 2020-02-12 (LP: #1863019)
573 - xfs: Sanity check flags of Q_XQUOTARM call
574 - mfd: intel-lpss: Add default I2C device properties for Gemini Lake
575 - powerpc/archrandom: fix arch_get_random_seed_int()
576 - tipc: fix wrong timeout input for tipc_wait_for_cond()
577 - mt7601u: fix bbp version check in mt7601u_wait_bbp_ready
578 - crypto: sun4i-ss - fix big endian issues
579 - drm/sti: do not remove the drm_bridge that was never added
580 - drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset()
581 - ALSA: hda: fix unused variable warning
582 - apparmor: don't try to replace stale label in ptrace access check
583 - PCI: iproc: Remove PAXC slot check to allow VF support
584 - drm/hisilicon: hibmc: Don't overwrite fb helper surface depth
585 - IB/rxe: replace kvfree with vfree
586 - IB/hfi1: Add mtu check for operational data VLs
587 - ALSA: usb-audio: update quirk for B&W PX to remove microphone
588 - staging: comedi: ni_mio_common: protect register write overflow
589 - pwm: lpss: Release runtime-pm reference from the driver's remove callback
590 - drm/sun4i: hdmi: Fix double flag assignation
591 - mlxsw: reg: QEEC: Add minimum shaper fields
592 - NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checks
593 - pcrypt: use format specifier in kobject_add
594 - exportfs: fix 'passing zero to ERR_PTR()' warning
595 - drm/dp_mst: Skip validating ports during destruction, just ref
596 - net: phy: Fix not to call phy_resume() if PHY is not attached
597 - IB/rxe: Fix incorrect cache cleanup in error flow
598 - staging: bcm2835-camera: Abort probe if there is no camera
599 - switchtec: Remove immediate status check after submitting MRPC command
600 - pinctrl: sh-pfc: r8a7740: Add missing REF125CK pin to gether_gmii group
601 - pinctrl: sh-pfc: r8a7740: Add missing LCD0 marks to lcd0_data24_1 group
602 - pinctrl: sh-pfc: r8a7791: Remove bogus ctrl marks from qspi_data4_b group
603 - pinctrl: sh-pfc: r8a7791: Remove bogus marks from vin1_b_data18 group
604 - pinctrl: sh-pfc: sh73a0: Add missing TO pin to tpu4_to3 group
605 - pinctrl: sh-pfc: r8a7794: Remove bogus IPSR9 field
606 - pinctrl: sh-pfc: sh7734: Add missing IPSR11 field
607 - pinctrl: sh-pfc: r8a77995: Remove bogus SEL_PWM[0-3]_3 configurations
608 - pinctrl: sh-pfc: sh7269: Add missing PCIOR0 field
609 - pinctrl: sh-pfc: sh7734: Remove bogus IPSR10 value
610 - vxlan: changelink: Fix handling of default remotes
611 - Input: nomadik-ske-keypad - fix a loop timeout test
612 - clk: highbank: fix refcount leak in hb_clk_init()
613 - clk: qoriq: fix refcount leak in clockgen_init()
614 - clk: socfpga: fix refcount leak
615 - clk: samsung: exynos4: fix refcount leak in exynos4_get_xom()
616 - clk: imx6q: fix refcount leak in imx6q_clocks_init()
617 - clk: imx6sx: fix refcount leak in imx6sx_clocks_init()
618 - clk: imx7d: fix refcount leak in imx7d_clocks_init()
619 - clk: vf610: fix refcount leak in vf610_clocks_init()
620 - clk: armada-370: fix refcount leak in a370_clk_init()
621 - clk: kirkwood: fix refcount leak in kirkwood_clk_init()
622 - clk: armada-xp: fix refcount leak in axp_clk_init()
623 - clk: mv98dx3236: fix refcount leak in mv98dx3236_clk_init()
624 - clk: dove: fix refcount leak in dove_clk_init()
625 - MIPS: BCM63XX: drop unused and broken DSP platform device
626 - IB/usnic: Fix out of bounds index check in query pkey
627 - RDMA/ocrdma: Fix out of bounds index check in query pkey
628 - RDMA/qedr: Fix out of bounds index check in query pkey
629 - drm/shmob: Fix return value check in shmob_drm_probe
630 - arm64: dts: apq8016-sbc: Increase load on l11 for SDCARD
631 - spi: cadence: Correct initialisation of runtime PM
632 - RDMA/iw_cxgb4: Fix the unchecked ep dereference
633 - drm/etnaviv: NULL vs IS_ERR() buf in etnaviv_core_dump()
634 - media: s5p-jpeg: Correct step and max values for
635 V4L2_CID_JPEG_RESTART_INTERVAL
636 - kbuild: mark prepare0 as PHONY to fix external module build
637 - crypto: brcm - Fix some set-but-not-used warning
638 - crypto: tgr192 - fix unaligned memory access
639 - ASoC: imx-sgtl5000: put of nodes if finding codec fails
640 - IB/iser: Pass the correct number of entries for dma mapped SGL
641 - rtc: cmos: ignore bogus century byte
642 - spi/topcliff_pch: Fix potential NULL dereference on allocation error
643 - clk: sunxi-ng: sun8i-a23: Enable PLL-MIPI LDOs when ungating it
644 - iwlwifi: mvm: avoid possible access out of array.
645 - net/mlx5: Take lock with IRQs disabled to avoid deadlock
646 - iwlwifi: mvm: fix A-MPDU reference assignment
647 - tty: ipwireless: Fix potential NULL pointer dereference
648 - driver: uio: fix possible memory leak in __uio_register_device
649 - driver: uio: fix possible use-after-free in __uio_register_device
650 - crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove()
651 arguments
652 - driver core: Do not resume suppliers under device_links_write_lock()
653 - ARM: dts: lpc32xx: add required clocks property to keypad device node
654 - ARM: dts: lpc32xx: reparent keypad controller to SIC1
655 - ARM: dts: lpc32xx: fix ARM PrimeCell LCD controller variant
656 - ARM: dts: lpc32xx: fix ARM PrimeCell LCD controller clocks property
657 - ARM: dts: lpc32xx: phy3250: fix SD card regulator voltage
658 - iwlwifi: mvm: fix RSS config command
659 - staging: most: cdev: add missing check for cdev_add failure
660 - rtc: ds1672: fix unintended sign extension
661 - thermal: mediatek: fix register index error
662 - net: phy: fixed_phy: Fix fixed_phy not checking GPIO
663 - rtc: ds1307: rx8130: Fix alarm handling
664 - rtc: 88pm860x: fix unintended sign extension
665 - rtc: 88pm80x: fix unintended sign extension
666 - rtc: pm8xxx: fix unintended sign extension
667 - fbdev: chipsfb: remove set but not used variable 'size'
668 - iw_cxgb4: use tos when importing the endpoint
669 - iw_cxgb4: use tos when finding ipv6 routes
670 - drm/etnaviv: potential NULL dereference
671 - pinctrl: sh-pfc: emev2: Add missing pinmux functions
672 - pinctrl: sh-pfc: r8a7791: Fix scifb2_data_c pin group
673 - pinctrl: sh-pfc: r8a7792: Fix vin1_data18_b pin group
674 - pinctrl: sh-pfc: sh73a0: Fix fsic_spdif pin groups
675 - PCI: endpoint: functions: Use memcpy_fromio()/memcpy_toio()
676 - usb: phy: twl6030-usb: fix possible use-after-free on remove
677 - block: don't use bio->bi_vcnt to figure out segment number
678 - keys: Timestamp new keys
679 - vfio_pci: Enable memory accesses before calling pci_map_rom
680 - hwmon: (pmbus/tps53679) Fix driver info initialization in probe routine
681 - KVM: PPC: Release all hardware TCE tables attached to a group
682 - staging: r8822be: check kzalloc return or bail
683 - dmaengine: mv_xor: Use correct device for DMA API
684 - cdc-wdm: pass return value of recover_from_urb_loss
685 - regulator: pv88060: Fix array out-of-bounds access
686 - regulator: pv88080: Fix array out-of-bounds access
687 - regulator: pv88090: Fix array out-of-bounds access
688 - net: dsa: qca8k: Enable delay for RGMII_ID mode
689 - drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RON
690 - drm/nouveau/pmu: don't print reply values if exec is false
691 - ASoC: qcom: Fix of-node refcount unbalance in apq8016_sbc_parse_of()
692 - fs/nfs: Fix nfs_parse_devname to not modify it's argument
693 - staging: rtlwifi: Use proper enum for return in halmac_parse_psd_data_88xx
694 - powerpc/64s: Fix logic when handling unknown CPU features
695 - NFS: Fix a soft lockup in the delegation recovery code
696 - clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailable
697 - clocksource/drivers/exynos_mct: Fix error path in timer resources
698 initialization
699 - platform/x86: wmi: fix potential null pointer dereference
700 - NFS/pnfs: Bulk destroy of layouts needs to be safe w.r.t. umount
701 - mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probe
702 - ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is used
703 - ARM: 8848/1: virt: Align GIC version check with arm64 counterpart
704 - regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uA
705 - netfilter: nft_set_hash: fix lookups with fixed size hash on big endian
706 - NFSv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_NODE()
707 - net: aquantia: fixed instack structure overflow
708 - powerpc/mm: Check secondary hash page table
709 - nios2: ksyms: Add missing symbol exports
710 - x86/mm: Remove unused variable 'cpu'
711 - scsi: megaraid_sas: reduce module load time
712 - drivers/rapidio/rio_cm.c: fix potential oops in riocm_ch_listen()
713 - xen, cpu_hotplug: Prevent an out of bounds access
714 - net: sh_eth: fix a missing check of of_get_phy_mode
715 - regulator: lp87565: Fix missing register for LP87565_BUCK_0
716 - media: ivtv: update *pos correctly in ivtv_read_pos()
717 - media: cx18: update *pos correctly in cx18_read_pos()
718 - media: wl128x: Fix an error code in fm_download_firmware()
719 - media: cx23885: check allocation return
720 - regulator: tps65086: Fix tps65086_ldoa1_ranges for selector 0xB
721 - jfs: fix bogus variable self-initialization
722 - tipc: tipc clang warning
723 - m68k: mac: Fix VIA timer counter accesses
724 - arm64: dts: allwinner: a64: Add missing PIO clocks
725 - ARM: OMAP2+: Fix potentially uninitialized return value for _setup_reset()
726 - media: davinci-isif: avoid uninitialized variable use
727 - media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frame
728 - spi: tegra114: clear packed bit for unpacked mode
729 - spi: tegra114: fix for unpacked mode transfers
730 - spi: tegra114: terminate dma and reset on transfer timeout
731 - spi: tegra114: flush fifos
732 - spi: tegra114: configure dma burst size to fifo trig level
733 - soc/fsl/qe: Fix an error code in qe_pin_request()
734 - spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios
735 - ehea: Fix a copy-paste err in ehea_init_port_res
736 - scsi: qla2xxx: Unregister chrdev if module initialization fails
737 - scsi: target/core: Fix a race condition in the LUN lookup code
738 - ARM: pxa: ssp: Fix "WARNING: invalid free of devm_ allocated data"
739 - net: hns3: fix for vport->bw_limit overflow problem
740 - hwmon: (w83627hf) Use request_muxed_region for Super-IO accesses
741 - platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointer
742 - tipc: set sysctl_tipc_rmem and named_timeout right range
743 - selftests/ipc: Fix msgque compiler warnings
744 - powerpc: vdso: Make vdso32 installation conditional in vdso_install
745 - ARM: dts: ls1021: Fix SGMII PCS link remaining down after PHY disconnect
746 - media: ov2659: fix unbalanced mutex_lock/unlock
747 - 6lowpan: Off by one handling ->nexthdr
748 - dmaengine: axi-dmac: Don't check the number of frames for alignment
749 - ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk()
750 - NFS: Don't interrupt file writeout due to fatal errors
751 - irqchip/gic-v3-its: fix some definitions of inner cacheability attributes
752 - scsi: qla2xxx: Fix a format specifier
753 - scsi: qla2xxx: Avoid that qlt_send_resp_ctio() corrupts memory
754 - packet: in recvmsg msg_name return at least sizeof sockaddr_ll
755 - ASoC: fix valid stream condition
756 - usb: gadget: fsl: fix link error against usb-gadget module
757 - dwc2: gadget: Fix completed transfer size calculation in DDMA
758 - IB/mlx5: Add missing XRC options to QP optional params mask
759 - iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU
760 - dmaengine: tegra210-adma: restore channel status
761 - mmc: core: fix possible use after free of host
762 - lightnvm: pblk: fix lock order in pblk_rb_tear_down_check
763 - afs: Fix the afs.cell and afs.volume xattr handlers
764 - vfio/mdev: Avoid release parent reference during error path
765 - vfio/mdev: Fix aborting mdev child device removal if one fails
766 - l2tp: Fix possible NULL pointer dereference
767 - media: omap_vout: potential buffer overflow in vidioc_dqbuf()
768 - media: davinci/vpbe: array underflow in vpbe_enum_outputs()
769 - platform/x86: alienware-wmi: printing the wrong error code
770 - crypto: caam - fix caam_dump_sg that iterates through scatterlist
771 - netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule
772 - pwm: meson: Consider 128 a valid pre-divider
773 - pwm: meson: Don't disable PWM when setting duty repeatedly
774 - ARM: riscpc: fix lack of keyboard interrupts after irq conversion
775 - kdb: do a sanity check on the cpu in kdb_per_cpu()
776 - backlight: lm3630a: Return 0 on success in update_status functions
777 - thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_power
778 - EDAC/mc: Fix edac_mc_find() in case no device is found
779 - ARM: dts: sun8i-h3: Fix wifi in Beelink X2 DT
780 - dmaengine: tegra210-adma: Fix crash during probe
781 - arm64: dts: meson: libretech-cc: set eMMC as removable
782 - RDMA/qedr: Fix incorrect device rate.
783 - spi: spi-fsl-spi: call spi_finalize_current_message() at the end
784 - crypto: ccp - fix AES CFB error exposed by new test vectors
785 - crypto: ccp - Fix 3DES complaint from ccp-crypto module
786 - serial: stm32: fix rx error handling
787 - serial: stm32: fix transmit_chars when tx is stopped
788 - serial: stm32: Add support of TC bit status check
789 - serial: stm32: fix wakeup source initialization
790 - misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_pa
791 - iommu: Use right function to get group for device
792 - signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig
793 - inet: frags: call inet_frags_fini() after unregister_pernet_subsys()
794 - netvsc: unshare skb in VF rx handler
795 - cpufreq: brcmstb-avs-cpufreq: Fix initial command check
796 - cpufreq: brcmstb-avs-cpufreq: Fix types for voltage/frequency
797 - media: vivid: fix incorrect assignment operation when setting video mode
798 - mpls: fix warning with multi-label encap
799 - iommu/vt-d: Duplicate iommu_resv_region objects per device list
800 - qed: iWARP - Use READ_ONCE and smp_store_release to access ep->state
801 - powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuild
802 - powerpc/pseries/mobility: rebuild cacheinfo hierarchy post-migration
803 - drm/msm/mdp5: Fix mdp5_cfg_init error return
804 - net: netem: fix backlog accounting for corrupted GSO frames
805 - net/af_iucv: always register net_device notifier
806 - ASoC: ti: davinci-mcasp: Fix slot mask settings when using multiple AXRs
807 - rtc: pcf8563: Fix interrupt trigger method
808 - rtc: pcf8563: Clear event flags and disable interrupts before requesting irq
809 - drm/msm/a3xx: remove TPL1 regs from snapshot
810 - perf/ioctl: Add check for the sample_period value
811 - dmaengine: hsu: Revert "set HSU_CH_MTSR to memory width"
812 - clk: qcom: Fix -Wunused-const-variable
813 - nvmem: imx-ocotp: Ensure WAIT bits are preserved when setting timing
814 - bnxt_en: Fix ethtool selftest crash under error conditions.
815 - iommu/amd: Make iommu_disable safer
816 - mfd: intel-lpss: Release IDA resources
817 - rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()
818 - devres: allow const resource arguments
819 - net: pasemi: fix an use-after-free in pasemi_mac_phy_init()
820 - scsi: libfc: fix null pointer dereference on a null lport
821 - clk: sunxi-ng: v3s: add the missing PLL_DDR1
822 - PM: sleep: Fix possible overflow in pm_system_cancel_wakeup()
823 - libertas_tf: Use correct channel range in lbtf_geo_init
824 - qed: reduce maximum stack frame size
825 - usb: host: xhci-hub: fix extra endianness conversion
826 - mic: avoid statically declaring a 'struct device'.
827 - x86/kgbd: Use NMI_VECTOR not APIC_DM_NMI
828 - crypto: ccp - Reduce maximum stack usage
829 - ALSA: aoa: onyx: always initialize register read value
830 - tipc: reduce risk of wakeup queue starvation
831 - ARM: dts: stm32: add missing vdda-supply to adc on stm32h743i-eval
832 - net/mlx5: Fix mlx5_ifc_query_lag_out_bits
833 - cifs: fix rmmod regression in cifs.ko caused by force_sig changes
834 - crypto: caam - free resources in case caam_rng registration failed
835 - ext4: set error return correctly when ext4_htree_store_dirent fails
836 - ASoC: es8328: Fix copy-paste error in es8328_right_line_controls
837 - ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'
838 - ASoC: wm8737: Fix copy-paste error in wm8737_snd_controls
839 - net/rds: Add a few missing rds_stat_names entries
840 - bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails
841 - signal: Allow cifs and drbd to receive their terminating signals
842 - ASoC: sun4i-i2s: RX and TX counter registers are swapped
843 - dmaengine: dw: platform: Switch to acpi_dma_controller_register()
844 - mac80211: minstrel_ht: fix per-group max throughput rate initialization
845 - media: atmel: atmel-isi: fix timeout value for stop streaming
846 - rtc: pcf2127: bugfix: read rtc disables watchdog
847 - mips: avoid explicit UB in assignment of mips_io_port_base
848 - iommu/mediatek: Fix iova_to_phys PA start for 4GB mode
849 - ahci: Do not export local variable ahci_em_messages
850 - Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()"
851 - hwmon: (lm75) Fix write operations for negative temperatures
852 - power: supply: Init device wakeup after device_add()
853 - x86, perf: Fix the dependency of the x86 insn decoder selftest
854 - staging: greybus: light: fix a couple double frees
855 - irqdomain: Add the missing assignment of domain->fwnode for named fwnode
856 - bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA
857 - iio: dac: ad5380: fix incorrect assignment to val
858 - ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init
859 - tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcs
860 - net: sonic: return NETDEV_TX_OK if failed to map buffer
861 - scsi: fnic: fix msix interrupt allocation
862 - Btrfs: fix hang when loading existing inode cache off disk
863 - Btrfs: fix inode cache waiters hanging on failure to start caching thread
864 - Btrfs: fix inode cache waiters hanging on path allocation failure
865 - btrfs: use correct count in btrfs_file_write_iter()
866 - ixgbe: sync the first fragment unconditionally
867 - hwmon: (shtc1) fix shtc1 and shtw1 id mask
868 - net: sonic: replace dev_kfree_skb in sonic_send_packet
869 - pinctrl: iproc-gpio: Fix incorrect pinconf configurations
870 - ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet
871 - RDMA/cma: Fix false error message
872 - net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'
873 - iommu/amd: Wait for completion of IOTLB flush in attach_device
874 - net: aquantia: Fix aq_vec_isr_legacy() return value
875 - net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()
876 - net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()
877 - net: stmmac: dwmac-meson8b: Fix signedness bug in probe
878 - net: axienet: fix a signedness bug in probe
879 - of: mdio: Fix a signedness bug in of_phy_get_and_connect()
880 - net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()
881 - nvme: retain split access workaround for capability reads
882 - net: stmmac: gmac4+: Not all Unicast addresses may be available
883 - mac80211: accept deauth frames in IBSS mode
884 - llc: fix another potential sk_buff leak in llc_ui_sendmsg()
885 - llc: fix sk_buff refcounting in llc_conn_state_process()
886 - net: stmmac: fix length of PTP clock's name string
887 - act_mirred: Fix mirred_init_module error handling
888 - net: avoid possible false sharing in sk_leave_memory_pressure()
889 - net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
890 - tcp: annotate lockless access to tcp_memory_pressure
891 - drm/msm/dsi: Implement reset correctly
892 - dmaengine: imx-sdma: fix size check for sdma script_number
893 - net: netem: fix error path for corrupted GSO frames
894 - net: netem: correct the parent's backlog when corrupted packet was dropped
895 - net: qca_spi: Move reset_count to struct qcaspi
896 - afs: Fix large file support
897 - MIPS: Loongson: Fix return value of loongson_hwmon_init
898 - hv_netvsc: flag software created hash value
899 - net: neigh: use long type to store jiffies delta
900 - packet: fix data-race in fanout_flow_is_huge()
901 - mmc: sdio: fix wl1251 vendor id
902 - mmc: core: fix wl1251 sdio quirks
903 - affs: fix a memory leak in affs_remount
904 - dmaengine: ti: edma: fix missed failure handling
905 - drm/radeon: fix bad DMA from INTERRUPT_CNTL2
906 - arm64: dts: juno: Fix UART frequency
907 - IB/iser: Fix dma_nents type definition
908 - serial: stm32: fix clearing interrupt error flags
909 - m68k: Call timer_interrupt() with interrupts disabled
910 - SUNRPC: Fix svcauth_gss_proxy_init()
911 - perf map: No need to adjust the long name of modules
912 - ipmi: Fix memory leak in __ipmi_bmc_register
913 - apparmor: Fix network performance issue in aa_label_sk_perm
914 - firmware: coreboot: Let OF core populate platform device
915 - bridge: br_arp_nd_proxy: set icmp6_router if neigh has NTF_ROUTER
916 - signal/ia64: Use the generic force_sigsegv in setup_frame
917 - ASoC: wm9712: fix unused variable warning
918 - genirq/debugfs: Reinstate full OF path for domain name
919 - usb: gadget: fsl_udc_core: check allocation return value and cleanup on
920 failure
921 - cfg80211: regulatory: make initialization more robust
922 - net: socionext: Add dummy PHY register read in phy_write()
923 - mlxsw: spectrum: Set minimum shaper on MC TCs
924 - pinctrl: meson-gxl: remove invalid GPIOX tsin_a pins
925 - drm: rcar-du: Fix vblank initialization
926 - arm64: dts: meson-gx: Add hdmi_5v regulator as hdmi tx supply
927 - IB/hfi1: Correctly process FECN and BECN in packets
928 - OPP: Fix missing debugfs supply directory for OPPs
929 - staging: bcm2835-camera: fix module autoloading
930 - fork,memcg: fix crash in free_thread_stack on memcg charge fail
931 - arm64: defconfig: Re-enable bcm2835-thermal driver
932 - remoteproc: qcom: q6v5-mss: Add missing clocks for MSM8996
933 - remoteproc: qcom: q6v5-mss: Add missing regulator for MSM8996
934 - drm: Fix error handling in drm_legacy_addctx
935 - ARM: dts: r8a7743: Remove generic compatible string from iic3
936 - drm/etnaviv: fix some off by one bugs
937 - fork, memcg: fix cached_stacks case
938 - net: hns3: fix wrong combined count returned by ethtool -l
939 - net: hns3: fix bug of ethtool_ops.get_channels for VF
940 - ARM: dts: sun8i-a23-a33: Move NAND controller device node to sort by address
941 - clk: ingenic: jz4740: Fix gating of UDC clock
942 - ntb_hw_switchtec: NT req id mapping table register entry number should be
943 512
944 - net: dsa: b53: Fix default VLAN ID
945 - net: dsa: b53: Properly account for VLAN filtering
946 - net: dsa: b53: Do not program CPU port's PVID
947 - drm/nouveau: fix missing break in switch statement
948 - net: dsa: fix unintended change of bridge interface STP state
949 - perf: Copy parent's address filter offsets on clone
950 - netfilter: nft_set_hash: bogus element self comparison from deactivation
951 path
952 - iommu/vt-d: Fix NULL pointer reference in intel_svm_bind_mm()
953 - NFS: Add missing encode / decode sequence_maxsz to v4.2 operations
954 - ARM: dts: sun8i: a33: Reintroduce default pinctrl muxing
955 - ARM: dts: sun9i: optimus: Fix fixed-regulators
956 - bus: ti-sysc: Fix sysc_unprepare() when no clocks have been allocated
957 - arm64/vdso: don't leak kernel addresses
958 - rtc: mt6397: Don't call irq_dispose_mapping.
959 - bpf: Add missed newline in verifier verbose log
960 - ACPI: button: reinitialize button state upon resume
961 - soc: amlogic: meson-gx-pwrc-vpu: Fix power on/off register bitmask
962 - net: hns3: fix loop condition of hns3_get_tx_timeo_queue_info()
963 - afs: Fix AFS file locking to allow fine grained locks
964 - afs: Further fix file locking
965 - scsi: qla2xxx: Fix error handling in qlt_alloc_qfull_cmd()
966 - KVM: PPC: Book3S HV: Fix lockdep warning when entering the guest
967 - vfio/mdev: Follow correct remove sequence
968 - ALSA: aica: Fix a long-time build breakage
969 - nfp: bpf: fix static check error through tightening shift amount adjustment
970 - thermal: rcar_gen3_thermal: fix interrupt type
971 - afs: Fix lock-wait/callback-break double locking
972 - afs: Fix double inc of vnode->cb_break
973 - clk: meson: gxbb: no spread spectrum on mpll0
974 - serial: stm32: fix word length configuration
975 - serial: stm32: fix rx data length when parity enabled
976 - net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vector
977 - crypto: talitos - fix AEAD processing.
978 - net: don't clear sock->sk early to avoid trouble in strparser
979 - crypto: inside-secure - fix zeroing of the request in ahash_exit_inv
980 - arm64: dts: meson-gxm-khadas-vim2: fix gpio-keys-polled node
981 - arm64: dts: meson-gxm-khadas-vim2: fix Bluetooth support
982 - phy: usb: phy-brcm-usb: Remove sysfs attributes upon driver removal
983 - qed: iWARP - fix uninitialized callback
984 - IB/hfi1: Handle port down properly in pio
985 - net/af_iucv: build proper skbs for HiperTransport
986 - ARM: dts: iwg20d-q7-common: Fix SDHI1 VccQ regularor
987 - ip6_fib: Don't discard nodes with valid routing information in
988 fib6_locate_1()
989 - nvmem: imx-ocotp: Change TIMING calculation to u-boot algorithm
990 - fork,memcg: alloc_thread_stack_node needs to set tsk->stack
991 - PM: ACPI/PCI: Resume all devices during hibernation
992 - ACPI: PM: Simplify and fix PM domain hibernation callbacks
993 - ACPI: PM: Introduce "poweroff" callbacks for ACPI PM domain and LPSS
994 - drm/panel: make drm_panel.h self-contained
995 - cxgb4: smt: Add lock for atomic_dec_and_test
996 - powerpc/64s/radix: Fix memory hot-unplug page table split
997 - rtc: rv3029: revert error handling patch to rv3029_eeprom_write()
998 - i40e: reduce stack usage in i40e_set_fc
999 - ARM: 8896/1: VDSO: Don't leak kernel addresses
1000 - rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2]
1001 - usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2C
1002 - bcache: Fix an error code in bch_dump_read()
1003 - ARM: dts: aspeed-g5: Fixe gpio-ranges upper limit
1004 - net: hns3: fix error VF index when setting VLAN offload
1005 - mailbox: qcom-apcs: fix max_register value
1006 - powerpc/mm/mce: Keep irqs disabled during lockless page table walk
1007 - net: netsec: Fix signedness bug in netsec_probe()
1008 - s390/qeth: Fix error handling during VNICC initialization
1009 - s390/qeth: Fix initialization of vnicc cmd masks during set online
1010 - vhost/test: stop device before reset
1011 - arm64: hibernate: check pgd table allocation
1012 - afs: Fix missing timeout reset
1013 - hwrng: omap3-rom - Fix missing clock by probing with device tree
1014 - arm64: dts: meson-gxm-khadas-vim2: fix uart_A bluetooth node
1015
1016 * Bionic update: upstream stable patchset 2020-02-06 (LP: #1862259)
1017 - dt-bindings: reset: meson8b: fix duplicate reset IDs
1018 - clk: Don't try to enable critical clocks if prepare failed
1019 - ASoC: msm8916-wcd-analog: Fix selected events for MIC BIAS External1
1020 - ALSA: seq: Fix racy access for queue timer in proc read
1021 - Fix built-in early-load Intel microcode alignment
1022 - block: fix an integer overflow in logical block size
1023 - ARM: dts: am571x-idk: Fix gpios property to have the correct gpio number
1024 - iio: buffer: align the size of scan bytes to size of the largest element
1025 - USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xx
1026 - USB: serial: option: Add support for Quectel RM500Q
1027 - USB: serial: opticon: fix control-message timeouts
1028 - USB: serial: option: add support for Quectel RM500Q in QDL mode
1029 - USB: serial: suppress driver bind attributes
1030 - USB: serial: ch341: handle unbound port at reset_resume
1031 - USB: serial: io_edgeport: add missing active-port sanity check
1032 - USB: serial: keyspan: handle unbound ports
1033 - USB: serial: quatech2: handle unbound ports
1034 - scsi: fnic: fix invalid stack access
1035 - scsi: mptfusion: Fix double fetch bug in ioctl
1036 - ptrace: reintroduce usage of subjective credentials in ptrace_has_cap()
1037 - usb: core: hub: Improved device recognition on remote wakeup
1038 - x86/resctrl: Fix an imbalance in domain_remove_cpu()
1039 - x86/efistub: Disable paging at mixed mode entry
1040 - perf hists: Fix variable name's inconsistency in hists__for_each() macro
1041 - perf report: Fix incorrectly added dimensions as switch perf data file
1042 - mm/shmem.c: thp, shmem: fix conflict of above-47bit hint address and PMD
1043 alignment
1044 - btrfs: fix memory leak in qgroup accounting
1045 - mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio()
1046 - net: stmmac: 16KB buffer must be 16 byte aligned
1047 - net: stmmac: Enable 16KB buffer size
1048 - USB: serial: io_edgeport: use irqsave() in USB's complete callback
1049 - USB: serial: io_edgeport: handle unbound ports on URB completion
1050 - mm/huge_memory.c: make __thp_get_unmapped_area static
1051 - mm/huge_memory.c: thp: fix conflict of above-47bit hint address and PMD
1052 alignment
1053 - arm64: dts: agilex/stratix10: fix pmu interrupt numbers
1054 - cfg80211: fix page refcount issue in A-MSDU decap
1055 - netfilter: fix a use-after-free in mtype_destroy()
1056 - netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct
1057 - NFC: pn533: fix bulk-message timeout
1058 - batman-adv: Fix DAT candidate selection on little endian systems
1059 - macvlan: use skb_reset_mac_header() in macvlan_queue_xmit()
1060 - hv_netvsc: Fix memory leak when removing rndis device
1061 - net: dsa: tag_qca: fix doubled Tx statistics
1062 - net: hns: fix soft lockup when there is not enough memory
1063 - net: usb: lan78xx: limit size of local TSO packets
1064 - net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_info
1065 - ptp: free ptp device pin descriptors properly
1066 - r8152: add missing endpoint sanity check
1067 - tcp: fix marked lost packets not being retransmitted
1068 - xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
1069 - cw1200: Fix a signedness bug in cw1200_load_firmware()
1070 - arm64: dts: meson-gxl-s905x-khadas-vim: fix gpio-keys-polled node
1071 - cfg80211: check for set_wiphy_params
1072 - tick/sched: Annotate lockless access to last_jiffies_update
1073 - Revert "arm64: dts: juno: add dma-ranges property"
1074 - reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattr
1075 - scsi: esas2r: unlock on error in esas2r_nvram_read_direct()
1076 - scsi: qla4xxx: fix double free bug
1077 - scsi: bnx2i: fix potential use after free
1078 - scsi: target: core: Fix a pr_debug() argument
1079 - scsi: qla2xxx: Fix qla2x00_request_irqs() for MSI
1080 - scsi: qla2xxx: fix rports not being mark as lost in sync fabric scan
1081 - scsi: core: scsi_trace: Use get_unaligned_be*()
1082 - perf probe: Fix wrong address verification
1083 - regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_id
1084 - ARM: dts: meson8: fix the size of the PMU registers
1085 - LSM: generalize flag passing to security_capable
1086 - drm/i915: Add missing include file <linux/math64.h>
1087 - btrfs: do not delete mismatched root refs
1088 - ARM: dts: imx6qdl: Add Engicam i.Core 1.5 MX6
1089 - ARM: dts: imx7: Fix Toradex Colibri iMX7S 256MB NAND flash support
1090 - mlxsw: spectrum: Wipe xstats.backlog of down ports
1091 - tcp: refine rule to allow EPOLLOUT generation under mem pressure
1092 - mtd: devices: fix mchp23k256 read and write
1093 - drm/nouveau/bar/nv50: check bar1 vmm return value
1094 - drm/nouveau/bar/gf100: ensure BAR is mapped
1095 - drm/nouveau/mmu: qualify vmm during dtor
1096
1097 * Bionic update: upstream stable patchset 2020-02-04 (LP: #1861934)
1098 - chardev: Avoid potential use-after-free in 'chrdev_open()'
1099 - usb: chipidea: host: Disable port power only if previously enabled
1100 - ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5
1101 - ALSA: hda/realtek - Add new codec supported for ALCS1200A
1102 - ALSA: hda/realtek - Set EAPD control to default for ALC222
1103 - kernel/trace: Fix do not unregister tracepoints when register
1104 sched_migrate_task fail
1105 - tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined
1106 - HID: Fix slab-out-of-bounds read in hid_field_extract
1107 - HID: uhid: Fix returning EPOLLOUT from uhid_char_poll
1108 - can: gs_usb: gs_usb_probe(): use descriptors of current altsetting
1109 - can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling
1110 to irq mode
1111 - can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing
1112 CAN sk_buffs
1113 - gpiolib: acpi: Turn dmi_system_id table into a generic quirk table
1114 - gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism
1115 - staging: vt6656: set usb_set_intfdata on driver fail.
1116 - USB: serial: option: add ZLP support for 0x1bc7/0x9010
1117 - usb: musb: fix idling for suspend after disconnect interrupt
1118 - usb: musb: Disable pullup at init
1119 - usb: musb: dma: Correct parameter passed to IRQ handler
1120 - staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713
1121 - HID: hid-input: clear unmapped usages
1122 - Input: add safety guards to input_set_keycode()
1123 - drm/fb-helper: Round up bits_per_pixel if possible
1124 - drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ
1125 - staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21
1126 - tty: link tty and port before configuring it as console
1127 - tty: always relink the port
1128 - mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_buf
1129 - scsi: bfa: release allocated memory in case of error
1130 - rtl8xxxu: prevent leaking urb
1131 - arm64: cpufeature: Avoid warnings due to unused symbols
1132 - HID: hiddev: fix mess in hiddev_open()
1133 - USB: Fix: Don't skip endpoint descriptors with maxpacket=0
1134 - phy: cpcap-usb: Fix error path when no host driver is loaded
1135 - phy: cpcap-usb: Fix flakey host idling and enumerating of devices
1136 - netfilter: arp_tables: init netns pointer in xt_tgchk_param struct
1137 - netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present
1138 - ALSA: hda/realtek - Add quirk for the bass speaker on Lenovo Yoga X1 7th gen
1139 - tracing: Change offset type to s32 in preempt/irq tracepoints
1140 - serdev: Don't claim unsupported ACPI serial devices
1141 - netfilter: conntrack: dccp, sctp: handle null timeout argument
1142 - hidraw: Return EPOLLOUT from hidraw_poll
1143 - HID: hidraw: Fix returning EPOLLOUT from hidraw_poll
1144 - HID: hidraw, uhid: Always report EPOLLOUT
1145 - ethtool: reduce stack usage with clang
1146 - fs/select: avoid clang stack usage warning
1147 - arm64: don't open code page table entry creation
1148 - arm64: mm: Change page table pointer name in p[md]_set_huge()
1149 - arm64: Enforce BBM for huge IO/VMAP mappings
1150 - arm64: Make sure permission updates happen for pmd/pud
1151 - media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycap
1152 - wimax: i2400: fix memory leak
1153 - wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle
1154 - iwlwifi: dbg_ini: fix memory leak in alloc_sgtable
1155 - rtc: mt6397: fix alarm register overwrite
1156 - RDMA/bnxt_re: Fix Send Work Entry state check while polling completions
1157 - ASoC: stm32: spdifrx: fix inconsistent lock state
1158 - ASoC: stm32: spdifrx: fix race condition in irq handler
1159 - gpio: zynq: Fix for bug in zynq_gpio_restore_context API
1160 - iommu: Remove device link to group on failure
1161 - gpio: Fix error message on out-of-range GPIO in lookup table
1162 - hsr: reset network header when supervision frame is created
1163 - cifs: Adjust indentation in smb2_open_file
1164 - btrfs: simplify inode locking for RWF_NOWAIT
1165 - RDMA/mlx5: Return proper error value
1166 - RDMA/srpt: Report the SCSI residual to the initiator
1167 - scsi: enclosure: Fix stale device oops with hot replug
1168 - scsi: sd: Clear sdkp->protection_type if disk is reformatted without PI
1169 - platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0
1170 - xprtrdma: Fix completion wait during device removal
1171 - NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturn
1172 - iio: imu: adis16480: assign bias value only if operation succeeded
1173 - mei: fix modalias documentation
1174 - clk: samsung: exynos5420: Preserve CPU clocks configuration during
1175 suspend/resume
1176 - pinctl: ti: iodelay: fix error checking on pinctrl_count_index_with_args
1177 call
1178 - pinctrl: lewisburg: Update pin list according to v1.1v6
1179 - scsi: sd: enable compat ioctls for sed-opal
1180 - arm64: dts: apq8096-db820c: Increase load on l21 for SDCARD
1181 - af_unix: add compat_ioctl support
1182 - compat_ioctl: handle SIOCOUTQNSD
1183 - PCI/PTM: Remove spurious "d" from granularity message
1184 - powerpc/powernv: Disable native PCIe port management
1185 - tty: serial: imx: use the sg count from dma_map_sg
1186 - tty: serial: pch_uart: correct usage of dma_unmap_sg
1187 - media: ov6650: Fix incorrect use of JPEG colorspace
1188 - media: ov6650: Fix some format attributes not under control
1189 - media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY support
1190 - media: exynos4-is: Fix recursive locking in isp_video_release()
1191 - mtd: spi-nor: fix silent truncation in spi_nor_read()
1192 - mtd: spi-nor: fix silent truncation in spi_nor_read_raw()
1193 - spi: atmel: fix handling of cs_change set on non-last xfer
1194 - rtlwifi: Remove unnecessary NULL check in rtl_regd_init
1195 - f2fs: fix potential overflow
1196 - rtc: msm6242: Fix reading of 10-hour digit
1197 - gpio: mpc8xxx: Add platform device to gpiochip->parent
1198 - scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()
1199 - rseq/selftests: Turn off timeout setting
1200 - mips: cacheinfo: report shared CPU map
1201 - MIPS: Prevent link failure with kcov instrumentation
1202 - dmaengine: k3dma: Avoid null pointer traversal
1203 - ioat: ioat_alloc_ring() failure handling.
1204 - hexagon: parenthesize registers in asm predicates
1205 - hexagon: work around compiler crash
1206 - ocfs2: call journal flush to mark journal as empty after journal recovery
1207 when mount
1208 - s390/qeth: Fix vnicc_is_in_use if rx_bcast not set
1209 - drm/ttm: fix start page for huge page check in ttm_put_pages()
1210 - drm/ttm: fix incrementing the page pointer for huge pages
1211 - crypto: virtio - implement missing support for output IVs
1212 - iommu/mediatek: Correct the flush_iotlb_all callback
1213 - rtc: brcmstb-waketimer: add missed clk_disable_unprepare
1214
1215 * Bionic update: upstream stable patchset 2020-02-03 (LP: #1861739)
1216 - USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipein
1217 - USB: dummy-hcd: increase max number of devices to 32
1218 - locking/spinlock/debug: Fix various data races
1219 - netfilter: ctnetlink: netns exit must wait for callbacks
1220 - libtraceevent: Fix lib installation with O=
1221 - x86/efi: Update e820 with reserved EFI boot services data to fix kexec
1222 breakage
1223 - efi/gop: Return EFI_NOT_FOUND if there are no usable GOPs
1224 - efi/gop: Return EFI_SUCCESS if a usable GOP was found
1225 - efi/gop: Fix memory leak in __gop_query32/64()
1226 - ARM: vexpress: Set-up shared OPP table instead of individual for each CPU
1227 - netfilter: uapi: Avoid undefined left-shift in xt_sctp.h
1228 - netfilter: nf_tables: validate NFT_SET_ELEM_INTERVAL_END
1229 - ARM: dts: Cygnus: Fix MDIO node address/size cells
1230 - spi: spi-cavium-thunderx: Add missing pci_release_regions()
1231 - ASoC: topology: Check return value for soc_tplg_pcm_create()
1232 - ARM: dts: bcm283x: Fix critical trip point
1233 - bpf, mips: Limit to 33 tail calls
1234 - ARM: dts: am437x-gp/epos-evm: fix panel compatible
1235 - samples: bpf: Replace symbol compare of trace_event
1236 - samples: bpf: fix syscall_tp due to unused syscall
1237 - powerpc: Ensure that swiotlb buffer is allocated from low memory
1238 - bnx2x: Do not handle requests from VFs after parity
1239 - bnx2x: Fix logic to get total no. of PFs per engine
1240 - net: usb: lan78xx: Fix error message format specifier
1241 - rfkill: Fix incorrect check to avoid NULL pointer dereference
1242 - ASoC: wm8962: fix lambda value
1243 - regulator: rn5t618: fix module aliases
1244 - kconfig: don't crash on NULL expressions in expr_eq()
1245 - perf/x86/intel: Fix PT PMI handling
1246 - fs: avoid softlockups in s_inodes iterators
1247 - net: stmmac: Do not accept invalid MTU values
1248 - net: stmmac: RX buffer size must be 16 byte aligned
1249 - s390/dasd/cio: Interpret ccw_device_get_mdc return value correctly
1250 - s390/dasd: fix memleak in path handling error case
1251 - block: fix memleak when __blk_rq_map_user_iov() is failed
1252 - parisc: Fix compiler warnings in debug_core.c
1253 - llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)
1254 - hv_netvsc: Fix unwanted rx_table reset
1255 - bpf: Fix passing modified ctx to ld/abs/ind instruction
1256 - PCI/switchtec: Read all 64 bits of part_event_bitmap
1257 - gtp: fix bad unlock balance in gtp_encap_enable_socket
1258 - macvlan: do not assume mac_header is set in macvlan_broadcast()
1259 - net: dsa: mv88e6xxx: Preserve priority when setting CPU port.
1260 - net: stmmac: dwmac-sun8i: Allow all RGMII modes
1261 - net: stmmac: dwmac-sunxi: Allow all RGMII modes
1262 - net: usb: lan78xx: fix possible skb leak
1263 - pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
1264 - USB: core: fix check for duplicate endpoints
1265 - USB: serial: option: add Telit ME910G1 0x110a composition
1266 - sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY
1267 - tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK
1268 - vxlan: fix tos value before xmit
1269 - vlan: vlan_changelink() should propagate errors
1270 - net: sch_prio: When ungrafting, replace with FIFO
1271 - vlan: fix memory leak in vlan_dev_set_egress_priority
1272 - regulator: fix use after free issue
1273 - ASoC: max98090: fix possible race conditions
1274 - netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init()
1275 - ARM: dts: BCM5301X: Fix MDIO node address/size cells
1276 - bpf: Clear skb->tstamp in bpf_redirect when necessary
1277 - parisc: add missing __init annotation
1278 - iommu/iova: Init the struct iova to fix the possible memleak
1279 - powerpc/spinlocks: Include correct header for static key
1280 - ARM: dts: imx6ul: use nvmem-cells for cpu speed grading
1281
1282 * Sometimes can't adjust brightness on Dell AIO (LP: #1862885)
1283 - SAUCE: platform/x86: dell-uart-backlight: increase retry times
1284
1285 * 4.15 kernel hard lockup about once a week (LP: #1799497)
1286 - zram: correct flag name of ZRAM_ACCESS
1287 - zram: fix lockdep warning of free block handling
1288
1289 * Prevent arm64 guest from accessing host debug registers (LP: #1860657)
1290 - KVM: arm64: Write arch.mdcr_el2 changes since last vcpu_load on VHE
1291
1292 * pty03 from pty in ubuntu_ltp failed on Eoan (LP: #1862114)
1293 - can, slip: Protect tty->disc_data in write_wakeup and close with RCU
1294
1295 -- Marcelo Henrique Cerri <marcelo.cerri@canonical.com> Fri, 14 Feb 2020 15:22:46 -0300
77016411 1296
d5b8ff45 1297linux (4.15.0-88.88) bionic; urgency=medium
063e7e47 1298
d5b8ff45 1299 * bionic/linux: 4.15.0-88.88 -proposed tracker (LP: #1862824)
063e7e47 1300
d5b8ff45
MHC
1301 * Segmentation fault (kernel oops) with memory-hotplug in
1302 ubuntu_kernel_selftests on Bionic kernel (LP: #1862312)
1303 - Revert "mm/memory_hotplug: fix online/offline_pages called w.o.
1304 mem_hotplug_lock"
1305 - mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
1306
1307 -- Marcelo Henrique Cerri <marcelo.cerri@canonical.com> Tue, 11 Feb 2020 15:53:31 -0300
063e7e47 1308
4e6a0a8c 1309linux (4.15.0-87.87) bionic; urgency=medium
290bddf5 1310
4e6a0a8c 1311 * bionic/linux: 4.15.0-87.87 -proposed tracker (LP: #1861165)
290bddf5 1312
4e6a0a8c
MHC
1313 * Bionic update: upstream stable patchset 2020-01-22 (LP: #1860602)
1314 - scsi: lpfc: Fix discovery failures when target device connectivity bounces
1315 - scsi: mpt3sas: Fix clear pending bit in ioctl status
1316 - scsi: lpfc: Fix locking on mailbox command completion
1317 - Input: atmel_mxt_ts - disable IRQ across suspend
1318 - iommu/tegra-smmu: Fix page tables in > 4 GiB memory
1319 - scsi: target: compare full CHAP_A Algorithm strings
1320 - scsi: lpfc: Fix SLI3 hba in loop mode not discovering devices
1321 - scsi: csiostor: Don't enable IRQs too early
1322 - powerpc/pseries: Mark accumulate_stolen_time() as notrace
1323 - powerpc/pseries: Don't fail hash page table insert for bolted mapping
1324 - powerpc/tools: Don't quote $objdump in scripts
1325 - dma-debug: add a schedule point in debug_dma_dump_mappings()
1326 - clocksource/drivers/asm9260: Add a check for of_clk_get
1327 - powerpc/security/book3s64: Report L1TF status in sysfs
1328 - powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning
1329 - ext4: update direct I/O read lock pattern for IOCB_NOWAIT
1330 - jbd2: Fix statistics for the number of logged blocks
1331 - scsi: tracing: Fix handling of TRANSFER LENGTH == 0 for READ(6) and WRITE(6)
1332 - scsi: lpfc: Fix duplicate unreg_rpi error in port offline flow
1333 - f2fs: fix to update dir's i_pino during cross_rename
1334 - clk: qcom: Allow constant ratio freq tables for rcg
1335 - irqchip/irq-bcm7038-l1: Enable parent IRQ if necessary
1336 - irqchip: ingenic: Error out if IRQ domain creation failed
1337 - fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned long
1338 - scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer dereferences
1339 - scsi: ufs: fix potential bug which ends in system hang
1340 - powerpc/pseries/cmm: Implement release() function for sysfs device
1341 - powerpc/security: Fix wrong message when RFI Flush is disable
1342 - scsi: atari_scsi: sun3_scsi: Set sg_tablesize to 1 instead of SG_NONE
1343 - clk: pxa: fix one of the pxa RTC clocks
1344 - bcache: at least try to shrink 1 node in bch_mca_scan()
1345 - HID: logitech-hidpp: Silence intermittent get_battery_capacity errors
1346 - libnvdimm/btt: fix variable 'rc' set but not used
1347 - HID: Improve Windows Precision Touchpad detection.
1348 - scsi: pm80xx: Fix for SATA device discovery
1349 - scsi: ufs: Fix error handing during hibern8 enter
1350 - scsi: scsi_debug: num_tgts must be >= 0
1351 - scsi: NCR5380: Add disconnect_mask module parameter
1352 - scsi: iscsi: Don't send data to unbound connection
1353 - scsi: target: iscsi: Wait for all commands to finish before freeing a
1354 session
1355 - gpio: mpc8xxx: Don't overwrite default irq_set_type callback
1356 - apparmor: fix unsigned len comparison with less than zero
1357 - scripts/kallsyms: fix definitely-lost memory leak
1358 - cdrom: respect device capabilities during opening action
1359 - perf script: Fix brstackinsn for AUXTRACE
1360 - perf regs: Make perf_reg_name() return "unknown" instead of NULL
1361 - s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISOR
1362 - libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h
1363 - s390/cpum_sf: Check for SDBT and SDB consistency
1364 - ocfs2: fix passing zero to 'PTR_ERR' warning
1365 - kernel: sysctl: make drop_caches write-only
1366 - userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORK
1367 - x86/mce: Fix possibly incorrect severity calculation on AMD
1368 - net, sysctl: Fix compiler warning when only cBPF is present
1369 - netfilter: nf_queue: enqueue skbs with NULL dst
1370 - ALSA: hda - Downgrade error message for single-cmd fallback
1371 - bonding: fix active-backup transition after link failure
1372 - perf strbuf: Remove redundant va_end() in strbuf_addv()
1373 - Make filldir[64]() verify the directory entry filename is valid
1374 - filldir[64]: remove WARN_ON_ONCE() for bad directory entries
1375 - netfilter: ebtables: compat: reject all padding in matches/watchers
1376 - 6pack,mkiss: fix possible deadlock
1377 - netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()
1378 - inetpeer: fix data-race in inet_putpeer / inet_putpeer
1379 - net: add a READ_ONCE() in skb_peek_tail()
1380 - net: icmp: fix data-race in cmp_global_allow()
1381 - hrtimer: Annotate lockless access to timer->state
1382 - spi: fsl: don't map irq during probe
1383 - tty/serial: atmel: fix out of range clock divider handling
1384 - pinctrl: baytrail: Really serialize all register accesses
1385 - net: ena: fix napi handler misbehavior when the napi budget is zero
1386 - net/mlxfw: Fix out-of-memory error in mfa2 flash burning
1387 - ptp: fix the race between the release of ptp_clock and cdev
1388 - udp: fix integer overflow while computing available space in sk_rcvbuf
1389 - vhost/vsock: accept only packets with the right dst_cid
1390 - net: add bool confirm_neigh parameter for dst_ops.update_pmtu
1391 - gtp: do not confirm neighbor when do pmtu update
1392 - net/dst: add new function skb_dst_update_pmtu_no_confirm
1393 - tunnel: do not confirm neighbor when do pmtu update
1394 - vti: do not confirm neighbor when do pmtu update
1395 - sit: do not confirm neighbor when do pmtu update
1396 - gtp: do not allow adding duplicate tid and ms_addr pdp context
1397 - tcp/dccp: fix possible race __inet_lookup_established()
1398 - tcp: do not send empty skb from tcp_write_xmit()
1399 - gtp: fix wrong condition in gtp_genl_dump_pdp()
1400 - gtp: fix an use-after-free in ipv4_pdp_find()
1401 - gtp: avoid zero size hashtable
1402 - spi: fsl: use platform_get_irq() instead of of_irq_to_resource()
1403 - scsi: hisi_sas: Replace in_softirq() check in hisi_sas_task_exec()
1404 - clocksource/drivers/timer-of: Use unique device name instead of timer
1405 - ext4: iomap that extends beyond EOF should be marked dirty
1406 - clk: clk-gpio: propagate rate change to parent
1407 - HID: quirks: Add quirk for HP MSU1465 PIXART OEM mouse
1408 - HID: rmi: Check that the RMI_STARTED bit is set before unregistering the RMI
1409 transport device
1410 - watchdog: Fix the race between the release of watchdog_core_data and cdev
1411 - powerpc: Don't add -mabi= flags when building with Clang
1412 - tcp: Fix highest_sack and highest_sack_seq
1413 - nvme_fc: add module to ops template to allow module references
1414 - iio: adc: max9611: Fix too short conversion time delay
1415 - PM / devfreq: Don't fail devfreq_dev_release if not in list
1416 - RDMA/cma: add missed unregister_pernet_subsys in init failure
1417 - rxe: correctly calculate iCRC for unaligned payloads
1418 - scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set func
1419 - scsi: qla2xxx: Don't call qlt_async_event twice
1420 - scsi: iscsi: qla4xxx: fix double free in probe
1421 - scsi: libsas: stop discovering if oob mode is disconnected
1422 - drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bit
1423 - usb: gadget: fix wrong endpoint desc
1424 - net: make socket read/write_iter() honor IOCB_NOWAIT
1425 - md: raid1: check rdev before reference in raid1_sync_request func
1426 - s390/cpum_sf: Adjust sampling interval to avoid hitting sample limits
1427 - s390/cpum_sf: Avoid SBD overflow condition in irq handler
1428 - IB/mlx4: Follow mirror sequence of device add during device removal
1429 - xen-blkback: prevent premature module unload
1430 - xen/balloon: fix ballooned page accounting without hotplug enabled
1431 - xfs: fix mount failure crash on invalid iclog memory access
1432 - taskstats: fix data-race
1433 - drm: limit to INT_MAX in create_blob ioctl
1434 - ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support code
1435 - drm/sun4i: hdmi: Remove duplicate cleanup calls
1436 - MIPS: Avoid VDSO ABI breakage due to global register variable
1437 - media: pulse8-cec: fix lost cec_transmit_attempt_done() call
1438 - media: cec: CEC 2.0-only bcast messages were ignored
1439 - media: cec: avoid decrementing transmit_queue_sz if it is 0
1440 - mm/zsmalloc.c: fix the migrated zspage statistics.
1441 - memcg: account security cred as well to kmemcg
1442 - pstore/ram: Write new dumps to start of recycled zones
1443 - locks: print unsigned ino in /proc/locks
1444 - dmaengine: Fix access to uninitialized dma_slave_caps
1445 - compat_ioctl: block: handle Persistent Reservations
1446 - compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
1447 - ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()
1448 - ata: ahci_brcm: Allow optional reset controller to be used
1449 - ata: ahci_brcm: Fix AHCI resources management
1450 - gpiolib: fix up emulated open drain outputs
1451 - tracing: Fix lock inversion in trace_event_enable_tgid_record()
1452 - tracing: Have the histogram compare functions convert to u64 first
1453 - ALSA: cs4236: fix error return comparison of an unsigned integer
1454 - ALSA: firewire-motu: Correct a typo in the clock proc string
1455 - exit: panic before exit_mm() on global init exit
1456 - ftrace: Avoid potential division by zero in function profiler
1457 - PM / devfreq: Check NULL governor in available_governors_show
1458 - nfsd4: fix up replay_matches_cache()
1459 - scsi: qla2xxx: Drop superfluous INIT_WORK of del_work
1460 - xfs: don't check for AG deadlock for realtime files in bunmapi
1461 - platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI
1462 table
1463 - Bluetooth: btusb: fix PM leak in error case of setup
1464 - Bluetooth: delete a stray unlock
1465 - Bluetooth: Fix memory leak in hci_connect_le_scan
1466 - media: flexcop-usb: ensure -EIO is returned on error condition
1467 - regulator: ab8500: Remove AB8505 USB regulator
1468 - media: usb: fix memory leak in af9005_identify_state
1469 - dt-bindings: clock: renesas: rcar-usb2-clock-sel: Fix typo in example
1470 - tty: serial: msm_serial: Fix lockup for sysrq and oops
1471 - fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP
1472 - scsi: qedf: Do not retry ELS request if qedf_alloc_cmd fails
1473 - drm/mst: Fix MST sideband up-reply failure handling
1474 - powerpc/pseries/hvconsole: Fix stack overread via udbg
1475 - selftests: rtnetlink: add addresses with fixed life time
1476 - rxrpc: Fix possible NULL pointer access in ICMP handling
1477 - ath9k_htc: Modify byte order for an error message
1478 - ath9k_htc: Discard undersized packets
1479 - arm64: dts: meson: odroid-c2: Disable usb_otg bus to avoid power failed
1480 warning
1481 - net: add annotations on hh->hh_len lockless accesses
1482 - s390/smp: fix physical to logical CPU map for SMT
1483 - xen/blkback: Avoid unmapping unmapped grant pages
1484 - perf/x86/intel/bts: Fix the use of page_private()
1485 - drm/amdgpu: add cache flush workaround to gfx8 emit_fence
1486 - drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongle
1487 - PM / devfreq: Fix devfreq_notifier_call returning errno
1488 - PM / devfreq: Set scaling_max_freq to max on OPP notifier error
1489 - afs: Fix afs_find_server lookups for ipv4 peers
1490 - scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump length
1491 - scsi: qla2xxx: Send Notify ACK after N2N PLOGI
1492 - ALSA: hda - fixup for the bass speaker on Lenovo Carbon X1 7th gen
1493 - ALSA: hda/realtek - Add headset Mic no shutup for ALC283
1494 - media: cec: check 'transmit_in_progress', not 'transmitting'
1495 - HID: i2c-hid: Reset ALPS touchpads on resume
1496 - bdev: Factor out bdev revalidation into a common helper
1497 - bdev: Refresh bdev size for disks without partitioning
1498 - KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag
1499 - net: core: limit nested device depth
1500 - ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps
1501
1502 * Bionic update: upstream stable patchset 2020-01-14 (LP: #1859712)
1503 - af_packet: set defaule value for tmo
1504 - fjes: fix missed check in fjes_acpi_add
1505 - mod_devicetable: fix PHY module format
1506 - net: dst: Force 4-byte alignment of dst_metrics
1507 - net: hisilicon: Fix a BUG trigered by wrong bytes_compl
1508 - net: nfc: nci: fix a possible sleep-in-atomic-context bug in
1509 nci_uart_tty_receive()
1510 - net: qlogic: Fix error paths in ql_alloc_large_buffers()
1511 - net: usb: lan78xx: Fix suspend/resume PHY register access error
1512 - qede: Fix multicast mac configuration
1513 - sctp: fully initialize v4 addr in some functions
1514 - btrfs: don't double lock the subvol_sem for rename exchange
1515 - btrfs: do not call synchronize_srcu() in inode_tree_del
1516 - btrfs: skip log replay on orphaned roots
1517 - btrfs: do not leak reloc root if we fail to read the fs root
1518 - btrfs: handle ENOENT in btrfs_uuid_tree_iterate
1519 - Btrfs: fix removal logic of the tree mod log that leads to use-after-free
1520 issues
1521 - ALSA: pcm: Avoid possible info leaks from PCM stream buffers
1522 - ALSA: hda/ca0132 - Keep power on during processing DSP response
1523 - ALSA: hda/ca0132 - Avoid endless loop
1524 - drm: mst: Fix query_payload ack reply struct
1525 - drm/bridge: analogix-anx78xx: silence -EPROBE_DEFER warnings
1526 - iio: light: bh1750: Resolve compiler warning and make code more readable
1527 - spi: Add call to spi_slave_abort() function when spidev driver is released
1528 - staging: rtl8192u: fix multiple memory leaks on error path
1529 - staging: rtl8188eu: fix possible null dereference
1530 - rtlwifi: prevent memory leak in rtl_usb_probe
1531 - libertas: fix a potential NULL pointer dereference
1532 - IB/iser: bound protection_sg size by data_sg size
1533 - media: am437x-vpfe: Setting STD to current value is not an error
1534 - media: i2c: ov2659: fix s_stream return value
1535 - media: ov6650: Fix crop rectangle alignment not passed back
1536 - media: i2c: ov2659: Fix missing 720p register config
1537 - media: ov6650: Fix stored frame format not in sync with hardware
1538 - media: ov6650: Fix stored crop rectangle not in sync with hardware
1539 - tools/power/cpupower: Fix initializer override in hsw_ext_cstates
1540 - media: venus: core: Fix msm8996 frequency table
1541 - ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freq
1542 - pinctrl: devicetree: Avoid taking direct reference to device name string
1543 - selftests/bpf: Correct path to include msg + path
1544 - usb: renesas_usbhs: add suspend event support in gadget mode
1545 - hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idled
1546 - regulator: max8907: Fix the usage of uninitialized variable in
1547 max8907_regulator_probe()
1548 - media: flexcop-usb: fix NULL-ptr deref in flexcop_usb_transfer_init()
1549 - media: cec-funcs.h: add status_req checks
1550 - drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controller
1551 - samples: pktgen: fix proc_cmd command result check logic
1552 - block: Fix writeback throttling W=1 compiler warnings
1553 - mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ring
1554 - media: cx88: Fix some error handling path in 'cx8800_initdev()'
1555 - media: ti-vpe: vpe: Fix Motion Vector vpdma stride
1556 - media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel format
1557 - media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence
1558 number
1559 - media: ti-vpe: vpe: Make sure YUYV is set as default format
1560 - media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panic
1561 - media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort cases
1562 - media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimage
1563 - extcon: sm5502: Reset registers during initialization
1564 - x86/mm: Use the correct function type for native_set_fixmap()
1565 - drm/bridge: dw-hdmi: Restore audio when setting a mode
1566 - perf test: Report failure for mmap events
1567 - perf report: Add warning when libunwind not compiled in
1568 - usb: usbfs: Suppress problematic bind and unbind uevents.
1569 - iio: adc: max1027: Reset the device at probe time
1570 - Bluetooth: missed cpu_to_le16 conversion in hci_init4_req
1571 - Bluetooth: hci_core: fix init for HCI_USER_CHANNEL
1572 - x86/mce: Lower throttling MCE messages' priority to warning
1573 - drm/gma500: fix memory disclosures due to uninitialized bytes
1574 - rtl8xxxu: fix RTL8723BU connection failure issue after warm reboot
1575 - x86/ioapic: Prevent inconsistent state when moving an interrupt
1576 - arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()
1577 - net: phy: dp83867: enable robust auto-mdix
1578 - RDMA/qedr: Fix memory leak in user qp and mr
1579 - gpu: host1x: Allocate gather copy for host1x
1580 - net: dsa: LAN9303: select REGMAP when LAN9303 enable
1581 - phy: qcom-usb-hs: Fix extcon double register after power cycle
1582 - s390/time: ensure get_clock_monotonic() returns monotonic values
1583 - s390/mm: add mm_pxd_folded() checks to pxd_free()
1584 - libata: Ensure ata_port probe has completed before detach
1585 - loop: fix no-unmap write-zeroes request behavior
1586 - pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B
1587 - iio: dln2-adc: fix iio_triggered_buffer_postenable() position
1588 - Bluetooth: Fix advertising duplicated flags
1589 - pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler()
1590 - ixgbe: protect TX timestamping from API misuse
1591 - media: rcar_drif: fix a memory disclosure
1592 - media: v4l2-core: fix touch support in v4l_g_fmt
1593 - rfkill: allocate static minor
1594 - bnx2x: Fix PF-VF communication over multi-cos queues.
1595 - spi: img-spfi: fix potential double release
1596 - ALSA: timer: Limit max amount of slave instances
1597 - rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt()
1598 - perf probe: Fix to find range-only function instance
1599 - perf probe: Fix to list probe event with correct line number
1600 - perf probe: Walk function lines in lexical blocks
1601 - perf probe: Fix to probe an inline function which has no entry pc
1602 - perf probe: Fix to show ranges of variables in functions without entry_pc
1603 - perf probe: Fix to show inlined function callsite without entry_pc
1604 - libsubcmd: Use -O0 with DEBUG=1
1605 - perf probe: Fix to probe a function which has no entry pc
1606 - drm/amdgpu: fix potential double drop fence reference
1607 - perf parse: If pmu configuration fails free terms
1608 - perf probe: Skip overlapped location on searching variables
1609 - perf probe: Return a better scope DIE if there is no best scope
1610 - perf probe: Fix to show calling lines of inlined functions
1611 - perf probe: Skip end-of-sequence and non statement lines
1612 - perf probe: Filter out instances except for inlined subroutine and
1613 subprogram
1614 - ath10k: fix get invalid tx rate for Mesh metric
1615 - fsi: core: Fix small accesses and unaligned offsets via sysfs
1616 - media: pvrusb2: Fix oops on tear-down when radio support is not present
1617 - media: si470x-i2c: add missed operations in remove
1618 - EDAC/ghes: Fix grain calculation
1619 - spi: pxa2xx: Add missed security checks
1620 - ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatile
1621 - ASoC: Intel: kbl_rt5663_rt5514_max98927: Add dmic format constraint
1622 - s390/disassembler: don't hide instruction addresses
1623 - parport: load lowlevel driver if ports not found
1624 - cpufreq: Register drivers only after CPU devices have been registered
1625 - x86/crash: Add a forward declaration of struct kimage
1626 - iwlwifi: mvm: fix unaligned read of rx_pkt_status
1627 - spi: tegra20-slink: add missed clk_unprepare
1628 - crypto: virtio - deal with unsupported input sizes
1629 - mmc: tmio: Add MMC_CAP_ERASE to allow erase/discard/trim requests
1630 - btrfs: don't prematurely free work in end_workqueue_fn()
1631 - btrfs: don't prematurely free work in run_ordered_work()
1632 - spi: st-ssc4: add missed pm_runtime_disable
1633 - x86/insn: Add some Intel instructions to the opcode map
1634 - iwlwifi: check kasprintf() return value
1635 - fbtft: Make sure string is NULL terminated
1636 - crypto: sun4i-ss - Fix 64-bit size_t warnings
1637 - crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.c
1638 - mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED
1639 - crypto: vmx - Avoid weird build failures
1640 - libtraceevent: Fix memory leakage in copy_filter_type
1641 - mips: fix build when "48 bits virtual memory" is enabled
1642 - net: phy: initialise phydev speed and duplex sanely
1643 - btrfs: don't prematurely free work in reada_start_machine_worker()
1644 - btrfs: don't prematurely free work in scrub_missing_raid56_worker()
1645 - Revert "mmc: sdhci: Fix incorrect switch to HS mode"
1646 - mmc: mediatek: fix CMD_TA to 2 for MT8173 HS200/HS400 mode
1647 - usb: xhci: Fix build warning seen with CONFIG_PM=n
1648 - s390/ftrace: fix endless recursion in function_graph tracer
1649 - btrfs: return error pointer from alloc_test_extent_buffer
1650 - btrfs: abort transaction after failed inode updates in create_subvol
1651 - usbip: Fix receive error in vhci-hcd when using scatter-gather
1652 - usbip: Fix error path of vhci_recv_ret_submit()
1653 - USB: EHCI: Do not return -EPIPE when hub is disconnected
1654 - intel_th: pci: Add Comet Lake PCH-V support
1655 - intel_th: pci: Add Elkhart Lake SOC support
1656 - platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytes
1657 - staging: comedi: gsc_hpdi: check dma_alloc_coherent() return value
1658 - ext4: fix ext4_empty_dir() for directories with holes
1659 - ext4: check for directory entries too close to block end
1660 - ext4: unlock on error in ext4_expand_extra_isize()
1661 - KVM: arm64: Ensure 'params' is initialised when looking up sys register
1662 - x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()
1663 - x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]
1664 - powerpc/irq: fix stack overflow verification
1665 - mmc: sdhci-of-esdhc: Revert "mmc: sdhci-of-esdhc: add erratum A-009204
1666 support"
1667 - mmc: sdhci: Update the tuning failed messages to pr_debug level
1668 - mmc: sdhci-of-esdhc: fix P2020 errata handling
1669 - nbd: fix shutdown and recv work deadlock v2
1670 - perf probe: Fix to show function entry line as probe-able
1671 - btrfs: send: remove WARN_ON for readonly mount
1672 - ALSA: hda/ca0132 - Fix work handling in delayed HP detection
1673 - drm/panel: Add missing drm_panel_init() in panel drivers
1674 - drm/amdkfd: fix a potential NULL pointer dereference (v2)
1675 - drm/drm_vblank: Change EINVAL by the correct errno
1676 - Bluetooth: Workaround directed advertising bug in Broadcom controllers
1677 - media: smiapp: Register sensor after enabling runtime PM on the device
1678 - md/bitmap: avoid race window between md_bitmap_resize and
1679 bitmap_file_clear_bit
1680 - net: hns3: add struct netdev_queue debug info for TX timeout
1681 - nvmem: imx-ocotp: reset error status on probe
1682 - perf jevents: Fix resource leak in process_mapfile() and main()
1683 - perf tools: Splice events onto evlist even on error
1684 - crypto: atmel - Fix authenc support when it is set to m
1685 - iio: dac: ad5446: Add support for new AD5600 DAC
1686 - bcache: fix static checker warning in bcache_device_free()
1687 - tun: fix data-race in gro_normal_list()
1688 - ASoC: wm2200: add missed operations in remove and probe failure
1689 - ASoC: wm5100: add missed pm_runtime_disable
1690 - net: ethernet: ti: ale: disable ale from stop()
1691 - net: ethernet: ti: ale: clean ale tbl on init and intf restart
1692 - cpufreq: Rename cpufreq_can_do_remote_dvfs()
1693 - cpufreq: Avoid leaving stale IRQ work items during CPU offline
1694 - mmc: sdhci: Add a quirk for broken command queuing
1695
1696 * Bionic update: upstream stable patchset 2020-01-10 (LP: #1859249)
1697 - net: bridge: deny dev_set_mac_address() when unregistering
1698 - net: dsa: fix flow dissection on Tx path
1699 - net: ethernet: ti: cpsw: fix extra rx interrupt
1700 - net: thunderx: start phy before starting autonegotiation
1701 - openvswitch: support asymmetric conntrack
1702 - tcp: md5: fix potential overestimation of TCP option space
1703 - tipc: fix ordering of tipc module init and exit routine
1704 - tcp: fix rejected syncookies due to stale timestamps
1705 - tcp: tighten acceptance of ACKs not matching a child socket
1706 - tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
1707 - inet: protect against too small mtu values.
1708 - nvme: host: core: fix precedence of ternary operator
1709 - Revert "regulator: Defer init completion for a while after late_initcall"
1710 - PCI/PM: Always return devices to D0 when thawing
1711 - PCI: Fix Intel ACS quirk UPDCR register address
1712 - PCI/MSI: Fix incorrect MSI-X masking on resume
1713 - PCI: Apply Cavium ACS quirk to ThunderX2 and ThunderX3
1714 - xtensa: fix TLB sanity checker
1715 - rpmsg: glink: Set tail pointer to 0 at end of FIFO
1716 - rpmsg: glink: Fix reuse intents memory leak issue
1717 - rpmsg: glink: Fix use after free in open_ack TIMEOUT case
1718 - rpmsg: glink: Put an extra reference during cleanup
1719 - rpmsg: glink: Fix rpmsg_register_device err handling
1720 - rpmsg: glink: Don't send pending rx_done during remove
1721 - rpmsg: glink: Free pending deferred work on remove
1722 - CIFS: Respect O_SYNC and O_DIRECT flags during reconnect
1723 - ARM: dts: s3c64xx: Fix init order of clock providers
1724 - ARM: tegra: Fix FLOW_CTLR_HALT register clobbering by tegra_resume()
1725 - vfio/pci: call irq_bypass_unregister_producer() before freeing irq
1726 - dma-buf: Fix memory leak in sync_file_merge()
1727 - dm btree: increase rebalance threshold in __rebalance2()
1728 - scsi: iscsi: Fix a potential deadlock in the timeout handler
1729 - drm/radeon: fix r1xx/r2xx register checker for POT textures
1730 - xhci: fix USB3 device initiated resume race with roothub autosuspend
1731 - net: stmmac: use correct DMA buffer size in the RX descriptor
1732 - mqprio: Fix out-of-bounds access in mqprio_dump
1733
1734 * fstrim on nvme / AMD CPU fails and produces kernel error messages
1735 (LP: #1856603)
1736 - nvme: Discard workaround for non-conformant devices
1737
1738 * net selftest psock_fanout fails on xenial s390x due to incorrect queue
1739 lengths (LP: #1853375)
1740 - selftests/net: ignore background traffic in psock_fanout
1741
1742 * multi-zone raid0 corruption (LP: #1850540)
1743 - md/raid0: avoid RAID0 data corruption due to layout confusion.
1744 - md: add feature flag MD_FEATURE_RAID0_LAYOUT
1745 - md/raid0: fix warning message for parameter default_layout
1746 - md/raid0: Fix an error message in raid0_make_request()
1747 - SAUCE: md/raid0: Link to wiki with guidance on multi-zone RAID0 layout
1748 migration
1749 - SAUCE: md/raid0: Use kernel specific layout
1750
1751 * Dell AIO can't adjust brightness (LP: #1858761)
1752 - SAUCE: platform/x86: dell-uart-backlight: add retry for get scalar status
1753
1754 * USB key cannot be detected by hotplug on Sunix USB Type-A 3.1 Gen 2 card
1755 [1b21:2142] (LP: #1858988)
1756 - SAUCE: PCI: Avoid ASMedia XHCI USB PME# from D0 defect
1757
1758 * CVE-2019-5108
1759 - cfg80211/mac80211: make ieee80211_send_layer2_update a public function
1760 - mac80211: Do not send Layer 2 Update frame before authorization
1761
1762 * [SRU][B/OEM-B/OEM-OSP1/D/E/Unstable] UBUNTU: SAUCE: Use native backlight on
1763 Lenovo E41-25/45 (LP: #1859561)
1764 - SAUCE: ACPI: video: Use native backlight on Lenovo E41-25/45
1765
1766 * CVE-2019-20096
1767 - dccp: Fix memleak in __feat_register_sp
1768
1769 * Fix misleading error message: Configuring the VNIC characteristics failed
1770 (LP: #1860523)
1771 - (upstream) s390/qeth: fix false reporting of VNIC CHAR config failure
1772
1773 * Fix unusable USB hub on Dell TB16 after S3 (LP: #1855312)
1774 - SAUCE: USB: core: Make port power cycle a seperate helper function
1775 - SAUCE: USB: core: Attempt power cycle port when it's in eSS.Disabled state
1776
1777 * [linux] Patch to prevent possible data corruption (LP: #1848739)
1778 - blk-mq: quiesce queue during switching io sched and updating nr_requests
1779 - blk-mq: move hctx lock/unlock into a helper
1780 - blk-mq: factor out a few helpers from __blk_mq_try_issue_directly
1781 - blk-mq: improve DM's blk-mq IO merging via blk_insert_cloned_request
1782 feedback
1783 - dm mpath: fix missing call of path selector type->end_io
1784 - blk-mq-sched: remove unused 'can_block' arg from blk_mq_sched_insert_request
1785 - blk-mq: don't dispatch request in blk_mq_request_direct_issue if queue is
1786 busy
1787 - blk-mq: introduce BLK_STS_DEV_RESOURCE
1788 - blk-mq: Rename blk_mq_request_direct_issue() into
1789 blk_mq_request_issue_directly()
1790 - blk-mq: don't queue more if we get a busy return
1791 - blk-mq: dequeue request one by one from sw queue if hctx is busy
1792 - blk-mq: issue directly if hw queue isn't busy in case of 'none'
1793 - blk-mq: fix corruption with direct issue
1794 - blk-mq: fail the request in case issue failure
1795 - blk-mq: punt failed direct issue to dispatch list
1796
1797 * [sas-1126]scsi: hisi_sas: Fix out of bound at debug_I_T_nexus_reset()
1798 (LP: #1853992)
1799 - scsi: hisi_sas: Fix out of bound at debug_I_T_nexus_reset()
1800
1801 * [sas-1126]scsi: hisi_sas: Assign NCQ tag for all NCQ commands (LP: #1853995)
1802 - scsi: hisi_sas: Assign NCQ tag for all NCQ commands
1803
1804 * [sas-1126]scsi: hisi_sas: Fix the conflict between device gone and host
1805 reset (LP: #1853997)
1806 - scsi: hisi_sas: Fix the conflict between device gone and host reset
1807
1808 * scsi: hisi_sas: Check sas_port before using it (LP: #1855952)
1809 - scsi: hisi_sas: Check sas_port before using it
1810
1811 * CVE-2019-18885
1812 - btrfs: refactor btrfs_find_device() take fs_devices as argument
1813 - btrfs: merge btrfs_find_device and find_device
1814
1815 * [SRU][B/OEM-B/OEM-OSP1/D/E/F] Add LG I2C touchscreen multitouch support
1816 (LP: #1857541)
1817 - SAUCE: HID: multitouch: Add LG MELF0410 I2C touchscreen support
1818
1819 * usb-audio: the mic can't record any sound after resume on Dell Dock WD19
1820 (LP: #1857496)
1821 - ALSA: usb-audio: set the interface format after resume on Dell WD19
1822
1823 * qede driver causes 100% CPU load (LP: #1855409)
1824 - qede: Handle infinite driver spinning for Tx timestamp.
1825
1826 * [roce-1126]RDMA/hns: bugfix for slab-out-of-bounds when loading hip08 driver
1827 (LP: #1853989)
1828 - RDMA/hns: Bugfix for slab-out-of-bounds when unloading hip08 driver
1829 - RDMA/hns: bugfix for slab-out-of-bounds when loading hip08 driver
1830
1831 * [roce-1126]RDMA/hns: Fixs hw access invalid dma memory error (LP: #1853990)
1832 - RDMA/hns: Fixs hw access invalid dma memory error
1833
1834 * [hns-1126] net: hns: add support for vlan TSO (LP: #1853937)
1835 - net: hns: add support for vlan TSO
1836
1837 * mlx5_core reports hardware checksum error for padded packets on Mellanox
1838 NICs (LP: #1854842)
1839 - net/mlx5e: Rx, Fixup skb checksum for packets with tail padding
1840 - net/mlx5e: Rx, Fix checksum calculation for new hardware
1841
1842 * alsa/hda/realtek: the line-out jack doens't work on a dell AIO
1843 (LP: #1855999)
1844 - ALSA: hda/realtek - Line-out jack doesn't work on a Dell AIO
1845
1846 * efivarfs test in ubuntu_kernel_selftest failed on the second run
1847 (LP: #1809704)
1848 - selftests: efivarfs: return Kselftest Skip code for skipped tests
1849 - selftests/efivarfs: clean up test files from test_create*()
1850
1851 * CVE-2019-19082
1852 - drm/amd/display: prevent memory leak
1853
1854 * CVE-2019-19078
1855 - ath10k: fix memory leak
1856
1857 * Bionic update: upstream stable patchset 2019-12-20 (LP: #1857158)
1858 - rsi: release skb if rsi_prepare_beacon fails
1859 - arm64: tegra: Fix 'active-low' warning for Jetson TX1 regulator
1860 - usb: gadget: u_serial: add missing port entry locking
1861 - tty: serial: fsl_lpuart: use the sg count from dma_map_sg
1862 - tty: serial: msm_serial: Fix flow control
1863 - serial: pl011: Fix DMA ->flush_buffer()
1864 - serial: serial_core: Perform NULL checks for break_ctl ops
1865 - serial: ifx6x60: add missed pm_runtime_disable
1866 - autofs: fix a leak in autofs_expire_indirect()
1867 - RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LEN
1868 - iwlwifi: pcie: don't consider IV len in A-MSDU
1869 - exportfs_decode_fh(): negative pinned may become positive without the parent
1870 locked
1871 - audit_get_nd(): don't unlock parent too early
1872 - NFC: nxp-nci: Fix NULL pointer dereference after I2C communication error
1873 - xfrm: release device reference for invalid state
1874 - Input: cyttsp4_core - fix use after free bug
1875 - sched/core: Avoid spurious lock dependencies
1876 - ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()
1877 - rsxx: add missed destroy_workqueue calls in remove
1878 - net: ep93xx_eth: fix mismatch of request_mem_region in remove
1879 - i2c: core: fix use after free in of_i2c_notify
1880 - serial: core: Allow processing sysrq at port unlock time
1881 - cxgb4vf: fix memleak in mac_hlist initialization
1882 - iwlwifi: mvm: synchronize TID queue removal
1883 - iwlwifi: mvm: Send non offchannel traffic via AP sta
1884 - ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+
1885 - net/mlx5: Release resource on error flow
1886 - clk: sunxi-ng: a64: Fix gate bit of DSI DPHY
1887 - dlm: fix possible call to kfree() for non-initialized pointer
1888 - extcon: max8997: Fix lack of path setting in USB device mode
1889 - net: ethernet: ti: cpts: correct debug for expired txq skb
1890 - rtc: s3c-rtc: Avoid using broken ALMYEAR register
1891 - i40e: don't restart nway if autoneg not supported
1892 - clk: rockchip: fix rk3188 sclk_smc gate data
1893 - clk: rockchip: fix rk3188 sclk_mac_lbtest parameter ordering
1894 - ARM: dts: rockchip: Fix rk3288-rock2 vcc_flash name
1895 - dlm: fix missing idr_destroy for recover_idr
1896 - MIPS: SiByte: Enable ZONE_DMA32 for LittleSur
1897 - net: dsa: mv88e6xxx: Work around mv886e6161 SERDES missing MII_PHYSID2
1898 - scsi: zfcp: drop default switch case which might paper over missing case
1899 - crypto: ecc - check for invalid values in the key verification test
1900 - crypto: bcm - fix normal/non key hash algorithm failure
1901 - pinctrl: qcom: ssbi-gpio: fix gpio-hog related boot issues
1902 - Staging: iio: adt7316: Fix i2c data reading, set the data field
1903 - mm/vmstat.c: fix NUMA statistics updates
1904 - clk: rockchip: fix I2S1 clock gate register for rk3328
1905 - clk: rockchip: fix ID of 8ch clock of I2S1 for rk3328
1906 - regulator: Fix return value of _set_load() stub
1907 - iomap: sub-block dio needs to zeroout beyond EOF
1908 - MIPS: OCTEON: octeon-platform: fix typing
1909 - net/smc: use after free fix in smc_wr_tx_put_slot()
1910 - math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warning
1911 - rtc: max8997: Fix the returned value in case of error in
1912 'max8997_rtc_read_alarm()'
1913 - rtc: dt-binding: abx80x: fix resistance scale
1914 - ARM: dts: exynos: Use Samsung SoC specific compatible for DWC2 module
1915 - media: pulse8-cec: return 0 when invalidating the logical address
1916 - media: cec: report Vendor ID after initialization
1917 - dmaengine: coh901318: Fix a double-lock bug
1918 - dmaengine: coh901318: Remove unused variable
1919 - dmaengine: dw-dmac: implement dma protection control setting
1920 - usb: dwc3: debugfs: Properly print/set link state for HS
1921 - usb: dwc3: don't log probe deferrals; but do log other error codes
1922 - ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion()
1923 - f2fs: fix count of seg_freed to make sec_freed correct
1924 - f2fs: change segment to section in f2fs_ioc_gc_range
1925 - ARM: dts: rockchip: Fix the PMU interrupt number for rv1108
1926 - ARM: dts: rockchip: Assign the proper GPIO clocks for rv1108
1927 - f2fs: fix to allow node segment for GC by ioctl path
1928 - sparc: Correct ctx->saw_frame_pointer logic.
1929 - dma-mapping: fix return type of dma_set_max_seg_size()
1930 - altera-stapl: check for a null key before strcasecmp'ing it
1931 - serial: imx: fix error handling in console_setup
1932 - i2c: imx: don't print error message on probe defer
1933 - lockd: fix decoding of TEST results
1934 - ASoC: rsnd: tidyup registering method for rsnd_kctrl_new()
1935 - ARM: dts: sun5i: a10s: Fix HDMI output DTC warning
1936 - ARM: dts: sun8i: v3s: Change pinctrl nodes to avoid warning
1937 - dlm: NULL check before kmem_cache_destroy is not needed
1938 - ARM: debug: enable UART1 for socfpga Cyclone5
1939 - nfsd: fix a warning in __cld_pipe_upcall()
1940 - ASoC: au8540: use 64-bit arithmetic instead of 32-bit
1941 - ARM: OMAP1/2: fix SoC name printing
1942 - arm64: dts: meson-gxl-libretech-cc: fix GPIO lines names
1943 - arm64: dts: meson-gxbb-nanopi-k2: fix GPIO lines names
1944 - arm64: dts: meson-gxbb-odroidc2: fix GPIO lines names
1945 - arm64: dts: meson-gxl-khadas-vim: fix GPIO lines names
1946 - net/x25: fix called/calling length calculation in x25_parse_address_block
1947 - net/x25: fix null_x25_address handling
1948 - ARM: dts: mmp2: fix the gpio interrupt cell number
1949 - ARM: dts: realview-pbx: Fix duplicate regulator nodes
1950 - tcp: fix off-by-one bug on aborting window-probing socket
1951 - tcp: fix SNMP under-estimation on failed retransmission
1952 - tcp: fix SNMP TCP timeout under-estimation
1953 - modpost: skip ELF local symbols during section mismatch check
1954 - kbuild: fix single target build for external module
1955 - mtd: fix mtd_oobavail() incoherent returned value
1956 - ARM: dts: pxa: clean up USB controller nodes
1957 - clk: sunxi-ng: h3/h5: Fix CSI_MCLK parent
1958 - ARM: dts: realview: Fix some more duplicate regulator nodes
1959 - dlm: fix invalid cluster name warning
1960 - net/mlx4_core: Fix return codes of unsupported operations
1961 - pstore/ram: Avoid NULL deref in ftrace merging failure path
1962 - powerpc/math-emu: Update macros from GCC
1963 - clk: renesas: r8a77995: Correct parent clock of DU
1964 - MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definition
1965 - nfsd: Return EPERM, not EACCES, in some SETATTR cases
1966 - media: stkwebcam: Bugfix for wrong return values
1967 - firmware: qcom: scm: fix compilation error when disabled
1968 - mlxsw: spectrum_router: Relax GRE decap matching check
1969 - IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling state
1970 - IB/hfi1: Close VNIC sdma_progress sleep window
1971 - mlx4: Use snprintf instead of complicated strcpy
1972 - usb: mtu3: fix dbginfo in qmu_tx_zlp_error_handler
1973 - ARM: dts: sunxi: Fix PMU compatible strings
1974 - media: vimc: fix start stream when link is disabled
1975 - net: aquantia: fix RSS table and key sizes
1976 - sched/fair: Scale bandwidth quota and period without losing quota/period
1977 ratio precision
1978 - fuse: verify nlink
1979 - fuse: verify attributes
1980 - ALSA: pcm: oss: Avoid potential buffer overflows
1981 - ALSA: hda - Add mute led support for HP ProBook 645 G4
1982 - Input: synaptics - switch another X1 Carbon 6 to RMI/SMbus
1983 - Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflash
1984 - Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers
1985 - Input: goodix - add upside-down quirk for Teclast X89 tablet
1986 - coresight: etm4x: Fix input validation for sysfs.
1987 - Input: Fix memory leak in psxpad_spi_probe
1988 - CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
1989 - CIFS: Fix SMB2 oplock break processing
1990 - tty: vt: keyboard: reject invalid keycodes
1991 - can: slcan: Fix use-after-free Read in slcan_open
1992 - kernfs: fix ino wrap-around detection
1993 - jbd2: Fix possible overflow in jbd2_log_space_left()
1994 - drm/i810: Prevent underflow in ioctl
1995 - KVM: arm/arm64: vgic: Don't rely on the wrong pending table
1996 - KVM: x86: do not modify masked bits of shared MSRs
1997 - KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
1998 - crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr
1999 - crypto: af_alg - cast ki_complete ternary op to int
2000 - crypto: ccp - fix uninitialized list head
2001 - crypto: ecdh - fix big endian bug in ECC library
2002 - crypto: user - fix memory leak in crypto_report
2003 - spi: atmel: Fix CS high support
2004 - RDMA/qib: Validate ->show()/store() callbacks before calling them
2005 - iomap: Fix pipe page leakage during splicing
2006 - thermal: Fix deadlock in thermal thermal_zone_device_check
2007 - binder: Handle start==NULL in binder_update_page_range()
2008 - ASoC: rsnd: fixup MIX kctrl registration
2009 - KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)
2010 - appletalk: Fix potential NULL pointer dereference in unregister_snap_client
2011 - appletalk: Set error code if register_snap_client failed
2012 - usb: gadget: configfs: Fix missing spin_lock_init()
2013 - usb: gadget: pch_udc: fix use after free
2014 - scsi: qla2xxx: Fix driver unload hang
2015 - media: venus: remove invalid compat_ioctl32 handler
2016 - USB: uas: honor flag to avoid CAPACITY16
2017 - USB: uas: heed CAPACITY_HEURISTICS
2018 - USB: documentation: flags on usb-storage versus UAS
2019 - usb: Allow USB device to be warm reset in suspended state
2020 - staging: rtl8188eu: fix interface sanity check
2021 - staging: rtl8712: fix interface sanity check
2022 - staging: gigaset: fix general protection fault on probe
2023 - staging: gigaset: fix illegal free on probe errors
2024 - staging: gigaset: add endpoint-type sanity check
2025 - usb: xhci: only set D3hot for pci device
2026 - xhci: Increase STS_HALT timeout in xhci_suspend()
2027 - xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour.
2028 - ARM: dts: pandora-common: define wl1251 as child node of mmc3
2029 - iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reporting
2030 - USB: atm: ueagle-atm: add missing endpoint check
2031 - USB: idmouse: fix interface sanity checks
2032 - USB: serial: io_edgeport: fix epic endpoint lookup
2033 - USB: adutux: fix interface sanity check
2034 - usb: core: urb: fix URB structure initialization function
2035 - usb: mon: Fix a deadlock in usbmon between mmap and read
2036 - tpm: add check after commands attribs tab allocation
2037 - mtd: spear_smi: Fix Write Burst mode
2038 - virtio-balloon: fix managed page counts when migrating pages between zones
2039 - usb: dwc3: ep0: Clear started flag on completion
2040 - btrfs: check page->mapping when loading free space cache
2041 - btrfs: use refcount_inc_not_zero in kill_all_nodes
2042 - Btrfs: fix negative subv_writers counter and data space leak after buffered
2043 write
2044 - btrfs: Remove btrfs_bio::flags member
2045 - Btrfs: send, skip backreference walking for extents with many references
2046 - btrfs: record all roots for rename exchange on a subvol
2047 - rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer address
2048 - rtlwifi: rtl8192de: Fix missing callback that tests for hw release of buffer
2049 - rtlwifi: rtl8192de: Fix missing enable interrupt flag
2050 - lib: raid6: fix awk build warnings
2051 - ovl: relax WARN_ON() on rename to self
2052 - ALSA: hda - Fix pending unsol events at shutdown
2053 - watchdog: aspeed: Fix clock behaviour for ast2600
2054 - hwrng: omap - Fix RNG wait loop timeout
2055 - dm zoned: reduce overhead of backing device checks
2056 - workqueue: Fix spurious sanity check failures in destroy_workqueue()
2057 - workqueue: Fix pwq ref leak in rescuer_thread()
2058 - ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_report
2059 - blk-mq: avoid sysfs buffer overflow with too many CPU cores
2060 - cgroup: pids: use atomic64_t for pids->limit
2061 - ar5523: check NULL before memcpy() in ar5523_cmd()
2062 - s390/mm: properly clear _PAGE_NOEXEC bit when it is not supported
2063 - media: bdisp: fix memleak on release
2064 - media: radio: wl1273: fix interrupt masking on release
2065 - media: cec.h: CEC_OP_REC_FLAG_ values were swapped
2066 - cpuidle: Do not unset the driver if it is there already
2067 - intel_th: Fix a double put_device() in error path
2068 - intel_th: pci: Add Ice Lake CPU support
2069 - intel_th: pci: Add Tiger Lake CPU support
2070 - PM / devfreq: Lock devfreq in trans_stat_show
2071 - cpufreq: powernv: fix stack bloat and hard limit on number of CPUs
2072 - ACPI: OSL: only free map once in osl.c
2073 - ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data()
2074 - ACPI: PM: Avoid attaching ACPI PM domain to certain devices
2075 - pinctrl: samsung: Add of_node_put() before return in error path
2076 - pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup
2077 controller init
2078 - pinctrl: samsung: Fix device node refcount leaks in init code
2079 - pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup
2080 controller init
2081 - mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of
2082 pandora_wl1251_init_card
2083 - ARM: dts: omap3-tao3530: Fix incorrect MMC card detection GPIO polarity
2084 - ppdev: fix PPGETTIME/PPSETTIME ioctls
2085 - powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GB
2086 - powerpc/xive: Prevent page fault issues in the machine crash handler
2087 - powerpc: Allow flush_icache_range to work across ranges >4GB
2088 - powerpc/xive: Skip ioremap() of ESB pages for LSI interrupts
2089 - video/hdmi: Fix AVI bar unpack
2090 - quota: Check that quota is not dirty before release
2091 - ext2: check err when partial != NULL
2092 - quota: fix livelock in dquot_writeback_dquots
2093 - ext4: Fix credit estimate for final inode freeing
2094 - reiserfs: fix extended attributes on the root directory
2095 - block: fix single range discard merge
2096 - scsi: zfcp: trace channel log even for FCP command responses
2097 - scsi: qla2xxx: Fix DMA unmap leak
2098 - scsi: qla2xxx: Fix session lookup in qlt_abort_work()
2099 - scsi: qla2xxx: Fix qla24xx_process_bidir_cmd()
2100 - scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return value
2101 - scsi: qla2xxx: Fix message indicating vectors used by driver
2102 - xhci: Fix memory leak in xhci_add_in_port()
2103 - xhci: make sure interrupts are restored to correct state
2104 - iio: adis16480: Add debugfs_reg_access entry
2105 - phy: renesas: rcar-gen3-usb2: Fix sysfs interface of "role"
2106 - omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251
2107 - scsi: lpfc: Cap NPIV vports to 256
2108 - scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQE
2109 - drbd: Change drbd_request_detach_interruptible's return type to int
2110 - e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_wait
2111 - power: supply: cpcap-battery: Fix signed counter sample register
2112 - mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes dead
2113 - ath10k: fix fw crash by moving chip reset after napi disabled
2114 - powerpc: Avoid clang warnings around setjmp and longjmp
2115 - powerpc: Fix vDSO clock_getres()
2116 - ext4: work around deleting a file with i_nlink == 0 safely
2117 - firmware: qcom: scm: Ensure 'a0' status code is treated as signed
2118 - mm/shmem.c: cast the type of unmap_start to u64
2119 - ext4: fix a bug in ext4_wait_for_tail_page_commit
2120 - blk-mq: make sure that line break can be printed
2121 - workqueue: Fix missing kfree(rescuer) in destroy_workqueue()
2122 - sunrpc: fix crash when cache_head become valid before update
2123 - net/mlx5e: Fix SFF 8472 eeprom length
2124 - gfs2: fix glock reference problem in gfs2_trans_remove_revoke
2125 - kernel/module.c: wakeup processes in module_wq on module unload
2126 - gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklist
2127 - raid5: need to set STRIPE_HANDLE for batch head
2128 - of: unittest: fix memory leak in attach_node_and_children
2129 - sparc64: implement ioremap_uc
2130 - iwlwifi: trans: Clear persistence bit when starting the FW
2131 - audit: Embed key into chunk
2132 - netfilter: nf_tables: don't use position attribute on rule replacement
2133 - ARC: IOC: panic if kernel was started with previously enabled IOC
2134 - ARM: dts: exynos: Fix LDO13 min values on Odroid XU3/XU4/HC1
2135 - scsi: zfcp: update kernel message for invalid FCP_CMND length, it's not the
2136 CDB
2137 - drivers: soc: Allow building the amlogic drivers without ARCH_MESON
2138 - sctp: count sk_wmem_alloc by skb truesize in sctp_packet_transmit
2139 - xfs: extent shifting doesn't fully invalidate page cache
2140 - iomap: dio data corruption and spurious errors when pipes fill
2141 - ravb: Clean up duplex handling
2142 - net/ipv6: re-do dad when interface has IFF_NOARP flag change
2143 - selftests/powerpc: Allocate base registers
2144 - f2fs: fix to account preflush command for noflush_merge mode
2145 - nvme: Free ctrl device name on init failure
2146 - gpu: host1x: Fix syncpoint ID field size on Tegra186
2147 - ARM: dts: sun4i: Fix gpio-keys warning
2148 - ARM: dts: sun4i: Fix HDMI output DTC warning
2149 - ARM: dts: sun7i: Fix HDMI output DTC warning
2150 - ARM: dts: sun8i: a23/a33: Fix OPP DTC warnings
2151 - can: xilinx: fix return type of ndo_start_xmit function
2152 - clk: mediatek: Drop __init from mtk_clk_register_cpumuxes()
2153 - clk: mediatek: Drop more __init markings for driver probe
2154 - soc: renesas: r8a77970-sysc: Correct names of A2DP/A2CN power domains
2155 - tcp: make tcp_space() aware of socket backlog
2156 - clk: meson: meson8b: fix the offset of vid_pll_dco's N value
2157 - media: uvcvideo: Abstract streaming object lifetime
2158 - clk: renesas: rcar-gen3: Set state when registering SD clocks
2159 - x86/mm/32: Sync only to VMALLOC_END in vmalloc_sync_all()
2160 - crypto: atmel-aes - Fix IV handling when req->nbytes < ivsize
2161 - binder: Fix race between mmap() and binder_alloc_print_pages()
2162 - perf script: Fix invalid LBR/binary mismatch error
2163 - splice: don't read more than available pipe space
2164 - iomap: partially revert 4721a601099 (simulated directio short read on
2165 EFAULT)
2166 - xfs: add missing error check in xfs_prepare_shift()
2167 - Btrfs: fix metadata space leak on fixup worker failure to set range as
2168 delalloc
2169 - btrfs: Avoid getting stuck during cyclic writebacks
2170 - md: improve handling of bio with REQ_PREFLUSH in md_flush_request()
2171 - pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type()
2172 - pinctrl: samsung: Fix device node refcount leaks in Exynos wakeup controller
2173 init
2174 - scsi: lpfc: Correct topology type reporting on G7 adapters
2175 - pvcalls-front: don't return error when the ring is full
2176 - net: hns3: clear pci private data when unload hns3 driver
2177 - net: hns3: change hnae3_register_ae_dev() to int
2178 - net: hns3: Check variable is valid before assigning it to another
2179 - scsi: hisi_sas: send primitive NOTIFY to SSP situation only
2180 - scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5G
2181 - regulator: 88pm800: fix warning same module names
2182 - rtc: disable uie before setting time and enable after
2183 - splice: only read in as much information as there is pipe buffer space
2184 - s390/smp,vdso: fix ASCE handling
2185 - PCI: rcar: Fix missing MACCTLR register setting in initialization sequence
2186 - of: overlay: add_changeset_property() memory leak
2187 - scsi: qla2xxx: Change discovery state before PLOGI
2188
2189 * Realtek ALC256M with DTS Audio Processing internal microphone doesn't work
2190 on Redmi Book 14 2019 (LP: #1846148) // Bionic update: upstream stable
2191 patchset 2019-12-20 (LP: #1857158)
2192 - ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptop
2193
2194 * False positive test result in run_afpackettests from net in
2195 ubuntu_kernel_selftest (LP: #1825778)
2196 - selftests/net: correct the return value for run_afpackettests
2197
2198 * headphone has noise as not mute on dell machines with alc236/256
2199 (LP: #1854401)
2200 - SAUCE: ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236
2201
2202 * Bionic update: upstream stable patchset 2019-12-09 (LP: #1855787)
2203 - Revert "KVM: nVMX: reset cache/shadows when switching loaded VMCS"
2204 - clk: meson: gxbb: let sar_adc_clk_div set the parent clock rate
2205 - ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUX
2206 - ASoC: compress: fix unsigned integer overflow check
2207 - reset: Fix memory leak in reset_control_array_put()
2208 - ASoC: kirkwood: fix external clock probe defer
2209 - clk: samsung: exynos5420: Preserve PLL configuration during suspend/resume
2210 - reset: fix reset_control_ops kerneldoc comment
2211 - clk: at91: avoid sleeping early
2212 - clk: sunxi-ng: a80: fix the zero'ing of bits 16 and 18
2213 - idr: Fix idr_alloc_u32 on 32-bit systems
2214 - x86/resctrl: Prevent NULL pointer dereference when reading mondata
2215 - clk: ti: dra7-atl-clock: Remove ti_clk_add_alias call
2216 - net: fec: add missed clk_disable_unprepare in remove
2217 - bridge: ebtables: don't crash when using dnat target in output chains
2218 - can: peak_usb: report bus recovery as well
2219 - can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on open
2220 - can: rx-offload: can_rx_offload_queue_tail(): fix error handling, avoid skb
2221 mem leak
2222 - can: rx-offload: can_rx_offload_offload_one(): do not increase the skb_queue
2223 beyond skb_queue_len_max
2224 - can: rx-offload: can_rx_offload_offload_one(): increment rx_fifo_errors on
2225 queue overflow or OOM
2226 - can: rx-offload: can_rx_offload_offload_one(): use ERR_PTR() to propagate
2227 error value in case of errors
2228 - can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on error
2229 - can: rx-offload: can_rx_offload_irq_offload_fifo(): continue on error
2230 - watchdog: meson: Fix the wrong value of left time
2231 - scripts/gdb: fix debugging modules compiled with hot/cold partitioning
2232 - net: bcmgenet: reapply manual settings to the PHY
2233 - ceph: return -EINVAL if given fsc mount option on kernel w/o support
2234 - mac80211: fix station inactive_time shortly after boot
2235 - block: drbd: remove a stray unlock in __drbd_send_protocol()
2236 - pwm: bcm-iproc: Prevent unloading the driver module while in use
2237 - scsi: lpfc: Fix kernel Oops due to null pring pointers
2238 - scsi: lpfc: Fix dif and first burst use in write commands
2239 - ARM: dts: Fix up SQ201 flash access
2240 - ARM: debug-imx: only define DEBUG_IMX_UART_PORT if needed
2241 - [Config] updateconfigs for DEBUG_IMX_UART_PORT
2242 - ARM: dts: imx53-voipac-dmm-668: Fix memory node duplication
2243 - parisc: Fix serio address output
2244 - parisc: Fix HP SDC hpa address output
2245 - arm64: mm: Prevent mismatched 52-bit VA support
2246 - arm64: smp: Handle errors reported by the firmware
2247 - ARM: OMAP1: fix USB configuration for device-only setups
2248 - RDMA/vmw_pvrdma: Use atomic memory allocation in create AH
2249 - PM / AVS: SmartReflex: NULL check before some freeing functions is not
2250 needed
2251 - ARM: ks8695: fix section mismatch warning
2252 - ACPI / LPSS: Ignore acpi_device_fix_up_power() return value
2253 - scsi: lpfc: Enable Management features for IF_TYPE=6
2254 - crypto: user - support incremental algorithm dumps
2255 - mwifiex: fix potential NULL dereference and use after free
2256 - mwifiex: debugfs: correct histogram spacing, formatting
2257 - rtl818x: fix potential use after free
2258 - xfs: require both realtime inodes to mount
2259 - ubi: Put MTD device after it is not used
2260 - ubi: Do not drop UBI device reference before using
2261 - microblaze: adjust the help to the real behavior
2262 - microblaze: move "... is ready" messages to arch/microblaze/Makefile
2263 - iwlwifi: move iwl_nvm_check_version() into dvm
2264 - gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB
2265 - kvm: vmx: Set IA32_TSC_AUX for legacy mode guests
2266 - VSOCK: bind to random port for VMADDR_PORT_ANY
2267 - mmc: meson-gx: make sure the descriptor is stopped on errors
2268 - mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SET
2269 - btrfs: only track ref_heads in delayed_ref_updates
2270 - HID: intel-ish-hid: fixes incorrect error handling
2271 - serial: 8250: Rate limit serial port rx interrupts during input overruns
2272 - kprobes/x86/xen: blacklist non-attachable xen interrupt functions
2273 - xen/pciback: Check dev_data before using it
2274 - vfio-mdev/samples: Use u8 instead of char for handle functions
2275 - pinctrl: xway: fix gpio-hog related boot issues
2276 - net/mlx5: Continue driver initialization despite debugfs failure
2277 - exofs_mount(): fix leaks on failure exits
2278 - bnxt_en: Return linux standard errors in bnxt_ethtool.c
2279 - bnxt_en: query force speeds before disabling autoneg mode.
2280 - KVM: s390: unregister debug feature on failing arch init
2281 - pinctrl: sh-pfc: sh7264: Fix PFCR3 and PFCR0 register configuration
2282 - pinctrl: sh-pfc: sh7734: Fix shifted values in IPSR10
2283 - HID: doc: fix wrong data structure reference for UHID_OUTPUT
2284 - dm flakey: Properly corrupt multi-page bios.
2285 - gfs2: take jdata unstuff into account in do_grow
2286 - xfs: Align compat attrlist_by_handle with native implementation.
2287 - xfs: Fix bulkstat compat ioctls on x32 userspace.
2288 - IB/qib: Fix an error code in qib_sdma_verbs_send()
2289 - clocksource/drivers/fttmr010: Fix invalid interrupt register access
2290 - vxlan: Fix error path in __vxlan_dev_create()
2291 - powerpc/book3s/32: fix number of bats in p/v_block_mapped()
2292 - powerpc/xmon: fix dump_segments()
2293 - drivers/regulator: fix a missing check of return value
2294 - Bluetooth: hci_bcm: Handle specific unknown packets after firmware loading
2295 - serial: max310x: Fix tx_empty() callback
2296 - openrisc: Fix broken paths to arch/or32
2297 - RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layer
2298 - scsi: qla2xxx: deadlock by configfs_depend_item
2299 - scsi: csiostor: fix incorrect dma device in case of vport
2300 - ath6kl: Only use match sets when firmware supports it
2301 - ath6kl: Fix off by one error in scan completion
2302 - powerpc/perf: Fix unit_sel/cache_sel checks
2303 - powerpc/prom: fix early DEBUG messages
2304 - powerpc/mm: Make NULL pointer deferences explicit on bad page faults.
2305 - powerpc/44x/bamboo: Fix PCI range
2306 - vfio/spapr_tce: Get rid of possible infinite loop
2307 - powerpc/powernv/eeh/npu: Fix uninitialized variables in
2308 opal_pci_eeh_freeze_status
2309 - drbd: ignore "all zero" peer volume sizes in handshake
2310 - drbd: reject attach of unsuitable uuids even if connected
2311 - drbd: do not block when adjusting "disk-options" while IO is frozen
2312 - drbd: fix print_st_err()'s prototype to match the definition
2313 - IB/rxe: Make counters thread safe
2314 - regulator: tps65910: fix a missing check of return value
2315 - powerpc/83xx: handle machine check caused by watchdog timer
2316 - powerpc/pseries: Fix node leak in update_lmb_associativity_index()
2317 - crypto: mxc-scc - fix build warnings on ARM64
2318 - pwm: clps711x: Fix period calculation
2319 - net/netlink_compat: Fix a missing check of nla_parse_nested
2320 - net/net_namespace: Check the return value of register_pernet_subsys()
2321 - f2fs: fix to dirty inode synchronously
2322 - um: Make GCOV depend on !KCOV
2323 - net: (cpts) fix a missing check of clk_prepare
2324 - net: stmicro: fix a missing check of clk_prepare
2325 - net: dsa: bcm_sf2: Propagate error value from mdio_write
2326 - atl1e: checking the status of atl1e_write_phy_reg
2327 - tipc: fix a missing check of genlmsg_put
2328 - net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()
2329 - ocfs2: clear journal dirty flag after shutdown journal
2330 - vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n
2331 - lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
2332 - lib/genalloc.c: use vzalloc_node() to allocate the bitmap
2333 - fork: fix some -Wmissing-prototypes warnings
2334 - drivers/base/platform.c: kmemleak ignore a known leak
2335 - lib/genalloc.c: include vmalloc.h
2336 - mtd: Check add_mtd_device() ret code
2337 - tipc: fix memory leak in tipc_nl_compat_publ_dump
2338 - net/core/neighbour: tell kmemleak about hash tables
2339 - PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()
2340 - net/core/neighbour: fix kmemleak minimal reference count for hash tables
2341 - serial: 8250: Fix serial8250 initialization crash
2342 - gpu: ipu-v3: pre: don't trigger update if buffer address doesn't change
2343 - sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probe
2344 - ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel
2345 - decnet: fix DN_IFREQ_SIZE
2346 - net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()
2347 - blktrace: Show requests without sector
2348 - tipc: fix skb may be leaky in tipc_link_input
2349 - sfc: initialise found bitmap in efx_ef10_mtd_probe
2350 - net: fix possible overflow in __sk_mem_raise_allocated()
2351 - sctp: don't compare hb_timer expire date before starting it
2352 - bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id()
2353 - net: dev: Use unsigned integer as an argument to left-shift
2354 - kvm: properly check debugfs dentry before using it
2355 - bpf: drop refcount if bpf_map_new_fd() fails in map_create()
2356 - net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED
2357 - apparmor: delete the dentry in aafs_remove() to avoid a leak
2358 - scsi: libsas: Support SATA PHY connection rate unmatch fixing during
2359 discovery
2360 - ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
2361 - ACPI / APEI: Switch estatus pool to use vmalloc memory
2362 - scsi: libsas: Check SMP PHY control function result
2363 - mtd: Remove a debug trace in mtdpart.c
2364 - mm, gup: add missing refcount overflow checks on s390
2365 - clk: at91: fix update bit maps on CFG_MOR write
2366 - clk: at91: generated: set audio_pll_allowed in at91_clk_register_generated()
2367 - staging: rtl8192e: fix potential use after free
2368 - staging: rtl8723bs: Drop ACPI device ids
2369 - staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-ids
2370 - USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P
2371 - mei: bus: prefix device names on bus with the bus name
2372 - media: v4l2-ctrl: fix flags for DO_WHITE_BALANCE
2373 - net: macb: fix error format in dev_err()
2374 - pwm: Clear chip_data in pwm_put()
2375 - media: atmel: atmel-isc: fix asd memory allocation
2376 - media: atmel: atmel-isc: fix INIT_WORK misplacement
2377 - macvlan: schedule bc_work even if error
2378 - net: psample: fix skb_over_panic
2379 - openvswitch: fix flow command message size
2380 - slip: Fix use-after-free Read in slip_open
2381 - openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
2382 - openvswitch: remove another BUG_ON()
2383 - tipc: fix link name length check
2384 - sctp: cache netns in sctp_ep_common
2385 - net: sched: fix `tc -s class show` no bstats on class with nolock subqueues
2386 - ext4: add more paranoia checking in ext4_expand_extra_isize handling
2387 - watchdog: sama5d4: fix WDD value to be always set to max
2388 - net: macb: Fix SUBNS increment and increase resolution
2389 - net: macb driver, check for SKBTX_HW_TSTAMP
2390 - mtd: rawnand: atmel: Fix spelling mistake in error message
2391 - mtd: rawnand: atmel: fix possible object reference leak
2392 - mtd: spi-nor: cast to u64 to avoid uint overflows
2393 - y2038: futex: Move compat implementation into futex.c
2394 - futex: Prevent robust futex exit race
2395 - futex: Move futex exit handling into futex code
2396 - futex: Replace PF_EXITPIDONE with a state
2397 - exit/exec: Seperate mm_release()
2398 - futex: Split futex_mm_release() for exit/exec
2399 - futex: Set task::futex_state to DEAD right after handling futex exit
2400 - futex: Mark the begin of futex exit explicitly
2401 - futex: Sanitize exit state handling
2402 - futex: Provide state handling for exec() as well
2403 - futex: Add mutex around futex exit
2404 - futex: Provide distinct return value when owner is exiting
2405 - futex: Prevent exit livelock
2406 - HID: core: check whether Usage Page item is after Usage ID items
2407 - crypto: stm32/hash - Fix hmac issue more than 256 bytes
2408 - media: stm32-dcmi: fix DMA corruption when stopping streaming
2409 - hwrng: stm32 - fix unbalanced pm_runtime_enable
2410 - mailbox: mailbox-test: fix null pointer if no mmio
2411 - pinctrl: stm32: fix memory leak issue
2412 - ASoC: stm32: i2s: fix dma configuration
2413 - ASoC: stm32: i2s: fix 16 bit format support
2414 - ASoC: stm32: i2s: fix IRQ clearing
2415 - platform/x86: hp-wmi: Fix ACPI errors caused by too small buffer
2416 - platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input size
2417 - net: fec: fix clock count mis-match
2418 - clk: samsung: exynos5433: Fix error paths
2419 - pinctrl: cherryview: Allocate IRQ chip dynamic
2420 - ARM: dts: sun8i-a83t-tbs-a711: Fix WiFi resume from suspend
2421 - samples/bpf: fix build by setting HAVE_ATTR_TEST to zero
2422 - idr: Fix integer overflow in idr_for_each_entry
2423 - can: mcp251x: mcp251x_restart_work_handler(): Fix potential force_quit race
2424 condition
2425 - net: bcmgenet: use RGMII loopback for MAC reset
2426 - RDMA/hns: Fix the bug while use multi-hop of pbl
2427 - s390/zcrypt: make sysfs reset attribute trigger queue reset
2428 - bcache: do not check if debug dentry is ERR or NULL explicitly on remove
2429 - bcache: do not mark writeback_running too early
2430 - microblaze: fix multiple bugs in arch/microblaze/boot/Makefile
2431 - iwlwifi: pcie: fix erroneous print
2432 - usb: ehci-omap: Fix deferred probe for phy handling
2433 - btrfs: fix ncopies raid_attr for RAID56
2434 - Btrfs: allow clear_extent_dirty() to receive a cached extent state record
2435 - serial: sh-sci: Fix crash in rx_timer_fn() on PIO fallback
2436 - kprobes: Blacklist symbols in arch-defined prohibited area
2437 - kprobes/x86: Show x86-64 specific blacklisted symbols correctly
2438 - memory: omap-gpmc: Get the header of the enum
2439 - netfilter: nf_nat_sip: fix RTP/RTCP source port translations
2440 - bnxt_en: Save ring statistics before reset.
2441 - brcmfmac: Fix access point mode
2442 - powerpc/32: Avoid unsupported flags with clang
2443 - powerpc: Fix HMIs on big-endian with CONFIG_RELOCATABLE=y
2444 - mm/page_alloc.c: free order-0 pages through PCP in page_frag_free()
2445 - mm/page_alloc.c: use a single function to free page
2446 - mm/page_alloc.c: deduplicate __memblock_free_early() and memblock_free()
2447 - infiniband: bnxt_re: qplib: Check the return value of send_message
2448 - infiniband/qedr: Potential null ptr dereference of qp
2449 - firmware: arm_sdei: fix wrong of_node_put() in init function
2450 - firmware: arm_sdei: Fix DT platform device creation
2451 - ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCs
2452 - net/smc: don't wait for send buffer space when data was already sent
2453 - mm/hotplug: invalid PFNs from pfn_to_online_page()
2454 - ASoC: samsung: i2s: Fix prescaler setting for the secondary DAI
2455 - geneve: change NET_UDP_TUNNEL dependency to select
2456 - mmc: core: align max segment size with logical block size
2457 - net: hns3: fix PFC not setting problem for DCB module
2458 - net: hns3: fix an issue for hclgevf_ae_get_hdev
2459 - net: hns3: fix an issue for hns3_update_new_int_gl
2460 - scsi: hisi_sas: shutdown axi bus to avoid exception CQ returned
2461 - RDMA/hns: Bugfix for the scene without receiver queue
2462 - RDMA/hns: Fix the state of rereg mr
2463 - thunderbolt: Power cycle the router if NVM authentication fails
2464 - tcp: exit if nothing to retransmit on RTO timeout
2465
2466 * Bionic update: upstream stable patchset 2019-12-03 (LP: #1854975)
2467 - net/mlx4_en: fix mlx4 ethtool -N insertion
2468 - net: rtnetlink: prevent underflows in do_setvfinfo()
2469 - sfc: Only cancel the PPS workqueue if it exists
2470 - net/mlx5e: Fix set vf link state error flow
2471 - net/mlxfw: Verify FSM error code translation doesn't exceed array size
2472 - net/sched: act_pedit: fix WARN() in the traffic path
2473 - vhost/vsock: split packets to send using multiple buffers
2474 - gpio: max77620: Fixup debounce delays
2475 - tools: gpio: Correctly add make dependencies for gpio_utils
2476 - nbd:fix memory leak in nbd_get_socket()
2477 - virtio_console: allocate inbufs in add_port() only if it is needed
2478 - Revert "fs: ocfs2: fix possible null-pointer dereferences in
2479 ocfs2_xa_prepare_entry()"
2480 - mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()
2481 - drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
2482 - platform/x86: asus-nb-wmi: Support ALS on the Zenbook UX430UQ
2483 - mwifiex: Fix NL80211_TX_POWER_LIMITED
2484 - ALSA: isight: fix leak of reference to firewire unit in error path of .probe
2485 callback
2486 - printk: fix integer overflow in setup_log_buf()
2487 - gfs2: Fix marking bitmaps non-full
2488 - pty: fix compat ioctls
2489 - synclink_gt(): fix compat_ioctl()
2490 - powerpc: Fix signedness bug in update_flash_db()
2491 - powerpc/boot: Disable vector instructions
2492 - powerpc/eeh: Fix use of EEH_PE_KEEP on wrong field
2493 - EDAC, thunderx: Fix memory leak in thunderx_l2c_threaded_isr()
2494 - brcmsmac: AP mode: update beacon when TIM changes
2495 - ath10k: allocate small size dma memory in ath10k_pci_diag_write_mem
2496 - skd: fixup usage of legacy IO API
2497 - cdrom: don't attempt to fiddle with cdo->capability
2498 - spi: sh-msiof: fix deferred probing
2499 - mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready fail
2500 - btrfs: handle error of get_old_root
2501 - gsmi: Fix bug in append_to_eventlog sysfs handler
2502 - misc: mic: fix a DMA pool free failure
2503 - w1: IAD Register is yet readable trough iad sys file. Fix snprintf (%u for
2504 unsigned, count for max size).
2505 - m68k: fix command-line parsing when passed from u-boot
2506 - RDMA/bnxt_re: Fix qp async event reporting
2507 - pinctrl: sunxi: Fix a memory leak in 'sunxi_pinctrl_build_state()'
2508 - pwm: lpss: Only set update bit if we are actually changing the settings
2509 - amiflop: clean up on errors during setup
2510 - qed: Align local and global PTT to propagate through the APIs.
2511 - scsi: ips: fix missing break in switch
2512 - KVM: nVMX: reset cache/shadows when switching loaded VMCS
2513 - KVM/x86: Fix invvpid and invept register operand size in 64-bit mode
2514 - scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handler
2515 - scsi: isci: Change sci_controller_start_task's return type to sci_status
2516 - scsi: iscsi_tcp: Explicitly cast param in iscsi_sw_tcp_host_get_param
2517 - crypto: ccree - avoid implicit enum conversion
2518 - nvmet-fcloop: suppress a compiler warning
2519 - clk: mmp2: fix the clock id for sdh2_clk and sdh3_clk
2520 - clk: at91: audio-pll: fix audio pmc type
2521 - ASoC: tegra_sgtl5000: fix device_node refcounting
2522 - scsi: dc395x: fix dma API usage in srb_done
2523 - scsi: dc395x: fix DMA API usage in sg_update_list
2524 - net: dsa: mv88e6xxx: Fix 88E6141/6341 2500mbps SERDES speed
2525 - net: fix warning in af_unix
2526 - xfs: fix use-after-free race in xfs_buf_rele
2527 - kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad
2528 stack
2529 - PM / Domains: Deal with multiple states but no governor in genpd
2530 - ALSA: i2c/cs8427: Fix int to char conversion
2531 - macintosh/windfarm_smu_sat: Fix debug output
2532 - PCI: vmd: Detach resources after stopping root bus
2533 - USB: misc: appledisplay: fix backlight update_status return code
2534 - usbip: tools: fix atoi() on non-null terminated string
2535 - dm raid: avoid bitmap with raid4/5/6 journal device
2536 - SUNRPC: Fix a compile warning for cmpxchg64()
2537 - sunrpc: safely reallow resvport min/max inversion
2538 - atm: zatm: Fix empty body Clang warnings
2539 - s390/perf: Return error when debug_register fails
2540 - spi: omap2-mcspi: Set FIFO DMA trigger level to word length
2541 - sparc: Fix parport build warnings.
2542 - powerpc/pseries: Export raw per-CPU VPA data via debugfs
2543 - ceph: fix dentry leak in ceph_readdir_prepopulate
2544 - rtc: s35390a: Change buf's type to u8 in s35390a_init
2545 - f2fs: fix to spread clear_cold_data()
2546 - mISDN: Fix type of switch control variable in ctrl_teimanager
2547 - qlcnic: fix a return in qlcnic_dcb_get_capability()
2548 - net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode
2549 - mfd: arizona: Correct calling of runtime_put_sync
2550 - mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC values
2551 - mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as well
2552 - mfd: max8997: Enale irq-wakeup unconditionally
2553 - selftests/ftrace: Fix to test kprobe $comm arg only if available
2554 - selftests: watchdog: fix message when /dev/watchdog open fails
2555 - selftests: watchdog: Fix error message.
2556 - thermal: rcar_thermal: Prevent hardware access during system suspend
2557 - bpf: devmap: fix wrong interface selection in notifier_call
2558 - powerpc/process: Fix flush_all_to_thread for SPE
2559 - sparc64: Rework xchg() definition to avoid warnings.
2560 - arm64: lib: use C string functions with KASAN enabled
2561 - fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in
2562 dlm_print_one_mle()
2563 - mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock
2564 - macsec: update operstate when lower device changes
2565 - macsec: let the administrator set UP state even if lowerdev is down
2566 - block: fix the DISCARD request merge
2567 - i2c: uniphier-f: make driver robust against concurrency
2568 - i2c: uniphier-f: fix occasional timeout error
2569 - i2c: uniphier-f: fix race condition when IRQ is cleared
2570 - um: Make line/tty semantics use true write IRQ
2571 - vfs: avoid problematic remapping requests into partial EOF block
2572 - powerpc/xmon: Relax frame size for clang
2573 - selftests/powerpc/signal: Fix out-of-tree build
2574 - selftests/powerpc/switch_endian: Fix out-of-tree build
2575 - selftests/powerpc/cache_shape: Fix out-of-tree build
2576 - linux/bitmap.h: handle constant zero-size bitmaps correctly
2577 - linux/bitmap.h: fix type of nbits in bitmap_shift_right()
2578 - hfsplus: fix BUG on bnode parent update
2579 - hfs: fix BUG on bnode parent update
2580 - hfsplus: prevent btree data loss on ENOSPC
2581 - hfs: prevent btree data loss on ENOSPC
2582 - hfsplus: fix return value of hfsplus_get_block()
2583 - hfs: fix return value of hfs_get_block()
2584 - hfsplus: update timestamps on truncate()
2585 - hfs: update timestamp on truncate()
2586 - fs/hfs/extent.c: fix array out of bounds read of array extent
2587 - mm/memory_hotplug: make add_memory() take the device_hotplug_lock
2588 - igb: shorten maximum PHC timecounter update interval
2589 - ntb_netdev: fix sleep time mismatch
2590 - ntb: intel: fix return value for ndev_vec_mask()
2591 - arm64: makefile fix build of .i file in external module case
2592 - ocfs2: don't put and assigning null to bh allocated outside
2593 - ocfs2: fix clusters leak in ocfs2_defrag_extent()
2594 - net: do not abort bulk send on BQL status
2595 - sched/topology: Fix off by one bug
2596 - sched/fair: Don't increase sd->balance_interval on newidle balance
2597 - openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS
2598 - clk: sunxi-ng: enable so-said LDOs for A64 SoC's pll-mipi clock
2599 - audit: print empty EXECVE args
2600 - btrfs: avoid link error with CONFIG_NO_AUTO_INLINE
2601 - wil6210: fix locking in wmi_call
2602 - wlcore: Fix the return value in case of error in
2603 'wlcore_vendor_cmd_smart_config_start()'
2604 - rtl8xxxu: Fix missing break in switch
2605 - brcmsmac: never log "tid x is not agg'able" by default
2606 - wireless: airo: potential buffer overflow in sprintf()
2607 - rtlwifi: rtl8192de: Fix misleading REG_MCUFWDL information
2608 - net: dsa: bcm_sf2: Turn on PHY to allow successful registration
2609 - scsi: mpt3sas: Fix Sync cache command failure during driver unload
2610 - scsi: mpt3sas: Don't modify EEDPTagMode field setting on SAS3.5 HBA devices
2611 - scsi: mpt3sas: Fix driver modifying persistent data in Manufacturing page11
2612 - scsi: megaraid_sas: Fix msleep granularity
2613 - scsi: megaraid_sas: Fix goto labels in error handling
2614 - scsi: lpfc: fcoe: Fix link down issue after 1000+ link bounces
2615 - scsi: lpfc: Correct loss of fc4 type on remote port address change
2616 - dlm: fix invalid free
2617 - dlm: don't leak kernel pointer to userspace
2618 - vrf: mark skb for multicast or link-local as enslaved to VRF
2619 - ACPICA: Use %d for signed int print formatting instead of %u
2620 - net: bcmgenet: return correct value 'ret' from bcmgenet_power_down
2621 - of: unittest: allow base devicetree to have symbol metadata
2622 - cfg80211: Prevent regulatory restore during STA disconnect in concurrent
2623 interfaces
2624 - pinctrl: qcom: spmi-gpio: fix gpio-hog related boot issues
2625 - pinctrl: lpc18xx: Use define directive for PIN_CONFIG_GPIO_PIN_INT
2626 - pinctrl: zynq: Use define directive for PIN_CONFIG_IO_STANDARD
2627 - PCI: keystone: Use quirk to limit MRRS for K2G
2628 - spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
2629 - i2c: uniphier-f: fix timeout error after reading 8 bytes
2630 - mm/memory_hotplug: Do not unlock when fails to take the device_hotplug_lock
2631 - ipv6: Fix handling of LLA with VRF and sockets bound to VRF
2632 - cfg80211: call disconnect_wk when AP stops
2633 - Bluetooth: Fix invalid-free in bcsp_close()
2634 - KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
2635 - ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
2636 - ath9k_hw: fix uninitialized variable data
2637 - md/raid10: prevent access of uninitialized resync_pages offset
2638 - mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()
2639 - net: phy: dp83867: fix speed 10 in sgmii mode
2640 - net: phy: dp83867: increase SGMII autoneg timer duration
2641 - cpufreq: Skip cpufreq resume if it's not suspended
2642 - ocfs2: remove ocfs2_is_o2cb_active()
2643 - ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundary
2644 - ARC: perf: Accommodate big-endian CPU
2645 - x86/insn: Fix awk regexp warnings
2646 - x86/speculation: Fix incorrect MDS/TAA mitigation status
2647 - x86/speculation: Fix redundant MDS mitigation message
2648 - nbd: prevent memory leak
2649 - nfc: port100: handle command failure cleanly
2650 - media: vivid: Set vid_cap_streaming and vid_out_streaming to true
2651 - media: vivid: Fix wrong locking that causes race conditions on streaming
2652 stop
2653 - media: usbvision: Fix races among open, close, and disconnect
2654 - cpufreq: Add NULL checks to show() and store() methods of cpufreq
2655 - media: uvcvideo: Fix error path in control parsing failure
2656 - media: b2c2-flexcop-usb: add sanity checking
2657 - media: cxusb: detect cxusb_ctrl_msg error in query
2658 - media: imon: invalid dereference in imon_touch_event
2659 - virtio_ring: fix return code on DMA mapping fails
2660 - usbip: tools: fix fd leakage in the function of read_attr_usbip_status
2661 - usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()
2662 - usb-serial: cp201x: support Mark-10 digital force gauge
2663 - USB: chaoskey: fix error case of a timeout
2664 - appledisplay: fix error handling in the scheduled work
2665 - USB: serial: mos7840: add USB ID to support Moxa UPort 2210
2666 - USB: serial: mos7720: fix remote wakeup
2667 - USB: serial: mos7840: fix remote wakeup
2668 - USB: serial: option: add support for DW5821e with eSIM support
2669 - USB: serial: option: add support for Foxconn T77W968 LTE modules
2670 - staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding error
2671 - x86/hyperv: mark hyperv_init as __init function
2672 - mlxsw: spectrum_router: Fix determining underlay for a GRE tunnel
2673 - net/mlx4_en: Fix wrong limitation for number of TX rings
2674 - net/mlx5: Fix auto group size calculation
2675 - printk: lock/unlock console only for new logbuf entries
2676 - powerpc/boot: Fix opal console in boot wrapper
2677 - mmc: mediatek: fill the actual clock for mmc debugfs
2678 - btrfs: defrag: use btrfs_mod_outstanding_extents in cluster_pages_for_defrag
2679 - nvme-pci: fix hot removal during error handling
2680 - PCI: mediatek: Fixup MSI enablement logic by enabling MSI before clocks
2681 - swiotlb: do not panic on mapping failures
2682 - powerpc/mm/radix: Fix off-by-one in split mapping logic
2683 - powerpc/mm/radix: Fix overuse of small pages in splitting logic
2684 - powerpc/mm/radix: Fix small page at boundary when splitting
2685 - tools: bpftool: fix completion for "bpftool map update"
2686 - ceph: only allow punch hole mode in fallocate
2687 - RISC-V: Avoid corrupting the upper 32-bit of phys_addr_t in ioremap
2688 - f2fs: spread f2fs_set_inode_flags()
2689 - net: socionext: Stop PHY before resetting netsec
2690 - tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usage
2691 - mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race
2692 condition
2693 - ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12
2694 - mm/gup_benchmark.c: prevent integer overflow in ioctl
2695 - lib/bitmap.c: fix remaining space computation in bitmap_print_to_pagebuf
2696 - kernel/panic.c: do not append newline to the stack protector panic string
2697 - mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
2698 - fm10k: ensure completer aborts are marked as non-fatal after a resume
2699 - irq/matrix: Fix memory overallocation
2700 - nvme-pci: fix conflicting p2p resource adds
2701 - mm: handle no memcg case in memcg_kmem_charge() properly
2702 - ocfs2: without quota support, avoid calling quota recovery
2703 - soc: bcm: brcmstb: Fix re-entry point with a THUMB2_KERNEL
2704 - media: ov13858: Check for possible null pointer
2705 - wil6210: fix debugfs memory access alignment
2706 - scsi: lpfc: Fix odd recovery in duplicate FLOGIs in point-to-point
2707 - usb: typec: tcpm: charge current handling for sink during hard reset
2708 - clk: tegra20: Turn EMC clock gate into divider
2709 - of: unittest: initialize args before calling of_*parse_*()
2710 - tools: bpftool: pass an argument to silence open_obj_pinned()
2711 - nvme-pci: fix surprise removal
2712 - mm/page_io.c: do not free shared swap slots
2713 - PM / devfreq: Fix kernel oops on governor module load
2714
2715 * Miscellaneous Ubuntu changes
2716 - update dkms package versions
2717
2718 -- Marcelo Henrique Cerri <marcelo.cerri@canonical.com> Fri, 31 Jan 2020 14:22:28 -0300
290bddf5 2719
a8c1e6af 2720linux (4.15.0-76.86) bionic; urgency=medium
9147deb3 2721
a8c1e6af 2722 * bionic/linux: 4.15.0-76.86 -proposed tracker (LP: #1860123)
9147deb3 2723
a8c1e6af
MHC
2724 * Integrate Intel SGX driver into linux-azure (LP: #1844245)
2725 - [Packaging] Add systemd service to load intel_sgx
2726
2727 * [Regression] Bionic kernel 4.15.0-71.80 can not boot on ThunderX
2728 (LP: #1853326) // Bionic kernel panic on Cavium ThunderX CN88XX
2729 (LP: #1853485) // Cavium ThunderX CN88XX crashes on boot (LP: #1857074)
2730 - arm64: Check for errata before evaluating cpu features
2731 - arm64: add sentinel to kpti_safe_list
2732
2733 -- Marcelo Henrique Cerri <marcelo.cerri@canonical.com> Fri, 17 Jan 2020 10:59:22 -0300
9147deb3 2734
e4d05a1f 2735linux (4.15.0-75.85) bionic; urgency=medium
d8c8a58d 2736
e4d05a1f 2737 * bionic/linux: 4.15.0-75.85 -proposed tracker (LP: #1859705)
d8c8a58d 2738
e4d05a1f
MHC
2739 * use-after-free in i915_ppgtt_close (LP: #1859522) // CVE-2020-7053
2740 - SAUCE: drm/i915: Fix use-after-free when destroying GEM context
2741
2742 * CVE-2019-14615
2743 - drm/i915/gen9: Clear residual context state on context switch
2744
2745 * PAN is broken for execute-only user mappings on ARMv8 (LP: #1858815)
2746 - arm64: Revert support for execute-only user mappings
2747
2748 * [Regression] usb usb2-port2: Cannot enable. Maybe the USB cable is bad?
2749 (LP: #1856608)
2750 - SAUCE: Revert "usb: handle warm-reset port requests on hub resume"
2751
2752 * Miscellaneous Ubuntu changes
2753 - update dkms package versions
2754
2755 -- Marcelo Henrique Cerri <marcelo.cerri@canonical.com> Tue, 14 Jan 2020 19:07:38 -0300
d8c8a58d 2756
e1afa08a 2757linux (4.15.0-74.84) bionic; urgency=medium
74b54c0f 2758
e1afa08a 2759 * bionic/linux: 4.15.0-74.84 -proposed tracker (LP: #1856749)
74b54c0f 2760
e1afa08a
KE
2761 * [Hyper-V] KVP daemon fails to start on first boot of disco VM (LP: #1820063)
2762 - [Packaging] bind hv_kvp_daemon startup to hv_kvp device
2763
2764 * Unrevert "arm64: Use firmware to detect CPUs that are not affected by
2765 Spectre-v2" (LP: #1854207)
2766 - arm64: Get rid of __smccc_workaround_1_hvc_*
2767 - arm64: Use firmware to detect CPUs that are not affected by Spectre-v2
2768
2769 * Bionic kernel panic on Cavium ThunderX CN88XX (LP: #1853485)
2770 - SAUCE: irqchip/gic-v3-its: Add missing return value in
2771 its_irq_domain_activate()
2772
2773 -- Khalid Elmously <khalid.elmously@canonical.com> Wed, 18 Dec 2019 17:20:22 -0500
74b54c0f 2774
80e9db2e 2775linux (4.15.0-73.82) bionic; urgency=medium
4d6a1a97 2776
80e9db2e 2777 * bionic/linux: 4.15.0-73.82 -proposed tracker (LP: #1854819)
4d6a1a97 2778
80e9db2e
KE
2779 * CVE-2019-14901
2780 - SAUCE: mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()
2781
2782 * CVE-2019-14896 // CVE-2019-14897
2783 - SAUCE: libertas: Fix two buffer overflows at parsing bss descriptor
2784
2785 * CVE-2019-14895
2786 - SAUCE: mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
2787
2788 * CVE-2019-18660: patches for Ubuntu (LP: #1853142) // CVE-2019-18660
2789 - powerpc/64s: support nospectre_v2 cmdline option
2790 - powerpc/book3s64: Fix link stack flush on context switch
2791 - KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
2792
2793 * Please add patch fixing RK818 ID detection (LP: #1853192)
2794 - SAUCE: mfd: rk808: Fix RK818 ID template
2795
2796 * [SRU][B/OEM-B/OEM-OSP1/D] Enable new Elan touchpads which are not in current
2797 whitelist (LP: #1853246)
2798 - HID: quirks: Fix keyboard + touchpad on Lenovo Miix 630
2799 - Input: elan_i2c - export the device id whitelist
2800 - HID: quirks: Refactor ELAN 400 and 401 handling
2801
2802 * Lenovo dock MAC Address pass through doesn't work in Ubuntu (LP: #1827961)
2803 - r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2
2804
2805 * s390/dasd: reduce the default queue depth and nr of hardware queues
2806 (LP: #1852257)
2807 - s390/dasd: reduce the default queue depth and nr of hardware queues
2808
2809 * External microphone can't work on some dell machines with the codec alc256
2810 or alc236 (LP: #1853791)
2811 - SAUCE: ALSA: hda/realtek - Move some alc256 pintbls to fallback table
2812 - SAUCE: ALSA: hda/realtek - Move some alc236 pintbls to fallback table
2813
2814 * Memory leak in net/xfrm/xfrm_state.c - 8 pages per ipsec connection
2815 (LP: #1853197)
2816 - xfrm: Fix memleak on xfrm state destroy
2817
2818 * CVE-2019-19083
2819 - drm/amd/display: memory leak
2820
2821 * update ENA driver for DIMLIB dynamic interrupt moderation (LP: #1853180)
2822 - net: ena: add intr_moder_rx_interval to struct ena_com_dev and use it
2823 - net: ena: switch to dim algorithm for rx adaptive interrupt moderation
2824 - net: ena: reimplement set/get_coalesce()
2825 - net: ena: enable the interrupt_moderation in driver_supported_features
2826 - net: ena: remove code duplication in
2827 ena_com_update_nonadaptive_moderation_interval _*()
2828 - net: ena: remove old adaptive interrupt moderation code from ena_netdev
2829 - net: ena: remove ena_restore_ethtool_params() and relevant fields
2830 - net: ena: remove all old adaptive rx interrupt moderation code from ena_com
2831 - net: ena: fix update of interrupt moderation register
2832 - net: ena: fix retrieval of nonadaptive interrupt moderation intervals
2833 - net: ena: fix incorrect update of intr_delay_resolution
2834 - net: ena: Select DIMLIB for ENA_ETHERNET
2835 - SAUCE: net: ena: fix issues in setting interrupt moderation params in
2836 ethtool
2837 - SAUCE: net: ena: fix too long default tx interrupt moderation interval
2838
2839 * CONFIG_ARCH_ROCKCHIP is not set in ubuntu 18.04 aarch64,arm64 (LP: #1825222)
2840 - [Config] Enable ROCKCHIP support for arm64
2841
2842 * backport DIMLIB (lib/dim/) to pre-5.2 kernels (LP: #1852637)
2843 - include/linux/bitops.h: introduce BITS_PER_TYPE
2844 - [Config] enable DIMLIB
2845 - linux/dim: import DIMLIB (lib/dim/)
2846 - SAUCE: linux/dim: avoid library object filename clash
2847
2848 * The alsa hda driver is not loaded due to the missing of PCIID for Comet
2849 Lake-S [8086:a3f0] (LP: #1852070)
2850 - SAUCE: ALSA: hda: Add Cometlake-S PCI ID
2851
2852 * Can't adjust brightness on DELL UHD dGPU AIO (LP: #1813877)
2853 - SAUCE: platform/x86: dell-uart-backlight: add missing status command
2854 - SAUCE: platform/x86: dell-uart-backlight: load driver by scalar status
2855 - SAUCE: platform/x86: dell-uart-backlight: add force parameter
2856 - SAUCE: platform/x86: dell-uart-backlight: add quirk for old platforms
2857
2858 * Enable framebuffer fonts auto selection for HighDPI screen (LP: #1851623)
2859 - fonts: Fix coding style
2860 - fonts: Prefer a bigger font for high resolution screens
2861
2862 * Disable unreliable HPET on CFL-H system (LP: #1852216)
2863 - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake H platforms
2864
2865 * i40e: Setting VF MAC address causes General Protection Fault (LP: #1852432)
2866 - i40e: Fix crash caused by stress setting of VF MAC addresses
2867
2868 * Bionic update: upstream stable patchset 2019-11-27 (LP: #1854216)
2869 - spi: mediatek: use correct mata->xfer_len when in fifo transfer
2870 - tee: optee: add missing of_node_put after of_device_is_available
2871 - net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()
2872 - idr: Fix idr_get_next race with idr_remove
2873 - mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span()
2874 - mm/memory_hotplug: fix updating the node span
2875 - arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess fault
2876 - fbdev: Ditch fb_edid_add_monspecs
2877 - net: ovs: fix return type of ndo_start_xmit function
2878 - net: xen-netback: fix return type of ndo_start_xmit function
2879 - ARM: dts: dra7: Enable workaround for errata i870 in PCIe host mode
2880 - ARM: dts: omap5: enable OTG role for DWC3 controller
2881 - f2fs: return correct errno in f2fs_gc
2882 - ARM: dts: sun8i: h3-h5: ir register size should be the whole memory block
2883 - SUNRPC: Fix priority queue fairness
2884 - IB/hfi1: Ensure ucast_dlid access doesnt exceed bounds
2885 - kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
2886 - arm64/numa: Report correct memblock range for the dummy node
2887 - ath10k: fix vdev-start timeout on error
2888 - ata: ahci_brcm: Allow using driver or DSL SoCs
2889 - ath9k: fix reporting calculated new FFT upper max
2890 - usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in
2891 fotg210_get_status()
2892 - usb: dwc3: gadget: Check ENBLSLPM before sending ep command
2893 - nl80211: Fix a GET_KEY reply attribute
2894 - irqchip/irq-mvebu-icu: Fix wrong private data retrieval
2895 - watchdog: w83627hf_wdt: Support NCT6796D, NCT6797D, NCT6798D
2896 - KVM: PPC: Inform the userspace about TCE update failures
2897 - dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_direction
2898 - dmaengine: timb_dma: Use proper enum in td_prep_slave_sg
2899 - ext4: fix build error when DX_DEBUG is defined
2900 - clk: keystone: Enable TISCI clocks if K3_ARCH
2901 - sunrpc: Fix connect metrics
2902 - mei: samples: fix a signedness bug in amt_host_if_call()
2903 - cxgb4: Use proper enum in cxgb4_dcb_handle_fw_update
2904 - cxgb4: Use proper enum in IEEE_FAUX_SYNC
2905 - powerpc/pseries: Fix DTL buffer registration
2906 - powerpc/pseries: Fix how we iterate over the DTL entries
2907 - powerpc/xive: Move a dereference below a NULL test
2908 - ARM: dts: at91: sama5d4_xplained: fix addressable nand flash size
2909 - ARM: dts: at91: at91sam9x5cm: fix addressable nand flash size
2910 - mtd: rawnand: sh_flctl: Use proper enum for flctl_dma_fifo0_transfer
2911 - PM / hibernate: Check the success of generating md5 digest before
2912 hibernation
2913 - tools: PCI: Fix compilation warnings
2914 - clocksource/drivers/sh_cmt: Fixup for 64-bit machines
2915 - clocksource/drivers/sh_cmt: Fix clocksource width for 32-bit machines
2916 - md: allow metadata updates while suspending an array - fix
2917 - ixgbe: Fix ixgbe TX hangs with XDP_TX beyond queue limit
2918 - i40e: Use proper enum in i40e_ndo_set_vf_link_state
2919 - ixgbe: Fix crash with VFs and flow director on interface flap
2920 - IB/mthca: Fix error return code in __mthca_init_one()
2921 - IB/mlx4: Avoid implicit enumerated type conversion
2922 - ACPICA: Never run _REG on system_memory and system_IO
2923 - powerpc/time: Use clockevents_register_device(), fixing an issue with large
2924 decrementer
2925 - ata: ep93xx: Use proper enums for directions
2926 - media: rc: ir-rc6-decoder: enable toggle bit for Kathrein RCU-676 remote
2927 - media: pxa_camera: Fix check for pdev->dev.of_node
2928 - media: i2c: adv748x: Support probing a single output
2929 - ALSA: hda/sigmatel - Disable automute for Elo VuPoint
2930 - KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and LR
2931 - USB: serial: cypress_m8: fix interrupt-out transfer length
2932 - mtd: physmap_of: Release resources on error
2933 - cpu/SMT: State SMT is disabled even with nosmt and without "=force"
2934 - brcmfmac: reduce timeout for action frame scan
2935 - brcmfmac: fix full timeout waiting for action frame on-channel tx
2936 - qtnfmac: pass sgi rate info flag to wireless core
2937 - qtnfmac: drop error reports for out-of-bounds key indexes
2938 - clk: samsung: exynos5420: Define CLK_SECKEY gate clock only or Exynos5420
2939 - clk: samsung: Use clk_hw API for calling clk framework from clk notifiers
2940 - i2c: brcmstb: Allow enabling the driver on DSL SoCs
2941 - NFSv4.x: fix lock recovery during delegation recall
2942 - dmaengine: ioat: fix prototype of ioat_enumerate_channels
2943 - media: cec-gpio: select correct Signal Free Time
2944 - Input: st1232 - set INPUT_PROP_DIRECT property
2945 - Input: silead - try firmware reload after unsuccessful resume
2946 - remoteproc: Check for NULL firmwares in sysfs interface
2947 - kexec: Allocate decrypted control pages for kdump if SME is enabled
2948 - x86/olpc: Fix build error with CONFIG_MFD_CS5535=m
2949 - dmaengine: rcar-dmac: set scatter/gather max segment size
2950 - crypto: mxs-dcp - Fix SHA null hashes and output length
2951 - crypto: mxs-dcp - Fix AES issues
2952 - xfrm: use correct size to initialise sp->ovec
2953 - ACPI / SBS: Fix rare oops when removing modules
2954 - iwlwifi: mvm: don't send keys when entering D3
2955 - x86/fsgsbase/64: Fix ptrace() to read the FS/GS base accurately
2956 - mmc: tmio: Fix SCC error detection
2957 - fbdev: sbuslib: use checked version of put_user()
2958 - fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper()
2959 - reset: Fix potential use-after-free in __of_reset_control_get()
2960 - bcache: recal cached_dev_sectors on detach
2961 - media: dw9714: Fix error handling in probe function
2962 - s390/kasan: avoid vdso instrumentation
2963 - proc/vmcore: Fix i386 build error of missing copy_oldmem_page_encrypted()
2964 - backlight: lm3639: Unconditionally call led_classdev_unregister
2965 - mfd: ti_am335x_tscadc: Keep ADC interface on if child is wakeup capable
2966 - printk: Give error on attempt to set log buffer length to over 2G
2967 - media: isif: fix a NULL pointer dereference bug
2968 - GFS2: Flush the GFS2 delete workqueue before stopping the kernel threads
2969 - media: cx231xx: fix potential sign-extension overflow on large shift
2970 - x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error
2971 - gpio: syscon: Fix possible NULL ptr usage
2972 - spi: fsl-lpspi: Prevent FIFO under/overrun by default
2973 - pinctrl: gemini: Mask and set properly
2974 - spi: spidev: Fix OF tree warning logic
2975 - ARM: 8802/1: Call syscall_trace_exit even when system call skipped
2976 - orangefs: rate limit the client not running info message
2977 - pinctrl: gemini: Fix up TVC clock group
2978 - hwmon: (pwm-fan) Silence error on probe deferral
2979 - hwmon: (ina3221) Fix INA3221_CONFIG_MODE macros
2980 - netfilter: nft_compat: do not dump private area
2981 - misc: cxl: Fix possible null pointer dereference
2982 - mac80211: minstrel: fix using short preamble CCK rates on HT clients
2983 - mac80211: minstrel: fix CCK rate group streams value
2984 - mac80211: minstrel: fix sampling/reporting of CCK rates in HT mode
2985 - spi: rockchip: initialize dma_slave_config properly
2986 - mlxsw: spectrum_switchdev: Check notification relevance based on upper
2987 device
2988 - ARM: dts: omap5: Fix dual-role mode on Super-Speed port
2989 - tools: PCI: Fix broken pcitest compilation
2990 - powerpc/time: Fix clockevent_decrementer initalisation for PR KVM
2991 - mmc: tmio: fix SCC error handling to avoid false positive CRC error
2992 - ARM: dts: sun8i: h3: bpi-m2-plus: Fix address for external RGMII Ethernet
2993 PHY
2994 - tcp: up initial rmem to 128KB and SYN rwin to around 64KB
2995 - ACPI / LPSS: Resume BYT/CHT I2C controllers from resume_noirq
2996 - f2fs: keep lazytime on remount
2997 - IB/hfi1: Error path MAD response size is incorrect
2998 - PM / devfreq: Fix devfreq_add_device() when drivers are built as modules.
2999 - PM / devfreq: Fix handling of min/max_freq == 0
3000 - PM / devfreq: stopping the governor before device_unregister()
3001 - watchdog: core: fix null pointer dereference when releasing cdev
3002 - watchdog: renesas_wdt: stop when unregistering
3003 - watchdog: sama5d4: fix timeout-sec usage
3004 - printk: Do not miss new messages when replaying the log
3005 - printk: CON_PRINTBUFFER console registration is a bit racy
3006 - ALSA: hda: Fix mismatch for register mask and value in ext controller.
3007 - x86/PCI: Apply VMD's AERSID fixup generically
3008 - IB/rxe: avoid srq memory leak
3009 - RDMA/hns: Bugfix for reserved qp number
3010 - RDMA/hns: Submit bad wr when post send wr exception
3011 - RDMA/hns: Bugfix for CM test
3012 - RDMA/hns: Limit the size of extend sge of sq
3013 - rpmsg: glink: smem: Support rx peak for size less than 4 bytes
3014 - qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffers
3015 - clk: samsung: Use NOIRQ stage for Exynos5433 clocks suspend/resume
3016 - printk: Correct wrong casting
3017 - mmc: renesas_sdhi_internal_dmac: set scatter/gather max segment size
3018 - atmel_lcdfb: support native-mode display-timings
3019 - fbdev: fix broken menu dependencies
3020 - bcache: account size of buckets used in uuid write to
3021 ca->meta_sectors_written
3022 - media: cx18: Don't check for address of video_dev
3023 - lightnvm: pblk: fix rqd.error return value in pblk_blk_erase_sync
3024 - scsi: arcmsr: clean up clang warning on extraneous parentheses
3025 - hwmon: (k10temp) Support all Family 15h Model 6xh and Model 7xh processors
3026 - tcp: start receiver buffer autotuning sooner
3027 - ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for
3028 hibernate
3029 - PM / devfreq: Fix static checker warning in try_then_request_governor
3030 - x86/resctrl: Fix rdt_find_domain() return value and checks
3031
3032 * Bionic update: upstream stable patchset 2019-11-25 (LP: #1853915)
3033 - kvm: mmu: Don't read PDPTEs when paging is not enabled
3034 - KVM: x86: introduce is_pae_paging
3035 - MIPS: BCM63XX: fix switch core reset on BCM6368
3036 - scsi: core: Handle drivers which set sg_tablesize to zero
3037 - Revert "Input: synaptics-rmi4 - avoid processing unknown IRQs"
3038 - ax88172a: fix information leak on short answers
3039 - net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modules
3040 - slip: Fix memory leak in slip_open error path
3041 - ALSA: usb-audio: Fix missing error check at mixer resolution test
3042 - ALSA: usb-audio: not submit urb for stopped endpoint
3043 - Input: ff-memless - kill timer in destroy()
3044 - Input: synaptics-rmi4 - fix video buffer size
3045 - Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driver
3046 - Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)
3047 - Input: synaptics-rmi4 - clear IRQ enables for F54
3048 - Input: synaptics-rmi4 - destroy F54 poller workqueue when removing
3049 - IB/hfi1: Ensure full Gen3 speed in a Gen4 system
3050 - i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present
3051 - ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable
3052 - ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either
3053 - iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macros
3054 - mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()
3055 - mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()
3056 - mmc: sdhci-of-at91: fix quirk2 overwrite
3057 - iio: adc: max9611: explicitly cast gain_selectors
3058 - tee: optee: take DT status property into account
3059 - ath10k: fix kernel panic by moving pci flush after napi_disable
3060 - iio: dac: mcp4922: fix error handling in mcp4922_write_raw
3061 - arm64: dts: allwinner: a64: Olinuxino: fix DRAM voltage
3062 - arm64: dts: allwinner: a64: NanoPi-A64: Fix DCDC1 voltage
3063 - ALSA: pcm: signedness bug in snd_pcm_plug_alloc()
3064 - arm64: dts: tegra210-p2180: Correct sdmmc4 vqmmc-supply
3065 - ARM: dts: at91/trivial: Fix USART1 definition for at91sam9g45
3066 - rtc: rv8803: fix the rv8803 id in the OF table
3067 - remoteproc/davinci: Use %zx for formating size_t
3068 - extcon: cht-wc: Return from default case to avoid warnings
3069 - cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNORE is set
3070 - ALSA: seq: Do error checks at creating system ports
3071 - ath9k: fix tx99 with monitor mode interface
3072 - ath10k: limit available channels via DT ieee80211-freq-limit
3073 - gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updated
3074 - ASoC: dpcm: Properly initialise hw->rate_max
3075 - pinctrl: ingenic: Probe driver at subsys_initcall
3076 - MIPS: BCM47XX: Enable USB power on Netgear WNDR3400v3
3077 - ARM: dts: exynos: Fix sound in Snow-rev5 Chromebook
3078 - liquidio: fix race condition in instruction completion processing
3079 - ARM: dts: exynos: Fix regulators configuration on Peach Pi/Pit Chromebooks
3080 - i40e: use correct length for strncpy
3081 - i40e: hold the rtnl lock on clearing interrupt scheme
3082 - i40e: Prevent deleting MAC address from VF when set by PF
3083 - IB/rxe: fixes for rdma read retry
3084 - iwlwifi: don't WARN on trying to dump dead firmware
3085 - iwlwifi: mvm: avoid sending too many BARs
3086 - ARM: dts: pxa: fix the rtc controller
3087 - ARM: dts: pxa: fix power i2c base address
3088 - rtl8187: Fix warning generated when strncpy() destination length matches the
3089 sixe argument
3090 - soc: imx: gpc: fix PDN delay
3091 - ASoC: rsnd: ssi: Fix issue in dma data address assignment
3092 - net: phy: mscc: read 'vsc8531,vddmac' as an u32
3093 - net: phy: mscc: read 'vsc8531, edge-slowdown' as an u32
3094 - ARM: dts: meson8: fix the clock controller register size
3095 - ARM: dts: meson8b: fix the clock controller register size
3096 - net: lan78xx: Bail out if lan78xx_get_endpoints fails
3097 - ASoC: sgtl5000: avoid division by zero if lo_vag is zero
3098 - ARM: dts: exynos: Disable pull control for S5M8767 PMIC
3099 - ath10k: wmi: disable softirq's while calling ieee80211_rx
3100 - IB/ipoib: Ensure that MTU isn't less than minimum permitted
3101 - RDMA/core: Rate limit MAD error messages
3102 - RDMA/core: Follow correct unregister order between sysfs and cgroup
3103 - mips: txx9: fix iounmap related issue
3104 - ASoC: Intel: hdac_hdmi: Limit sampling rates at dai creation
3105 - of: make PowerMac cache node search conditional on CONFIG_PPC_PMAC
3106 - ARM: dts: omap3-gta04: give spi_lcd node a label so that we can overwrite in
3107 other DTS files
3108 - ARM: dts: omap3-gta04: fixes for tvout / venc
3109 - ARM: dts: omap3-gta04: tvout: enable as display1 alias
3110 - ARM: dts: omap3-gta04: fix touchscreen tsc2007
3111 - ARM: dts: omap3-gta04: make NAND partitions compatible with recent U-Boot
3112 - ARM: dts: omap3-gta04: keep vpll2 always on
3113 - sched/debug: Use symbolic names for task state constants
3114 - arm64: dts: rockchip: Fix VCC5V0_HOST_EN on rk3399-sapphire
3115 - dmaengine: dma-jz4780: Don't depend on MACH_JZ4780
3116 - dmaengine: dma-jz4780: Further residue status fix
3117 - EDAC, sb_edac: Return early on ADDRV bit and address type test
3118 - rtc: mt6397: fix possible race condition
3119 - rtc: pl030: fix possible race condition
3120 - ath9k: add back support for using active monitor interfaces for tx99
3121 - IB/hfi1: Missing return value in error path for user sdma
3122 - signal: Always ignore SIGKILL and SIGSTOP sent to the global init
3123 - signal: Properly deliver SIGILL from uprobes
3124 - signal: Properly deliver SIGSEGV from x86 uprobes
3125 - f2fs: fix memory leak of percpu counter in fill_super()
3126 - scsi: qla2xxx: Fix iIDMA error
3127 - scsi: qla2xxx: Defer chip reset until target mode is enabled
3128 - scsi: qla2xxx: Fix dropped srb resource.
3129 - scsi: lpfc: Fix errors in log messages.
3130 - scsi: sym53c8xx: fix NULL pointer dereference panic in sym_int_sir()
3131 - ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is set
3132 - scsi: pm80xx: Corrected dma_unmap_sg() parameter
3133 - scsi: pm80xx: Fixed system hang issue during kexec boot
3134 - kprobes: Don't call BUG_ON() if there is a kprobe in use on free list
3135 - Drivers: hv: vmbus: Fix synic per-cpu context initialization
3136 - nvmem: core: return error code instead of NULL from nvmem_device_get
3137 - media: dt-bindings: adv748x: Fix decimal unit addresses
3138 - media: fix: media: pci: meye: validate offset to avoid arbitrary access
3139 - media: dvb: fix compat ioctl translation
3140 - arm64: dts: meson: libretech: update board model
3141 - ALSA: intel8x0m: Register irq handler after register initializations
3142 - pinctrl: at91-pio4: fix has_config check in atmel_pctl_dt_subnode_to_map()
3143 - llc: avoid blocking in llc_sap_close()
3144 - ARM: dts: qcom: ipq4019: fix cpu0's qcom,saw2 reg value
3145 - soc: qcom: wcnss_ctrl: Avoid string overflow
3146 - ARM: dts: socfpga: Fix I2C bus unit-address error
3147 - pinctrl: at91: don't use the same irqchip with multiple gpiochips
3148 - cxgb4: Fix endianness issue in t4_fwcache()
3149 - blok, bfq: do not plug I/O if all queues are weight-raised
3150 - arm64: dts: meson: Fix erroneous SPI bus warnings
3151 - power: supply: ab8500_fg: silence uninitialized variable warnings
3152 - power: reset: at91-poweroff: do not procede if at91_shdwc is allocated
3153 - power: supply: max8998-charger: Fix platform data retrieval
3154 - component: fix loop condition to call unbind() if bind() fails
3155 - kernfs: Fix range checks in kernfs_get_target_path
3156 - ip_gre: fix parsing gre header in ipgre_err
3157 - ARM: dts: rockchip: Fix erroneous SPI bus dtc warnings on rk3036
3158 - ACPI / LPSS: Exclude I2C busses shared with PUNIT from pmc_atom_d3_mask
3159 - ath9k: Fix a locking bug in ath9k_add_interface()
3160 - s390/qeth: invoke softirqs after napi_schedule()
3161 - PCI/ACPI: Correct error message for ASPM disabling
3162 - serial: uartps: Fix suspend functionality
3163 - serial: samsung: Enable baud clock for UART reset procedure in resume
3164 - serial: mxs-auart: Fix potential infinite loop
3165 - samples/bpf: fix a compilation failure
3166 - spi: mediatek: Don't modify spi_transfer when transfer.
3167 - ipmi:dmi: Ignore IPMI SMBIOS entries with a zero base address
3168 - net: hns3: fix return type of ndo_start_xmit function
3169 - powerpc/iommu: Avoid derefence before pointer check
3170 - powerpc/64s/hash: Fix stab_rr off by one initialization
3171 - powerpc/pseries: Disable CPU hotplug across migrations
3172 - powerpc: Fix duplicate const clang warning in user access code
3173 - RDMA/i40iw: Fix incorrect iterator type
3174 - libfdt: Ensure INT_MAX is defined in libfdt_env.h
3175 - power: supply: twl4030_charger: fix charging current out-of-bounds
3176 - power: supply: twl4030_charger: disable eoc interrupt on linear charge
3177 - net: toshiba: fix return type of ndo_start_xmit function
3178 - net: xilinx: fix return type of ndo_start_xmit function
3179 - net: broadcom: fix return type of ndo_start_xmit function
3180 - net: amd: fix return type of ndo_start_xmit function
3181 - net: sun: fix return type of ndo_start_xmit function
3182 - nfp: provide a better warning when ring allocation fails
3183 - usb: chipidea: imx: enable OTG overcurrent in case USB subsystem is already
3184 started
3185 - usb: chipidea: Fix otg event handler
3186 - mlxsw: spectrum: Init shaper for TCs 8..15
3187 - ARM: dts: am335x-evm: fix number of cpsw
3188 - f2fs: fix to recover inode's uid/gid during POR
3189 - ARM: dts: ux500: Correct SCU unit address
3190 - ARM: dts: ux500: Fix LCDA clock line muxing
3191 - ARM: dts: ste: Fix SPI controller node names
3192 - spi: pic32: Use proper enum in dmaengine_prep_slave_rg
3193 - cpufeature: avoid warning when compiling with clang
3194 - crypto: arm/crc32 - avoid warning when compiling with Clang
3195 - ARM: dts: marvell: Fix SPI and I2C bus warnings
3196 - x86/mce-inject: Reset injection struct after injection
3197 - ARM: dts: clearfog: fix sdhci supply property name
3198 - bnx2x: Ignore bandwidth attention in single function mode
3199 - samples/bpf: fix compilation failure
3200 - net: phy: mdio-bcm-unimac: Allow configuring MDIO clock divider
3201 - net: micrel: fix return type of ndo_start_xmit function
3202 - net: freescale: fix return type of ndo_start_xmit function
3203 - x86/CPU: Use correct macros for Cyrix calls
3204 - x86/CPU: Change query logic so CPUID is enabled before testing
3205 - MIPS: kexec: Relax memory restriction
3206 - arm64: dts: rockchip: Fix microSD in rk3399 sapphire board
3207 - media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init()
3208 - media: au0828: Fix incorrect error messages
3209 - media: davinci: Fix implicit enum conversion warning
3210 - ARM: dts: rockchip: explicitly set vcc_sd0 pin to gpio on rk3188-radxarock
3211 - usb: gadget: uvc: configfs: Drop leaked references to config items
3212 - usb: gadget: uvc: configfs: Prevent format changes after linking header
3213 - i2c: aspeed: fix invalid clock parameters for very large divisors
3214 - phy: brcm-sata: allow PHY_BRCM_SATA driver to be built for DSL SoCs
3215 - phy: renesas: rcar-gen3-usb2: fix vbus_ctrl for role sysfs
3216 - phy: phy-twl4030-usb: fix denied runtime access
3217 - usb: gadget: uvc: Factor out video USB request queueing
3218 - usb: gadget: uvc: Only halt video streaming endpoint in bulk mode
3219 - coresight: Fix handling of sinks
3220 - coresight: perf: Fix per cpu path management
3221 - coresight: perf: Disable trace path upon source error
3222 - coresight: etm4x: Configure EL2 exception level when kernel is running in
3223 HYP
3224 - coresight: tmc: Fix byte-address alignment for RRP
3225 - misc: kgdbts: Fix restrict error
3226 - misc: genwqe: should return proper error value.
3227 - vfio/pci: Fix potential memory leak in vfio_msi_cap_len
3228 - vfio/pci: Mask buggy SR-IOV VF INTx support
3229 - scsi: libsas: always unregister the old device if going to discover new
3230 - phy: lantiq: Fix compile warning
3231 - ARM: dts: tegra30: fix xcvr-setup-use-fuses
3232 - ARM: tegra: apalis_t30: fix mmc1 cmd pull-up
3233 - ARM: dts: paz00: fix wakeup gpio keycode
3234 - net: smsc: fix return type of ndo_start_xmit function
3235 - net: faraday: fix return type of ndo_start_xmit function
3236 - f2fs: fix to recover inode's project id during POR
3237 - f2fs: mark inode dirty explicitly in recover_inode()
3238 - EDAC: Raise the maximum number of memory controllers
3239 - ARM: dts: realview: Fix SPI controller node names
3240 - firmware: dell_rbu: Make payload memory uncachable
3241 - Bluetooth: hci_serdev: clear HCI_UART_PROTO_READY to avoid closing proto
3242 races
3243 - Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS
3244 - x86/hyperv: Suppress "PCI: Fatal: No config space access function found"
3245 - crypto: s5p-sss: Fix Fix argument list alignment
3246 - crypto: fix a memory leak in rsa-kcs1pad's encryption mode
3247 - iwlwifi: dbg: don't crash if the firmware crashes in the middle of a debug
3248 dump
3249 - iwlwifi: api: annotate compressed BA notif array sizes
3250 - iwlwifi: mvm: Allow TKIP for AP mode
3251 - scsi: NCR5380: Clear all unissued commands on host reset
3252 - scsi: NCR5380: Have NCR5380_select() return a bool
3253 - scsi: NCR5380: Withhold disconnect privilege for REQUEST SENSE
3254 - scsi: NCR5380: Use DRIVER_SENSE to indicate valid sense data
3255 - scsi: NCR5380: Check for invalid reselection target
3256 - scsi: NCR5380: Don't clear busy flag when abort fails
3257 - scsi: NCR5380: Don't call dsprintk() following reselection interrupt
3258 - scsi: NCR5380: Handle BUS FREE during reselection
3259 - scsi: NCR5380: Check for bus reset
3260 - arm64: dts: amd: Fix SPI bus warnings
3261 - arm64: dts: lg: Fix SPI controller node names
3262 - ARM: dts: lpc32xx: Fix SPI controller node names
3263 - rtc: armada38x: fix possible race condition
3264 - netfilter: masquerade: don't flush all conntracks if only one address
3265 deleted on device
3266 - usb: xhci-mtk: fix ISOC error when interval is zero
3267 - fuse: use READ_ONCE on congestion_threshold and max_background
3268 - IB/iser: Fix possible NULL deref at iser_inv_desc()
3269 - net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unused
3270 - memfd: Use radix_tree_deref_slot_protected to avoid the warning.
3271 - slcan: Fix memory leak in error path
3272 - ipmr: Fix skb headroom in ipmr_get_route().
3273 - IB/hfi1: Use a common pad buffer for 9B and 16B packets
3274 - net: ethernet: dwmac-sun8i: Use the correct function in exit path
3275 - mm: mempolicy: fix the wrong return value and potential pages leak of mbind
3276 - scsi: bfa: use proper time accessor for stats_reset_time
3277 - y2038: make do_gettimeofday() and get_seconds() inline
3278 - ARM: dts: rcar: Correct SATA device sizes to 2 MiB
3279 - ARM: dts: exynos: Use i2c-gpio for HDMI-DDC on Arndale
3280 - ARM: dts: exynos: Fix HDMI-HPD line handling on Arndale
3281 - i40evf: Validate the number of queues a PF sends
3282 - i40evf: set IFF_UNICAST_FLT flag for the VF
3283 - i40evf: cancel workqueue sync for adminq when a VF is removed
3284 - IB/rxe: avoid back-to-back retries
3285 - brcmfmac: fix wrong strnchr usage
3286 - mtd: rawnand: fsl_ifc: check result of SRAM initialization
3287 - mtd: rawnand: fsl_ifc: fixup SRAM init for newer ctrl versions
3288 - rtnetlink: move type calculation out of loop
3289 - udf: Fix crash during mount
3290 - sched/debug: Explicitly cast sched_feat() to bool
3291 - usb: mtu3: disable vbus rise/fall interrupts of ltssm
3292 - dmaengine: at_xdmac: remove a stray bottom half unlock
3293 - scsi: qla2xxx: Terminate Plogi/PRLI if WWN is 0
3294 - scsi: qla2xxx: Fix deadlock between ATIO and HW lock
3295 - scsi: qla2xxx: Fix port speed display on chip reset
3296 - scsi: lpfc: Correct invalid EQ doorbell write on if_type=6
3297 - net: aquantia: fix hw_atl_utils_fw_upload_dwords
3298 - ALSA: hda: Fix implicit definition of pci_iomap() on SH
3299 - net: bcmgenet: Fix speed selection for reverse MII
3300 - arm64: dts: broadcom: Fix I2C and SPI bus warnings
3301 - ARM: dts: bcm: Fix SPI bus warnings
3302 - ARM: dts: aspeed: Fix I2C bus warnings
3303 - ARM: dts: sunxi: Fix I2C bus warnings
3304 - ARM: dts: sun9i: Fix I2C bus warnings
3305 - arm64: fix for bad_mode() handler to always result in panic
3306 - netfilter: nf_tables: avoid BUG_ON usage
3307 - media: vsp1: Fix YCbCr planar formats pitch calculation
3308 - PCI: mediatek: Fix unchecked return value
3309 - ARM: dts: xilinx: Fix I2C and SPI bus warnings
3310 - ipmi_si_pci: fix NULL device in ipmi_si error message
3311 - ipmi_si: fix potential integer overflow on large shift
3312 - net: cavium: fix return type of ndo_start_xmit function
3313 - net: ibm: fix return type of ndo_start_xmit function
3314 - selftests/powerpc: Do not fail with reschedule
3315 - usb: usbtmc: Fix ioctl USBTMC_IOCTL_ABORT_BULK_OUT
3316 - s390/zcrypt: enable AP bus scan without a valid default domain
3317 - s390/vdso: avoid 64-bit vdso mapping for compat tasks
3318 - brcmsmac: allocate ucode with GFP_KERNEL
3319 - brcmsmac: Use kvmalloc() for ucode allocations
3320 - EDAC: Correct DIMM capacity unit symbol
3321 - gpiolib: Fix gpio_direction_* for single direction GPIOs
3322 - arm64: dts: fsl: Fix I2C and SPI bus warnings
3323 - ARM: dts: imx51-zii-rdu1: Fix the rtc compatible string
3324 - f2fs: update i_size after DIO completion
3325 - RDMA: Fix dependencies for rdma_user_mmap_io
3326 - crypto: s5p-sss: Fix race in error handling
3327 - iwlwifi: pcie: gen2: build A-MSDU only for GSO
3328 - iwlwifi: pcie: fit reclaim msg to MAX_MSG_LEN
3329 - usb: usbtmc: uninitialized symbol 'actual' in usbtmc_ioctl_clear
3330 - s390/vdso: correct vdso mapping for compat tasks
3331
3332 * Bionic update: upstream stable patchset 2019-11-21 (LP: #1853519)
3333 - bonding: fix state transition issue in link monitoring
3334 - CDC-NCM: handle incomplete transfer of MTU
3335 - ipv4: Fix table id reference in fib_sync_down_addr
3336 - net: ethernet: octeon_mgmt: Account for second possible VLAN header
3337 - net: fix data-race in neigh_event_send()
3338 - net: qualcomm: rmnet: Fix potential UAF when unregistering
3339 - net: usb: qmi_wwan: add support for DW5821e with eSIM support
3340 - NFC: fdp: fix incorrect free object
3341 - nfc: netlink: fix double device reference drop
3342 - NFC: st21nfca: fix double free
3343 - qede: fix NULL pointer deref in __qede_remove()
3344 - ALSA: timer: Fix incorrectly assigned timer instance
3345 - ALSA: bebob: fix to detect configured source of sampling clock for Focusrite
3346 Saffire Pro i/o series
3347 - ALSA: hda/ca0132 - Fix possible workqueue stall
3348 - mm: thp: handle page cache THP correctly in PageTransCompoundMap
3349 - mm, vmstat: hide /proc/pagetypeinfo from normal users
3350 - dump_stack: avoid the livelock of the dump_lock
3351 - tools: gpio: Use !building_out_of_srctree to determine srctree
3352 - perf tools: Fix time sorting
3353 - drm/radeon: fix si_enable_smc_cac() failed issue
3354 - HID: wacom: generic: Treat serial number and related fields as unsigned
3355 - arm64: Do not mask out PTE_RDONLY in pte_same()
3356 - ceph: fix use-after-free in __ceph_remove_cap()
3357 - ceph: add missing check in d_revalidate snapdir handling
3358 - iio: adc: stm32-adc: fix stopping dma
3359 - iio: imu: adis16480: make sure provided frequency is positive
3360 - iio: srf04: fix wrong limitation in distance measuring
3361 - netfilter: nf_tables: Align nft_expr private data to 64-bit
3362 - netfilter: ipset: Fix an error code in ip_set_sockfn_get()
3363 - intel_th: pci: Add Comet Lake PCH support
3364 - intel_th: pci: Add Jasper Lake PCH support
3365 - can: usb_8dev: fix use-after-free on disconnect
3366 - can: c_can: c_can_poll(): only read status register after status IRQ
3367 - can: peak_usb: fix a potential out-of-sync while decoding packets
3368 - can: rx-offload: can_rx_offload_queue_sorted(): fix error handling, avoid
3369 skb mem leak
3370 - can: gs_usb: gs_can_open(): prevent memory leak
3371 - can: mcba_usb: fix use-after-free on disconnect
3372 - can: peak_usb: fix slab info leak
3373 - configfs: stash the data we need into configfs_buffer at open time
3374 - configfs_register_group() shouldn't be (and isn't) called in rmdirable parts
3375 - configfs: new object reprsenting tree fragments
3376 - configfs: provide exclusion between IO and removals
3377 - configfs: fix a deadlock in configfs_symlink()
3378 - usb: dwc3: Allow disabling of metastability workaround
3379 - mfd: palmas: Assign the right powerhold mask for tps65917
3380 - ASoC: tlv320aic31xx: Handle inverted BCLK in non-DSP modes
3381 - ARM: dts: dra7: Disable USB metastability workaround for USB2
3382 - [Config] updateconfigs for SGL_ALLOC
3383 - lib/scatterlist: Introduce sgl_alloc() and sgl_free()
3384 - usbip: Fix vhci_urb_enqueue() URB null transfer buffer error path
3385 - usbip: Implement SG support to vhci-hcd and stub driver
3386 - PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30
3387 - dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_config
3388 - HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring()
3389 - RDMA/qedr: Fix reported firmware version
3390 - net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cq
3391 - scsi: qla2xxx: fixup incorrect usage of host_byte
3392 - RDMA/uverbs: Prevent potential underflow
3393 - net: openvswitch: free vport unless register_netdevice() succeeds
3394 - scsi: lpfc: Honor module parameter lpfc_use_adisc
3395 - scsi: qla2xxx: Initialized mailbox to prevent driver load failure
3396 - ipvs: don't ignore errors in case refcounting ip_vs module fails
3397 - ipvs: move old_secure_tcp into struct netns_ipvs
3398 - bonding: fix unexpected IFF_BONDING bit unset
3399 - macsec: fix refcnt leak in module exit routine
3400 - usb: fsl: Check memory resource before releasing it
3401 - usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.
3402 - usb: gadget: composite: Fix possible double free memory bug
3403 - usb: gadget: configfs: fix concurrent issue between composite APIs
3404 - usb: dwc3: remove the call trace of USBx_GFLADJ
3405 - perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise
3406 RIP validity
3407 - perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)
3408 - USB: Skip endpoints with 0 maxpacket length
3409 - USB: ldusb: use unsigned size format specifiers
3410 - RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure case
3411 - scsi: qla2xxx: stop timer in shutdown path
3412 - fjes: Handle workqueue allocation failure
3413 - net: hisilicon: Fix "Trying to free already-free IRQ"
3414 - hv_netvsc: Fix error handling in netvsc_attach()
3415 - NFSv4: Don't allow a cached open with a revoked delegation
3416 - net: ethernet: arc: add the missed clk_disable_unprepare
3417 - igb: Fix constant media auto sense switching when no cable is connected
3418 - e1000: fix memory leaks
3419 - x86/apic: Move pending interrupt check code into it's own function
3420 - x86/apic: Drop logical_smp_processor_id() inline
3421 - x86/apic/32: Avoid bogus LDR warnings
3422 - can: flexcan: disable completely the ECC mechanism
3423 - mm/filemap.c: don't initiate writeback if mapping has no dirty pages
3424 - cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is
3425 dead
3426 - usbip: Fix free of unallocated memory in vhci tx
3427 - net: prevent load/store tearing on sk->sk_stamp
3428 - x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs
3429 - x86/cpu: Add Tremont to the cpu vulnerability whitelist
3430 - Documentation: Add ITLB_MULTIHIT documentation
3431 - net: hns: Fix the stray netpoll locks causing deadlock in NAPI path
3432 - mm: memcontrol: fix network errors from failing __GFP_ATOMIC charges
3433 - mm, meminit: recalculate pcpu batch and high limits after init completes
3434 - SMB3: Fix persistent handles reconnect
3435 - dmaengine: sprd: Fix the possible memory leak issue
3436 - iw_cxgb4: fix ECN check on the passive accept
3437 - perf/x86/uncore: Fix event group support
3438 - usbip: tools: Fix read_usb_vudc_device() error path handling
3439 - RDMA/hns: Prevent memory leaks of eq->buf_list
3440 - drm/amdgpu: If amdgpu_ib_schedule fails return back the error.
3441 - drm/amd/display: Passive DP->HDMI dongle detection fix
3442 - pinctrl: intel: Initialize GPIO properly when used through irqchip
3443 - pinctrl: intel: Avoid potential glitches if pin is in GPIO mode
3444 - pinctrl: cherryview: Fix irq_valid_mask calculation
3445 - netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 sets
3446 - vsock/virtio: fix sock refcnt holding during the shutdown
3447
3448 * Bionic update: upstream stable patchset 2019-11-19 (LP: #1853208)
3449 - arm64: dts: Fix gpio to pinmux mapping
3450 - regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdone
3451 - regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe()
3452 could be uninitialized
3453 - ASoC: wm_adsp: Don't generate kcontrols without READ flags
3454 - ASoc: rockchip: i2s: Fix RPM imbalance
3455 - ARM: dts: logicpd-torpedo-som: Remove twl_keypad
3456 - pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()
3457 - ARM: mm: fix alignment handler faults under memory pressure
3458 - scsi: scsi_dh_alua: handle RTPG sense code correctly during state
3459 transitions
3460 - scsi: sni_53c710: fix compilation error
3461 - scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE
3462 - ARM: dts: imx7s: Correct GPT's ipg clock source
3463 - perf c2c: Fix memory leak in build_cl_output()
3464 - perf kmem: Fix memory leak in compact_gfp_flags()
3465 - ARM: davinci: dm365: Fix McBSP dma_slave_map entry
3466 - scsi: target: core: Do not overwrite CDB byte 1
3467 - ARM: 8926/1: v7m: remove register save to stack before svc
3468 - of: unittest: fix memory leak in unittest_data_add
3469 - MIPS: bmips: mark exception vectors as char arrays
3470 - i2c: stm32f7: remove warning when compiling with W=1
3471 - cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
3472 - nbd: handle racing with error'ed out commands
3473 - cxgb4: fix panic when attaching to ULD fail
3474 - dccp: do not leak jiffies on the wire
3475 - net: annotate accesses to sk->sk_incoming_cpu
3476 - net: annotate lockless accesses to sk->sk_napi_id
3477 - net: dsa: bcm_sf2: Fix IMP setup for port different than 8
3478 - net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksum
3479 - net: fix sk_page_frag() recursion from memory reclaim
3480 - net: hisilicon: Fix ping latency when deal with high throughput
3481 - net/mlx4_core: Dynamically set guaranteed amount of counters per VF
3482 - selftests: net: reuseport_dualstack: fix uninitalized parameter
3483 - udp: fix data-race in udp_set_dev_scratch()
3484 - net: add READ_ONCE() annotation in __skb_wait_for_more_packets()
3485 - net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budget
3486 - net: dsa: b53: Do not clear existing mirrored port mask
3487 - net: usb: lan78xx: Connect PHY before registering MAC
3488 - r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2
3489 - net: dsa: fix switch tree list
3490 - net: bcmgenet: reset 40nm EPHY on energy detect
3491 - net: add skb_queue_empty_lockless()
3492 - udp: use skb_queue_empty_lockless()
3493 - net: use skb_queue_empty_lockless() in poll() handlers
3494 - net: use skb_queue_empty_lockless() in busy poll contexts
3495 - vxlan: check tun_info options_len properly
3496 - erspan: fix the tun_info options_len check for erspan
3497 - inet: stop leaking jiffies on the wire
3498 - net/flow_dissector: switch to siphash
3499 - kbuild: use -fmacro-prefix-map to make __FILE__ a relative path
3500 - platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI
3501 table
3502 - iio: adc: stm32-adc: move registers definitions
3503 - powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisions
3504 - powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
3505 - selftests/powerpc: Add test case for tlbie vs mtpidr ordering issue
3506 - selftests/powerpc: Fix compile error on tlbie_test due to newer gcc
3507 - arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delay
3508 - arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator delay
3509 - scsi: qla2xxx: fix a potential NULL pointer dereference
3510 - irqchip/gic-v3-its: Use the exact ITSList for VMOVP
3511 - netns: fix GFP flags in rtnl_net_notifyid()
3512 - net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()
3513 - wireless: Skip directory when generating certificates
3514 - ASoC: pcm3168a: The codec does not support S32_LE
3515 - usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() for pending
3516 driver fails
3517
3518 -- Khalid Elmously <khalid.elmously@canonical.com> Mon, 02 Dec 2019 14:01:36 -0500
4d6a1a97 3519
48d63125 3520linux (4.15.0-72.81) bionic; urgency=medium
b3dc8230 3521
48d63125 3522 * bionic/linux: 4.15.0-72.81 -proposed tracker (LP: #1854027)
b3dc8230 3523
48d63125
SB
3524 * [Regression] Bionic kernel 4.15.0-71.80 can not boot on ThunderX
3525 (LP: #1853326)
3526 - Revert "arm64: Use firmware to detect CPUs that are not affected by
3527 Spectre-v2"
3528 - Revert "arm64: Get rid of __smccc_workaround_1_hvc_*"
3529
3530 * [Regression] Bionic kernel 4.15.0-71.80 can not boot on ThunderX2 and
3531 Kunpeng920 (LP: #1852723)
3532 - SAUCE: arm64: capabilities: Move setup_boot_cpu_capabilities() call to
3533 correct place
3534
3535 -- Stefan Bader <stefan.bader@canonical.com> Tue, 26 Nov 2019 12:18:37 +0100
b3dc8230 3536
7a2cfeba 3537linux (4.15.0-71.80) bionic; urgency=medium
9cbdb273 3538
7a2cfeba 3539 * bionic/linux: 4.15.0-71.80 -proposed tracker (LP: #1852289)
9cbdb273 3540
7a2cfeba
KE
3541 * Bionic update: upstream stable patchset 2019-10-29 (LP: #1850541)
3542 - panic: ensure preemption is disabled during panic()
3543 - f2fs: use EINVAL for superblock with invalid magic
3544 - [Config] updateconfigs for USB_RIO500
3545 - USB: rio500: Remove Rio 500 kernel driver
3546 - USB: yurex: Don't retry on unexpected errors
3547 - USB: yurex: fix NULL-derefs on disconnect
3548 - USB: usb-skeleton: fix runtime PM after driver unbind
3549 - USB: usb-skeleton: fix NULL-deref on disconnect
3550 - xhci: Fix false warning message about wrong bounce buffer write length
3551 - xhci: Prevent device initiated U1/U2 link pm if exit latency is too long
3552 - xhci: Check all endpoints for LPM timeout
3553 - usb: xhci: wait for CNR controller not ready bit in xhci resume
3554 - USB: adutux: fix use-after-free on disconnect
3555 - USB: adutux: fix NULL-derefs on disconnect
3556 - USB: adutux: fix use-after-free on release
3557 - USB: iowarrior: fix use-after-free on disconnect
3558 - USB: iowarrior: fix use-after-free on release
3559 - USB: iowarrior: fix use-after-free after driver unbind
3560 - USB: usblp: fix runtime PM after driver unbind
3561 - USB: chaoskey: fix use-after-free on release
3562 - USB: ldusb: fix NULL-derefs on driver unbind
3563 - serial: uartlite: fix exit path null pointer
3564 - USB: serial: keyspan: fix NULL-derefs on open() and write()
3565 - USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20
3566 - USB: serial: option: add Telit FN980 compositions
3567 - USB: serial: option: add support for Cinterion CLS8 devices
3568 - USB: serial: fix runtime PM after driver unbind
3569 - USB: usblcd: fix I/O after disconnect
3570 - USB: microtek: fix info-leak at probe
3571 - USB: dummy-hcd: fix power budget for SuperSpeed mode
3572 - usb: renesas_usbhs: gadget: Do not discard queues in
3573 usb_ep_set_{halt,wedge}()
3574 - usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behavior
3575 - USB: legousbtower: fix slab info leak at probe
3576 - USB: legousbtower: fix deadlock on disconnect
3577 - USB: legousbtower: fix potential NULL-deref on disconnect
3578 - USB: legousbtower: fix open after failed reset request
3579 - USB: legousbtower: fix use-after-free on release
3580 - staging: vt6655: Fix memory leak in vt6655_probe
3581 - iio: adc: ad799x: fix probe error handling
3582 - iio: adc: axp288: Override TS pin bias current for some models
3583 - iio: light: opt3001: fix mutex unlock race
3584 - efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified
3585 - perf llvm: Don't access out-of-scope array
3586 - perf inject jit: Fix JIT_CODE_MOVE filename
3587 - CIFS: Gracefully handle QueryInfo errors during open
3588 - CIFS: Force revalidate inode when dentry is stale
3589 - CIFS: Force reval dentry if LOOKUP_REVAL flag is set
3590 - kernel/sysctl.c: do not override max_threads provided by userspace
3591 - firmware: google: increment VPD key_len properly
3592 - gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-source
3593 - Staging: fbtft: fix memory leak in fbtft_framebuffer_alloc
3594 - iio: hx711: add delay until DOUT is ready
3595 - iio: adc: hx711: fix bug in sampling of data
3596 - btrfs: fix incorrect updating of log root tree
3597 - NFS: Fix O_DIRECT accounting of number of bytes read/written
3598 - MIPS: Disable Loongson MMI instructions for kernel build
3599 - Fix the locking in dcache_readdir() and friends
3600 - media: stkwebcam: fix runtime PM after driver unbind
3601 - tracing/hwlat: Report total time spent in all NMIs during the sample
3602 - tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency
3603 - ftrace: Get a reference counter for the trace_array on filter files
3604 - tracing: Get trace_array reference for available_tracers files
3605 - x86/asm: Fix MWAITX C-state hint value
3606 - iio: adc: stm32-adc: fix a race when using several adcs with dma and irq
3607 - cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic
3608 - btrfs: fix uninitialized ret in ref-verify
3609 - arm64/sve: Fix wrong free for task->thread.sve_state
3610 - [Config] updateconfigs for USB_RIO500
3611
3612 * Bionic update: upstream stable patchset 2019-11-13 (LP: #1852492)
3613 - zram: fix race between backing_dev_show and backing_dev_store
3614 - dm snapshot: use mutex instead of rw_semaphore
3615 - dm snapshot: introduce account_start_copy() and account_end_copy()
3616 - dm snapshot: rework COW throttling to fix deadlock
3617 - dm: Use kzalloc for all structs with embedded biosets/mempools
3618 - f2fs: flush quota blocks after turnning it off
3619 - scsi: lpfc: Fix a duplicate 0711 log message number.
3620 - sc16is7xx: Fix for "Unexpected interrupt: 8"
3621 - powerpc/powernv: hold device_hotplug_lock when calling
3622 memtrace_offline_pages()
3623 - HID: i2c-hid: add Direkt-Tek DTLAPY133-1 to descriptor override
3624 - x86/cpu: Add Atom Tremont (Jacobsville)
3625 - HID: i2c-hid: Add Odys Winbook 13 to descriptor override
3626 - clk: boston: unregister clks on failure in clk_boston_setup()
3627 - scripts/setlocalversion: Improve -dirty check with git-status --no-optional-
3628 locks
3629 - HID: Add ASUS T100CHI keyboard dock battery quirks
3630 - usb: handle warm-reset port requests on hub resume
3631 - rtc: pcf8523: set xtal load capacitance from DT
3632 - mlxsw: spectrum: Set LAG port collector only when active
3633 - ALSA: hda/realtek - Apply ALC294 hp init also for S4 resume
3634 - media: vimc: Remove unused but set variables
3635 - exec: load_script: Do not exec truncated interpreter path
3636 - PCI/PME: Fix possible use-after-free on remove
3637 - power: supply: max14656: fix potential use-after-free
3638 - iio: adc: meson_saradc: Fix memory allocation order
3639 - iio: fix center temperature of bmc150-accel-core
3640 - libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature
3641 - perf tests: Avoid raising SEGV using an obvious NULL dereference
3642 - perf map: Fix overlapped map handling
3643 - perf jevents: Fix period for Intel fixed counters
3644 - staging: rtl8188eu: fix null dereference when kzalloc fails
3645 - RDMA/hfi1: Prevent memory leak in sdma_init
3646 - RDMA/iwcm: Fix a lock inversion issue
3647 - HID: hyperv: Use in-place iterator API in the channel callback
3648 - nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request
3649 - arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419
3650 - tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'
3651 - tty: n_hdlc: fix build on SPARC
3652 - gpio: max77620: Use correct unit for debounce times
3653 - fs: cifs: mute -Wunused-const-variable message
3654 - serial: mctrl_gpio: Check for NULL pointer
3655 - efi/cper: Fix endianness of PCIe class code
3656 - efi/x86: Do not clean dummy variable in kexec path
3657 - MIPS: include: Mark __cmpxchg as __always_inline
3658 - x86/xen: Return from panic notifier
3659 - ocfs2: clear zero in unaligned direct IO
3660 - fs: ocfs2: fix possible null-pointer dereferences in
3661 ocfs2_xa_prepare_entry()
3662 - fs: ocfs2: fix a possible null-pointer dereference in
3663 ocfs2_write_end_nolock()
3664 - fs: ocfs2: fix a possible null-pointer dereference in
3665 ocfs2_info_scan_inode_alloc()
3666 - sched/vtime: Fix guest/system mis-accounting on task switch
3667 - perf/x86/amd: Change/fix NMI latency mitigation to use a timestamp
3668 - MIPS: include: Mark __xchg as __always_inline
3669 - MIPS: fw: sni: Fix out of bounds init of o32 stack
3670 - nbd: fix possible sysfs duplicate warning
3671 - NFSv4: Fix leak of clp->cl_acceptor string
3672 - s390/uaccess: avoid (false positive) compiler warnings
3673 - tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
3674 - nbd: verify socket is supported during setup
3675 - USB: legousbtower: fix a signedness bug in tower_probe()
3676 - thunderbolt: Use 32-bit writes when writing ring producer/consumer
3677 - fuse: flush dirty data/metadata before non-truncate setattr
3678 - fuse: truncate pending writes on O_TRUNC
3679 - ALSA: bebob: Fix prototype of helper function to return negative value
3680 - UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather
3681 segments")
3682 - USB: gadget: Reject endpoints with 0 maxpacket value
3683 - usb-storage: Revert commit 747668dbc061 ("usb-storage: Set
3684 virt_boundary_mask to avoid SG overflows")
3685 - USB: ldusb: fix ring-buffer locking
3686 - USB: ldusb: fix control-message timeout
3687 - USB: serial: whiteheat: fix potential slab corruption
3688 - USB: serial: whiteheat: fix line-speed endianness
3689 - scsi: target: cxgbit: Fix cxgbit_fw4_ack()
3690 - HID: i2c-hid: add Trekstor Primebook C11B to descriptor override
3691 - HID: Fix assumption that devices have inputs
3692 - HID: fix error message in hid_open_report()
3693 - nl80211: fix validation of mesh path nexthop
3694 - s390/cmm: fix information leak in cmm_timeout_handler()
3695 - s390/idle: fix cpu idle time calculation
3696 - arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by default
3697 - dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idle
3698 - llc: fix sk_buff leak in llc_sap_state_process()
3699 - llc: fix sk_buff leak in llc_conn_service()
3700 - rxrpc: Fix call ref leak
3701 - NFC: pn533: fix use-after-free and memleaks
3702 - bonding: fix potential NULL deref in bond_update_slave_arr
3703 - net: usb: sr9800: fix uninitialized local variable
3704 - sch_netem: fix rcu splat in netem_enqueue()
3705 - sctp: fix the issue that flags are ignored when using kernel_connect
3706 - sctp: not bind the socket in sctp_connect
3707 - xfs: Correctly invert xfs_buftarg LRU isolation logic
3708 - ALSA: timer: Simplify error path in snd_timer_open()
3709 - ALSA: timer: Fix mutex deadlock at releasing card
3710 - Revert "ALSA: hda: Flush interrupts on disabling"
3711 - Btrfs: fix inode cache block reserve leak on failure to allocate data space
3712 - Btrfs: fix memory leak due to concurrent append writes with fiemap
3713 - tools/power turbostat: fix goldmont C-state limit decoding
3714 - bcache: fix input overflow to writeback_rate_minimum
3715 - netfilter: ipset: Make invalid MAC address checks consistent
3716 - platform/x86: Add the VLV ISP PCI ID to atomisp2_pm
3717 - platform/x86: Fix config space access for intel_atomisp2_pm
3718 - NFSv4: Ensure that the state manager exits the loop on SIGKILL
3719 - ALSA: usb-audio: Cleanup DSD whitelist
3720 - arm64: Add MIDR encoding for HiSilicon Taishan CPUs
3721 - arm64: kpti: Whitelist HiSilicon Taishan v110 CPUs
3722 - scsi: lpfc: Correct localport timeout duration error
3723 - ext4: disallow files with EXT4_JOURNAL_DATA_FL from EXT4_IOC_SWAP_BOOT
3724 - net: dsa: mv88e6xxx: Release lock while requesting IRQ
3725 - drm/amd/display: fix odm combine pipe reset
3726 - perf script brstackinsn: Fix recovery from LBR/binary mismatch
3727 - perf tools: Propagate get_cpuid() error
3728 - perf annotate: Propagate perf_env__arch() error
3729 - perf annotate: Fix the signedness of failure returns
3730 - arm64: armv8_deprecated: Checking return value for memory allocation
3731 - x86/cpu: Add Comet Lake to the Intel CPU models header
3732 - iio: imu: adis16400: release allocated memory on failure
3733 - usb: xhci: fix __le32/__le64 accessors in debugfs code
3734 - dmaengine: qcom: bam_dma: Fix resource leak
3735 - NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()
3736 - batman-adv: Avoid free/alloc race when handling OGM buffer
3737 - powerpc/powernv: Fix CPU idle to be called with IRQs disabled
3738
3739 * Dell XPS 13 9350/9360 headphone audio hiss (LP: #1654448) // [XPS 13 9360,
3740 Realtek ALC3246, Black Headphone Out, Front] High noise floor
3741 (LP: #1845810) // Bionic update: upstream stable patchset 2019-11-13
3742 (LP: #1852492)
3743 - ALSA: hda/realtek: Reduce the Headphone static noise on XPS 9350/9360
3744
3745 * Add GeminiLake support on Intel int340x thermal device (LP: #1851506)
3746 - thermal: int340x: processor_thermal: Add GeminiLake support
3747
3748 * System hangs at early boot (LP: #1851216)
3749 - x86/timer: Skip PIT initialization on modern chipsets
3750
3751 * Some EFI systems fail to boot in efi_init() when booted via maas
3752 (LP: #1851810)
3753 - efi: efi_get_memory_map -- increase map headroom
3754
3755 * dkms artifacts may expire from the pool (LP: #1850958)
3756 - [Packaging] dkms -- try launchpad librarian for pool downloads
3757 - [Packaging] dkms -- dkms-build quieten wget verbiage
3758
3759 * update ENA driver to version 2.1.0 (LP: #1850175)
3760 - net: ena: fix: set freed objects to NULL to avoid failing future allocations
3761 - net: ena: fix swapped parameters when calling
3762 ena_com_indirect_table_fill_entry
3763 - net: ena: fix: Free napi resources when ena_up() fails
3764 - net: ena: fix incorrect test of supported hash function
3765 - net: ena: fix return value of ena_com_config_llq_info()
3766 - net: ena: improve latency by disabling adaptive interrupt moderation by
3767 default
3768 - net: ena: fix ena_com_fill_hash_function() implementation
3769 - net: ena: add handling of llq max tx burst size
3770 - net: ena: ethtool: add extra properties retrieval via get_priv_flags
3771 - net: ena: replace free_tx/rx_ids union with single free_ids field in
3772 ena_ring
3773 - net: ena: arrange ena_probe() function variables in reverse christmas tree
3774 - net: ena: add newline at the end of pr_err prints
3775 - net: ena: documentation: update ena.txt
3776 - net: ena: allow automatic fallback to polling mode
3777 - net: ena: add support for changing max_header_size in LLQ mode
3778 - net: ena: optimise calculations for CQ doorbell
3779 - net: ena: add good checksum counter
3780 - net: ena: use dev_info_once instead of static variable
3781 - net: ena: add MAX_QUEUES_EXT get feature admin command
3782 - net: ena: enable negotiating larger Rx ring size
3783 - net: ena: make ethtool show correct current and max queue sizes
3784 - net: ena: allow queue allocation backoff when low on memory
3785 - net: ena: add ethtool function for changing io queue sizes
3786 - net: ena: remove inline keyword from functions in *.c
3787 - net: ena: update driver version from 2.0.3 to 2.1.0
3788 - net: ena: Fix bug where ring allocation backoff stopped too late
3789 - Revert "net: ena: ethtool: add extra properties retrieval via
3790 get_priv_flags"
3791 - net: ena: don't wake up tx queue when down
3792 - net: ena: clean up indentation issue
3793
3794 * Skip frame when buffer overflow on UVC camera (LP: #1849871)
3795 - media: uvcvideo: Mark buffer error where overflow
3796
3797 * Handle the skip return code in kernel_selftests on Bionic (LP: #1812352)
3798 - selftests: lib.mk set KSFT_TAP_LEVEL to prevent nested TAP headers
3799 - selftests: Fix lib.mk run_tests target shell script
3800 - selftests: lib.mk: cleanup RUN_TESTS define and make it readable
3801 - selftests: lib.mk: add SKIP handling to RUN_TESTS define
3802
3803 * Intel Wireless AC 3168 on Eoan complaints FW error in SYNC CMD
3804 GEO_TX_POWER_LIMIT (LP: #1846016)
3805 - iwlwifi: exclude GEO SAR support for 3168
3806
3807 * tsc marked unstable after entered PC10 on Intel CoffeeLake (LP: #1840239)
3808 - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake platforms
3809 - SAUCE: x86/intel: Disable HPET on Intel Ice Lake platforms
3810
3811 * Bionic update: upstream stable patchset 2019-11-08 (LP: #1851876)
3812 - scsi: ufs: skip shutdown if hba is not powered
3813 - scsi: megaraid: disable device when probe failed after enabled device
3814 - scsi: qla2xxx: Fix unbound sleep in fcport delete path.
3815 - ARM: OMAP2+: Fix missing reset done flag for am3 and am43
3816 - ieee802154: ca8210: prevent memory leak
3817 - ARM: dts: am4372: Set memory bandwidth limit for DISPC
3818 - net: dsa: qca8k: Use up to 7 ports for all operations
3819 - MIPS: dts: ar9331: fix interrupt-controller size
3820 - xen/efi: Set nonblocking callbacks
3821 - nl80211: fix null pointer dereference
3822 - mac80211: fix txq null pointer dereference
3823 - mips: Loongson: Fix the link time qualifier of 'serial_exit()'
3824 - net: hisilicon: Fix usage of uninitialized variable in function
3825 mdio_sc_cfg_reg_write()
3826 - namespace: fix namespace.pl script to support relative paths
3827 - Revert "drm/radeon: Fix EEH during kexec"
3828 - ocfs2: fix panic due to ocfs2_wq is null
3829 - ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
3830 - net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3
3831 - net: bcmgenet: Set phydev->dev_flags only for internal PHYs
3832 - net: i82596: fix dma_alloc_attr for sni_82596
3833 - net: stmmac: disable/enable ptp_ref_clk in suspend/resume flow
3834 - sctp: change sctp_prot .no_autobind with true
3835 - net: avoid potential infinite loop in tc_ctl_action()
3836 - memfd: Fix locking when tagging pins
3837 - USB: legousbtower: fix memleak on disconnect
3838 - ALSA: hda/realtek - Add support for ALC711
3839 - usb: udc: lpc32xx: fix bad bit shift operation
3840 - USB: serial: ti_usb_3410_5052: fix port-close races
3841 - USB: ldusb: fix memleak on disconnect
3842 - USB: usblp: fix use-after-free on disconnect
3843 - USB: ldusb: fix read info leaks
3844 - arm64: v8.4: Support for new floating point multiplication instructions
3845 - arm64: Documentation: cpu-feature-registers: Remove RES0 fields
3846 - arm64: Expose Arm v8.4 features
3847 - arm64: move SCTLR_EL{1,2} assertions to <asm/sysreg.h>
3848 - arm64: add PSR_AA32_* definitions
3849 - arm64: Introduce sysreg_clear_set()
3850 - arm64: capabilities: Update prototype for enable call back
3851 - arm64: capabilities: Move errata work around check on boot CPU
3852 - arm64: capabilities: Move errata processing code
3853 - arm64: capabilities: Prepare for fine grained capabilities
3854 - arm64: capabilities: Add flags to handle the conflicts on late CPU
3855 - arm64: capabilities: Unify the verification
3856 - arm64: capabilities: Filter the entries based on a given mask
3857 - arm64: capabilities: Prepare for grouping features and errata work arounds
3858 - arm64: capabilities: Split the processing of errata work arounds
3859 - arm64: capabilities: Allow features based on local CPU scope
3860 - arm64: capabilities: Group handling of features and errata workarounds
3861 - arm64: capabilities: Introduce weak features based on local CPU
3862 - arm64: capabilities: Restrict KPTI detection to boot-time CPUs
3863 - arm64: capabilities: Add support for features enabled early
3864 - arm64: capabilities: Change scope of VHE to Boot CPU feature
3865 - arm64: capabilities: Clean up midr range helpers
3866 - arm64: Add helpers for checking CPU MIDR against a range
3867 - arm64: Add MIDR encoding for Arm Cortex-A55 and Cortex-A35
3868 - arm64: capabilities: Add support for checks based on a list of MIDRs
3869 - arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
3870 - arm64: don't zero DIT on signal return
3871 - arm64: Get rid of __smccc_workaround_1_hvc_*
3872 - arm64: cpufeature: Detect SSBS and advertise to userspace
3873 - arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
3874 - KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vhe
3875 - arm64: fix SSBS sanitization
3876 - arm64: Add sysfs vulnerability show for spectre-v1
3877 - arm64: add sysfs vulnerability show for meltdown
3878 - arm64: enable generic CPU vulnerabilites support
3879 - arm64: Always enable ssb vulnerability detection
3880 - arm64: Provide a command line to disable spectre_v2 mitigation
3881 - arm64: Advertise mitigation of Spectre-v2, or lack thereof
3882 - arm64: Always enable spectre-v2 vulnerability detection
3883 - arm64: add sysfs vulnerability show for spectre-v2
3884 - arm64: add sysfs vulnerability show for speculative store bypass
3885 - arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSB
3886 - arm64: Force SSBS on context switch
3887 - arm64: Use firmware to detect CPUs that are not affected by Spectre-v2
3888 - arm64/speculation: Support 'mitigations=' cmdline option
3889 - MIPS: tlbex: Fix build_restore_pagemask KScratch restore
3890 - staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYS
3891 - scsi: sd: Ignore a failure to sync cache due to lack of authorization
3892 - scsi: core: save/restore command resid for error handling
3893 - scsi: core: try to get module before removing device
3894 - scsi: ch: Make it possible to open a ch device multiple times again
3895 - Input: da9063 - fix capability and drop KEY_SLEEP
3896 - Input: synaptics-rmi4 - avoid processing unknown IRQs
3897 - ASoC: rsnd: Reinitialize bit clock inversion flag for every format setting
3898 - cfg80211: wext: avoid copying malformed SSIDs
3899 - mac80211: Reject malformed SSID elements
3900 - drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1
3901 - drivers/base/memory.c: don't access uninitialized memmaps in
3902 soft_offline_page_store()
3903 - fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c
3904 - scsi: zfcp: fix reaction on bit error threshold notification
3905 - mm/slub: fix a deadlock in show_slab_objects()
3906 - mm/page_owner: don't access uninitialized memmaps when reading
3907 /proc/pagetypeinfo
3908 - hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic()
3909 - xtensa: drop EXPORT_SYMBOL for outs*/ins*
3910 - parisc: Fix vmap memory leak in ioremap()/iounmap()
3911 - CIFS: avoid using MID 0xFFFF
3912 - x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel area
3913 - pinctrl: armada-37xx: fix control of pins 32 and up
3914 - pinctrl: armada-37xx: swap polarity on LED group
3915 - btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()
3916 - memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()'
3917 - cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown
3918 - xen/netback: fix error path of xenvif_connect_data()
3919 - PCI: PM: Fix pci_power_up()
3920 - KVM: X86: introduce invalidate_gpa argument to tlb flush
3921 - kvm: vmx: Introduce lapic_mode enumeration
3922 - kvm: vmx: Basic APIC virtualization controls have three settings
3923 - RDMA/cxgb4: Do not dma memory off of the stack
3924 - ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage()
3925 - libata/ahci: Fix PCS quirk application
3926 - ipv4: fix race condition between route lookup and invalidation
3927 - ALSA: hda/realtek - Enable headset mic on Asus MJ401TA
3928 - ALSA: hda - Force runtime PM on Nvidia HDMI codecs
3929 - ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit()
3930 - EDAC/ghes: Fix Use after free in ghes_edac remove path
3931 - arm64: Enable workaround for Cavium TX2 erratum 219 when running SMT
3932 - CIFS: Fix use after free of file info structures
3933 - perf/aux: Fix AUX output stopping
3934 - dm cache: fix bugs when a GFP_NOWAIT allocation fails
3935 - x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpu
3936 - Btrfs: add missing extents release on file extent cluster relocation error
3937
3938 * Colour banding in Lenovo G50-80 laptop display (i915) (LP: #1819968) //
3939 Bionic update: upstream stable patchset 2019-11-08 (LP: #1851876)
3940 - drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50
3941
3942 * cloudimg: no iavf/i40evf module so no network available with SR-IOV enabled
3943 cloud (LP: #1848481)
3944 - [Debian]: include i40evf in generic
3945
3946 * [SRU][B/OEM-B/OEM-OSP1/D/E] UBUNTU: SAUCE: add rtl623 codec support and fix
3947 mic issues (LP: #1850599)
3948 - SAUCE: ALSA: hda/realtek - Add support for ALC623
3949 - SAUCE: ALSA: hda/realtek - Fix 2 front mics of codec 0x623
3950
3951 * Add Intel Comet Lake ethernet support (LP: #1848555)
3952 - e1000e: Add support for Comet Lake
3953
3954 * Suppress "hid_field_extract() called with n (192) > 32!" message floods
3955 (LP: #1850600)
3956 - HID: core: reformat and reduce hid_printk macros
3957 - HID: core: Add printk_once variants to hid_warn() etc
3958 - HID: core: fix dmesg flooding if report field larger than 32bit
3959
3960 * AMD Prairie Falcon platform failed to boot up (LP: #1850572)
3961 - drm/amdgpu: re-enable CGCG on CZ and disable on ST
3962
3963 * UIO: mutex used in interrupt handler causes crash (LP: #1843487)
3964 - Revert "uio: use request_threaded_irq instead"
3965
3966 * root can lift kernel lockdown (LP: #1851380)
3967 - SAUCE: (efi-lockdown) Really don't allow lifting lockdown from userspace
3968
3969 * Suspend stopped working from 4.4.0-157 onwards (LP: #1844021) // Bionic
3970 update: upstream stable patchset 2019-10-29 (LP: #1850541)
3971 - xhci: Increase STS_SAVE timeout in xhci_suspend()
3972
3973 * Bionic update: upstream stable patchset 2019-10-23 (LP: #1849576)
3974 - s390/process: avoid potential reading of freed stack
3975 - KVM: s390: Test for bad access register and size at the start of S390_MEM_OP
3976 - s390/topology: avoid firing events before kobjs are created
3977 - s390/cio: avoid calling strlen on null pointer
3978 - s390/cio: exclude subchannels with no parent from pseudo check
3979 - KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9
3980 - PM / devfreq: tegra: Fix kHz to Hz conversion
3981 - ASoC: Define a set of DAPM pre/post-up events
3982 - powerpc/powernv: Restrict OPAL symbol map to only be readable by root
3983 - can: mcp251x: mcp251x_hw_reset(): allow more time after a reset
3984 - tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_file
3985 - crypto: qat - Silence smp_processor_id() warning
3986 - crypto: skcipher - Unmap pages after an external error
3987 - crypto: cavium/zip - Add missing single_release()
3988 - crypto: caam - fix concurrency issue in givencrypt descriptor
3989 - usercopy: Avoid HIGHMEM pfn warning
3990 - timer: Read jiffies once when forwarding base clk
3991 - watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeout
3992 - drm/omap: fix max fclk divider for omap36xx
3993 - mmc: sdhci: improve ADMA error reporting
3994 - mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherence
3995 - Revert "locking/pvqspinlock: Don't wait if vCPU is preempted"
3996 - xen/xenbus: fix self-deadlock after killing user process
3997 - ieee802154: atusb: fix use-after-free at disconnect
3998 - cfg80211: initialize on-stack chandefs
3999 - ima: always return negative code for error
4000 - fs: nfs: Fix possible null-pointer dereferences in encode_attrs()
4001 - 9p: avoid attaching writeback_fid on mmap with type PRIVATE
4002 - xen/pci: reserve MCFG areas earlier
4003 - ceph: fix directories inode i_blkbits initialization
4004 - ceph: reconnect connection if session hang in opening state
4005 - watchdog: aspeed: Add support for AST2600
4006 - netfilter: nf_tables: allow lookups in dynamic sets
4007 - drm/amdgpu: Check for valid number of registers to read
4008 - pNFS: Ensure we do clear the return-on-close layout stateid on fatal errors
4009 - pwm: stm32-lp: Add check in case requested period cannot be achieved
4010 - thermal: Fix use-after-free when unregistering thermal zone device
4011 - fuse: fix memleak in cuse_channel_open
4012 - sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
4013 - perf build: Add detection of java-11-openjdk-devel package
4014 - kernel/elfcore.c: include proper prototypes
4015 - perf unwind: Fix libunwind build failure on i386 systems
4016 - KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the
4017 VP
4018 - nbd: fix crash when the blksize is zero
4019 - block/ndb: add WQ_UNBOUND to the knbd-recv workqueue
4020 - nbd: fix max number of supported devs
4021 - powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()
4022 - tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure
4023 - tick: broadcast-hrtimer: Fix a race in bc_set_next
4024 - perf tools: Fix segfault in cpu_cache_level__read()
4025 - perf stat: Fix a segmentation fault when using repeat forever
4026 - perf stat: Reset previous counts on repeat with interval
4027 - vfs: Fix EOVERFLOW testing in put_compat_statfs64
4028 - coresight: etm4x: Use explicit barriers on enable/disable
4029 - cfg80211: add and use strongly typed element iteration macros
4030 - cfg80211: Use const more consistently in for_each_element macros
4031 - nl80211: validate beacon head
4032 - ASoC: sgtl5000: Improve VAG power and mute control
4033 - KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual cores
4034 - powerpc/mce: Fix MCE handling for huge pages
4035 - powerpc/mce: Schedule work from irq_work
4036 - MIPS: Treat Loongson Extensions as ASEs
4037 - PCI: Restore Resizable BAR size bits correctly for 1MB BARs
4038 - drm/msm/dsi: Fix return value check for clk_get_parent
4039 - ima: fix freeing ongoing ahash_request
4040 - x86/purgatory: Disable the stackleak GCC plugin for the purgatory
4041 - thermal_hwmon: Sanitize thermal_zone type
4042 - libnvdimm/region: Initialize bad block for volatile namespaces
4043 - drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passed
4044
4045 -- Khalid Elmously <khalid.elmously@canonical.com> Wed, 13 Nov 2019 20:20:47 -0500
9cbdb273 4046
ad85666c 4047linux (4.15.0-70.79) bionic; urgency=medium
ee3fdbe8 4048
ad85666c
SB
4049 * Ubuntu-5.0.0-33.35 introduces KVM regression with old Intel CPUs and Linux
4050 guests (LP: #1851709)
4051 - Revert "KVM: x86: Manually calculate reserved bits when loading PDPTRS"
ee3fdbe8 4052
ad85666c
SB
4053 * Incomplete i915 fix for 64-bit x86 kernels (LP: #1852141) // CVE-2019-0155
4054 - SAUCE: drm/i915/cmdparser: Fix jump whitelist clearing
4055
4056 -- Stefan Bader <stefan.bader@canonical.com> Tue, 12 Nov 2019 10:54:50 +0100
ee3fdbe8 4057
2eb0e39e 4058linux (4.15.0-69.78) bionic; urgency=medium
67b32e27 4059
2eb0e39e
SB
4060 * KVM NULL pointer deref (LP: #1851205)
4061 - KVM: nVMX: handle page fault in vmread fix
67b32e27 4062
2eb0e39e
SB
4063 * CVE-2018-12207
4064 - KVM: MMU: drop vcpu param in gpte_access
4065 - kvm: Convert kvm_lock to a mutex
4066 - kvm: x86: Do not release the page inside mmu_set_spte()
4067 - KVM: x86: make FNAME(fetch) and __direct_map more similar
4068 - KVM: x86: remove now unneeded hugepage gfn adjustment
4069 - KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON
4070 - KVM: x86: add tracepoints around __direct_map and FNAME(fetch)
4071 - kvm: x86, powerpc: do not allow clearing largepages debugfs entry
4072 - SAUCE: KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is
4073 active
4074 - SAUCE: x86: Add ITLB_MULTIHIT bug infrastructure
4075 - SAUCE: kvm: mmu: ITLB_MULTIHIT mitigation
4076 - SAUCE: kvm: Add helper function for creating VM worker threads
4077 - SAUCE: kvm: x86: mmu: Recovery of shattered NX large pages
4078 - SAUCE: cpu/speculation: Uninline and export CPU mitigations helpers
4079 - SAUCE: kvm: x86: mmu: Apply global mitigations knob to ITLB_MULTIHIT
4080
4081 * CVE-2019-11135
4082 - KVM: x86: use Intel speculation bugs and features as derived in generic x86
4083 code
4084 - x86/msr: Add the IA32_TSX_CTRL MSR
4085 - x86/cpu: Add a helper function x86_read_arch_cap_msr()
4086 - x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
4087 - x86/speculation/taa: Add mitigation for TSX Async Abort
4088 - x86/speculation/taa: Add sysfs reporting for TSX Async Abort
4089 - kvm/x86: Export MDS_NO=0 to guests when TSX is enabled
4090 - x86/tsx: Add "auto" option to the tsx= cmdline parameter
4091 - x86/speculation/taa: Add documentation for TSX Async Abort
4092 - x86/tsx: Add config options to set tsx=on|off|auto
4093 - SAUCE: x86/speculation/taa: Call tsx_init()
4094 - SAUCE: x86/cpu: Include cpu header from bugs.c
4095 - [Config] Disable TSX by default when possible
4096
4097 * CVE-2019-0154
4098 - SAUCE: drm/i915: Lower RM timeout to avoid DSI hard hangs
4099 - SAUCE: drm/i915/gen8+: Add RC6 CTX corruption WA
4100
4101 * CVE-2019-0155
4102 - drm/i915/gtt: Add read only pages to gen8_pte_encode
4103 - drm/i915/gtt: Read-only pages for insert_entries on bdw+
4104 - drm/i915/gtt: Disable read-only support under GVT
4105 - drm/i915: Prevent writing into a read-only object via a GGTT mmap
4106 - drm/i915/cmdparser: Check reg_table_count before derefencing.
4107 - drm/i915/cmdparser: Do not check past the cmd length.
4108 - drm/i915: Silence smatch for cmdparser
4109 - drm/i915: Move engine->needs_cmd_parser to engine->flags
4110 - SAUCE: drm/i915: Rename gen7 cmdparser tables
4111 - SAUCE: drm/i915: Disable Secure Batches for gen6+
4112 - SAUCE: drm/i915: Remove Master tables from cmdparser
4113 - SAUCE: drm/i915: Add support for mandatory cmdparsing
4114 - SAUCE: drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
4115 - SAUCE: drm/i915: Allow parsing of unsized batches
4116 - SAUCE: drm/i915: Add gen9 BCS cmdparsing
4117 - SAUCE: drm/i915/cmdparser: Use explicit goto for error paths
4118 - SAUCE: drm/i915/cmdparser: Add support for backward jumps
4119 - SAUCE: drm/i915/cmdparser: Ignore Length operands during command matching
4120
4121 -- Stefan Bader <stefan.bader@canonical.com> Wed, 06 Nov 2019 10:28:28 +0100
67b32e27 4122
62f79fae 4123linux (4.15.0-68.77) bionic; urgency=medium
e8da94b9 4124
62f79fae 4125 * bionic/linux: 4.15.0-68.77 -proposed tracker (LP: #1849855)
e8da94b9 4126
62f79fae
KE
4127 * [REGRESSION] md/raid0: cannot assemble multi-zone RAID0 with default_layout
4128 setting (LP: #1849682)
4129 - Revert "md/raid0: avoid RAID0 data corruption due to layout confusion."
4130
4131 -- Khalid Elmously <khalid.elmously@canonical.com> Fri, 25 Oct 2019 15:34:31 -0400
e8da94b9 4132
97d08c98 4133linux (4.15.0-67.76) bionic; urgency=medium
3b6d3048 4134
97d08c98 4135 * bionic/linux: 4.15.0-67.76 -proposed tracker (LP: #1849035)
3b6d3048 4136
97d08c98
KE
4137 * Unexpected CFS throttling (LP: #1832151)
4138 - sched/fair: Add lsub_positive() and use it consistently
4139 - sched/fair: Fix low cpu usage with high throttling by removing expiration of
4140 cpu-local slices
4141 - sched/fair: Fix -Wunused-but-set-variable warnings
4142
4143 * [CML] New device IDs for CML-U (LP: #1843774)
4144 - i2c: i801: Add support for Intel Comet Lake
4145 - spi: pxa2xx: Add support for Intel Comet Lake
4146
4147 * CVE-2019-17666
4148 - SAUCE: rtlwifi: rtl8822b: Fix potential overflow on P2P code
4149 - SAUCE: rtlwifi: Fix potential overflow on P2P code
4150
4151 * md raid0/linear doesn't show error state if an array member is removed and
4152 allows successful writes (LP: #1847773)
4153 - md raid0/linear: Mark array as 'broken' and fail BIOs if a member is gone
4154
4155 * Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x from yes
4156 to no (LP: #1848492)
4157 - [Config] Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x
4158 from yes to no
4159
4160 * [Packaging] Support building Flattened Image Tree (FIT) kernels
4161 (LP: #1847969)
4162 - [Packaging] add rules to build FIT image
4163 - [Packaging] force creation of headers directory
4164
4165 * bcache: Performance degradation when querying priority_stats (LP: #1840043)
4166 - bcache: add cond_resched() in __bch_cache_cmp()
4167
4168 * Add installer support for iwlmvm adapters (LP: #1848236)
4169 - d-i: Add iwlmvm to nic-modules
4170
4171 * Check for CPU Measurement sampling (LP: #1847590)
4172 - s390/cpumsf: Check for CPU Measurement sampling
4173
4174 * [CML-U] Comet lake platform need ISH driver support (LP: #1843775)
4175 - HID: intel-ish-hid: Add Comet Lake PCI device ID
4176
4177 * intel-lpss driver conflicts with write-combining MTRR region (LP: #1845584)
4178 - SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390 2-in-1
4179
4180 * Fix non-working Realtek USB ethernet after system resume (LP: #1847063)
4181 - r8152: remove extra action copying ethernet address
4182 - r8152: Refresh MAC address during USBDEVFS_RESET
4183 - r8152: Set macpassthru in reset_resume callback
4184
4185 * Ubuntu 18.04 - wrong cpu-mf counter number (LP: #1847109)
4186 - s390/cpum_cf: correct counter number of LAST_HOST_TRANSLATIONS
4187
4188 * PM / hibernate: fix potential memory corruption (LP: #1847118)
4189 - PM / hibernate: memory_bm_find_bit(): Tighten node optimisation
4190
4191 * Microphone-Mute keyboard LED is always on/off on Dell Latitude 3310
4192 (LP: #1846453)
4193 - platform/x86: dell-laptop: Add 2-in-1 devices to the DMI whitelist
4194 - platform/x86: dell-laptop: Removed duplicates in DMI whitelist
4195
4196 * xHCI on AMD Stoney Ridge cannot detect USB 2.0 or 1.1 devices.
4197 (LP: #1846470)
4198 - x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect
4199
4200 * CVE-2019-15098
4201 - ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()
4202
4203 * Bionic update: upstream stable patchset 2019-10-15 (LP: #1848274)
4204 - tpm: use tpm_try_get_ops() in tpm-sysfs.c.
4205 - tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
4206 - drm/bridge: tc358767: Increase AUX transfer length limit
4207 - drm/panel: simple: fix AUO g185han01 horizontal blanking
4208 - video: ssd1307fb: Start page range at page_offset
4209 - drm/stm: attach gem fence to atomic state
4210 - drm/radeon: Fix EEH during kexec
4211 - gpu: drm: radeon: Fix a possible null-pointer dereference in
4212 radeon_connector_set_property()
4213 - ipmi_si: Only schedule continuously in the thread in maintenance mode
4214 - clk: qoriq: Fix -Wunused-const-variable
4215 - clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocks
4216 - clk: sirf: Don't reference clk_init_data after registration
4217 - clk: zx296718: Don't reference clk_init_data after registration
4218 - powerpc/xmon: Check for HV mode when dumping XIVE info from OPAL
4219 - powerpc/rtas: use device model APIs and serialization during LPM
4220 - powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this
4221 function
4222 - powerpc/pseries/mobility: use cond_resched when updating device tree
4223 - pinctrl: tegra: Fix write barrier placement in pmx_writel
4224 - vfio_pci: Restore original state on release
4225 - drm/nouveau/volt: Fix for some cards having 0 maximum voltage
4226 - drm/amdgpu/si: fix ASIC tests
4227 - powerpc/64s/exception: machine check use correct cfar for late handler
4228 - powerpc/pseries: correctly track irq state in default idle
4229 - arm64: fix unreachable code issue with cmpxchg
4230 - clk: at91: select parent if main oscillator or bypass is enabled
4231 - scsi: core: Reduce memory required for SCSI logging
4232 - dma-buf/sw_sync: Synchronize signal vs syncpt free
4233 - MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a boolean
4234 - i2c-cht-wc: Fix lockdep warning
4235 - PCI: tegra: Fix OF node reference leak
4236 - livepatch: Nullify obj->mod in klp_module_coming()'s error path
4237 - ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as
4238 writes
4239 - rtc: snvs: fix possible race condition
4240 - HID: apple: Fix stuck function keys when using FN
4241 - PCI: rockchip: Propagate errors for optional regulators
4242 - PCI: imx6: Propagate errors for optional regulators
4243 - PCI: exynos: Propagate errors for optional PHYs
4244 - security: smack: Fix possible null-pointer dereferences in
4245 smack_socket_sock_rcv_skb()
4246 - ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned
4247 address
4248 - fat: work around race with userspace's read via blockdev while mounting
4249 - pktcdvd: remove warning on attempting to register non-passthrough dev
4250 - hypfs: Fix error number left in struct pointer member
4251 - kbuild: clean compressed initramfs image
4252 - ocfs2: wait for recovering done after direct unlock request
4253 - kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K
4254 - bpf: fix use after free in prog symbol exposure
4255 - cxgb4:Fix out-of-bounds MSI-X info array access
4256 - erspan: remove the incorrect mtu limit for erspan
4257 - hso: fix NULL-deref on tty open
4258 - ipv6: drop incoming packets having a v4mapped source address
4259 - net: ipv4: avoid mixed n_redirects and rate_tokens usage
4260 - net: qlogic: Fix memory leak in ql_alloc_large_buffers
4261 - net: Unpublish sk from sk_reuseport_cb before call_rcu
4262 - nfc: fix memory leak in llcp_sock_bind()
4263 - qmi_wwan: add support for Cinterion CLS8 devices
4264 - sch_dsmark: fix potential NULL deref in dsmark_init()
4265 - vsock: Fix a lockdep warning in __vsock_release()
4266 - net/rds: Fix error handling in rds_ib_add_one()
4267 - xen-netfront: do not use ~0U as error return value for xennet_fill_frags()
4268 - tipc: fix unlimited bundling of small messages
4269 - sch_cbq: validate TCA_CBQ_WRROPT to avoid crash
4270 - ipv6: Handle missing host route in __ipv6_ifa_notify
4271 - Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is set
4272 - smack: use GFP_NOFS while holding inode_smack::smk_lock
4273 - NFC: fix attrs checks in netlink interface
4274 - kexec: bail out upon SIGKILL when allocating memory.
4275 - drm/panel: check failure cases in the probe func
4276 - drm/amd/display: reprogram VM config when system resume
4277 - pinctrl: amd: disable spurious-firing GPIO IRQs
4278 - pstore: fs superblock limits
4279 - pinctrl: meson-gxbb: Fix wrong pinning definition for uart_c
4280 - mbox: qcom: add APCS child device for QCS404
4281 - ARM: 8875/1: Kconfig: default to AEABI w/ Clang
4282 - arm64: consider stack randomization for mmap base only when necessary
4283 - mips: properly account for stack randomization and stack guard gap
4284 - arm: properly account for stack randomization and stack guard gap
4285 - arm: use STACK_TOP when computing mmap base address
4286
4287 * Bionic update: upstream stable patchset 2019-10-07 (LP: #1847155)
4288 - Revert "Bluetooth: validate BLE connection interval updates"
4289 - powerpc/xive: Fix bogus error code returned by OPAL
4290 - IB/core: Add an unbound WQ type to the new CQ API
4291 - HID: prodikeys: Fix general protection fault during probe
4292 - HID: sony: Fix memory corruption issue on cleanup.
4293 - HID: logitech: Fix general protection fault caused by Logitech driver
4294 - HID: hidraw: Fix invalid read in hidraw_ioctl
4295 - mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()
4296 - crypto: talitos - fix missing break in switch statement
4297 - iwlwifi: mvm: send BCAST management frames to the right station
4298 - media: tvp5150: fix switch exit in set control handler
4299 - ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt()
4300 - arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 field
4301 - ALSA: hda - Add laptop imic fixup for ASUS M9V laptop
4302 - ALSA: hda - Apply AMD controller workaround for Raven platform
4303 - objtool: Clobber user CFLAGS variable
4304 - pinctrl: sprd: Use define directive for sprd_pinconf_params values
4305 - power: supply: sysfs: ratelimit property read error message
4306 - irqchip/gic-v3-its: Fix LPI release for Multi-MSI devices
4307 - f2fs: check all the data segments against all node ones
4308 - PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing it
4309 - blk-mq: move cancel of requeue_work to the front of blk_exit_queue
4310 - Revert "f2fs: avoid out-of-range memory access"
4311 - dm zoned: fix invalid memory access
4312 - f2fs: fix to do sanity check on segment bitmap of LFS curseg
4313 - drm: Flush output polling on shutdown
4314 - net: don't warn in inet diag when IPV6 is disabled
4315 - ACPI: video: Add new hw_changes_brightness quirk, set it on PB Easynote MZ35
4316 - xfs: don't crash on null attr fork xfs_bmapi_read
4317 - Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devices
4318 - f2fs: use generic EFSBADCRC/EFSCORRUPTED
4319 - arcnet: provide a buffer big enough to actually receive packets
4320 - cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSize
4321 - macsec: drop skb sk before calling gro_cells_receive
4322 - net/phy: fix DP83865 10 Mbps HDX loopback disable function
4323 - net: qrtr: Stop rx_worker before freeing node
4324 - net/sched: act_sample: don't push mac header on ip6gre ingress
4325 - net_sched: add max len check for TCA_KIND
4326 - openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC
4327 - ppp: Fix memory leak in ppp_write
4328 - sch_netem: fix a divide by zero in tabledist()
4329 - skge: fix checksum byte order
4330 - usbnet: ignore endpoints with invalid wMaxPacketSize
4331 - usbnet: sanity checking of packet sizes and device mtu
4332 - net/mlx5: Add device ID of upcoming BlueField-2
4333 - mISDN: enforce CAP_NET_RAW for raw sockets
4334 - appletalk: enforce CAP_NET_RAW for raw sockets
4335 - ax25: enforce CAP_NET_RAW for raw sockets
4336 - ieee802154: enforce CAP_NET_RAW for raw sockets
4337 - nfc: enforce CAP_NET_RAW for raw sockets
4338 - ALSA: hda: Flush interrupts on disabling
4339 - regulator: lm363x: Fix off-by-one n_voltages for lm3632 ldo_vpos/ldo_vneg
4340 - ASoC: sgtl5000: Fix charge pump source assignment
4341 - dmaengine: bcm2835: Print error in case setting DMA mask fails
4342 - leds: leds-lp5562 allow firmware files up to the maximum length
4343 - media: dib0700: fix link error for dibx000_i2c_set_speed
4344 - media: mtk-cir: lower de-glitch counter for rc-mm protocol
4345 - media: exynos4-is: fix leaked of_node references
4346 - media: hdpvr: Add device num check and handling
4347 - media: i2c: ov5640: Check for devm_gpiod_get_optional() error
4348 - sched/fair: Fix imbalance due to CPU affinity
4349 - sched/core: Fix CPU controller for !RT_GROUP_SCHED
4350 - x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI
4351 fails
4352 - x86/apic: Soft disable APIC before initializing it
4353 - ALSA: hda - Show the fatal CORB/RIRB error more clearly
4354 - ALSA: i2c: ak4xxx-adda: Fix a possible null pointer dereference in
4355 build_adc_controls()
4356 - EDAC/mc: Fix grain_bits calculation
4357 - media: iguanair: add sanity checks
4358 - base: soc: Export soc_device_register/unregister APIs
4359 - ALSA: usb-audio: Skip bSynchAddress endpoint check if it is invalid
4360 - ia64:unwind: fix double free for mod->arch.init_unw_table
4361 - EDAC/altera: Use the proper type for the IRQ status bits
4362 - ASoC: rsnd: don't call clk_get_rate() under atomic context
4363 - md/raid1: end bio when the device faulty
4364 - md: don't call spare_active in md_reap_sync_thread if all member devices
4365 can't work
4366 - md: don't set In_sync if array is frozen
4367 - ACPI / processor: don't print errors for processorIDs == 0xff
4368 - EDAC, pnd2: Fix ioremap() size in dnv_rd_reg()
4369 - efi: cper: print AER info of PCIe fatal error
4370 - sched/fair: Use rq_lock/unlock in online_fair_sched_group
4371 - media: gspca: zero usb_buf on error
4372 - perf test vfs_getname: Disable ~/.perfconfig to get default output
4373 - media: mtk-mdp: fix reference count on old device tree
4374 - media: fdp1: Reduce FCP not found message level to debug
4375 - media: rc: imon: Allow iMON RC protocol for ffdc 7e device
4376 - dmaengine: iop-adma: use correct printk format strings
4377 - perf record: Support aarch64 random socket_id assignment
4378 - media: i2c: ov5645: Fix power sequence
4379 - media: omap3isp: Don't set streaming state on random subdevs
4380 - media: imx: mipi csi-2: Don't fail if initial state times-out
4381 - net: lpc-enet: fix printk format strings
4382 - ARM: dts: imx7d: cl-som-imx7: make ethernet work again
4383 - media: radio/si470x: kill urb on error
4384 - media: hdpvr: add terminating 0 at end of string
4385 - nbd: add missing config put
4386 - media: dvb-core: fix a memory leak bug
4387 - libperf: Fix alignment trap with xyarray contents in 'perf stat'
4388 - EDAC/amd64: Recognize DRAM device type ECC capability
4389 - EDAC/amd64: Decode syndrome before translating address
4390 - PM / devfreq: passive: Use non-devm notifiers
4391 - PM / devfreq: exynos-bus: Correct clock enable sequence
4392 - media: cec-notifier: clear cec_adap in cec_notifier_unregister
4393 - media: saa7146: add cleanup in hexium_attach()
4394 - media: cpia2_usb: fix memory leaks
4395 - media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate()
4396 - perf trace beauty ioctl: Fix off-by-one error in cmd->string table
4397 - media: ov9650: add a sanity check
4398 - ASoC: es8316: fix headphone mixer volume table
4399 - ACPI / CPPC: do not require the _PSD method
4400 - arm64: kpti: ensure patched kernel text is fetched from PoU
4401 - nvmet: fix data units read and written counters in SMART log
4402 - iommu/amd: Silence warnings under memory pressure
4403 - iommu/iova: Avoid false sharing on fq_timer_on
4404 - libtraceevent: Change users plugin directory
4405 - ARM: dts: exynos: Mark LDO10 as always-on on Peach Pit/Pi Chromebooks
4406 - ACPI: custom_method: fix memory leaks
4407 - ACPI / PCI: fix acpi_pci_irq_enable() memory leak
4408 - hwmon: (acpi_power_meter) Change log level for 'unsafe software power cap'
4409 - md/raid1: fail run raid1 array when active disk less than one
4410 - dmaengine: ti: edma: Do not reset reserved paRAM slots
4411 - kprobes: Prohibit probing on BUG() and WARN() address
4412 - s390/crypto: xts-aes-s390 fix extra run-time crypto self tests finding
4413 - ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not set
4414 - raid5: don't set STRIPE_HANDLE to stripe which is in batch list
4415 - mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREAD
4416 - mmc: sdhci: Fix incorrect switch to HS mode
4417 - raid5: don't increment read_errors on EILSEQ return
4418 - libertas: Add missing sentinel at end of if_usb.c fw_table
4419 - ALSA: hda - Drop unsol event handler for Intel HDMI codecs
4420 - drm/amd/powerplay/smu7: enforce minimal VBITimeout (v2)
4421 - media: ttusb-dec: Fix info-leak in ttusb_dec_send_command()
4422 - ALSA: hda/realtek - Blacklist PC beep for Lenovo ThinkCentre M73/93
4423 - btrfs: extent-tree: Make sure we only allocate extents from block groups
4424 with the same type
4425 - media: omap3isp: Set device on omap3isp subdevs
4426 - PM / devfreq: passive: fix compiler warning
4427 - ALSA: firewire-tascam: handle error code when getting current source of
4428 clock
4429 - ALSA: firewire-tascam: check intermediate state of clock status and retry
4430 - scsi: scsi_dh_rdac: zero cdb in send_mode_select()
4431 - printk: Do not lose last line in kmsg buffer dump
4432 - IB/hfi1: Define variables as unsigned long to fix KASAN warning
4433 - randstruct: Check member structs in is_pure_ops_struct()
4434 - ALSA: hda/realtek - Fixup mute led on HP Spectre x360
4435 - fuse: fix missing unlock_page in fuse_writepage()
4436 - parisc: Disable HP HSC-PCI Cards to prevent kernel crash
4437 - x86/retpolines: Fix up backport of a9d57ef15cbe
4438 - KVM: x86: always stop emulation on page fault
4439 - KVM: x86: set ctxt->have_exception in x86_decode_insn()
4440 - KVM: x86: Manually calculate reserved bits when loading PDPTRS
4441 - media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_table
4442 - binfmt_elf: Do not move brk for INTERP-less ET_EXEC
4443 - ASoC: Intel: NHLT: Fix debug print format
4444 - ASoC: Intel: Skylake: Use correct function to access iomem space
4445 - ASoC: Intel: Fix use of potentially uninitialized variable
4446 - ARM: samsung: Fix system restart on S3C6410
4447 - ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-up
4448 - arm64: dts: rockchip: limit clock rate of MMC controllers for RK3328
4449 - alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
4450 - regulator: Defer init completion for a while after late_initcall
4451 - gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrps
4452 - memcg, oom: don't require __GFP_FS when invoking memcg OOM killer
4453 - memcg, kmem: do not fail __GFP_NOFAIL charges
4454 - ovl: filter of trusted xattr results in audit
4455 - Btrfs: fix use-after-free when using the tree modification log
4456 - btrfs: Relinquish CPUs in btrfs_compare_trees
4457 - btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space
4458 - md/raid6: Set R5_ReadError when there is read failure on parity disk
4459 - md: don't report active array_state until after revalidate_disk() completes.
4460 - md: only call set_in_sync() when it is expected to succeed.
4461 - cfg80211: Purge frame registrations on iftype change
4462 - /dev/mem: Bail out upon SIGKILL.
4463 - ext4: fix warning inside ext4_convert_unwritten_extents_endio
4464 - ext4: fix punch hole for inline_data file systems
4465 - quota: fix wrong condition in is_quota_modification()
4466 - hwrng: core - don't wait on add_early_randomness()
4467 - i2c: riic: Clear NACK in tend isr
4468 - CIFS: fix max ea value size
4469 - CIFS: Fix oplock handling for SMB 2.1+ protocols
4470 - md/raid0: avoid RAID0 data corruption due to layout confusion.
4471 - mm/compaction.c: clear total_{migrate,free}_scanned before scanning a new
4472 zone
4473 - btrfs: qgroup: Drop quota_root and fs_info parameters from
4474 update_qgroup_status_item
4475 - Btrfs: fix race setting up and completing qgroup rescan workers
4476 - net/ibmvnic: free reset work of removed device from queue
4477 - HID: Add quirk for HP X500 PIXART OEM mouse
4478 - net/mlx5e: Set ECN for received packets using CQE indication
4479 - net/mlx5e: don't set CHECKSUM_COMPLETE on SCTP packets
4480 - mlx5: fix get_ip_proto()
4481 - net/mlx5e: Allow reporting of checksum unnecessary
4482 - net/mlx5e: XDP, Avoid checksum complete when XDP prog is loaded
4483 - net/mlx5e: Rx, Check ip headers sanity
4484 - bcache: remove redundant LIST_HEAD(journal) from run_cache_set()
4485 - initramfs: don't free a non-existent initrd
4486 - blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs
4487 - net/ibmvnic: Fix missing { in __ibmvnic_reset
4488 - net_sched: check cops->tcf_block in tc_bind_tclass()
4489 - loop: Add LOOP_SET_BLOCK_SIZE in compat ioctl
4490 - loop: Add LOOP_SET_DIRECT_IO to compat ioctl
4491 - perf config: Honour $PERF_CONFIG env var to specify alternate .perfconfig
4492 - ASoC: sun4i-i2s: Don't use the oversample to calculate BCLK
4493 - posix-cpu-timers: Sanitize bogus WARNONS
4494 - x86/apic/vector: Warn when vector space exhaustion breaks affinity
4495 - x86/mm/pti: Do not invoke PTI functions when PTI is disabled
4496 - x86/mm/pti: Handle unaligned address gracefully in pti_clone_pagetable()
4497 - libata/ahci: Drop PCS quirk for Denverton and beyond
4498 - x86/cpu: Add Tiger Lake to Intel family
4499 - platform/x86: intel_pmc_core: Do not ioremap RAM
4500 - mmc: core: Add helper function to indicate if SDIO IRQs is enabled
4501 - mmc: dw_mmc: Re-store SDIO IRQs mask at system resume
4502 - iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36
4503 - Revert "ceph: use ceph_evict_inode to cleanup inode's resource"
4504 - ceph: use ceph_evict_inode to cleanup inode's resource
4505 - ALSA: hda/realtek - PCI quirk for Medion E4254
4506 - smb3: allow disabling requesting leases
4507 - btrfs: fix allocation of free space cache v1 bitmap pages
4508 - drm/amd/display: Restore backlight brightness after system resume
4509
4510 -- Khalid Elmously <khalid.elmously@canonical.com> Mon, 21 Oct 2019 13:02:37 -0400
3b6d3048 4511
879d34cd 4512linux (4.15.0-66.75) bionic; urgency=medium
3aa4ec48 4513
879d34cd 4514 * bionic/linux: 4.15.0-66.75 -proposed tracker (LP: #1846131)
3aa4ec48 4515
879d34cd
KE
4516 * Packaging resync (LP: #1786013)
4517 - [Packaging] update helper scripts
4518
4519 * CVE-2018-21008
4520 - rsi: add fix for crash during assertions
4521
4522 * ipv6: fix neighbour resolution with raw socket (LP: #1834465)
4523 - ipv6: constify rt6_nexthop()
4524 - ipv6: fix neighbour resolution with raw socket
4525
4526 * run_netsocktests from net in ubuntu_kernel_selftests failed with X-4.15
4527 (LP: #1842023)
4528 - SAUCE: selftests: net: replace AF_MAX with INT_MAX in socket.c
4529
4530 * No sound inputs from the external microphone and headset on a Dell machine
4531 (LP: #1842265)
4532 - ALSA: hda - Expand pin_match function to match upcoming new tbls
4533 - ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family
4534
4535 * Add -fcf-protection=none when using retpoline flags (LP: #1843291)
4536 - SAUCE: kbuild: add -fcf-protection=none when using retpoline flags
4537
4538 * Enhanced Hardware Support - Finalize Naming (LP: #1842774)
4539 - s390: add support for IBM z15 machines
4540
4541 * Bionic update: upstream stable patchset 2019-09-24 (LP: #1845266)
4542 - bridge/mdb: remove wrong use of NLM_F_MULTI
4543 - cdc_ether: fix rndis support for Mediatek based smartphones
4544 - ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'
4545 - isdn/capi: check message length in capi_write()
4546 - net: Fix null de-reference of device refcount
4547 - net: gso: Fix skb_segment splat when splitting gso_size mangled skb having
4548 linear-headed frag_list
4549 - net: phylink: Fix flow control resolution
4550 - sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero
4551 - sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'
4552 - sctp: use transport pf_retrans in sctp_do_8_2_transport_strike
4553 - tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
4554 - tipc: add NULL pointer check before calling kfree_rcu
4555 - tun: fix use-after-free when register netdev failed
4556 - btrfs: compression: add helper for type to string conversion
4557 - btrfs: correctly validate compression type
4558 - Revert "MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur"
4559 - gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
4560 - gpio: fix line flag validation in linehandle_create
4561 - gpio: fix line flag validation in lineevent_create
4562 - Btrfs: fix assertion failure during fsync and use of stale transaction
4563 - genirq: Prevent NULL pointer dereference in resend_irqs()
4564 - KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
4565 - KVM: x86: work around leak of uninitialized stack contents
4566 - KVM: nVMX: handle page fault in vmread
4567 - MIPS: VDSO: Prevent use of smp_processor_id()
4568 - MIPS: VDSO: Use same -m%-float cflag as the kernel proper
4569 - powerpc: Add barrier_nospec to raw_copy_in_user()
4570 - drm/meson: Add support for XBGR8888 & ABGR8888 formats
4571 - clk: rockchip: Don't yell about bad mmc phases when getting
4572 - mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issue
4573 - PCI: Always allow probing with driver_override
4574 - ubifs: Correctly use tnc_next() in search_dh_cookie()
4575 - driver core: Fix use-after-free and double free on glue directory
4576 - crypto: talitos - check AES key size
4577 - crypto: talitos - fix CTR alg blocksize
4578 - crypto: talitos - check data blocksize in ablkcipher.
4579 - crypto: talitos - fix ECB algs ivsize
4580 - crypto: talitos - Do not modify req->cryptlen on decryption.
4581 - crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.
4582 - firmware: ti_sci: Always request response from firmware
4583 - drm/mediatek: mtk_drm_drv.c: Add of_node_put() before goto
4584 - Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"
4585 - platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to
4586 critclk_systems DMI table
4587 - nvmem: Use the same permissions for eeprom as for nvmem
4588 - x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence
4589 GCC9 build warning
4590 - ixgbe: Prevent u8 wrapping of ITR value to something less than 10us
4591 - x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large
4592 to fix kexec relocation errors
4593 - modules: fix BUG when load module with rodata=n
4594 - modules: fix compile error if don't have strict module rwx
4595 - HID: wacom: generic: read HID_DG_CONTACTMAX from any feature report
4596 - Input: elan_i2c - remove Lenovo Legion Y7000 PnpID
4597 - powerpc/mm/radix: Use the right page size for vmemmap mapping
4598 - USB: usbcore: Fix slab-out-of-bounds bug during device reset
4599 - phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current
4600 - media: tm6000: double free if usb disconnect while streaming
4601 - xen-netfront: do not assume sk_buff_head list is empty in error handling
4602 - net_sched: let qdisc_put() accept NULL pointer
4603 - KVM: coalesced_mmio: add bounds checking
4604 - firmware: google: check if size is valid when decoding VPD data
4605 - serial: sprd: correct the wrong sequence of arguments
4606 - tty/serial: atmel: reschedule TX after RX was started
4607 - mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settings
4608 - nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
4609 - ARM: OMAP2+: Fix missing SYSC_HAS_RESET_STATUS for dra7 epwmss
4610 - s390/bpf: fix lcgr instruction encoding
4611 - ARM: OMAP2+: Fix omap4 errata warning on other SoCs
4612 - ARM: dts: dra74x: Fix iodelay configuration for mmc3
4613 - s390/bpf: use 32-bit index for tail calls
4614 - fpga: altera-ps-spi: Fix getting of optional confd gpio
4615 - netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_info
4616 - NFSv4: Fix return values for nfs4_file_open()
4617 - NFSv4: Fix return value in nfs_finish_open()
4618 - NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup
4619 - Kconfig: Fix the reference to the IDT77105 Phy driver in the description of
4620 ATM_NICSTAR_USE_IDT77105
4621 - qed: Add cleanup in qed_slowpath_start()
4622 - ARM: 8874/1: mm: only adjust sections of valid mm structures
4623 - batman-adv: Only read OGM2 tvlv_len after buffer len check
4624 - r8152: Set memory to all 0xFFs on failed reg reads
4625 - x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machines
4626 - netfilter: nf_conntrack_ftp: Fix debug output
4627 - NFSv2: Fix eof handling
4628 - NFSv2: Fix write regression
4629 - kallsyms: Don't let kallsyms_lookup_size_offset() fail on retrieving the
4630 first symbol
4631 - cifs: set domainName when a domain-key is used in multiuser
4632 - cifs: Use kzfree() to zero out the password
4633 - ARM: 8901/1: add a criteria for pfn_valid of arm
4634 - sky2: Disable MSI on yet another ASUS boards (P6Xxxx)
4635 - i2c: designware: Synchronize IRQs when unregistering slave client
4636 - perf/x86/intel: Restrict period on Nehalem
4637 - perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops
4638 - amd-xgbe: Fix error path in xgbe_mod_init()
4639 - tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at
4640 -O2
4641 - tools/power x86_energy_perf_policy: Fix argument parsing
4642 - tools/power turbostat: fix buffer overrun
4643 - net: seeq: Fix the function used to release some memory in an error handling
4644 path
4645 - dmaengine: ti: dma-crossbar: Fix a memory leak bug
4646 - dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()
4647 - x86/uaccess: Don't leak the AC flags into __get_user() argument evaluation
4648 - x86/hyper-v: Fix overflow bug in fill_gva_list()
4649 - keys: Fix missing null pointer check in request_key_auth_describe()
4650 - iommu/amd: Flush old domains in kdump kernel
4651 - iommu/amd: Fix race in increase_address_space()
4652 - PCI: kirin: Fix section mismatch warning
4653 - floppy: fix usercopy direction
4654 - binfmt_elf: move brk out of mmap when doing direct loader exec
4655 - tcp: Reset send_head when removing skb from write-queue
4656 - tcp: Don't dequeue SYN/FIN-segments from write-queue
4657 - media: technisat-usb2: break out of loop at end of buffer
4658 - tools: bpftool: close prog FD before exit on showing a single program
4659 - netfilter: xt_physdev: Fix spurious error message in physdev_mt_check
4660 - ibmvnic: Do not process reset during or after device removal
4661 - net: aquantia: fix out of memory condition on rx side
4662
4663 * Bionic update: upstream stable patchset 2019-09-18 (LP: #1844558)
4664 - ALSA: hda - Fix potential endless loop at applying quirks
4665 - ALSA: hda/realtek - Fix overridden device-specific initialization
4666 - ALSA: hda/realtek - Fix the problem of two front mics on a ThinkCentre
4667 - sched/fair: Don't assign runtime for throttled cfs_rq
4668 - drm/vmwgfx: Fix double free in vmw_recv_msg()
4669 - xfrm: clean up xfrm protocol checks
4670 - PCI: designware-ep: Fix find_first_zero_bit() usage
4671 - PCI: dra7xx: Fix legacy INTD IRQ handling
4672 - vhost/test: fix build for vhost test
4673 - batman-adv: fix uninit-value in batadv_netlink_get_ifindex()
4674 - batman-adv: Only read OGM tvlv_len after buffer len check
4675 - hv_sock: Fix hang when a connection is closed
4676 - powerpc/64: mark start_here_multiplatform as __ref
4677 - arm64: dts: rockchip: enable usb-host regulators at boot on rk3328-rock64
4678 - scripts/decode_stacktrace: match basepath using shell prefix operator, not
4679 regex
4680 - clk: s2mps11: Add used attribute to s2mps11_dt_match
4681 - kernel/module: Fix mem leak in module_add_modinfo_attrs
4682 - ALSA: hda/realtek - Enable internal speaker & headset mic of ASUS UX431FL
4683 - {nl,mac}80211: fix interface combinations on crypto controlled devices
4684 - x86/ftrace: Fix warning and considate ftrace_jmp_replace() and
4685 ftrace_call_replace()
4686 - media: stm32-dcmi: fix irq = 0 case
4687 - modules: always page-align module section allocations
4688 - scsi: qla2xxx: Move log messages before issuing command to firmware
4689 - keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.h
4690 - Drivers: hv: kvp: Fix two "this statement may fall through" warnings
4691 - remoteproc: qcom: q6v5-mss: add SCM probe dependency
4692 - KVM: x86: hyperv: enforce vp_index < KVM_MAX_VCPUS
4693 - KVM: x86: hyperv: consistently use 'hv_vcpu' for 'struct kvm_vcpu_hv'
4694 variables
4695 - drm/i915: Fix intel_dp_mst_best_encoder()
4696 - drm/i915: Rename PLANE_CTL_DECOMPRESSION_ENABLE
4697 - drm/i915/gen9+: Fix initial readout for Y tiled framebuffers
4698 - drm/atomic_helper: Disallow new modesets on unregistered connectors
4699 - Drivers: hv: kvp: Fix the indentation of some "break" statements
4700 - Drivers: hv: kvp: Fix the recent regression caused by incorrect clean-up
4701 - drm/amd/dm: Understand why attaching path/tile properties are needed
4702 - ARM: davinci: da8xx: define gpio interrupts as separate resources
4703 - ARM: davinci: dm365: define gpio interrupts as separate resources
4704 - ARM: davinci: dm646x: define gpio interrupts as separate resources
4705 - ARM: davinci: dm355: define gpio interrupts as separate resources
4706 - ARM: davinci: dm644x: define gpio interrupts as separate resources
4707 - media: vim2m: use workqueue
4708 - media: vim2m: use cancel_delayed_work_sync instead of flush_schedule_work
4709 - drm/i915: Restore sane defaults for KMS on GEM error load
4710 - KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode
4711 switch
4712 - Btrfs: clean up scrub is_dev_replace parameter
4713 - Btrfs: fix deadlock with memory reclaim during scrub
4714 - btrfs: Remove extent_io_ops::fill_delalloc
4715 - btrfs: Fix error handling in btrfs_cleanup_ordered_extents
4716 - scsi: megaraid_sas: Fix combined reply queue mode detection
4717 - scsi: megaraid_sas: Add check for reset adapter bit
4718 - media: vim2m: only cancel work if it is for right context
4719 - ARC: show_regs: lockdep: re-enable preemption
4720 - ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while
4721 handle_mm_fault
4722 - IB/uverbs: Fix OOPs upon device disassociation
4723 - drm/vblank: Allow dynamic per-crtc max_vblank_count
4724 - drm/i915/ilk: Fix warning when reading emon_status with no output
4725 - mfd: Kconfig: Fix I2C_DESIGNWARE_PLATFORM dependencies
4726 - tpm: Fix some name collisions with drivers/char/tpm.h
4727 - bcache: replace hard coded number with BUCKET_GC_GEN_MAX
4728 - bcache: treat stale && dirty keys as bad keys
4729 - KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-run
4730 - iio: adc: exynos-adc: Add S5PV210 variant
4731 - iio: adc: exynos-adc: Use proper number of channels for Exynos4x12
4732 - drm/nouveau: Don't WARN_ON VCPI allocation failures
4733 - x86/kvmclock: set offset for kvm unstable clock
4734 - powerpc/kvm: Save and restore host AMR/IAMR/UAMOR
4735 - mmc: renesas_sdhi: Fix card initialization failure in high speed mode
4736 - btrfs: scrub: pass fs_info to scrub_setup_ctx
4737 - btrfs: init csum_list before possible free
4738 - PCI: qcom: Don't deassert reset GPIO during probe
4739 - drm: add __user attribute to ptr_to_compat()
4740 - CIFS: Fix error paths in writeback code
4741 - CIFS: Fix leaking locked VFS cache pages in writeback retry
4742 - drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC set
4743 - drm/i915: Sanity check mmap length against object size
4744 - IB/mlx5: Reset access mask when looping inside page fault handler
4745 - kvm: mmu: Fix overflow on kvm mmu page limit calculation
4746 - x86/kvm: move kvm_load/put_guest_xcr0 into atomic context
4747 - KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels
4748 - cifs: Fix lease buffer length error
4749 - ext4: protect journal inode's blocks using block_validity
4750 - dm mpath: fix missing call of path selector type->end_io
4751 - blk-mq: free hw queue's resource in hctx's release handler
4752 - mmc: sdhci-pci: Add support for Intel ICP
4753 - mmc: sdhci-pci: Add support for Intel CML
4754 - dm crypt: move detailed message into debug level
4755 - kvm: Check irqchip mode before assign irqfd
4756 - drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)
4757 - drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after alloc
4758 - Btrfs: fix race between block group removal and block group allocation
4759 - cifs: add spinlock for the openFileList to cifsInodeInfo
4760 - IB/hfi1: Avoid hardlockup with flushlist_lock
4761 - apparmor: reset pos on failure to unpack for various functions
4762 - staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()
4763 - scsi: zfcp: fix request object use-after-free in send path causing wrong
4764 traces
4765 - cifs: Properly handle auto disabling of serverino option
4766 - ceph: use ceph_evict_inode to cleanup inode's resource
4767 - KVM: x86: optimize check for valid PAT value
4768 - KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad value
4769 - KVM: VMX: Fix handling of #MC that occurs during VM-Entry
4770 - KVM: VMX: check CPUID before allowing read/write of IA32_XSS
4771 - resource: Include resource end in walk_*() interfaces
4772 - resource: Fix find_next_iomem_res() iteration issue
4773 - resource: fix locking in find_next_iomem_res()
4774 - pstore: Fix double-free in pstore_mkfile() failure path
4775 - dm thin metadata: check if in fail_io mode when setting needs_check
4776 - drm/panel: Add support for Armadeus ST0700 Adapt
4777 - ALSA: hda - Fix intermittent CORB/RIRB stall on Intel chips
4778 - iommu/iova: Remove stale cached32_node
4779 - gpio: don't WARN() on NULL descs if gpiolib is disabled
4780 - i2c: at91: disable TXRDY interrupt after sending data
4781 - i2c: at91: fix clk_offset for sama5d2
4782 - mm/migrate.c: initialize pud_entry in migrate_vma()
4783 - iio: adc: gyroadc: fix uninitialized return code
4784 - NFSv4: Fix delegation state recovery
4785 - bcache: only clear BTREE_NODE_dirty bit when it is set
4786 - bcache: add comments for mutex_lock(&b->write_lock)
4787 - virtio/s390: fix race on airq_areas[]
4788 - ext4: don't perform block validity checks on the journal inode
4789 - ext4: fix block validity checks for journal inodes using indirect blocks
4790 - ext4: unsigned int compared against zero
4791 - powerpc/tm: Remove msr_tm_active()
4792
4793 * Bionic update: upstream stable patchset 2019-09-10 (LP: #1843463)
4794 - net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ
4795 context
4796 - hv_netvsc: Fix a warning of suspicious RCU usage
4797 - net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx
4798 - Bluetooth: btqca: Add a short delay before downloading the NVM
4799 - ibmveth: Convert multicast list size for little-endian system
4800 - gpio: Fix build error of function redefinition
4801 - drm/mediatek: use correct device to import PRIME buffers
4802 - drm/mediatek: set DMA max segment size
4803 - cxgb4: fix a memory leak bug
4804 - liquidio: add cleanup in octeon_setup_iq()
4805 - net: myri10ge: fix memory leaks
4806 - lan78xx: Fix memory leaks
4807 - vfs: fix page locking deadlocks when deduping files
4808 - cx82310_eth: fix a memory leak bug
4809 - net: kalmia: fix memory leaks
4810 - wimax/i2400m: fix a memory leak bug
4811 - ravb: Fix use-after-free ravb_tstamp_skb
4812 - kprobes: Fix potential deadlock in kprobe_optimizer()
4813 - HID: cp2112: prevent sleeping function called from invalid context
4814 - Input: hyperv-keyboard: Use in-place iterator API in the channel callback
4815 - Tools: hv: kvp: eliminate 'may be used uninitialized' warning
4816 - IB/mlx4: Fix memory leaks
4817 - ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
4818 - ceph: fix buffer free while holding i_ceph_lock in
4819 __ceph_build_xattrs_blob()
4820 - ceph: fix buffer free while holding i_ceph_lock in fill_inode()
4821 - KVM: arm/arm64: Only skip MMIO insn once
4822 - libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
4823 - spi: bcm2835aux: unifying code between polling and interrupt driven code
4824 - spi: bcm2835aux: remove dangerous uncontrolled read of fifo
4825 - spi: bcm2835aux: fix corruptions for longer spi transfers
4826 - net: fix skb use after free in netpoll
4827 - net_sched: fix a NULL pointer deref in ipt action
4828 - net: stmmac: dwmac-rk: Don't fail if phy regulator is absent
4829 - tcp: inherit timestamp on mtu probe
4830 - tcp: remove empty skb from write queue in error cases
4831 - net: sched: act_sample: fix psample group handling on overwrite
4832 - mld: fix memory leak in mld_del_delrec()
4833 - x86/boot: Preserve boot_params.secure_boot from sanitizing
4834 - tools: bpftool: fix error message (prog -> object)
4835 - scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure
4836 - afs: Fix leak in afs_lookup_cell_rcu()
4837
4838 * Bionic update: upstream stable patchset 2019-09-09 (LP: #1843338)
4839 - dmaengine: ste_dma40: fix unneeded variable warning
4840 - auxdisplay: panel: need to delete scan_timer when misc_register fails in
4841 panel_attach
4842 - iommu/dma: Handle SG length overflow better
4843 - usb: gadget: composite: Clear "suspended" on reset/disconnect
4844 - usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_alt
4845 - xen/blkback: fix memory leaks
4846 - i2c: rcar: avoid race when unregistering slave client
4847 - i2c: emev2: avoid race when unregistering slave client
4848 - drm/ast: Fixed reboot test may cause system hanged
4849 - usb: host: fotg2: restart hcd after port reset
4850 - tools: hv: fix KVP and VSS daemons exit code
4851 - watchdog: bcm2835_wdt: Fix module autoload
4852 - drm/bridge: tfp410: fix memleak in get_modes()
4853 - scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define value
4854 - drm/tilcdc: Register cpufreq notifier after we have initialized crtc
4855 - ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term
4856 - ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unit
4857 - net/smc: make sure EPOLLOUT is raised
4858 - tcp: make sure EPOLLOUT wont be missed
4859 - mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n
4860 - ALSA: line6: Fix memory leak at line6_init_pcm() error path
4861 - ALSA: seq: Fix potential concurrent access to the deleted pool
4862 - kvm: x86: skip populating logical dest map if apic is not sw enabled
4863 - KVM: x86: Don't update RIP or do single-step on faulting emulation
4864 - x86/apic: Do not initialize LDR and DFR for bigsmp
4865 - ftrace: Fix NULL pointer dereference in t_probe_next()
4866 - ftrace: Check for successful allocation of hash
4867 - ftrace: Check for empty hash and comment the race with registering probes
4868 - usb-storage: Add new JMS567 revision to unusual_devs
4869 - USB: cdc-wdm: fix race between write and disconnect due to flag abuse
4870 - usb: chipidea: udc: don't do hardware access if gadget has stopped
4871 - usb: host: ohci: fix a race condition between shutdown and irq
4872 - usb: host: xhci: rcar: Fix typo in compatible string matching
4873 - USB: storage: ums-realtek: Update module parameter description for
4874 auto_delink_en
4875 - uprobes/x86: Fix detection of 32-bit user mode
4876 - mmc: sdhci-of-at91: add quirk for broken HS200
4877 - mmc: core: Fix init of SD cards reporting an invalid VDD range
4878 - stm class: Fix a double free of stm_source_device
4879 - intel_th: pci: Add support for another Lewisburg PCH
4880 - intel_th: pci: Add Tiger Lake support
4881 - drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
4882 - VMCI: Release resource if the work is already queued
4883 - crypto: ccp - Ignore unconfigured CCP device on suspend/resume
4884 - Revert "cfg80211: fix processing world regdomain when non modular"
4885 - mac80211: fix possible sta leak
4886 - KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling
4887 - KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is long
4888 - KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI
4889 - NFS: Clean up list moves of struct nfs_page
4890 - NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()
4891 - NFS: Pass error information to the pgio error cleanup routine
4892 - NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0
4893 - i2c: piix4: Fix port selection for AMD Family 16h Model 30h
4894 - x86/ptrace: fix up botched merge of spectrev1 fix
4895 - Revert "ASoC: Fail card instantiation if DAI format setup fails"
4896 - nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns
4897 - afs: Fix the CB.ProbeUuid service handler to reply correctly
4898 - dmaengine: stm32-mdma: Fix a possible null-pointer dereference in
4899 stm32_mdma_irq_handler()
4900 - omap-dma/omap_vout_vrfb: fix off-by-one fi value
4901 - arm64: cpufeature: Don't treat granule sizes as strict
4902 - tools: hv: fixed Python pep8/flake8 warnings for lsvmbus
4903 - ipv4/icmp: fix rt dst dev null pointer dereference
4904 - ALSA: hda - Fixes inverted Conexant GPIO mic mute led
4905 - usb: hcd: use managed device resources
4906 - lib: logic_pio: Fix RCU usage
4907 - lib: logic_pio: Avoid possible overlap for unregistering regions
4908 - lib: logic_pio: Add logic_pio_unregister_range()
4909 - drm/amdgpu: Add APTX quirk for Dell Latitude 5495
4910 - drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()
4911 - bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-
4912 free
4913
4914 * New ID in ums-realtek module breaks cardreader (LP: #1838886) // Bionic
4915 update: upstream stable patchset 2019-09-09 (LP: #1843338)
4916 - USB: storage: ums-realtek: Whitelist auto-delink support
4917
4918 * TC filters are broken on Mellanox after upstream stable updates
4919 (LP: #1842502)
4920 - net/mlx5e: Remove redundant vport context vlan update
4921 - net/mlx5e: Properly order min inline mode setup while parsing TC matches
4922 - net/mlx5e: Get the required HW match level while parsing TC flow matches
4923 - net/mlx5e: Always use the match level enum when parsing TC rule match
4924 - net/mlx5e: Don't match on vlan non-existence if ethertype is wildcarded
4925
4926 -- Khalid Elmously <khalid.elmously@canonical.com> Mon, 30 Sep 2019 23:02:24 -0400
3aa4ec48 4927
0a70b686 4928linux (4.15.0-65.74) bionic; urgency=medium
1f0189d9 4929
0a70b686 4930 * bionic/linux: 4.15.0-65.74 -proposed tracker (LP: #1844403)
1f0189d9 4931
0a70b686
KSS
4932 * arm64: large modules fail to load (LP: #1841109)
4933 - arm64/kernel: kaslr: reduce module randomization range to 4 GB
4934 - arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419
4935 - arm64: fix undefined reference to 'printk'
4936 - arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp
4937 - [config] Remove CONFIG_ARM64_MODULE_CMODEL_LARGE
4938
4939 * CVE-2018-20976
4940 - xfs: clear sb->s_fs_info on mount failure
4941
4942 * br_netfilter: namespace sysctl operations (LP: #1836910)
4943 - net: bridge: add bitfield for options and convert vlan opts
4944 - net: bridge: convert nf call options to bits
4945 - netfilter: bridge: port sysctls to use brnf_net
4946 - netfilter: bridge: namespace bridge netfilter sysctls
4947 - netfilter: bridge: prevent UAF in brnf_exit_net()
4948
4949 * tuntap: correctly set SOCKWQ_ASYNC_NOSPACE (LP: #1830756)
4950 - tuntap: correctly set SOCKWQ_ASYNC_NOSPACE
4951
4952 * Bionic update: upstream stable patchset 2019-08-30 (LP: #1842114)
4953 - HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DT
4954 - MIPS: kernel: only use i8253 clocksource with periodic clockevent
4955 - mips: fix cacheinfo
4956 - netfilter: ebtables: fix a memory leak bug in compat
4957 - ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks
4958 - bonding: Force slave speed check after link state recovery for 802.3ad
4959 - can: dev: call netif_carrier_off() in register_candev()
4960 - ASoC: Fail card instantiation if DAI format setup fails
4961 - st21nfca_connectivity_event_received: null check the allocation
4962 - st_nci_hci_connectivity_event_received: null check the allocation
4963 - ASoC: ti: davinci-mcasp: Correct slot_width posed constraint
4964 - net: usb: qmi_wwan: Add the BroadMobi BM818 card
4965 - qed: RDMA - Fix the hw_ver returned in device attributes
4966 - isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in
4967 start_isoc_chain()
4968 - netfilter: ipset: Fix rename concurrency with listing
4969 - isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack
4970 - perf bench numa: Fix cpu0 binding
4971 - can: sja1000: force the string buffer NULL-terminated
4972 - can: peak_usb: force the string buffer NULL-terminated
4973 - net/ethernet/qlogic/qed: force the string buffer NULL-terminated
4974 - NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
4975 - HID: input: fix a4tech horizontal wheel custom usage
4976 - SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL
4977 - net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
4978 - net: hisilicon: make hip04_tx_reclaim non-reentrant
4979 - net: hisilicon: fix hip04-xmit never return TX_BUSY
4980 - net: hisilicon: Fix dma_map_single failed on arm64
4981 - libata: have ata_scsi_rw_xlat() fail invalid passthrough requests
4982 - libata: add SG safety checks in SFF pio transfers
4983 - x86/lib/cpu: Address missing prototypes warning
4984 - drm/vmwgfx: fix memory leak when too many retries have occurred
4985 - perf ftrace: Fix failure to set cpumask when only one cpu is present
4986 - perf cpumap: Fix writing to illegal memory in handling cpumap mask
4987 - perf pmu-events: Fix missing "cpu_clk_unhalted.core" event
4988 - selftests: kvm: Adding config fragments
4989 - HID: wacom: correct misreported EKR ring values
4990 - HID: wacom: Correct distance scale for 2nd-gen Intuos devices
4991 - Revert "dm bufio: fix deadlock with loop device"
4992 - ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply
4993 - libceph: fix PG split vs OSD (re)connect race
4994 - drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX
4995 - gpiolib: never report open-drain/source lines as 'input' to user-space
4996 - userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
4997 - x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386
4998 - x86/apic: Handle missing global clockevent gracefully
4999 - x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
5000 - x86/boot: Save fields explicitly, zero out everything else
5001 - x86/boot: Fix boot regression caused by bootparam sanitizing
5002 - dm kcopyd: always complete failed jobs
5003 - dm btree: fix order of block initialization in btree_split_beneath
5004 - dm space map metadata: fix missing store of apply_bops() return value
5005 - dm table: fix invalid memory accesses with too high sector number
5006 - dm zoned: improve error handling in reclaim
5007 - dm zoned: improve error handling in i/o map code
5008 - dm zoned: properly handle backing device failure
5009 - genirq: Properly pair kobject_del() with kobject_add()
5010 - mm, page_owner: handle THP splits correctly
5011 - mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely
5012 - mm/zsmalloc.c: fix race condition in zs_destroy_pool
5013 - xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
5014 - dm zoned: fix potential NULL dereference in dmz_do_reclaim()
5015 - powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB
5016 - can: mcp251x: add error check when wq alloc failed
5017 - netfilter: ipset: Actually allow destination MAC address for hash:ip,mac
5018 sets too
5019 - netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and
5020 hash:ip,mac sets
5021 - rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packet
5022 - net: phy: phy_led_triggers: Fix a possible null-pointer dereference in
5023 phy_led_trigger_change_speed()
5024 - NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts
5025 - net: stmmac: Fix issues when number of Queues >= 4
5026 - KVM: arm64: Don't write junk to sysregs on reset
5027 - KVM: arm: Don't write junk to CP15 registers on reset
5028 - xfs: don't trip over uninitialized buffer on extent read of corrupted inode
5029 - xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
5030 - xfs: Add helper function xfs_attr_try_sf_addname
5031 - xfs: Add attibute remove and helper functions
5032
5033 * Bionic update: upstream stable patchset 2019-08-27 (LP: #1841652)
5034 - sh: kernel: hw_breakpoint: Fix missing break in switch statement
5035 - mm/usercopy: use memory range to be accessed for wraparound check
5036 - mm/memcontrol.c: fix use after free in mem_cgroup_iter()
5037 - bpf: get rid of pure_initcall dependency to enable jits
5038 - bpf: restrict access to core bpf sysctls
5039 - bpf: add bpf_jit_limit knob to restrict unpriv allocations
5040 - xtensa: add missing isync to the cpu_reset TLB code
5041 - ALSA: hda - Apply workaround for another AMD chip 1022:1487
5042 - ALSA: hda - Fix a memory leak bug
5043 - HID: holtek: test for sanity of intfdata
5044 - HID: hiddev: avoid opening a disconnected device
5045 - HID: hiddev: do cleanup in failure of opening a device
5046 - Input: kbtab - sanity check for endpoint type
5047 - Input: iforce - add sanity checks
5048 - net: usb: pegasus: fix improper read if get_registers() fail
5049 - netfilter: ebtables: also count base chain policies
5050 - clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1
5051 - clk: renesas: cpg-mssr: Fix reset control race condition
5052 - xen/pciback: remove set but not used variable 'old_state'
5053 - irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table fail
5054 - irqchip/irq-imx-gpcv2: Forward irq type to parent
5055 - perf header: Fix divide by zero error if f_header.attr_size==0
5056 - perf header: Fix use of unitialized value warning
5057 - libata: zpodd: Fix small read overflow in zpodd_get_mech_type()
5058 - drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=m
5059 - scsi: hpsa: correct scsi command status issue after reset
5060 - scsi: qla2xxx: Fix possible fcport null-pointer dereferences
5061 - ata: libahci: do not complain in case of deferred probe
5062 - kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
5063 - arm64/efi: fix variable 'si' set but not used
5064 - arm64: unwind: Prohibit probing on return_address()
5065 - arm64/mm: fix variable 'pud' set but not used
5066 - IB/core: Add mitigation for Spectre V1
5067 - IB/mad: Fix use-after-free in ib mad completion handling
5068 - drm: msm: Fix add_gpu_components
5069 - ocfs2: remove set but not used variable 'last_hash'
5070 - asm-generic: fix -Wtype-limits compiler warnings
5071 - KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block
5072 - staging: comedi: dt3000: Fix signed integer overflow 'divider * base'
5073 - staging: comedi: dt3000: Fix rounding up of timer divisor
5074 - iio: adc: max9611: Fix temperature reading in probe
5075 - USB: core: Fix races in character device registration and deregistraion
5076 - usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"
5077 - usb: cdc-acm: make sure a refcount is taken early enough
5078 - USB: CDC: fix sanity checks in CDC union parser
5079 - USB: serial: option: add D-Link DWM-222 device ID
5080 - USB: serial: option: Add support for ZTE MF871A
5081 - USB: serial: option: add the BroadMobi BM818 card
5082 - USB: serial: option: Add Motorola modem UARTs
5083 - bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
5084 - arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side
5085 - netfilter: conntrack: Use consistent ct id hash calculation
5086 - Input: psmouse - fix build error of multiple definition
5087 - iommu/amd: Move iommu_init_pci() to .init section
5088 - bnx2x: Fix VF's VLAN reconfiguration in reload.
5089 - net/mlx4_en: fix a memory leak bug
5090 - net/packet: fix race in tpacket_snd()
5091 - sctp: fix the transport error_count check
5092 - xen/netback: Reset nr_frags before freeing skb
5093 - net/mlx5e: Only support tx/rx pause setting for port owner
5094 - net/mlx5e: Use flow keys dissector to parse packets for ARFS
5095 - team: Add vlan tx offload to hw_enc_features
5096 - bonding: Add vlan tx offload to hw_enc_features
5097 - mmc: sdhci-of-arasan: Do now show error message in case of deffered probe
5098 - xfrm: policy: remove pcpu policy cache
5099 - mm/hmm: fix bad subpage pointer in try_to_unmap_one
5100 - mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and
5101 MPOL_MF_STRICT were specified
5102 - mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
5103 - riscv: Make __fstate_clean() work correctly.
5104 - Revert "kmemleak: allow to coexist with fault injection"
5105 - sctp: fix memleak in sctp_send_reset_streams
5106
5107 * Bionic update: upstream stable patchset 2019-08-16 (LP: #1840520)
5108 - iio: adc: max9611: Fix misuse of GENMASK macro
5109 - crypto: ccp - Fix oops by properly managing allocated structures
5110 - crypto: ccp - Ignore tag length when decrypting GCM ciphertext
5111 - usb: usbfs: fix double-free of usb memory upon submiturb error
5112 - usb: iowarrior: fix deadlock on disconnect
5113 - sound: fix a memory leak bug
5114 - mmc: cavium: Set the correct dma max segment size for mmc_host
5115 - mmc: cavium: Add the missing dma unmap when the dma has finished.
5116 - loop: set PF_MEMALLOC_NOIO for the worker thread
5117 - Input: synaptics - enable RMI mode for HP Spectre X360
5118 - lkdtm: support llvm-objcopy
5119 - crypto: ccp - Validate buffer lengths for copy operations
5120 - crypto: ccp - Add support for valid authsize values less than 16
5121 - perf annotate: Fix s390 gap between kernel end and module start
5122 - perf db-export: Fix thread__exec_comm()
5123 - perf record: Fix module size on s390
5124 - usb: host: xhci-rcar: Fix timeout in xhci_suspend()
5125 - usb: yurex: Fix use-after-free in yurex_delete
5126 - can: rcar_canfd: fix possible IRQ storm on high load
5127 - can: peak_usb: fix potential double kfree_skb()
5128 - netfilter: nfnetlink: avoid deadlock due to synchronous request_module
5129 - vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
5130 - netfilter: Fix rpfilter dropping vrf packets by mistake
5131 - netfilter: nft_hash: fix symhash with modulus one
5132 - scripts/sphinx-pre-install: fix script for RHEL/CentOS
5133 - iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FIND
5134 - mac80211: don't warn about CW params when not using them
5135 - hwmon: (nct6775) Fix register address and added missed tolerance for nct6106
5136 - drm: silence variable 'conn' set but not used
5137 - cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()
5138 - s390/qdio: add sanity checks to the fast-requeue path
5139 - ALSA: compress: Fix regression on compressed capture streams
5140 - ALSA: compress: Prevent bypasses of set_params
5141 - ALSA: compress: Don't allow paritial drain operations on capture streams
5142 - ALSA: compress: Be more restrictive about when a drain is allowed
5143 - perf tools: Fix proper buffer size for feature processing
5144 - perf probe: Avoid calling freeing routine multiple times for same pointer
5145 - drbd: dynamically allocate shash descriptor
5146 - ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()
5147 - ARM: davinci: fix sleep.S build error on ARMv4
5148 - scsi: megaraid_sas: fix panic on loading firmware crashdump
5149 - scsi: ibmvfc: fix WARN_ON during event pool release
5150 - scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPG
5151 - test_firmware: fix a memory leak bug
5152 - tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loop
5153 - perf/core: Fix creating kernel counters for PMUs that override event->cpu
5154 - HID: sony: Fix race condition between rumble and device remove.
5155 - can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices
5156 - can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices
5157 - hwmon: (nct7802) Fix wrong detection of in4 presence
5158 - drm/i915: Fix wrong escape clock divisor init for GLK
5159 - ALSA: firewire: fix a memory leak bug
5160 - ALSA: hda - Don't override global PCM hw info flag
5161 - ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457)
5162 - mac80211: don't WARN on short WMM parameters from AP
5163 - SMB3: Fix deadlock in validate negotiate hits reconnect
5164 - smb3: send CAP_DFS capability during session setup
5165 - NFSv4: Only pass the delegation to setattr if we're sending a truncate
5166 - NFSv4: Fix an Oops in nfs4_do_setattr
5167 - KVM: Fix leak vCPU's VMCS value into other pCPU
5168 - mwifiex: fix 802.11n/WPA detection
5169 - iwlwifi: don't unmap as page memory that was mapped as single
5170 - iwlwifi: mvm: fix an out-of-bound access
5171 - iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41
5172 - iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support
5173 - iio: cros_ec_accel_legacy: Fix incorrect channel setting
5174 - staging: android: ion: Bail out upon SIGKILL when allocating memory.
5175 - x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS
5176 - usb: typec: tcpm: free log buf memory when remove debug file
5177 - usb: typec: tcpm: remove tcpm dir if no children
5178 - usb: typec: tcpm: Add NULL check before dereferencing config
5179 - netfilter: conntrack: always store window size un-scaled
5180 - drm/amd/display: Wait for backlight programming completion in set backlight
5181 level
5182 - drm/amd/display: use encoder's engine id to find matched free audio device
5183 - drm/amd/display: Fix dc_create failure handling and 666 color depths
5184 - drm/amd/display: Only enable audio if speaker allocation exists
5185 - drm/amd/display: Increase size of audios array
5186 - allocate_flower_entry: should check for null deref
5187 - s390/dma: provide proper ARCH_ZONE_DMA_BITS value
5188 - ALSA: hiface: fix multiple memory leak bugs
5189
5190 * Bionic update: upstream stable patchset 2019-08-15 (LP: #1840378)
5191 - scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
5192 - ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD SOM-LV
5193 - ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD torpedo
5194 - HID: wacom: fix bit shift for Cintiq Companion 2
5195 - HID: Add quirk for HP X1200 PIXART OEM mouse
5196 - RDMA: Directly cast the sockaddr union to sockaddr
5197 - IB: directly cast the sockaddr union to aockaddr
5198 - atm: iphase: Fix Spectre v1 vulnerability
5199 - ife: error out when nla attributes are empty
5200 - ip6_tunnel: fix possible use-after-free on xmit
5201 - net: bridge: delete local fdb on device init failure
5202 - net: bridge: mcast: don't delete permanent entries when fast leave is
5203 enabled
5204 - net: fix ifindex collision during namespace removal
5205 - net/mlx5: Use reversed order when unregister devices
5206 - net: phylink: Fix flow control for fixed-link
5207 - net: sched: Fix a possible null-pointer dereference in dequeue_func()
5208 - NFC: nfcmrvl: fix gpio-handling regression
5209 - tipc: compat: allow tipc commands without arguments
5210 - compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
5211 - net/mlx5e: Prevent encap flow counter update async to user query
5212 - tun: mark small packets as owned by the tap sock
5213 - mvpp2: refactor MTU change code
5214 - bnx2x: Disable multi-cos feature.
5215 - cgroup: Call cgroup_release() before __exit_signal()
5216 - cgroup: Implement css_task_iter_skip()
5217 - cgroup: Include dying leaders with live threads in PROCS iterations
5218 - cgroup: css_task_iter_skip()'d iterators must be advanced before accessed
5219 - cgroup: Fix css_task_iter_advance_css_set() cset skip condition
5220 - spi: bcm2835: Fix 3-wire mode if DMA is enabled
5221 - driver core: Establish order of operations for device_add and device_del via
5222 bitflag
5223 - drivers/base: Introduce kill_device()
5224 - libnvdimm/bus: Prevent duplicate device_unregister() calls
5225 - libnvdimm/region: Register badblocks before namespaces
5226 - libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant
5227 - libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
5228 - ipip: validate header length in ipip_tunnel_xmit
5229 - mvpp2: fix panic on module removal
5230 - net/mlx5: Fix modify_cq_in alignment
5231 - r8169: don't use MSI before RTL8168d
5232
5233 * VIMC module not available (CONFIG_VIDEO_VIMC not set) (LP: #1831482)
5234 - [Config] Enable VIMC module
5235
5236 * reboot will introduce an alarm 'beep ...' during BIOS phase (LP: #1840395)
5237 - ALSA: hda - Let all conexant codec enter D3 when rebooting
5238 - ALSA: hda - Add a generic reboot_notify
5239
5240 * Include Sunix serial/parallel driver (LP: #1826716)
5241 - serial: 8250_pci: Add support for Sunix serial boards
5242 - parport: parport_serial: Add support for Sunix Multi I/O boards
5243
5244 * Intel HDMI audio print "Unable to sync register" errors (LP: #1840394)
5245 - ALSA: hda - Don't resume forcibly i915 HDMI/DP codec
5246
5247 * Support cpufreq, thermal sensors & cooling cells on iMX6Q based Nitrogen6x
5248 board (LP: #1840437)
5249 - arm: imx: Add MODULE_ALIAS for cpufreq
5250 - ARM: dts: imx: Add missing OPP properties for CPUs
5251 - ARM: dts: imx7d: use operating-points-v2 for cpu
5252 - ARM: dts: imx7d: remove "operating-points" property for cpu1
5253 - ARM: dts: imx: add cooling-cells for cpufreq cooling device
5254 - ARM: dts: imx6: add thermal sensor and cooling cells
5255
5256 * hns3: ring buffer race leads can cause corruption (LP: #1840717)
5257 - net: hns3: minor optimization for ring_space
5258 - net: hns3: fix data race between ring->next_to_clean
5259 - net: hns3: optimize the barrier using when cleaning TX BD
5260
5261 * Bionic build broken if CONFIG_MODVERSIONS enabled (LP: #1840321)
5262 - Revert "genksyms: Teach parser about 128-bit built-in types"
5263
5264 * [bionic] drm/i915: softpin broken, needs to be fixed for 32bit mesa
5265 (LP: #1815172)
5266 - SAUCE: drm/i915: Partially revert d6edad3777c28ea
5267
5268 * Goodix touchpad may drop first input event (LP: #1840075)
5269 - mfd: intel-lpss: Remove D3cold delay
5270
5271 * NULL pointer dereference when Inserting the VIMC module (LP: #1840028)
5272 - media: vimc: fix component match compare
5273
5274 * Fix touchpad IRQ storm after S3 (LP: #1841396)
5275 - pinctrl: intel: remap the pin number to gpio offset for irq enabled pin
5276
5277 * [SRU][B/OEM-B/OEM-OSP1/D] UBUNTU: SAUCE: enable middle button for one more
5278 ThinkPad (LP: #1841722)
5279 - SAUCE: Input: elantech - enable middle button for one more ThinkPad
5280
5281 * Test 391/u and 391/p from ubuntu_bpf failed on B (LP: #1841704)
5282 - SAUCE: Fix "bpf: improve verifier branch analysis"
5283
5284 * crypto/testmgr.o fails to build due to struct cipher_testvec not having data
5285 members: ctext, ptext, len (LP: #1841264)
5286 - SAUCE: Revert "crypto: testmgr - add AES-CFB tests"
5287
5288 * Bionic QEMU with Bionic Kernel hangs in AMD FX-8350 with cpu-host as
5289 passthrough (LP: #1834522)
5290 - KVM: SVM: install RSM intercept
5291 - KVM: x86: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulation
5292
5293 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Tue, 17 Sep 2019 18:12:26 +0200
1f0189d9 5294
30ad65b8 5295linux (4.15.0-64.73) bionic; urgency=medium
bc2db7e3 5296
30ad65b8
SB
5297 * powerpc/tm: Fix restoring FP/VMX facility incorrectly on interrupts
5298 (CVE-2019-15031) / powerpc/tm: Fix FP/VMX unavailable exceptions inside a
5299 transaction (CVE-2019-15030) (LP: #1843533) // CVE-2019-15031
5300 - powerpc/tm: Fix FP/VMX unavailable exceptions inside a transaction
5301 - powerpc/tm: Fix restoring FP/VMX facility incorrectly on interrupts
bc2db7e3 5302
30ad65b8
SB
5303 * CVE-2019-14835
5304 - vhost: fix dirty log buffer overflow
5305
5306 -- Stefan Bader <stefan.bader@canonical.com> Thu, 12 Sep 2019 11:30:41 +0200
bc2db7e3 5307
fe063659 5308linux (4.15.0-62.69) bionic; urgency=medium
ac9d9531 5309
fe063659 5310 * bionic/linux: 4.15.0-62.69 -proposed tracker (LP: #1842746)
ac9d9531 5311
fe063659
KE
5312 * Kernel Panic with linux-image-4.15.0-60-generic when specifying nameserver
5313 in docker-compose (LP: #1842447)
5314 - ip: frags: fix crash in ip_do_fragment()
5315
5316 -- Khalid Elmously <khalid.elmously@canonical.com> Wed, 04 Sep 2019 16:11:43 -0400
ac9d9531 5317
72693844 5318linux (4.15.0-60.67) bionic; urgency=medium
e8c9d35c 5319
72693844 5320 * bionic/linux: 4.15.0-60.67 -proposed tracker (LP: #1841086)
e8c9d35c 5321
72693844
SB
5322 * [Regression] net test from ubuntu_kernel_selftests failed due to bpf test
5323 compilation issue (LP: #1840935)
5324 - SAUCE: Fix "bpf: relax verifier restriction on BPF_MOV | BPF_ALU"
5325
5326 * [Regression] failed to compile seccomp test from ubuntu_kernel_selftests
5327 (LP: #1840932)
5328 - Revert "selftests: skip seccomp get_metadata test if not real root"
5329
5330 * Packaging resync (LP: #1786013)
5331 - [Packaging] resync getabis
5332
5333 -- Stefan Bader <stefan.bader@canonical.com> Thu, 22 Aug 2019 18:32:43 +0200
e8c9d35c 5334
8329ad6b 5335linux (4.15.0-59.66) bionic; urgency=medium
043d9b27 5336
8329ad6b 5337 * bionic/linux: 4.15.0-59.66 -proposed tracker (LP: #1840006)
043d9b27 5338
8329ad6b
KSS
5339 * zfs not completely removed from bionic tree (LP: #1840051)
5340 - SAUCE: (noup) remove completely the zfs code
5341
5342 * Packaging resync (LP: #1786013)
5343 - [Packaging] update helper scripts
5344
5345 * [18.04 FEAT] Enhanced hardware support (LP: #1836857)
5346 - s390: report new CPU capabilities
5347 - s390: add alignment hints to vector load and store
5348
5349 * [18.04 FEAT] Enhanced CPU-MF hardware counters - kernel part (LP: #1836860)
5350 - s390/cpum_cf: Add support for CPU-MF SVN 6
5351 - s390/cpumf: Add extended counter set definitions for model 8561 and 8562
5352
5353 * ideapad_laptop disables WiFi/BT radios on Lenovo Y540 (LP: #1837136)
5354 - platform/x86: ideapad-laptop: Remove no_hw_rfkill_list
5355
5356 * Stacked onexec transitions fail when under NO NEW PRIVS restrictions
5357 (LP: #1839037)
5358 - SAUCE: apparmor: fix nnp subset check failure when, stacking
5359
5360 * bcache: bch_allocator_thread(): hung task timeout (LP: #1784665) // Tight
5361 timeout for bcache removal causes spurious failures (LP: #1796292)
5362 - SAUCE: bcache: fix deadlock in bcache_allocator
5363
5364 * bcache: bch_allocator_thread(): hung task timeout (LP: #1784665)
5365 - bcache: never writeback a discard operation
5366 - bcache: improve bcache_reboot()
5367 - bcache: fix writeback target calc on large devices
5368 - bcache: add journal statistic
5369 - bcache: fix high CPU occupancy during journal
5370 - bcache: use pr_info() to inform duplicated CACHE_SET_IO_DISABLE set
5371 - bcache: fix incorrect sysfs output value of strip size
5372 - bcache: fix error return value in memory shrink
5373 - bcache: fix using of loop variable in memory shrink
5374 - bcache: Fix indentation
5375 - bcache: Add __printf annotation to __bch_check_keys()
5376 - bcache: Annotate switch fall-through
5377 - bcache: Fix kernel-doc warnings
5378 - bcache: Remove an unused variable
5379 - bcache: Suppress more warnings about set-but-not-used variables
5380 - bcache: Reduce the number of sparse complaints about lock imbalances
5381 - bcache: Fix a compiler warning in bcache_device_init()
5382 - bcache: Move couple of string arrays to sysfs.c
5383 - bcache: Move couple of functions to sysfs.c
5384 - bcache: Replace bch_read_string_list() by __sysfs_match_string()
5385
5386 * linux hwe i386 kernel 5.0.0-21.22~18.04.1 crashes on Lenovo x220
5387 (LP: #1838115)
5388 - x86/mm: Check for pfn instead of page in vmalloc_sync_one()
5389 - x86/mm: Sync also unmappings in vmalloc_sync_all()
5390 - mm/vmalloc.c: add priority threshold to __purge_vmap_area_lazy()
5391 - mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()
5392
5393 * [bionic] drm/i915: softpin broken, needs to be fixed for 32bit mesa
5394 (LP: #1815172)
5395 - drm/i915: Mark up GTT sizes as u64
5396 - drm/i915/gvt: Use I915_GTT_PAGE_SIZE
5397 - drm/i915: Compare user's 64b GTT offset even on 32b
5398
5399 * Bionic update: upstream stable patchset 2019-08-07 (LP: #1839376)
5400 - ARM: riscpc: fix DMA
5401 - ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200
5402 - ARM: dts: rockchip: Make rk3288-veyron-mickey's emmc work again
5403 - ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspend
5404 - ftrace: Enable trampoline when rec count returns back to one
5405 - kernel/module.c: Only return -EEXIST for modules that have finished loading
5406 - MIPS: lantiq: Fix bitfield masking
5407 - dmaengine: rcar-dmac: Reject zero-length slave DMA requests
5408 - clk: tegra210: fix PLLU and PLLU_OUT1
5409 - fs/adfs: super: fix use-after-free bug
5410 - btrfs: fix minimum number of chunk errors for DUP
5411 - cifs: Fix a race condition with cifs_echo_request
5412 - ceph: fix improper use of smp_mb__before_atomic()
5413 - ceph: return -ERANGE if virtual xattr value didn't fit in buffer
5414 - ACPI: blacklist: fix clang warning for unused DMI table
5415 - scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized
5416 - x86: kvm: avoid constant-conversion warning
5417 - ACPI: fix false-positive -Wuninitialized warning
5418 - be2net: Signal that the device cannot transmit during reconfiguration
5419 - x86/apic: Silence -Wtype-limits compiler warnings
5420 - x86: math-emu: Hide clang warnings for 16-bit overflow
5421 - mm/cma.c: fail if fixed declaration can't be honored
5422 - coda: add error handling for fget
5423 - coda: fix build using bare-metal toolchain
5424 - uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side
5425 headers
5426 - drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some strings
5427 - ipc/mqueue.c: only perform resource calculation if user valid
5428 - xen/pv: Fix a boot up hang revealed by int3 self test
5429 - x86/kvm: Don't call kvm_spurious_fault() from .fixup
5430 - x86/paravirt: Fix callee-saved function ELF sizes
5431 - x86, boot: Remove multiple copy of static function sanitize_boot_params()
5432 - drm/nouveau: fix memory leak in nouveau_conn_reset()
5433 - kbuild: initialize CLANG_FLAGS correctly in the top Makefile
5434 - Btrfs: fix incremental send failure after deduplication
5435 - Btrfs: fix race leading to fs corruption after transaction abort
5436 - mmc: dw_mmc: Fix occasional hang after tuning on eMMC
5437 - gpiolib: fix incorrect IRQ requesting of an active-low lineevent
5438 - IB/hfi1: Fix Spectre v1 vulnerability
5439 - selinux: fix memory leak in policydb_init()
5440 - s390/dasd: fix endless loop after read unit address configuration
5441 - parisc: Fix build of compressed kernel even with debug enabled
5442 - drivers/perf: arm_pmu: Fix failure path in PM notifier
5443 - nbd: replace kill_bdev() with __invalidate_device() again
5444 - xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
5445 - IB/mlx5: Fix unreg_umr to ignore the mkey state
5446 - IB/mlx5: Use direct mkey destroy command upon UMR unreg failure
5447 - IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cache
5448 - IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specification
5449 - IB/hfi1: Check for error on call to alloc_rsm_map_table
5450 - eeprom: at24: make spd world-readable again
5451 - objtool: Support GCC 9 cold subfunction naming scheme
5452 - gcc-9: properly declare the {pv,hv}clock_page storage
5453 - x86/vdso: Prevent segfaults due to hoisted vclock reads
5454 - Documentation: Add swapgs description to the Spectre v1 documentation
5455 - firmware/psci: psci_checker: Park kthreads before stopping them
5456 - btrfs: qgroup: Don't hold qgroup_ioctl_lock in btrfs_qgroup_inherit()
5457 - lib/test_string.c: avoid masking memset16/32/64 failures
5458 - mmc: meson-mx-sdio: Fix misuse of GENMASK macro
5459 - arm64: compat: Allow single-byte watchpoints on all addresses
5460 - arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
5461 - IB/mlx5: Fix clean_mr() to work in the expected order
5462 - ARC: enable uboot support unconditionally
5463 - scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBA
5464
5465 * Bionic update: upstream stable patchset 2019-08-06 (LP: #1839213)
5466 - staging: vt6656: use meaningful error code during buffer allocation
5467 - drm/amd/display: Fill prescale_params->scale for RGB565
5468 - drm/amd/display: Disable ABM before destroy ABM struct
5469 - gpu: host1x: Increase maximum DMA segment size
5470 - drm/amd/display: Always allocate initial connector state state
5471 - drm/amd/display: fix compilation error
5472 - mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit width
5473 - i2c: stm32f7: fix the get_irq error cases
5474 - genksyms: Teach parser about 128-bit built-in types
5475 - powerpc/mm: Handle page table allocation failures
5476 - arm64: assembler: Switch ESB-instruction with a vanilla nop if
5477 !ARM64_HAS_RAS
5478 - dlm: check if workqueues are NULL before flushing/destroying
5479 - proc: use down_read_killable mmap_sem for /proc/pid/pagemap
5480 - proc: use down_read_killable mmap_sem for /proc/pid/clear_refs
5481 - proc: use down_read_killable mmap_sem for /proc/pid/map_files
5482 - proc: use down_read_killable mmap_sem for /proc/pid/maps
5483 - mm: use down_read_killable for locking mmap_sem in access_remote_vm
5484 - ALSA: ac97: Fix double free of ac97_codec_device
5485 - libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl()
5486 - vsock: correct removal of socket from the list
5487 - NFS: Fix dentry revalidation on NFSv4 lookup
5488 - NFS: Refactor nfs_lookup_revalidate()
5489 - NFSv4: Fix lookup revalidate of regular files
5490 - i2c: qup: fixed releasing dma without flush operation completion
5491 - arm64: compat: Provide definition for COMPAT_SIGMINSTKSZ
5492 - binder: fix possible UAF when freeing buffer
5493 - ISDN: hfcsusb: checking idx of ep configuration
5494 - media: au0828: fix null dereference in error path
5495 - ath10k: Change the warning message string
5496 - media: cpia2_usb: first wake up, then free in disconnect
5497 - media: pvrusb2: use a different format for warnings
5498 - NFS: Cleanup if nfs_match_client is interrupted
5499 - media: radio-raremono: change devm_k*alloc to k*alloc
5500 - iommu/vt-d: Don't queue_iova() if there is no flush queue
5501 - iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVA
5502 - hv_sock: Add support for delayed close
5503 - Bluetooth: hci_uart: check for missing tty operations
5504 - sched/fair: Don't free p->numa_faults with concurrent readers
5505 - drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctl
5506 - Fix allyesconfig output.
5507 - ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL
5508
5509 * Bionic update: upstream stable patchset 2019-08-05 (LP: #1839036)
5510 - e1000e: start network tx queue only when link is up
5511 - Input: synaptics - enable SMBUS on T480 thinkpad trackpad
5512 - nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi header
5513 - drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDT
5514 - crypto: talitos - rename alternative AEAD algos.
5515 - samples, bpf: fix to change the buffer size for read()
5516 - bpf: sockmap, fix use after free from sleep in psock backlog workqueue
5517 - staging:iio:ad7150: fix threshold mode config bit
5518 - mac80211: mesh: fix RCU warning
5519 - mac80211: free peer keys before vif down in mesh
5520 - iwlwifi: Fix double-free problems in iwl_req_fw_callback()
5521 - dt-bindings: can: mcp251x: add mcp25625 support
5522 - can: mcp251x: add support for mcp25625
5523 - can: m_can: implement errata "Needless activation of MRAF irq"
5524 - can: af_can: Fix error path of can_init()
5525 - ibmvnic: Refresh device multicast list after reset
5526 - ARM: dts: am335x phytec boards: Fix cd-gpios active level
5527 - Input: imx_keypad - make sure keyboard can always wake up system
5528 - KVM: arm/arm64: vgic: Fix kvm_device leak in vgic_its_destroy
5529 - mlxsw: spectrum: Disallow prio-tagged packets when PVID is removed
5530 - ARM: davinci: da850-evm: call regulator_has_full_constraints()
5531 - ARM: davinci: da8xx: specify dma_coherent_mask for lcdc
5532 - mac80211: only warn once on chanctx_conf being NULL
5533 - qmi_wwan: add support for QMAP padding in the RX path
5534 - qmi_wwan: avoid RCU stalls on device disconnect when in QMAP mode
5535 - qmi_wwan: extend permitted QMAP mux_id value range
5536 - md: fix for divide error in status_resync
5537 - bnx2x: Check if transceiver implements DDM before access
5538 - drm: return -EFAULT if copy_to_user() fails
5539 - ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL
5540 - net: lio_core: fix potential sign-extension overflow on large shift
5541 - quota: fix a problem about transfer quota
5542 - net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge()
5543 - net :sunrpc :clnt :Fix xps refcount imbalance on the error path
5544 - fscrypt: don't set policy for a dead directory
5545 - udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
5546 - ALSA: hda/realtek - Headphone Mic can't record after S3
5547 - block, bfq: NULL out the bic when it's no longer valid
5548 - x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()
5549 - x86/tls: Fix possible spectre-v1 in do_get_thread_area()
5550 - Documentation: Add section about CPU vulnerabilities for Spectre
5551 - mwifiex: Abort at too short BSS descriptor element
5552 - mwifiex: Don't abort on small, spec-compliant vendor IEs
5553 - USB: serial: ftdi_sio: add ID for isodebug v1
5554 - USB: serial: option: add support for GosunCn ME3630 RNDIS mode
5555 - Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"
5556 - p54usb: Fix race between disconnect and firmware loading
5557 - usb: gadget: ether: Fix race between gether_disconnect and rx_submit
5558 - usb: renesas_usbhs: add a workaround for a race condition of workqueue
5559 - staging: comedi: dt282x: fix a null pointer deref on interrupt
5560 - staging: comedi: amplc_pci230: fix null pointer deref on interrupt
5561 - binder: fix memory leak in error path
5562 - carl9170: fix misuse of device driver API
5563 - VMCI: Fix integer overflow in VMCI handle arrays
5564 - MIPS: Remove superfluous check for __linux__
5565 - clk: ti: clkctrl: Fix returning uninitialized data
5566 - efi/bgrt: Drop BGRT status field reserved bits check
5567 - perf/core: Fix perf_sample_regs_user() mm check
5568 - ARM: omap2: remove incorrect __init annotation
5569 - be2net: fix link failure after ethtool offline test
5570 - ppp: mppe: Add softdep to arc4
5571 - sis900: fix TX completion
5572 - ARM: dts: imx6ul: fix PWM[1-4] interrupts
5573 - dm verity: use message limit for data block corruption message
5574 - x86/boot/64: Fix crash if kernel image crosses page table boundary
5575 - cpu/hotplug: Fix out-of-bounds read when setting fail state
5576 - linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL
5577 - ARC: hide unused function unw_hdr_alloc
5578 - s390: fix stfle zero padding
5579 - s390/qdio: (re-)initialize tiqdio list entries
5580 - s390/qdio: don't touch the dsci in tiqdio_add_input_queues()
5581 - crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
5582 - drm/udl: introduce a macro to convert dev to udl.
5583 - drm/udl: move to embedding drm device inside udl device.
5584 - drm/vmwgfx: fix a warning due to missing dma_parms
5585 - riscv: Fix udelay in RV32.
5586 - mac80211: do not start any work during reconfigure flow
5587 - bpf, devmap: Fix premature entry free on destroying map
5588 - NFS4: Only set creation opendata if O_CREAT
5589 - perf pmu: Fix uncore PMU alias list for ARM64
5590 - Documentation/admin: Remove the vsyscall=native documentation
5591 - drivers/usb/typec/tps6598x.c: fix portinfo width
5592 - staging: bcm2835-camera: Ensure all buffers are returned on disable
5593 - staging: bcm2835-camera: Remove check of the number of buffers supplied
5594 - staging: rtl8712: reduce stack usage, again
5595 - irqchip/gic-v3-its: Fix command queue pointer comparison bug
5596 - x86/apic: Fix integer overflow on 10 bit left shift of cpu_khz
5597 - pinctrl: mcp23s08: Fix add_data and irqchip_add_nested call order
5598 - x86/boot/64: Add missing fixup_pointer() for next_early_pgt access
5599 - genirq: Delay deactivation in free_irq()
5600 - genirq: Fix misleading synchronize_irq() documentation
5601 - genirq: Update code comments wrt recycled thread_mask
5602 - genirq: Synchronize only with single thread on free_irq()
5603 - genirq: Add optional hardware synchronization for shutdown
5604 - x86/ioapic: Implement irq_get_irqchip_state() callback
5605 - x86/irq: Handle spurious interrupt after shutdown gracefully
5606 - crypto: talitos - move struct talitos_edesc into talitos.h
5607 - crypto: talitos - fix hash on SEC1.
5608 - regmap-irq: do not write mask register if mask_base is zero
5609 - MIPS: ath79: fix ar933x uart parity mode
5610 - MIPS: fix build on non-linux hosts
5611 - arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitly
5612 - scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supported
5613 - dmaengine: imx-sdma: fix use-after-free on probe error path
5614 - wil6210: fix potential out-of-bounds read
5615 - ath10k: Do not send probe response template for mesh
5616 - ath9k: Check for errors when reading SREV register
5617 - ath6kl: add some bounds checking
5618 - ath: DFS JP domain W56 fixed pulse type 3 RADAR detection
5619 - batman-adv: fix for leaked TVLV handler.
5620 - media: dvb: usb: fix use after free in dvb_usb_device_exit
5621 - media: spi: IR LED: add missing of table registration
5622 - crypto: talitos - fix skcipher failure due to wrong output IV
5623 - media: marvell-ccic: fix DMA s/g desc number calculation
5624 - media: vpss: fix a potential NULL pointer dereference
5625 - media: media_device_enum_links32: clean a reserved field
5626 - net: stmmac: dwmac1000: Clear unused address entries
5627 - net: stmmac: dwmac4/5: Clear unused address entries
5628 - qed: Set the doorbell address correctly
5629 - signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig
5630 - af_key: fix leaks in key_pol_get_resp and dump_sp.
5631 - xfrm: Fix xfrm sel prefix length validation
5632 - fscrypt: clean up some BUG_ON()s in block encryption/decryption
5633 - media: mc-device.c: don't memset __user pointer contents
5634 - media: staging: media: davinci_vpfe: - Fix for memory leak if decoder
5635 initialization fails.
5636 - net: phy: Check against net_device being NULL
5637 - crypto: talitos - properly handle split ICV.
5638 - crypto: talitos - Align SEC1 accesses to 32 bits boundaries.
5639 - tua6100: Avoid build warnings.
5640 - locking/lockdep: Fix merging of hlocks with non-zero references
5641 - media: wl128x: Fix some error handling in fm_v4l2_init_video_device()
5642 - cpupower : frequency-set -r option misses the last cpu in related cpu list
5643 - net: stmmac: dwmac4: fix flow control issue
5644 - net: fec: Do not use netdev messages too early
5645 - net: axienet: Fix race condition causing TX hang
5646 - s390/qdio: handle PENDING state for QEBSM devices
5647 - RAS/CEC: Fix pfn insertion
5648 - net: sfp: add mutex to prevent concurrent state checks
5649 - ipset: Fix memory accounting for hash types on resize
5650 - perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode
5651 - perf tests: Add valid callback for parse-events test
5652 - perf test 6: Fix missing kvm module load for s390
5653 - media: fdp1: Support M3N and E3 platforms
5654 - iommu: Fix a leak in iommu_insert_resv_region
5655 - gpio: omap: fix lack of irqstatus_raw0 for OMAP4
5656 - gpio: omap: ensure irq is enabled before wakeup
5657 - regmap: fix bulk writes on paged registers
5658 - bpf: silence warning messages in core
5659 - rcu: Force inlining of rcu_read_lock()
5660 - x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDS
5661 - blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership
5662 arbitration
5663 - xfrm: fix sa selector validation
5664 - sched/core: Add __sched tag for io_schedule()
5665 - x86/atomic: Fix smp_mb__{before,after}_atomic()
5666 - perf evsel: Make perf_evsel__name() accept a NULL argument
5667 - vhost_net: disable zerocopy by default
5668 - ipoib: correcly show a VF hardware address
5669 - EDAC/sysfs: Fix memory leak when creating a csrow object
5670 - ipsec: select crypto ciphers for xfrm_algo
5671 - ipvs: defer hook registration to avoid leaks
5672 - media: s5p-mfc: Make additional clocks optional
5673 - media: i2c: fix warning same module names
5674 - ntp: Limit TAI-UTC offset
5675 - timer_list: Guard procfs specific code
5676 - acpi/arm64: ignore 5.1 FADTs that are reported as 5.0
5677 - media: coda: fix mpeg2 sequence number handling
5678 - media: coda: fix last buffer handling in V4L2_ENC_CMD_STOP
5679 - media: coda: increment sequence offset for the last returned frame
5680 - media: vimc: cap: check v4l2_fill_pixfmt return value
5681 - media: hdpvr: fix locking and a missing msleep
5682 - rtlwifi: rtl8192cu: fix error handle when usb probe failed
5683 - mt7601u: do not schedule rx_tasklet when the device has been disconnected
5684 - x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.c
5685 - mt7601u: fix possible memory leak when the device is disconnected
5686 - ipvs: fix tinfo memory leak in start_sync_thread
5687 - ath10k: add missing error handling
5688 - ath10k: fix PCIE device wake up failed
5689 - perf tools: Increase MAX_NR_CPUS and MAX_CACHES
5690 - libata: don't request sense data on !ZAC ATA devices
5691 - clocksource/drivers/exynos_mct: Increase priority over ARM arch timer
5692 - rslib: Fix decoding of shortened codes
5693 - rslib: Fix handling of of caller provided syndrome
5694 - ixgbe: Check DDM existence in transceiver before access
5695 - crypto: serpent - mark __serpent_setkey_sbox noinline
5696 - crypto: asymmetric_keys - select CRYPTO_HASH where needed
5697 - EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec
5698 - bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()
5699 - net: hns3: fix a -Wformat-nonliteral compile warning
5700 - net: hns3: add some error checking in hclge_tm module
5701 - ath10k: destroy sdio workqueue while remove sdio module
5702 - iwlwifi: mvm: Drop large non sta frames
5703 - perf stat: Make metric event lookup more robust
5704 - net: usb: asix: init MAC address buffers
5705 - gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants
5706 - Bluetooth: hci_bcsp: Fix memory leak in rx_skb
5707 - Bluetooth: 6lowpan: search for destination address in all peers
5708 - Bluetooth: Check state in l2cap_disconnect_rsp
5709 - gtp: add missing gtp_encap_disable_sock() in gtp_encap_enable()
5710 - Bluetooth: validate BLE connection interval updates
5711 - gtp: fix suspicious RCU usage
5712 - gtp: fix Illegal context switch in RCU read-side critical section.
5713 - gtp: fix use-after-free in gtp_encap_destroy()
5714 - gtp: fix use-after-free in gtp_newlink()
5715 - net: mvmdio: defer probe of orion-mdio if a clock is not ready
5716 - iavf: fix dereference of null rx_buffer pointer
5717 - floppy: fix out-of-bounds read in next_valid_format
5718 - floppy: fix invalid pointer dereference in drive_name
5719 - xen: let alloc_xenballooned_pages() fail if not enough memory free
5720 - scsi: NCR5380: Reduce goto statements in NCR5380_select()
5721 - scsi: NCR5380: Always re-enable reselection interrupt
5722 - Revert "scsi: ncr5380: Increase register polling limit"
5723 - scsi: core: Fix race on creating sense cache
5724 - scsi: megaraid_sas: Fix calculation of target ID
5725 - scsi: mac_scsi: Increase PIO/PDMA transfer length threshold
5726 - scsi: mac_scsi: Fix pseudo DMA implementation, take 2
5727 - crypto: ghash - fix unaligned memory access in ghash_setkey()
5728 - crypto: ccp - Validate the the error value used to index error messages
5729 - crypto: arm64/sha1-ce - correct digest for empty data in finup
5730 - crypto: arm64/sha2-ce - correct digest for empty data in finup
5731 - crypto: chacha20poly1305 - fix atomic sleep when using async algorithm
5732 - crypto: ccp - memset structure fields to zero before reuse
5733 - crypto: ccp/gcm - use const time tag comparison.
5734 - crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe
5735 - Input: gtco - bounds check collection indent level
5736 - Input: alps - don't handle ALPS cs19 trackpoint-only device
5737 - Input: synaptics - whitelist Lenovo T580 SMBus intertouch
5738 - Input: alps - fix a mismatch between a condition check and its comment
5739 - regulator: s2mps11: Fix buck7 and buck8 wrong voltages
5740 - arm64: tegra: Update Jetson TX1 GPU regulator timings
5741 - iwlwifi: pcie: don't service an interrupt that was masked
5742 - iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-X
5743 - NFSv4: Handle the special Linux file open access mode
5744 - pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error
5745 - lib/scatterlist: Fix mapping iterator when sg->offset is greater than
5746 PAGE_SIZE
5747 - ASoC: dapm: Adapt for debugfs API change
5748 - ALSA: seq: Break too long mutex context in the write loop
5749 - media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()
5750 - media: coda: Remove unbalanced and unneeded mutex unlock
5751 - KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
5752 - arm64: tegra: Fix AGIC register range
5753 - fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys
5754 inodes.
5755 - drm/nouveau/i2c: Enable i2c pads & busses during preinit
5756 - padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
5757 - dm zoned: fix zone state management race
5758 - xen/events: fix binding user event channels to cpus
5759 - 9p/xen: Add cleanup path in p9_trans_xen_init
5760 - 9p/virtio: Add cleanup path in p9_virtio_init
5761 - x86/boot: Fix memory leak in default_get_smp_config()
5762 - perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCs
5763 - perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs
5764 - intel_th: pci: Add Ice Lake NNPI support
5765 - PCI: Do not poll for PME if the device is in D3cold
5766 - Btrfs: fix data loss after inode eviction, renaming it, and fsync it
5767 - Btrfs: fix fsync not persisting dentry deletions due to inode evictions
5768 - Btrfs: add missing inode version, ctime and mtime updates when punching hole
5769 - HID: wacom: generic: only switch the mode on devices with LEDs
5770 - HID: wacom: correct touch resolution x/y typo
5771 - libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields
5772 - coda: pass the host file in vma->vm_file on mmap
5773 - gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEM
5774 - PCI: hv: Fix a use-after-free bug in hv_eject_device_work()
5775 - crypto: caam - limit output IV to CBC to work around CTR mode DMA issue
5776 - parisc: Ensure userspace privilege for ptraced processes in regset functions
5777 - parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1
5778 - powerpc/32s: fix suspend/resume when IBATs 4-7 are used
5779 - powerpc/watchpoint: Restore NV GPRs while returning from exception
5780 - eCryptfs: fix a couple type promotion bugs
5781 - intel_th: msu: Fix single mode with disabled IOMMU
5782 - Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug
5783 - usb: Handle USB3 remote wakeup for LPM enabled devices correctly
5784 - net: mvmdio: allow up to four clocks to be specified for orion-mdio
5785 - dt-bindings: allow up to four clocks for orion-mdio
5786 - dm bufio: fix deadlock with loop device
5787 - compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()
5788 - compiler.h: Add read_word_at_a_time() function.
5789 - lib/strscpy: Shut up KASAN false-positives in strscpy()
5790 - bnx2x: Prevent load reordering in tx completion processing
5791 - caif-hsi: fix possible deadlock in cfhsi_exit_module()
5792 - igmp: fix memory leak in igmpv3_del_delrec()
5793 - ipv4: don't set IPv6 only flags to IPv4 addresses
5794 - net: bcmgenet: use promisc for unsupported filters
5795 - net: dsa: mv88e6xxx: wait after reset deactivation
5796 - net: neigh: fix multiple neigh timer scheduling
5797 - net: openvswitch: fix csum updates for MPLS actions
5798 - nfc: fix potential illegal memory access
5799 - rxrpc: Fix send on a connected, but unbound socket
5800 - sky2: Disable MSI on ASUS P6T
5801 - vrf: make sure skb->data contains ip header to make routing
5802 - macsec: fix use-after-free of skb during RX
5803 - macsec: fix checksumming after decryption
5804 - netrom: fix a memory leak in nr_rx_frame()
5805 - netrom: hold sock when setting skb->destructor
5806 - bonding: validate ip header before check IPPROTO_IGMP
5807 - net: make skb_dst_force return true when dst is refcounted
5808 - tcp: fix tcp_set_congestion_control() use from bpf hook
5809 - tcp: Reset bytes_acked and bytes_received when disconnecting
5810 - net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling
5811 - net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query
5812 - net: bridge: stp: don't cache eth dest pointer before skb pull
5813 - dma-buf: balance refcount inbalance
5814 - dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc
5815 - MIPS: lb60: Fix pin mappings
5816 - ext4: don't allow any modifications to an immutable file
5817 - ext4: enforce the immutable flag on open files
5818 - mm: add filemap_fdatawait_range_keep_errors()
5819 - jbd2: introduce jbd2_inode dirty range scoping
5820 - ext4: use jbd2_inode dirty range scoping
5821 - ext4: allow directory holes
5822 - mm: vmscan: scan anonymous pages on file refaults
5823 - hvsock: fix epollout hang from race condition
5824 - drm/panel: simple: Fix panel_simple_dsi_probe
5825 - usb: core: hub: Disable hub-initiated U1/U2
5826 - tty: max310x: Fix invalid baudrate divisors calculator
5827 - pinctrl: rockchip: fix leaked of_node references
5828 - tty: serial: cpm_uart - fix init when SMC is relocated
5829 - drm/edid: Fix a missing-check bug in drm_load_edid_firmware()
5830 - PCI: Return error if cannot probe VF
5831 - drm/bridge: tc358767: read display_props in get_modes()
5832 - drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHz
5833 - drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entry
5834 - memstick: Fix error cleanup path of memstick_init
5835 - tty/serial: digicolor: Fix digicolor-usart already registered warning
5836 - tty: serial: msm_serial: avoid system lockup condition
5837 - serial: 8250: Fix TX interrupt handling condition
5838 - drm/virtio: Add memory barriers for capset cache.
5839 - phy: renesas: rcar-gen2: Fix memory leak at error paths
5840 - powerpc/pseries/mobility: prevent cpu hotplug during DT update
5841 - drm/rockchip: Properly adjust to a true clock in adjusted_mode
5842 - tty: serial_core: Set port active bit in uart_port_activate
5843 - usb: gadget: Zero ffs_io_data
5844 - powerpc/pci/of: Fix OF flags parsing for 64bit BARs
5845 - drm/msm: Depopulate platform on probe failure
5846 - serial: mctrl_gpio: Check if GPIO property exisits before requesting it
5847 - PCI: sysfs: Ignore lockdep for remove attribute
5848 - kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS
5849 - PCI: xilinx-nwl: Fix Multi MSI data programming
5850 - iio: iio-utils: Fix possible incorrect mask calculation
5851 - powerpc/xmon: Fix disabling tracing while in xmon
5852 - recordmcount: Fix spurious mcount entries on powerpc
5853 - mfd: core: Set fwnode for created devices
5854 - mfd: arizona: Fix undefined behavior
5855 - mfd: hi655x-pmic: Fix missing return value check for
5856 devm_regmap_init_mmio_clk
5857 - um: Silence lockdep complaint about mmap_sem
5858 - powerpc/4xx/uic: clear pending interrupt after irq type/pol change
5859 - RDMA/i40iw: Set queue pair state when being queried
5860 - serial: sh-sci: Terminate TX DMA during buffer flushing
5861 - serial: sh-sci: Fix TX DMA buffer flushing and workqueue races
5862 - kallsyms: exclude kasan local symbols on s390
5863 - perf test mmap-thread-lookup: Initialize variable to suppress memory
5864 sanitizer warning
5865 - perf session: Fix potential NULL pointer dereference found by the smatch
5866 tool
5867 - perf annotate: Fix dereferencing freed memory found by the smatch tool
5868 - RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM
5869 - PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB
5870 - powerpc/boot: add {get, put}_unaligned_be32 to xz_config.h
5871 - f2fs: avoid out-of-range memory access
5872 - mailbox: handle failed named mailbox channel request
5873 - powerpc/eeh: Handle hugepages in ioremap space
5874 - block/bio-integrity: fix a memory leak bug
5875 - sh: prevent warnings when using iounmap
5876 - mm/kmemleak.c: fix check for softirq context
5877 - 9p: pass the correct prototype to read_cache_page
5878 - mm/gup.c: mark undo_dev_pagemap as __maybe_unused
5879 - mm/gup.c: remove some BUG_ONs from get_gate_page()
5880 - mm/mmu_notifier: use hlist_add_head_rcu()
5881 - locking/lockdep: Fix lock used or unused stats error
5882 - locking/lockdep: Hide unused 'class' variable
5883 - drm/crc: Only report a single overflow when a CRC fd is opened
5884 - drm/crc-debugfs: Also sprinkle irqrestore over early exits
5885 - usb: wusbcore: fix unbalanced get/put cluster_id
5886 - usb: pci-quirks: Correct AMD PLL quirk detection
5887 - KVM: nVMX: do not use dangling shadow VMCS after guest reset
5888 - btrfs: inode: Don't compress if NODATASUM or NODATACOW set
5889 - x86/sysfb_efi: Add quirks for some devices with swapped width and height
5890 - x86/speculation/mds: Apply more accurate check on hypervisor platform
5891 - binder: prevent transactions to context manager from its own process.
5892 - fpga-manager: altera-ps-spi: Fix build error
5893 - hpet: Fix division by zero in hpet_time_div()
5894 - powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()
5895 - powerpc/tm: Fix oops on sigreturn on systems without TM
5896 - access: avoid the RCU grace period for the temporary subjective credentials
5897 - batman-adv: Fix duplicated OGMs on NETDEV_UP
5898 - net: hns3: set ops to null when unregister ad_dev
5899 - x86/cpu: Add Ice Lake NNPI to Intel family
5900 - qed: iWARP - Fix tc for MPA ll2 connection
5901 - net: hns3: fix for skb leak when doing selftest
5902 - sched/fair: Fix "runnable_avg_yN_inv" not used warnings
5903 - x86/cacheinfo: Fix a -Wtype-limits warning
5904 - nvme-pci: properly report state change failure in nvme_reset_work
5905 - nvme-pci: set the errno on ctrl state change error
5906 - arm64: Do not enable IRQs for ct_user_exit
5907 - net: stmmac: sun8i: force select external PHY when no internal one
5908 - bcache: check CACHE_SET_IO_DISABLE in allocator code
5909 - bcache: check CACHE_SET_IO_DISABLE bit in bch_journal()
5910 - bcache: acquire bch_register_lock later in cached_dev_free()
5911 - bcache: fix potential deadlock in cached_def_free()
5912 - perf stat: Fix group lookup for metric group
5913 - tools: bpftool: Fix json dump crash on powerpc
5914 - Bluetooth: Add a new 13d3:3496 QCA_ROME device
5915 - Bluetooth: Add new 13d3:3491 QCA_ROME device
5916 - Bluetooth: Add new 13d3:3501 QCA_ROME device
5917 - bcache: ignore read-ahead request failure on backing device
5918 - bcache: fix mistaken sysfs entry for io_error counter
5919 - bcache: destroy dc->writeback_write_wq if failed to create
5920 dc->writeback_thread
5921 - iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-Kill
5922 - iwlwifi: fix RF-Kill interrupt while FW load for gen2 devices
5923 - ALSA: hda/realtek - Fixed Headphone Mic can't record on Dell platform
5924 - media: videobuf2-core: Prevent size alignment wrapping buffer size to 0
5925 - media: videobuf2-dma-sg: Prevent size from overflowing
5926 - perf/x86/intel: Fix spurious NMI on fixed counter
5927 - drm/edid: parse CEA blocks embedded in DisplayID
5928 - PCI: qcom: Ensure that PERST is asserted for at least 100 ms
5929 - IB/mlx5: Report correctly tag matching rendezvous capability
5930 - include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT
5931 architectures
5932 - xfs: fix pagecache truncation prior to reflink
5933 - xfs: flush removing page cache in xfs_reflink_remap_prep
5934 - xfs: don't overflow xattr listent buffer
5935 - xfs: don't ever put nlink > 0 inodes on the unlinked list
5936 - xfs: fix reporting supported extra file attributes for statx()
5937 - xfs: serialize unaligned dio writes against all other dio writes
5938 - xfs: abort unaligned nowait directio early
5939 - powerpc/powernv/npu: Fix reference leak
5940 - powerpc/pseries: Fix oops in hotplug memory notifier
5941 - mmc: sdhci-msm: fix mutex while in spinlock
5942 - mtd: rawnand: mtk: Correct low level time calculation of r/w cycle
5943 - blk-throttle: fix zero wait time for iops throttled group
5944 - tcp: be more careful in tcp_fragment()
5945 - net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rn
5946 - net_sched: unset TCQ_F_CAN_BYPASS when adding filters
5947 - net: bridge: don't cache ether dest pointer on input
5948 - net: sched: verify that q!=NULL before setting q->flags
5949
5950 * Line 6 POD HD500 driver fault (LP: #1790595) // Bionic update: upstream
5951 stable patchset 2019-08-05 (LP: #1839036)
5952 - ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1
5953
5954 * Bionic update: upstream stable patchset 2019-08-02 (LP: #1838824)
5955 - rapidio: fix a NULL pointer dereference when create_workqueue() fails
5956 - fs/fat/file.c: issue flush after the writeback of FAT
5957 - sysctl: return -EINVAL if val violates minmax
5958 - ipc: prevent lockup on alloc_msg and free_msg
5959 - ARM: prevent tracing IPI_CPU_BACKTRACE
5960 - mm/hmm: select mmu notifier when selecting HMM
5961 - hugetlbfs: on restore reserve error path retain subpool reservation
5962 - mem-hotplug: fix node spanned pages when we have a node with only
5963 ZONE_MOVABLE
5964 - mm/cma.c: fix crash on CMA allocation if bitmap allocation fails
5965 - mm/cma.c: fix the bitmap status to show failed allocation reason
5966 - mm/cma_debug.c: fix the break condition in cma_maxchunk_get()
5967 - mm/slab.c: fix an infinite loop in leaks_show()
5968 - kernel/sys.c: prctl: fix false positive in validate_prctl_map()
5969 - thermal: rcar_gen3_thermal: disable interrupt in .remove
5970 - drivers: thermal: tsens: Don't print error message on -EPROBE_DEFER
5971 - mfd: tps65912-spi: Add missing of table registration
5972 - mfd: intel-lpss: Set the device in reset state when init
5973 - drm/nouveau/disp/dp: respect sink limits when selecting failsafe link
5974 configuration
5975 - mfd: twl6040: Fix device init errors for ACCCTL register
5976 - perf/x86/intel: Allow PEBS multi-entry in watermark mode
5977 - drm/bridge: adv7511: Fix low refresh rate selection
5978 - objtool: Don't use ignore flag for fake jumps
5979 - EDAC/mpc85xx: Prevent building as a module
5980 - pwm: meson: Use the spin-lock only to protect register modifications
5981 - ntp: Allow TAI-UTC offset to be set to zero
5982 - f2fs: fix to avoid panic in do_recover_data()
5983 - f2fs: fix to clear dirty inode in error path of f2fs_iget()
5984 - f2fs: fix to avoid panic in dec_valid_block_count()
5985 - f2fs: fix to do sanity check on valid block count of segment
5986 - percpu: remove spurious lock dependency between percpu and sched
5987 - configfs: fix possible use-after-free in configfs_register_group
5988 - uml: fix a boot splat wrt use of cpu_all_mask
5989 - mmc: mmci: Prevent polling for busy detection in IRQ context
5990 - watchdog: imx2_wdt: Fix set_timeout for big timeout values
5991 - watchdog: fix compile time error of pretimeout governors
5992 - blk-mq: move cancel of requeue_work into blk_mq_release
5993 - iommu/vt-d: Set intel_iommu_gfx_mapped correctly
5994 - misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_test
5995 - nvme-pci: unquiesce admin queue on shutdown
5996 - ALSA: hda - Register irq handler after the chip initialization
5997 - nvmem: core: fix read buffer in place
5998 - fuse: retrieve: cap requested size to negotiated max_write
5999 - nfsd: allow fh_want_write to be called twice
6000 - vfio: Fix WARNING "do not call blocking ops when !TASK_RUNNING"
6001 - x86/PCI: Fix PCI IRQ routing table memory leak
6002 - platform/chrome: cros_ec_proto: check for NULL transfer function
6003 - PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64
6004 - soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipher
6005 - clk: rockchip: Turn on "aclk_dmac1" for suspend on rk3288
6006 - soc: rockchip: Set the proper PWM for rk3288
6007 - ARM: dts: imx51: Specify IMX5_CLK_IPG as "ahb" clock to SDMA
6008 - ARM: dts: imx50: Specify IMX5_CLK_IPG as "ahb" clock to SDMA
6009 - ARM: dts: imx53: Specify IMX5_CLK_IPG as "ahb" clock to SDMA
6010 - ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ahb" clock to SDMA
6011 - ARM: dts: imx7d: Specify IMX7D_CLK_IPG as "ipg" clock to SDMA
6012 - ARM: dts: imx6ul: Specify IMX6UL_CLK_IPG as "ipg" clock to SDMA
6013 - ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ipg" clock to SDMA
6014 - ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock to SDMA
6015 - PCI: rpadlpar: Fix leaked device_node references in add/remove paths
6016 - platform/x86: intel_pmc_ipc: adding error handling
6017 - power: supply: max14656: fix potential use-before-alloc
6018 - PCI: rcar: Fix a potential NULL pointer dereference
6019 - PCI: rcar: Fix 64bit MSI message address handling
6020 - video: hgafb: fix potential NULL pointer dereference
6021 - video: imsttfb: fix potential NULL pointer dereferences
6022 - block, bfq: increase idling for weight-raised queues
6023 - PCI: xilinx: Check for __get_free_pages() failure
6024 - gpio: gpio-omap: add check for off wake capable gpios
6025 - dmaengine: idma64: Use actual device for DMA transfers
6026 - pwm: tiehrpwm: Update shadow register for disabling PWMs
6027 - ARM: dts: exynos: Always enable necessary APIO_1V8 and ABB_1V8 regulators on
6028 Arndale Octa
6029 - pwm: Fix deadlock warning when removing PWM device
6030 - ARM: exynos: Fix undefined instruction during Exynos5422 resume
6031 - usb: typec: fusb302: Check vconn is off when we start toggling
6032 - gpio: vf610: Do not share irq_chip
6033 - percpu: do not search past bitmap when allocating an area
6034 - drm: don't block fb changes for async plane updates
6035 - ALSA: seq: Cover unsubscribe_port() in list_mutex
6036 - initramfs: free initrd memory if opening /initrd.image fails
6037 - bpf: fix undefined behavior in narrow load handling
6038 - f2fs: fix to avoid panic in f2fs_remove_inode_page()
6039 - f2fs: fix to use inline space only if inline_xattr is enable
6040 - netfilter: nf_conntrack_h323: restore boundary check correctness
6041 - mips: Make sure dt memory regions are valid
6042 - nvmem: sunxi_sid: Support SID on A83T and H5
6043 - nfsd: avoid uninitialized variable warning
6044 - switchtec: Fix unintended mask of MRPC event
6045 - net: thunderbolt: Unregister ThunderboltIP protocol handler when suspending
6046 - i40e: Queues are reserved despite "Invalid argument" error
6047 - net: hns3: return 0 and print warning when hit duplicate MAC
6048 - soc: renesas: Identify R-Car M3-W ES1.1
6049 - soc: renesas: Identify R-Car M3-W ES1.3
6050 - [Config] updateconfigs for CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT
6051 - drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)
6052 - nouveau: Fix build with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT disabled
6053 - HID: wacom: Correct button numbering 2nd-gen Intuos Pro over Bluetooth
6054 - HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessary
6055 - ALSA: oxfw: allow PCM capture for Stanton SCS.1m
6056 - ALSA: hda/realtek - Update headset mode for ALC256
6057 - ALSA: firewire-motu: fix destruction of data for isochronous resources
6058 - libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk
6059 - mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node
6060 - fs/ocfs2: fix race in ocfs2_dentry_attach_lock()
6061 - mm/vmscan.c: fix trying to reclaim unevictable LRU page
6062 - signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFO
6063 - ptrace: restore smp_rmb() in __ptrace_may_access()
6064 - media: v4l2-ioctl: clear fields in s_parm
6065 - iommu/arm-smmu: Avoid constant zero in TLBI writes
6066 - i2c: acorn: fix i2c warning
6067 - bcache: fix stack corruption by PRECEDING_KEY()
6068 - cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()
6069 - ASoC: cs42xx8: Add regcache mask dirty
6070 - ASoC: fsl_asrc: Fix the issue about unsupported rate
6071 - drm/i915/sdvo: Implement proper HDMI audio support for SDVO
6072 - x86/uaccess, kcov: Disable stack protector
6073 - ALSA: seq: Protect in-kernel ioctl calls with mutex
6074 - ALSA: seq: Fix race of get-subscription call vs port-delete ioctls
6075 - Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"
6076 - s390/kasan: fix strncpy_from_user kasan checks
6077 - Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
6078 - scsi: qedi: remove memset/memcpy to nfunc and use func instead
6079 - scsi: qedi: remove set but not used variables 'cdev' and 'udev'
6080 - scsi: lpfc: add check for loss of ndlp when sending RRQ
6081 - arm64/mm: Inhibit huge-vmap with ptdump
6082 - nvme: remove the ifdef around nvme_nvm_ioctl
6083 - platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI
6084 table
6085 - platform/x86: pmc_atom: Add several Beckhoff Automation boards to
6086 critclk_systems DMI table
6087 - scsi: bnx2fc: fix incorrect cast to u64 on shift operation
6088 - libnvdimm: Fix compilation warnings with W=1
6089 - selftests/timers: Add missing fflush(stdout) calls
6090 - usbnet: ipheth: fix racing condition
6091 - KVM: x86/pmu: do not mask the value that is written to fixed PMUs
6092 - KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
6093 - drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an
6094 invalid read
6095 - drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()
6096 - usb: dwc2: Fix DMA cache alignment issues
6097 - usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
6098 - USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.
6099 - USB: serial: pl2303: add Allied Telesis VT-Kit3
6100 - USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS mode
6101 - USB: serial: option: add Telit 0x1260 and 0x1261 compositions
6102 - RAS/CEC: Fix binary search function
6103 - x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback
6104 - x86/kasan: Fix boot with 5-level paging and KASAN
6105 - rtc: pcf8523: don't return invalid date when battery is low
6106 - HID: wacom: Don't set tool type until we're in range
6107 - HID: wacom: Don't report anything prior to the tool entering range
6108 - HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contact
6109 - bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached
6110 - f2fs: fix to avoid accessing xattr across the boundary
6111 - nvme: fix srcu locking on error return in nvme_get_ns_from_disk
6112 - nvme: merge nvme_ns_ioctl into nvme_ioctl
6113 - nvme: release namespace SRCU protection before performing controller ioctls
6114 - nvme: fix memory leak for power latency tolerance
6115 - KVM: x86/pmu: mask the result of rdpmc according to the width of the
6116 counters
6117 - tools/kvm_stat: fix fields filter for child events
6118 - RAS/CEC: Convert the timer callback to a workqueue
6119 - x86/mm/KASLR: Compute the size of the vmemmap section properly
6120 - ax25: fix inconsistent lock state in ax25_destroy_timer
6121 - be2net: Fix number of Rx queues used for flow hashing
6122 - ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
6123 - lapb: fixed leak of control-blocks.
6124 - neigh: fix use-after-free read in pneigh_get_next
6125 - net: openvswitch: do not free vport if register_netdevice() is failed.
6126 - sctp: Free cookie before we memdup a new one
6127 - sunhv: Fix device naming inconsistency between sunhv_console and sunhv_reg
6128 - Staging: vc04_services: Fix a couple error codes
6129 - perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
6130 - netfilter: nf_queue: fix reinject verdict handling
6131 - ipvs: Fix use-after-free in ip_vs_in
6132 - selftests: netfilter: missing error check when setting up veth interface
6133 - clk: ti: clkctrl: Fix clkdm_clk handling
6134 - powerpc/powernv: Return for invalid IMC domain
6135 - mISDN: make sure device name is NUL terminated
6136 - x86/CPU/AMD: Don't force the CPB cap when running under a hypervisor
6137 - perf/ring_buffer: Fix exposing a temporarily decreased data_head
6138 - perf/ring_buffer: Add ordering to rb->nest increment
6139 - perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data
6140 - gpio: fix gpio-adp5588 build errors
6141 - net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
6142 - net: aquantia: fix LRO with FCS error
6143 - i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr
6144 - ALSA: hda - Force polling mode on CNL for fixing codec communication
6145 - configfs: Fix use-after-free when accessing sd->s_dentry
6146 - perf data: Fix 'strncat may truncate' build failure with recent gcc
6147 - perf record: Fix s390 missing module symbol and warning for non-root users
6148 - ia64: fix build errors by exporting paddr_to_nid()
6149 - KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
6150 - KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu
6151 - net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs
6152 - net: phy: dp83867: Set up RGMII TX delay
6153 - scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()
6154 - scsi: smartpqi: properly set both the DMA mask and the coherent DMA mask
6155 - scsi: scsi_dh_alua: Fix possible null-ptr-deref
6156 - scsi: libsas: delete sas port if expander discover failed
6157 - mlxsw: spectrum: Prevent force of 56G
6158 - coredump: fix race condition between collapse_huge_page() and core dumping
6159 - infiniband: fix race condition between infiniband mlx4, mlx5 driver and core
6160 dumping
6161 - Abort file_remove_privs() for non-reg. files
6162 - tipc: purge deferredq list for each grp member in tipc_group_delete
6163 - vsock/virtio: set SOCK_DONE on peer shutdown
6164 - usb: xhci: Fix a potential null pointer dereference in
6165 xhci_debugfs_create_endpoint()
6166 - ACPI/PCI: PM: Add missing wakeup.flags.valid checks
6167 - drm/etnaviv: lock MMU while dumping core
6168 - net: aquantia: tx clean budget logic error
6169 - perf namespace: Protect reading thread's namespace
6170 - xen/pvcalls: Remove set but not used variable
6171 - xen: xenbus: Catch closing of non existent transactions
6172 - xen: xenbus_dev_frontend: Verify body of XS_TRANSACTION_END
6173 - xenbus: Avoid deadlock during suspend due to open transactions
6174 - tracing: Silence GCC 9 array bounds warning
6175 - objtool: Support per-function rodata sections
6176 - gcc-9: silence 'address-of-packed-member' warning
6177 - net: phy: broadcom: Use strlcpy() for ethtool::get_strings
6178 - mmc: core: Prevent processing SDIO IRQs when the card is suspended
6179 - scsi: ufs: Avoid runtime suspend possibly being blocked forever
6180 - usb: chipidea: udc: workaround for endpoint conflict issue
6181 - IB/hfi1: Silence txreq allocation warnings
6182 - Input: synaptics - enable SMBus on ThinkPad E480 and E580
6183 - Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOAD
6184 - apparmor: enforce nullbyte at end of tag string
6185 - ARC: fix build warnings
6186 - ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC node
6187 - ARC: [plat-hsdk]: Add missing FIFO size entry in GMAC node
6188 - parport: Fix mem leak in parport_register_dev_model
6189 - parisc: Fix compiler warnings in float emulation code
6190 - IB/rdmavt: Fix alloc_qpn() WARN_ON()
6191 - IB/hfi1: Insure freeze_work work_struct is canceled on shutdown
6192 - IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value
6193 - IB/hfi1: Validate page aligned for a given virtual address
6194 - MIPS: uprobes: remove set but not used variable 'epc'
6195 - xtensa: Fix section mismatch between memblock_reserve and mem_reserve
6196 - net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0
6197 - net: hns: Fix loopback test failed at copper ports
6198 - mdesc: fix a missing-check bug in get_vdev_port_node_info()
6199 - sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIOD
6200 - net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supported
6201 - net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is
6202 enabled
6203 - drm/arm/hdlcd: Actually validate CRTC modes
6204 - drm/arm/hdlcd: Allow a bit of clock tolerance
6205 - scripts/checkstack.pl: Fix arm64 wrong or unknown architecture
6206 - scsi: ufs: Check that space was properly alloced in copy_query_response
6207 - scsi: smartpqi: unlock on error in pqi_submit_raid_request_synchronous()
6208 - net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is set
6209 - s390/qeth: fix VLAN attribute in bridge_hostnotify udev event
6210 - hwmon: (core) add thermal sensors only if dev->of_node is present
6211 - hwmon: (pmbus/core) Treat parameters as paged if on multiple pages
6212 - nvme: Fix u32 overflow in the number of namespace list calculation
6213 - btrfs: start readahead also in seed devices
6214 - can: flexcan: fix timeout when set small bitrate
6215 - can: purge socket error queue on sock destruct
6216 - powerpc/bpf: use unsigned division instruction for 64-bit operations
6217 - ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SX
6218 - ARM: dts: am57xx-idk: Remove support for voltage switching for SD card
6219 - Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
6220 - Bluetooth: Fix regression with minimum encryption key size alignment
6221 - SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write
6222 - cfg80211: fix memory leak of wiphy device name
6223 - mac80211: drop robust management frames from unknown TA
6224 - mac80211: handle deauthentication/disassociation from TDLS peer
6225 - mac80211: Do not use stack memory with scatterlist for GMAC
6226 - s390/jump_label: Use "jdd" constraint on gcc9
6227 - s390/ap: rework assembler functions to use unions for in/out register
6228 variables
6229 - mmc: core: API to temporarily disable retuning for SDIO CRC errors
6230 - mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()
6231 - Input: silead - add MSSL0017 to acpi_device_id
6232 - selftests: vm: install test_vmalloc.sh for run_vmtests
6233 - arm64: Silence gcc warnings about arch ABI drift
6234 - riscv: mm: synchronize MMU after pte change
6235 - arm64/sve: <uapi/asm/ptrace.h> should not depend on <uapi/linux/prctl.h>
6236 - drm/vmwgfx: Use the backdoor port if the HB port is not available
6237 - {nl,mac}80211: allow 4addr AP operation on crypto controlled devices
6238 - perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit
6239 set nul
6240 - perf help: Remove needless use of strncpy()
6241 - perf header: Fix unchecked usage of strncpy()
6242 - IB/hfi1: Close PSM sdma_progress sleep window
6243 - 9p/xen: fix check for xenbus_read error in front_probe
6244 - 9p/rdma: do not disconnect on down_interruptible EAGAIN
6245 - 9p: acl: fix uninitialized iattr access
6246 - 9p/rdma: remove useless check in cm_event_handler
6247 - 9p: p9dirent_read: check network-provided name length
6248 - net/9p: include trans_common.h to fix missing prototype warning.
6249 - qmi_wwan: Fix out-of-bounds read
6250 - fs/proc/array.c: allow reporting eip/esp for all coredumping threads
6251 - mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask
6252 - fs/binfmt_flat.c: make load_flat_shared_library() work
6253 - dm log writes: make sure super sector log updates are written in order
6254 - scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()
6255 - x86/speculation: Allow guests to use SSBD even if host does not
6256 - x86/microcode: Fix the microcode load on CPU hotplug for real
6257 - NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O
6258 - cpu/speculation: Warn on unsupported mitigations= parameter
6259 - eeprom: at24: fix unexpected timeout under high load
6260 - af_packet: Block execution of tasks waiting for transmit to complete in
6261 AF_PACKET
6262 - ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
6263 - net/packet: fix memory leak in packet_set_ring()
6264 - net: remove duplicate fetch in sock_getsockopt
6265 - net: stmmac: fixed new system time seconds value calculation
6266 - sctp: change to hold sk after auth shkey is created successfully
6267 - tipc: change to use register_pernet_device
6268 - tipc: check msg->req data len in tipc_nl_compat_bearer_disable
6269 - tun: wake up waitqueues after IFF_UP is set
6270 - team: Always enable vlan tx offload
6271 - bonding: Always enable vlan tx offload
6272 - bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
6273 - bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err
6274 - arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()
6275 - bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd
6276 - futex: Update comments and docs about return values of arch futex code
6277 - tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb
6278 - arm64: insn: Fix ldadd instruction encoding
6279 - arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS
6280 - irqchip/mips-gic: Use the correct local interrupt map registers
6281 - Bluetooth: Fix faulty expression for minimum encryption key size check
6282 - ASoC : cs4265 : readable register too low
6283 - ASoC: soc-pcm: BE dai needs prepare when pause release after resume
6284 - spi: bitbang: Fix NULL pointer dereference in spi_unregister_master
6285 - drm/mediatek: fix unbind functions
6286 - drm/mediatek: call drm_atomic_helper_shutdown() when unbinding driver
6287 - drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()
6288 - ASoC: max98090: remove 24-bit format support if RJ is 0
6289 - ASoC: sun4i-i2s: Fix sun8i tx channel offset mask
6290 - ASoC: sun4i-i2s: Add offset to RX channel select
6291 - usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]
6292 - usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC
6293 - SoC: rt274: Fix internal jack assignment in set_jack callback
6294 - scsi: hpsa: correct ioaccel2 chaining
6295 - platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device
6296 registration
6297 - cpuset: restore sanity to cpuset_cpus_allowed_fallback()
6298 - scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE
6299 - mm/mlock.c: change count_mm_mlocked_page_nr return type
6300 - module: Fix livepatch/ftrace module text permissions race
6301 - ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()
6302 - MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()
6303 - drm/i915/dmc: protect against reading random memory
6304 - crypto: user - prevent operating on larval algorithms
6305 - crypto: cryptd - Fix skcipher instance memory leak
6306 - ALSA: seq: fix incorrect order of dest_client/dest_ports arguments
6307 - ALSA: firewire-lib/fireworks: fix miss detection of received MIDI messages
6308 - ALSA: line6: Fix write on zero-sized buffer
6309 - ALSA: usb-audio: fix sign unintended sign extension on left shifts
6310 - ALSA: hda/realtek - Change front mic location for Lenovo M710q
6311 - lib/mpi: Fix karactx leak in mpi_powm
6312 - tracing/snapshot: Resize spare buffer if size changed
6313 - arm64: kaslr: keep modules inside module region when KASAN is enabled
6314 - drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZE
6315 - drm/imx: notify drm core before sending event during crtc disable
6316 - drm/imx: only send event on crtc disable if kept disabled
6317 - ftrace/x86: Remove possible deadlock between register_kprobe() and
6318 ftrace_run_update_code()
6319 - mm/vmscan.c: prevent useless kswapd loops
6320 - btrfs: Ensure replaced device doesn't have pending chunk allocation
6321 - vhost-net: set packet weight of tx polling to 2 * vq size
6322 - vhost_net: use packet weight for rx handler, too
6323 - vhost_net: introduce vhost_exceeds_weight()
6324 - vhost: introduce vhost_exceeds_weight()
6325 - vhost_net: fix possible infinite loop
6326 - vhost: vsock: add weight support
6327 - vhost: scsi: add weight support
6328 - tty: rocket: fix incorrect forward declaration of 'rp_init()'
6329 - KVM: x86: degrade WARN to pr_warn_ratelimited
6330 - KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPIC
6331 - svcrdma: Ignore source port when computing DRC hash
6332 - MIPS: Fix bounds check virt_addr_valid
6333 - MIPS: Add missing EHB in mtc0 -> mfc0 sequence.
6334 - dmaengine: imx-sdma: remove BD_INTR for channel0
6335 - drm/mediatek: unbind components in mtk_drm_unbind()
6336 - drm/mediatek: clear num_pipes when unbind driver
6337 - x86/CPU: Add more Icelake model numbers
6338 - platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from
6339 asus_nb_wmi
6340 - platform/x86: intel-vbtn: Report switch events when event wakes device
6341 - i2c: pca-platform: Fix GPIO lookup code
6342 - ALSA: hda/realtek: Add quirks for several Clevo notebook barebones
6343 - ARM: dts: armada-xp-98dx3236: Switch to armada-38x-uart serial node
6344 - drm/amd/powerplay: use hardware fan control if no powerplay fan table
6345 - drm/etnaviv: add missing failure path to destroy suballoc
6346 - mlxsw: spectrum: Handle VLAN device unlinking
6347 - media: s5p-mfc: fix incorrect bus assignment in virtual child device
6348 - net: hns: Fixes the missing put_device in positive leg for roce reset
6349 - ALSA: hda: Initialize power_state field properly
6350 - rds: Fix warning.
6351 - ip6: fix skb leak in ip6frag_expire_frag_queue()
6352 - netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments
6353 - sc16is7xx: move label 'err_spi' to correct section
6354 - netfilter: ipv6: nf_defrag: accept duplicate fragments again
6355 - nfsd: Fix overflow causing non-working mounts on 1 TB machines
6356 - MIPS: have "plain" make calls build dtbs for selected platforms
6357 - dmaengine: qcom: bam_dma: Fix completed descriptors count
6358
6359 * Bionic update: upstream stable patchset 2019-08-01 (LP: #1838700)
6360 - x86: Hide the int3_emulate_call/jmp functions from UML
6361 - ext4: do not delete unlinked inode from orphan list on failed truncate
6362 - f2fs: Fix use of number of devices
6363 - KVM: x86: fix return value for reserved EFER
6364 - bio: fix improper use of smp_mb__before_atomic()
6365 - sbitmap: fix improper use of smp_mb__before_atomic()
6366 - Revert "scsi: sd: Keep disk read-only when re-reading partition"
6367 - crypto: vmx - CTR: always increment IV as quadword
6368 - mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data hold time
6369 problem
6370 - mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time problem
6371 - kvm: svm/avic: fix off-by-one in checking host APIC ID
6372 - libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead
6373 - arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable
6374 - gfs2: Fix sign extension bug in gfs2_update_stats
6375 - Btrfs: do not abort transaction at btrfs_update_root() after failure to COW
6376 path
6377 - Btrfs: avoid fallback to transaction commit during fsync of files with holes
6378 - Btrfs: fix race between ranged fsync and writeback of adjacent ranges
6379 - btrfs: sysfs: Fix error path kobject memory leak
6380 - btrfs: sysfs: don't leak memory when failing add fsid
6381 - fbdev: fix divide error in fb_var_to_videomode
6382 - btrfs: honor path->skip_locking in backref code
6383 - fbdev: fix WARNING in __alloc_pages_nodemask bug
6384 - media: cpia2: Fix use-after-free in cpia2_exit
6385 - media: serial_ir: Fix use-after-free in serial_ir_init_module
6386 - media: vivid: use vfree() instead of kfree() for dev->bitmap_cap
6387 - ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit
6388 - bpf: devmap: fix use-after-free Read in __dev_map_entry_free
6389 - batman-adv: mcast: fix multicast tt/tvlv worker locking
6390 - at76c50x-usb: Don't register led_trigger if usb_register_driver failed
6391 - net: erspan: fix use-after-free
6392 - gfs2: Fix lru_count going negative
6393 - cxgb4: Fix error path in cxgb4_init_module
6394 - NFS: make nfs_match_client killable
6395 - IB/hfi1: Fix WQ_MEM_RECLAIM warning
6396 - gfs2: Fix occasional glock use-after-free
6397 - mmc: core: Verify SD bus width
6398 - tools/bpf: fix perf build error with uClibc (seen on ARC)
6399 - dmaengine: tegra210-dma: free dma controller in remove()
6400 - net: ena: gcc 8: fix compilation warning
6401 - pinctrl: zte: fix leaked of_node references
6402 - ASoC: hdmi-codec: unlock the device on startup errors
6403 - powerpc/perf: Return accordingly on invalid chip-id in
6404 - powerpc/boot: Fix missing check of lseek() return value
6405 - ASoC: imx: fix fiq dependencies
6406 - spi: pxa2xx: fix SCR (divisor) calculation
6407 - brcm80211: potential NULL dereference in
6408 brcmf_cfg80211_vndr_cmds_dcmd_handler()
6409 - ACPI / property: fix handling of data_nodes in acpi_get_next_subnode()
6410 - ARM: vdso: Remove dependency with the arch_timer driver internals
6411 - arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variable
6412 - sched/cpufreq: Fix kobject memleak
6413 - scsi: qla2xxx: Fix a qla24xx_enable_msix() error path
6414 - scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending()
6415 - scsi: qla2xxx: Avoid that lockdep complains about unsafe locking in
6416 tcm_qla2xxx_close_session()
6417 - Btrfs: fix data bytes_may_use underflow with fallocate due to failed quota
6418 reserve
6419 - btrfs: fix panic during relocation after ENOSPC before writeback happens
6420 - btrfs: Don't panic when we can't find a root key
6421 - iwlwifi: pcie: don't crash on invalid RX interrupt
6422 - rtc: 88pm860x: prevent use-after-free on device remove
6423 - scsi: qedi: Abort ep termination if offload not scheduled
6424 - w1: fix the resume command API
6425 - dmaengine: pl330: _stop: clear interrupt status
6426 - mac80211/cfg80211: update bss channel on channel switch
6427 - libbpf: fix samples/bpf build failure due to undefined UINT32_MAX
6428 - ASoC: fsl_sai: Update is_slave_mode with correct value
6429 - mwifiex: prevent an array overflow
6430 - net: cw1200: fix a NULL pointer dereference
6431 - crypto: sun4i-ss - Fix invalid calculation of hash end
6432 - bcache: return error immediately in bch_journal_replay()
6433 - bcache: fix failure in journal relplay
6434 - bcache: add failure check to run_cache_set() for journal replay
6435 - bcache: avoid clang -Wunintialized warning
6436 - vfio-ccw: Do not call flush_workqueue while holding the spinlock
6437 - vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdev
6438 - smpboot: Place the __percpu annotation correctly
6439 - x86/mm: Remove in_nmi() warning from 64-bit implementation of
6440 vmalloc_fault()
6441 - mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC
6442 versions
6443 - HID: logitech-hidpp: use RAP instead of FAP to get the protocol version
6444 - pinctrl: pistachio: fix leaked of_node references
6445 - pinctrl: samsung: fix leaked of_node references
6446 - clk: rockchip: undo several noc and special clocks as critical on rk3288
6447 - dmaengine: at_xdmac: remove BUG_ON macro in tasklet
6448 - media: coda: clear error return value before picture run
6449 - media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helper
6450 - media: au0828: stop video streaming only when last user stops
6451 - media: ov2659: make S_FMT succeed even if requested format doesn't match
6452 - audit: fix a memory leak bug
6453 - media: stm32-dcmi: fix crash when subdev do not expose any formats
6454 - media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()
6455 - media: pvrusb2: Prevent a buffer overflow
6456 - powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX
6457 - random: add a spinlock_t to struct batched_entropy
6458 - cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
6459 - sched/core: Check quota and period overflow at usec to nsec conversion
6460 - sched/rt: Check integer overflow at usec to nsec conversion
6461 - sched/core: Handle overflow in cpu_shares_write_u64
6462 - drm/msm: a5xx: fix possible object reference leak
6463 - USB: core: Don't unbind interfaces following device reset failure
6464 - x86/irq/64: Limit IST stack overflow check to #DB stack
6465 - phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral mode
6466 - i40e: Able to add up to 16 MAC filters on an untrusted VF
6467 - i40e: don't allow changes to HW VLAN stripping on active port VLANs
6468 - arm64: vdso: Fix clock_getres() for CLOCK_REALTIME
6469 - RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure
6470 - hwmon: (vt1211) Use request_muxed_region for Super-IO accesses
6471 - hwmon: (smsc47m1) Use request_muxed_region for Super-IO accesses
6472 - hwmon: (smsc47b397) Use request_muxed_region for Super-IO accesses
6473 - hwmon: (pc87427) Use request_muxed_region for Super-IO accesses
6474 - hwmon: (f71805f) Use request_muxed_region for Super-IO accesses
6475 - scsi: libsas: Do discovery on empty PHY to update PHY info
6476 - mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllers
6477 - mmc_spi: add a status check for spi_sync_locked
6478 - mmc: sdhci-of-esdhc: add erratum eSDHC5 support
6479 - mmc: sdhci-of-esdhc: add erratum A-009204 support
6480 - mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support
6481 - drm/amdgpu: fix old fence check in amdgpu_fence_emit
6482 - PM / core: Propagate dev->power.wakeup_path when no callbacks
6483 - clk: rockchip: Fix video codec clocks on rk3288
6484 - extcon: arizona: Disable mic detect if running when driver is removed
6485 - clk: rockchip: Make rkpwm a critical clock on rk3288
6486 - s390: zcrypt: initialize variables before_use
6487 - x86/microcode: Fix the ancient deprecated microcode loading method
6488 - s390: cio: fix cio_irb declaration
6489 - cpufreq: ppc_cbe: fix possible object reference leak
6490 - cpufreq/pasemi: fix possible object reference leak
6491 - cpufreq: pmac32: fix possible object reference leak
6492 - cpufreq: kirkwood: fix possible object reference leak
6493 - block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR
6494 - x86/build: Keep local relocations with ld.lld
6495 - iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion
6496 - iio: hmc5843: fix potential NULL pointer dereferences
6497 - iio: common: ssp_sensors: Initialize calculated_time in
6498 ssp_common_process_data
6499 - rtlwifi: fix a potential NULL pointer dereference
6500 - mwifiex: Fix mem leak in mwifiex_tm_cmd
6501 - brcmfmac: fix missing checks for kmemdup
6502 - b43: shut up clang -Wuninitialized variable warning
6503 - brcmfmac: convert dev_init_lock mutex to completion
6504 - brcmfmac: fix WARNING during USB disconnect in case of unempty psq
6505 - brcmfmac: fix race during disconnect when USB completion is in progress
6506 - brcmfmac: fix Oops when bringing up interface during USB disconnect
6507 - rtc: xgene: fix possible race condition
6508 - rtlwifi: fix potential NULL pointer dereference
6509 - scsi: ufs: Fix regulator load and icc-level configuration
6510 - scsi: ufs: Avoid configuring regulator with undefined voltage range
6511 - arm64: cpu_ops: fix a leaked reference by adding missing of_node_put
6512 - x86/uaccess, signal: Fix AC=1 bloat
6513 - x86/ia32: Fix ia32_restore_sigcontext() AC leak
6514 - chardev: add additional check for minor range overlap
6515 - RDMA/hns: Fix bad endianess of port_pd variable
6516 - HID: core: move Usage Page concatenation to Main item
6517 - ASoC: eukrea-tlv320: fix a leaked reference by adding missing of_node_put
6518 - ASoC: fsl_utils: fix a leaked reference by adding missing of_node_put
6519 - cxgb3/l2t: Fix undefined behaviour
6520 - HID: logitech-hidpp: change low battery level threshold from 31 to 30
6521 percent
6522 - spi: tegra114: reset controller on probe
6523 - kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice.
6524 - media: video-mux: fix null pointer dereferences
6525 - media: wl128x: prevent two potential buffer overflows
6526 - scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload
6527 check
6528 - virtio_console: initialize vtermno value for ports
6529 - tty: ipwireless: fix missing checks for ioremap
6530 - x86/mce: Fix machine_check_poll() tests for error types
6531 - rcutorture: Fix cleanup path for invalid torture_type strings
6532 - rcuperf: Fix cleanup path for invalid perf_type strings
6533 - usb: core: Add PM runtime calls to usb_hcd_platform_shutdown
6534 - scsi: qla4xxx: avoid freeing unallocated dma memory
6535 - batman-adv: allow updating DAT entry timeouts on incoming ARP Replies
6536 - dmaengine: tegra210-adma: use devm_clk_*() helpers
6537 - hwrng: omap - Set default quality
6538 - thunderbolt: Fix to check for kmemdup failure
6539 - media: m88ds3103: serialize reset messages in m88ds3103_set_frontend
6540 - media: vimc: stream: fix thread state before sleep
6541 - media: go7007: avoid clang frame overflow warning with KASAN
6542 - media: vimc: zero the media_device on probe
6543 - scsi: lpfc: Fix FDMI manufacturer attribute value
6544 - scsi: lpfc: Fix fc4type information for FDMI
6545 - media: saa7146: avoid high stack usage with clang
6546 - scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices
6547 - spi : spi-topcliff-pch: Fix to handle empty DMA buffers
6548 - spi: rspi: Fix sequencer reset during initialization
6549 - spi: Fix zero length xfer bug
6550 - ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM
6551 - drm/drv: Hold ref on parent device during drm_device lifetime
6552 - drm: Wake up next in drm_read() chain if we are forced to putback the event
6553 - vfio-ccw: Prevent quiesce function going into an infinite loop
6554 - NFS: Fix a double unlock from nfs_match,get_client
6555 - ext4: wait for outstanding dio during truncate in nojournal mode
6556 - NFSv4.1 fix incorrect return value in copy_file_range
6557 - media: vb2: add waiting_in_dqbuf flag
6558 - acct_on(): don't mess with freeze protection
6559 - hv_netvsc: fix race that may miss tx queue wakeup
6560 - Bluetooth: Ignore CC events not matching the last HCI command
6561 - powerpc/perf: Fix loop exit condition in nest_imc_event_init
6562 - drm/nouveau/bar/nv50: ensure BAR is mapped
6563 - media: stm32-dcmi: return appropriate error codes during probe
6564 - powerpc/watchdog: Use hrtimers for per-CPU heartbeat
6565 - scsi: qla2xxx: Fix hardirq-unsafe locking
6566 - x86/modules: Avoid breaking W^X while loading modules
6567 - sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs
6568 - s390: qeth: address type mismatch warning
6569 - rsi: Fix NULL pointer dereference in kmalloc
6570 - nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE
6571 - bcache: avoid potential memleak of list of journal_replay(s) in the
6572 CACHE_SYNC branch of run_cache_set
6573 - RDMA/cma: Consider scope_id while binding to ipv6 ll address
6574 - block: fix use-after-free on gendisk
6575 - staging: vc04_services: handle kzalloc failure
6576 - irq_work: Do not raise an IPI when queueing work on the local CPU
6577 - thunderbolt: Take domain lock in switch sysfs attribute callbacks
6578 - drm: etnaviv: avoid DMA API warning when importing buffers
6579 - ACPI/IORT: Reject platform device creation on NUMA node mapping failure
6580 - perf/x86/msr: Add Icelake support
6581 - perf/x86/intel/rapl: Add Icelake support
6582 - perf/x86/intel/cstate: Add Icelake support
6583 - drm/panel: otm8009a: Add delay at the end of initialization
6584 - thunderbolt: property: Fix a missing check of kzalloc
6585 - thunderbolt: Fix to check the return value of kmemdup
6586 - x86/mce: Handle varying MCA bank counts
6587 - scsi: lpfc: avoid uninitialized variable warning
6588 - thunderbolt: Fix to check return value of ida_simple_get
6589 - drm/amd/display: fix releasing planes when exiting odm
6590 - thunderbolt: property: Fix a NULL pointer dereference
6591 - e1000e: Disable runtime PM on CNP+
6592 - igb: Exclude device from suspend direct complete optimization
6593 - media: si2165: fix a missing check of return value
6594 - drm/amd/display: Fix Divide by 0 in memory calculations
6595 - spi: imx: stop buffer overflow in RX FIFO flush
6596 - bonding/802.3ad: fix slave link initialization transition states
6597 - cxgb4: offload VLAN flows regardless of VLAN ethtype
6598 - inet: switch IP ID generator to siphash
6599 - ipv4/igmp: fix another memory leak in igmpv3_del_delrec()
6600 - ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST
6601 - ipv6: Consider sk_bound_dev_if when binding a raw socket to an address
6602 - llc: fix skb leak in llc_build_and_send_ui_pkt()
6603 - net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORT
6604 - net: fec: fix the clk mismatch in failed_reset path
6605 - net-gro: fix use-after-free read in napi_gro_frags()
6606 - net: mvneta: Fix err code path of probe
6607 - net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue value
6608 - net: phy: marvell10g: report if the PHY fails to boot firmware
6609 - net: stmmac: fix reset gpio free missing
6610 - usbnet: fix kernel crash after disconnect
6611 - tipc: Avoid copying bytes beyond the supplied data
6612 - net/mlx5: Allocate root ns memory using kzalloc to match kfree
6613 - bnxt_en: Fix aggregation buffer leak under OOM condition.
6614 - crypto: vmx - ghash: do nosimd fallback manually
6615 - include/linux/compiler*.h: define asm_volatile_goto
6616 - compiler.h: give up __compiletime_assert_fallback()
6617 - xen/pciback: Don't disable PCI_COMMAND on PCI device reset.
6618 - tipc: fix modprobe tipc failed after switch order of device registration
6619 - sparc64: Fix regression in non-hypervisor TLB flush xcall
6620 - include/linux/bitops.h: sanitize rotate primitives
6621 - xhci: update bounce buffer with correct sg num
6622 - xhci: Use %zu for printing size_t type
6623 - xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()
6624 - usb: xhci: avoid null pointer deref when bos field is NULL
6625 - usbip: usbip_host: fix BUG: sleeping function called from invalid context
6626 - usbip: usbip_host: fix stub_dev lock context imbalance regression
6627 - USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
6628 - USB: sisusbvga: fix oops in error path of sisusb_probe
6629 - USB: Add LPM quirk for Surface Dock GigE adapter
6630 - USB: rio500: refuse more than one device at a time
6631 - USB: rio500: fix memory leak in close after disconnect
6632 - media: usb: siano: Fix general protection fault in smsusb
6633 - media: usb: siano: Fix false-positive "uninitialized variable" warning
6634 - media: smsusb: better handle optional alignment
6635 - scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_remove
6636 - scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)
6637 - Btrfs: fix wrong ctime and mtime of a directory after log replay
6638 - Btrfs: fix race updating log root item during fsync
6639 - Btrfs: fix fsync not persisting changed attributes of a directory
6640 - Btrfs: incremental send, fix file corruption when no-holes feature is
6641 enabled
6642 - KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interrupts
6643 - powerpc/perf: Fix MMCRA corruption by bhrb_filter
6644 - ALSA: hda/realtek - Set default power save node to 0
6645 - KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
6646 - drm/nouveau/i2c: Disable i2c bus access after ->fini()
6647 - tty: serial: msm_serial: Fix XON/XOFF
6648 - tty: max310x: Fix external crystal register setup
6649 - memcg: make it work on sparse non-0-node systems
6650 - kernel/signal.c: trace_signal_deliver when signal_group_exit
6651 - docs: Fix conf.py for Sphinx 2.0
6652 - doc: Cope with the deprecation of AutoReporter
6653 - doc: Cope with Sphinx logging deprecations
6654 - ima: show rules with IMA_INMASK correctly
6655 - serial: sh-sci: disable DMA for uart_console
6656 - staging: vc04_services: prevent integer overflow in create_pagelist()
6657 - staging: wlan-ng: fix adapter initialization failure
6658 - CIFS: cifs_read_allocate_pages: don't iterate through whole page array on
6659 ENOMEM
6660 - gcc-plugins: Fix build failures under Darwin host
6661 - drm/vmwgfx: Don't send drm sysfs hotplug events on initial master set
6662 - drm/rockchip: shutdown drm subsystem on shutdown
6663 - Compiler Attributes: add support for __copy (gcc >= 9)
6664 - include/linux/module.h: copy __init/__exit attrs to init/cleanup_module
6665 - binder: fix race between munmap() and direct reclaim
6666 - media: uvcvideo: Fix uvc_alloc_entity() allocation alignment
6667 - brcmfmac: fix NULL pointer derefence during USB disconnect
6668 - iio: dac: ds4422/ds4424 fix chip verification
6669 - s390/crypto: fix possible sleep during spinlock aquired
6670 - ALSA: line6: Assure canceling delayed work at disconnection
6671 - vt/fbcon: deinitialize resources in visual_init() after failed memory
6672 allocation
6673 - cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
6674 - x86/ftrace: Do not call function graph from dynamic trampolines
6675 - x86/ftrace: Set trampoline pages as executable
6676 - x86/kprobes: Set instruction page as executable
6677 - of: overlay: validate overlay properties #address-cells and #size-cells
6678 - of: overlay: set node fields from properties when add new overlay node
6679 - ethtool: fix potential userspace buffer overflow
6680 - Fix memory leak in sctp_process_init
6681 - neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit
6682 - net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages query
6683 - net: rds: fix memory leak in rds_ib_flush_mr_pool
6684 - pktgen: do not sleep with the thread lock held.
6685 - ipv6: fix EFAULT on sendto with icmpv6 and hdrincl
6686 - ipv6: use READ_ONCE() for inet->hdrincl as in ipv4
6687 - net: sfp: read eeprom in maximum 16 byte increments
6688 - ipv6: fix the check before getting the cookie in rt6_get_cookie
6689 - rcu: locking and unlocking need to always be at least barriers
6690 - parisc: Use implicit space register selection for loading the coherence
6691 index of I/O pdirs
6692 - fuse: fallocate: fix return with locked inode
6693 - pstore: Remove needless lock during console writes
6694 - pstore: Convert buf_lock to semaphore
6695 - pstore/ram: Run without kernel crash dump region
6696 - x86/power: Fix 'nosmt' vs hibernation triple fault during resume
6697 - i2c: xiic: Add max_read_len quirk
6698 - MIPS: Bounds check virt_addr_valid
6699 - MIPS: pistachio: Build uImage.gz by default
6700 - genwqe: Prevent an integer overflow in the ioctl
6701 - test_firmware: Use correct snprintf() limit
6702 - drm/gma500/cdv: Check vbt config bits when detecting lvds panels
6703 - drm/amdgpu/psp: move psp version specific function pointers to early_init
6704 - drm/i915: Fix I915_EXEC_RING_MASK
6705 - drm/i915/fbc: disable framebuffer compression on GeminiLake
6706 - TTY: serial_core, add ->install
6707 - qmi_wwan: Add quirk for Quectel dynamic config
6708 - ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled
6709 - ethtool: check the return value of get_regs_len
6710 - net: ethernet: ti: cpsw_ethtool: fix ethtool ring param set
6711 - net: mvpp2: Use strscpy to handle stat strings
6712 - packet: unconditionally free po->rollover
6713 - NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiter
6714 - NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handled
6715 - s390/mm: fix address space detection in exception handling
6716 - drm/msm: fix fb references in async update
6717 - drm: add non-desktop quirk for Valve HMDs
6718 - drm: add non-desktop quirks to Sensics and OSVR headsets.
6719 - drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-in
6720
6721 * CVE-2019-14283
6722 - floppy: fix out-of-bounds read in copy_buffer
6723
6724 * CVE-2019-14284
6725 - floppy: fix div-by-zero in setup_format_params
6726
6727 * Bionic linux 4.15.0-56.62 fails to build with CONFIG_NVM disabled
6728 (LP: #1838533)
6729 - Revert "nvme: warn when finding multi-port subsystems without multipathing
6730 enabled"
6731
6732 * Bionic update: upstream stable patchset 2019-07-31 (LP: #1838576)
6733 - netfilter: compat: initialize all fields in xt_init
6734 - platform/x86: sony-laptop: Fix unintentional fall-through
6735 - platform/x86: thinkpad_acpi: Disable Bluetooth for some machines
6736 - hwmon: (pwm-fan) Disable PWM if fetching cooling data fails
6737 - kernfs: fix barrier usage in __kernfs_new_node()
6738 - USB: serial: fix unthrottle races
6739 - iio: adc: xilinx: fix potential use-after-free on remove
6740 - libnvdimm/namespace: Fix a potential NULL pointer dereference
6741 - HID: input: add mapping for Expose/Overview key
6742 - HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys
6743 - HID: input: add mapping for "Toggle Display" key
6744 - libnvdimm/btt: Fix a kmemdup failure check
6745 - s390/dasd: Fix capacity calculation for large volumes
6746 - mac80211: fix unaligned access in mesh table hash function
6747 - mac80211: Increase MAX_MSG_LEN
6748 - mac80211: fix memory accounting with A-MSDU aggregation
6749 - nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commands
6750 - s390/3270: fix lockdep false positive on view->lock
6751 - clocksource/drivers/oxnas: Fix OX820 compatible
6752 - mISDN: Check address length before reading address family
6753 - s390/pkey: add one more argument space for debug feature entry
6754 - x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
6755 - KVM: fix spectrev1 gadgets
6756 - KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in
6757 tracing
6758 - tools lib traceevent: Fix missing equality check for strcmp
6759 - mm: fix inactive list balancing between NUMA nodes and cgroups
6760 - init: initialize jump labels before command line option parsing
6761 - selftests: netfilter: check icmp pkttoobig errors are set as related
6762 - ipvs: do not schedule icmp errors from tunnels
6763 - netfilter: ctnetlink: don't use conntrack/expect object addresses as id
6764 - s390: ctcm: fix ctcm_new_device error return code
6765 - drm/sun4i: Set device driver data at bind time for use in unbind
6766 - gpu: ipu-v3: dp: fix CSC handling
6767 - drm/imx: don't skip DP channel disable for background plane
6768 - spi: Micrel eth switch: declare missing of table
6769 - spi: ST ST95HF NFC: declare missing of table
6770 - Input: synaptics-rmi4 - fix possible double free
6771 - MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
6772 - ima: open a new file instance if no read permissions
6773 - drm/i915: Disable LP3 watermarks on all SNB machines
6774 - net: stmmac: Move debugfs init/exit to ->probe()/->remove()
6775 - x86/vdso: Pass --eh-frame-hdr to the linker
6776 - mm/memory.c: fix modifying of page protection by insert_pfn()
6777 - net: fec: manage ahb clock in runtime pm
6778 - mlxsw: spectrum_switchdev: Add MDB entries in prepare phase
6779 - mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueue
6780 - mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueue
6781 - mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueue
6782 - NFC: nci: Add some bounds checking in nci_hci_cmd_received()
6783 - nfc: nci: Potential off by one in ->pipes[] array
6784 - x86/kprobes: Avoid kretprobe recursion bug
6785 - cw1200: fix missing unlock on error in cw1200_hw_scan()
6786 - mwl8k: Fix rate_idx underflow
6787 - rtlwifi: rtl8723ae: Fix missing break in switch statement
6788 - bonding: fix arp_validate toggling in active-backup mode
6789 - bridge: Fix error path for kobject_init_and_add()
6790 - dpaa_eth: fix SG frame cleanup
6791 - ipv4: Fix raw socket lookup for local traffic
6792 - net: dsa: Fix error cleanup path in dsa_init_module
6793 - net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filtering
6794 - net: seeq: fix crash caused by not set dev.parent
6795 - net: ucc_geth - fix Oops when changing number of buffers in the ring
6796 - packet: Fix error path in packet_init
6797 - vlan: disable SIOCSHWTSTAMP in container
6798 - vrf: sit mtu should not be updated when vrf netdev is the link
6799 - tipc: fix hanging clients using poll with EPOLLOUT flag
6800 - drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctl
6801 - drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl
6802 - powerpc/powernv/idle: Restore IAMR after idle
6803 - powerpc/booke64: set RI in default MSR
6804 - platform/x86: dell-laptop: fix rfkill functionality
6805 - iio: adc: xilinx: fix potential use-after-free on probe
6806 - iio: adc: xilinx: prevent touching unclocked h/w on remove
6807 - acpi/nfit: Always dump _DSM output payload
6808 - libnvdimm/pmem: fix a possible OOB access when read and write pmem
6809 - vxge: fix return of a free'd memblock on a failed dma mapping
6810 - qede: fix write to free'd pointer error and double free of ptp
6811 - afs: Unlock pages for __pagevec_release()
6812 - ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash
6813 - scsi: aic7xxx: fix EISA support
6814 - drm/sun4i: Fix component unbinding and component master deletion
6815 - netfilter: fix nf_l4proto_log_invalid to log invalid packets
6816 - drm/sun4i: Unbind components before releasing DRM and memory
6817 - usb: typec: Fix unchecked return value
6818 - netfilter: nf_tables: use-after-free in dynamic operations
6819 - um: Don't hardcode path as it is architecture dependent
6820 - powerpc/book3s/64: check for NULL pointer in pgd_alloc()
6821 - PCI: hv: Add hv_pci_remove_slots() when we unload the driver
6822 - PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessary
6823 - net: core: another layer of lists, around PF_MEMALLOC skb handling
6824 - locking/rwsem: Prevent decrement of reader count before increment
6825 - PCI: hv: Fix a memory leak in hv_eject_device_work()
6826 - x86/speculation/mds: Revert CPU buffer clear on double fault exit
6827 - x86/speculation/mds: Improve CPU buffer clear documentation
6828 - objtool: Fix function fallthrough detection
6829 - ARM: dts: exynos: Fix interrupt for shared EINTs on Exynos5260
6830 - ARM: dts: exynos: Fix audio (microphone) routing on Odroid XU3
6831 - ARM: exynos: Fix a leaked reference by adding missing of_node_put
6832 - power: supply: axp288_charger: Fix unchecked return value
6833 - arm64: compat: Reduce address limit
6834 - arm64: Clear OSDLR_EL1 on CPU boot
6835 - arm64: Save and restore OSDLR_EL1 across suspend/resume
6836 - sched/x86: Save [ER]FLAGS on context switch
6837 - crypto: chacha20poly1305 - set cra_name correctly
6838 - crypto: vmx - fix copy-paste error in CTR mode
6839 - crypto: skcipher - don't WARN on unprocessed data after slow walk step
6840 - crypto: crct10dif-generic - fix use via crypto_shash_digest()
6841 - crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()
6842 - crypto: gcm - fix incompatibility between "gcm" and "gcm_base"
6843 - crypto: rockchip - update IV buffer to contain the next IV
6844 - crypto: arm/aes-neonbs - don't access already-freed walk.iv
6845 - ALSA: usb-audio: Fix a memory leak bug
6846 - ALSA: hda/realtek - EAPD turn on later
6847 - ASoC: max98090: Fix restore of DAPM Muxes
6848 - ASoC: RT5677-SPI: Disable 16Bit SPI Transfers
6849 - bpf, arm64: remove prefetch insn in xadd mapping
6850 - mm/mincore.c: make mincore() more conservative
6851 - ocfs2: fix ocfs2 read inode data panic in ocfs2_iget
6852 - userfaultfd: use RCU to free the task struct when fork fails
6853 - mfd: da9063: Fix OTP control register names to match datasheets for
6854 DA9063/63L
6855 - mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values
6856 - mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/write
6857 - tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0
6858 - tty/vt: fix write/write race in ioctl(KDSKBSENT) handler
6859 - jbd2: check superblock mapped prior to committing
6860 - ext4: make sanity check in mballoc more strict
6861 - ext4: ignore e_value_offs for xattrs with value-in-ea-inode
6862 - ext4: avoid drop reference to iloc.bh twice
6863 - Btrfs: do not start a transaction during fiemap
6864 - Btrfs: do not start a transaction at iterate_extent_inodes()
6865 - bcache: fix a race between cache register and cacheset unregister
6866 - bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()
6867 - ext4: fix use-after-free race with debug_want_extra_isize
6868 - ext4: actually request zeroing of inode table after grow
6869 - ext4: fix ext4_show_options for file systems w/o journal
6870 - ipmi:ssif: compare block number correctly for multi-part return messages
6871 - crypto: arm64/aes-neonbs - don't access already-freed walk.iv
6872 - crypto: salsa20 - don't access already-freed walk.iv
6873 - crypto: ccm - fix incompatibility between "ccm" and "ccm_base"
6874 - fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going
6875 into workqueue when umount
6876 - ext4: fix data corruption caused by overlapping unaligned and aligned IO
6877 - ext4: fix use-after-free in dx_release()
6878 - ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bug
6879 - KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes
6880 - iov_iter: optimize page_copy_sane()
6881 - ext4: fix compile error when using BUFFER_TRACE
6882 - arm64: dts: rockchip: Disable DCMDs on RK3399's eMMC controller.
6883 - arm64: mmap: Ensure file offset is treated as unsigned
6884 - arm64: arch_timer: Ensure counter register reads occur with seqlock held
6885 - crypto: crypto4xx - fix ctr-aes missing output IV
6886 - crypto: crypto4xx - fix cfb and ofb "overran dst buffer" issues
6887 - ALSA: line6: toneport: Fix broken usage of timer for delayed execution
6888 - ASoC: fsl_esai: Fix missing break in switch statement
6889 - mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned
6890 addresses
6891 - hugetlb: use same fault hash key for shared and private mappings
6892 - ACPI: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idle
6893 - btrfs: Correctly free extent buffer in case btree_read_extent_buffer_pages
6894 fails
6895 - ext4: avoid panic during forced reboot due to aborted journal
6896 - libnvdimm/namespace: Fix label tracking error
6897 - ext4: don't update s_rev_level if not required
6898 - net: avoid weird emergency message
6899 - net/mlx4_core: Change the error print to info print
6900 - net: test nouarg before dereferencing zerocopy pointers
6901 - net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositions
6902 - ppp: deflate: Fix possible crash in deflate_init
6903 - tipc: switch order of device registration to fix a crash
6904 - vsock/virtio: free packets during the socket release
6905 - vsock/virtio: Initialize core virtio vsock before registering the driver
6906 - net: Always descend into dsa/
6907 - parisc: Export running_on_qemu symbol for modules
6908 - parisc: Skip registering LED when running in QEMU
6909 - parisc: Use PA_ASM_LEVEL in boot code
6910 - parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code
6911 - stm class: Fix channel free in stm output free path
6912 - md: add mddev->pers to avoid potential NULL pointer dereference
6913 - intel_th: msu: Fix single mode with IOMMU
6914 - p54: drop device reference count if fails to enable device
6915 - of: fix clang -Wunsequenced for be32_to_cpu()
6916 - media: ov6650: Fix sensor possibly not detected on probe
6917 - NFS4: Fix v4.0 client state corruption when mount
6918 - PNFS fallback to MDS if no deviceid found
6919 - clk: hi3660: Mark clk_gate_ufs_subsys as critical
6920 - clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides divider
6921 - clk: rockchip: fix wrong clock definitions for rk3328
6922 - fuse: fix writepages on 32bit
6923 - fuse: honor RLIMIT_FSIZE in fuse_file_fallocate
6924 - iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114
6925 - ceph: flush dirty inodes before proceeding with remount
6926 - x86_64: Add gap to int3 to allow for call emulation
6927 - x86_64: Allow breakpoints to emulate call instructions
6928 - ftrace/x86_64: Emulate call function while updating in breakpoint handler
6929 - tracing: Fix partial reading of trace event's id file
6930 - memory: tegra: Fix integer overflow on tick value calculation
6931 - perf intel-pt: Fix instructions sampling rate
6932 - perf intel-pt: Fix improved sample timestamp
6933 - perf intel-pt: Fix sample timestamp wrt non-taken branches
6934 - objtool: Allow AR to be overridden with HOSTAR
6935 - fbdev: sm712fb: fix brightness control on reboot, don't set SR30
6936 - fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
6937 - fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F
6938 - fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA
6939 - fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping
6940 VRAM
6941 - fbdev: sm712fb: fix support for 1024x768-16 mode
6942 - fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display
6943 - fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting
6944 - PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken
6945 - PCI: Mark Atheros AR9462 to avoid bus reset
6946 - PCI: Factor out pcie_retrain_link() function
6947 - PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
6948 - dm cache metadata: Fix loading discard bitset
6949 - dm zoned: Fix zone report handling
6950 - dm delay: fix a crash when invalid device is specified
6951 - xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink
6952 - xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel module
6953 - vti4: ipip tunnel deregistration fixes.
6954 - esp4: add length check for UDP encapsulation
6955 - xfrm4: Fix uninitialized memory read in _decode_session4
6956 - power: supply: cpcap-battery: Fix division by zero
6957 - securityfs: fix use-after-free on symlink traversal
6958 - apparmorfs: fix use-after-free on symlink traversal
6959 - mac80211: Fix kernel panic due to use of txq after free
6960 - KVM: arm/arm64: Ensure vcpu target is unset on reset failure
6961 - power: supply: sysfs: prevent endless uevent loop with
6962 CONFIG_POWER_SUPPLY_DEBUG
6963 - iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()
6964 - sched/cpufreq: Fix kobject memleak
6965 - x86/mm/mem_encrypt: Disable all instrumentation for early SME setup
6966 - ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour
6967 - perf bench numa: Add define for RUSAGE_THREAD if not present
6968 - md/raid: raid5 preserve the writeback action after the parity check
6969 - driver core: Postpone DMA tear-down until after devres release for probe
6970 failure
6971 - bpf: add map_lookup_elem_sys_only for lookups from syscall side
6972 - bpf, lru: avoid messing with eviction heuristics upon syscall lookup
6973 - fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthrough
6974 - nfp: flower: add rcu locks when accessing netdev for tunnels
6975 - rtnetlink: always put IFLA_LINK for links with a link-netnsid
6976 - brd: re-enable __GFP_HIGHMEM in brd_insert_page()
6977 - proc: prevent changes to overridden credentials
6978 - md: batch flush requests.
6979 - phy: ti-pipe3: fix missing bit-wise or operator when assigning val
6980 - clk: mediatek: Disable tuner_en before change PLL rate
6981 - PCI: rcar: Add the initialization of PCIe link in resume_noirq()
6982 - fuse: Add FOPEN_STREAM to use stream_open()
6983 - qmi_wwan: new Wistron, ZTE and D-Link devices
6984 - bpf: relax inode permission check for retrieving bpf program
6985
6986 * Bionic update: upstream stable patchset 2019-07-30 (LP: #1838459)
6987 - kbuild: simplify ld-option implementation
6988 - cifs: do not attempt cifs operation on smb2+ rename error
6989 - tracing: Fix a memory leak by early error exit in trace_pid_write()
6990 - tracing: Fix buffer_ref pipe ops
6991 - zram: pass down the bvec we need to read into in the work struct
6992 - lib/Kconfig.debug: fix build error without CONFIG_BLOCK
6993 - MIPS: scall64-o32: Fix indirect syscall number load
6994 - trace: Fix preempt_enable_no_resched() abuse
6995 - IB/rdmavt: Fix frwr memory registration
6996 - sched/numa: Fix a possible divide-by-zero
6997 - ceph: only use d_name directly when parent is locked
6998 - ceph: ensure d_name stability in ceph_dentry_hash()
6999 - ceph: fix ci->i_head_snapc leak
7000 - nfsd: Don't release the callback slot unless it was actually held
7001 - sunrpc: don't mark uninitialised items as VALID.
7002 - Input: synaptics-rmi4 - write config register values to the right offset
7003 - dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid
7004 - ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cache
7005 - drm/vc4: Fix memory leak during gpu reset.
7006 - drm/vc4: Fix compilation error reported by kbuild test bot
7007 - ext4: fix some error pointer dereferences
7008 - vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
7009 - tipc: handle the err returned from cmd header function
7010 - slip: make slhc_free() silently accept an error pointer
7011 - intel_th: gth: Fix an off-by-one in output unassigning
7012 - fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
7013 - ipvs: fix warning on unused variable
7014 - sched/deadline: Correctly handle active 0-lag timers
7015 - NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.
7016 - netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
7017 - fm10k: Fix a potential NULL pointer dereference
7018 - tipc: check bearer name with right length in tipc_nl_compat_bearer_enable
7019 - tipc: check link name with right length in tipc_nl_compat_link_set
7020 - x86, retpolines: Raise limit for generating indirect calls from switch-case
7021 - x86/retpolines: Disable switch jump tables when retpolines are enabled
7022 - mm: Fix warning in insert_pfn()
7023 - ipv4: add sanity checks in ipv4_link_failure()
7024 - mlxsw: spectrum: Fix autoneg status in ethtool
7025 - net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query
7026 - net: rds: exchange of 8K and 1M pool
7027 - net: stmmac: move stmmac_check_ether_addr() to driver probe
7028 - stmmac: pci: Adjust IOT2000 matching
7029 - team: fix possible recursive locking when add slaves
7030 - net/rose: fix unbound loop in rose_loopback_timer()
7031 - ipv4: set the tcp_min_rtt_wlen range from 0 to one day
7032 - powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot arg
7033 - Documentation: Add nospectre_v1 parameter
7034 - netfilter: nf_tables: warn when expr implements only one of
7035 activate/deactivate
7036 - net/ibmvnic: Fix RTNL deadlock during device reset
7037 - drm/rockchip: fix for mailbox read validation.
7038 - powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64
7039 - perf/x86/intel: Enable C-state residency events for Cannon Lake
7040 - perf/x86/intel: Update KBL Package C-state events to also include
7041 PC8/PC9/PC10 counters
7042 - powerpc/mm/radix: Make Radix require HUGETLB_PAGE
7043 - workqueue: Try to catch flush_work() without INIT_WORK().
7044 - mlxsw: pci: Reincrease PCI reset timeout
7045 - mm: make page ref count overflow check tighter and more explicit
7046 - mm: add 'try_get_page()' helper function
7047 - mm: prevent get_user_pages() from overflowing page refcount
7048 - fs: prevent page refcount overflow in pipe_buf_get
7049 - ARM: dts: bcm283x: Fix hdmi hpd gpio pull
7050 - s390: limit brk randomization to 32MB
7051 - qlcnic: Avoid potential NULL pointer dereference
7052 - netfilter: nft_set_rbtree: check for inactive element after flag mismatch
7053 - netfilter: bridge: set skb transport_header before entering
7054 NF_INET_PRE_ROUTING
7055 - s390/qeth: fix race when initializing the IP address table
7056 - sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()
7057 - serial: ar933x_uart: Fix build failure with disabled console
7058 - KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslots
7059 - usb: gadget: net2280: Fix overrun of OUT messages
7060 - usb: gadget: net2280: Fix net2280_dequeue()
7061 - usb: gadget: net2272: Fix net2272_dequeue()
7062 - ARM: dts: pfla02: increase phy reset duration
7063 - net: ks8851: Dequeue RX packets explicitly
7064 - net: ks8851: Reassert reset pin if chip ID check fails
7065 - net: ks8851: Delay requesting IRQ until opened
7066 - net: ks8851: Set initial carrier state to down
7067 - staging: rtl8188eu: Fix potential NULL pointer dereference of kcalloc
7068 - staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer dereference
7069 - staging: rtl8712: uninitialized memory in read_bbreg_hdl()
7070 - staging: rtlwifi: Fix potential NULL pointer dereference of kzalloc
7071 - net: macb: Add null check for PCLK and HCLK
7072 - net/sched: don't dereference a->goto_chain to read the chain index
7073 - ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi
7074 - NFS: Fix a typo in nfs_init_timeout_values()
7075 - net: xilinx: fix possible object reference leak
7076 - net: ibm: fix possible object reference leak
7077 - net: ethernet: ti: fix possible object reference leak
7078 - gpio: aspeed: fix a potential NULL pointer dereference
7079 - drm/meson: Fix invalid pointer in meson_drv_unbind()
7080 - drm/meson: Uninstall IRQ handler
7081 - scsi: qla4xxx: fix a potential NULL pointer dereference
7082 - usb: usb251xb: fix to avoid potential NULL pointer dereference
7083 - usb: u132-hcd: fix resource leak
7084 - ceph: fix use-after-free on symlink traversal
7085 - scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCN
7086 - libata: fix using DMA buffers on stack
7087 - gpio: of: Fix of_gpiochip_add() error path
7088 - kconfig/[mn]conf: handle backspace (^H) key
7089 - ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
7090 - leds: pca9532: fix a potential NULL pointer dereference
7091 - KVM: arm64: Reset the PMU in preemptible context
7092 - KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory
7093 - scsi: aacraid: Insure we don't access PCIe space during AER/EEH
7094 - x86/realmode: Don't leak the trampoline kernel address
7095 - x86/mm: Don't exceed the valid physical address space
7096 - ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
7097 - ipv6/flowlabel: wait rcu grace period before put_pid()
7098 - ipv6: invert flowlabel sharing check in process and user mode
7099 - l2ip: fix possible use-after-free
7100 - l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv()
7101 - net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfc
7102 - net: phy: marvell: Fix buffer overrun with stats counters
7103 - sctp: avoid running the sctp state machine recursively
7104 - packet: validate msg_namelen in send directly
7105 - bnxt_en: Improve multicast address setup logic.
7106 - bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()
7107 - ALSA: line6: use dynamic buffers
7108 - rxrpc: Fix net namespace cleanup
7109 - kasan: remove redundant initialization of variable 'real_size'
7110 - kasan: prevent compiler from optimizing away memset in tests
7111 - caif: reduce stack size with KASAN
7112 - ALSA: hda/realtek - Add new Dell platform for headset mode
7113 - USB: yurex: Fix protection fault after device removal
7114 - USB: w1 ds2490: Fix bug caused by improper use of altsetting array
7115 - usb: usbip: fix isoc packet num validation in get_pipe
7116 - USB: core: Fix unterminated string returned by usb_string()
7117 - USB: core: Fix bug caused by duplicate interface PM usage counter
7118 - nvme-loop: init nvmet_ctrl fatal_err_work when allocate
7119 - HID: logitech: check the return value of create_singlethread_workqueue
7120 - HID: debug: fix race condition with between rdesc_show() and device removal
7121 - rtc: sh: Fix invalid alarm warning for non-enabled alarm
7122 - batman-adv: Reduce claim hash refcnt only for removed entry
7123 - batman-adv: Reduce tt_local hash refcnt only for removed entry
7124 - batman-adv: Reduce tt_global hash refcnt only for removed entry
7125 - ARM: dts: rockchip: Fix gpu opp node names for rk3288
7126 - net/mlx5: E-Switch, Fix esw manager vport indication for more vport commands
7127 - bonding: show full hw address in sysfs for slave entries
7128 - net: stmmac: ratelimit RX error logs
7129 - net: stmmac: don't overwrite discard_frame status
7130 - net: stmmac: fix dropping of multi-descriptor RX frames
7131 - net: stmmac: don't log oversized frames
7132 - jffs2: fix use-after-free on symlink traversal
7133 - debugfs: fix use-after-free on symlink traversal
7134 - rtc: da9063: set uie_unsupported when relevant
7135 - HID: input: add mapping for Assistant key
7136 - vfio/pci: use correct format characters
7137 - scsi: core: add new RDAC LENOVO/DE_Series device
7138 - scsi: storvsc: Fix calculation of sub-channel count
7139 - net: hns: Fix WARNING when remove HNS driver with SMMU enabled
7140 - kmemleak: powerpc: skip scanning holes in the .bss section
7141 - hugetlbfs: fix memory leak for resv_map
7142 - sh: fix multiple function definition build errors
7143 - xsysace: Fix error handling in ace_setup
7144 - ARM: orion: don't use using 64-bit DMA masks
7145 - ARM: iop: don't use using 64-bit DMA masks
7146 - perf/x86/amd: Update generic hardware cache events for Family 17h
7147 - Bluetooth: btusb: request wake pin with NOAUTOEN
7148 - staging: iio: adt7316: allow adt751x to use internal vref for all dacs
7149 - staging: iio: adt7316: fix the dac read calculation
7150 - staging: iio: adt7316: fix the dac write calculation
7151 - scsi: RDMA/srpt: Fix a credit leak for aborted commands
7152 - ASoC: stm32: fix sai driver name initialisation
7153 - IB/core: Unregister notifier before freeing MAD security
7154 - IB/core: Fix potential memory leak while creating MAD agents
7155 - IB/core: Destroy QP if XRC QP fails
7156 - Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ
7157 - Input: stmfts - acknowledge that setting brightness is a blocking call
7158 - selinux: never allow relabeling on context mounts
7159 - powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown
7160 search
7161 - x86/mce: Improve error message when kernel cannot recover, p2
7162 - clk: x86: Add system specific quirk to mark clocks as critical
7163 - i2c: i2c-stm32f7: Fix SDADEL minimum formula
7164 - media: v4l2: i2c: ov7670: Fix PLL bypass register values
7165 - mm/kmemleak.c: fix unused-function warning
7166 - mac80211: don't attempt to rename ERR_PTR() debugfs dirs
7167 - i2c: Remove unnecessary call to irq_find_mapping
7168 - i2c: Clear client->irq in i2c_device_remove
7169 - i2c: Allow recovery of the initial IRQ by an I2C client device.
7170 - i2c: Prevent runtime suspend of adapter when Host Notify is required
7171 - USB: dummy-hcd: Fix failure to give back unlinked URBs
7172 - batman-adv: fix warning in function batadv_v_elp_get_throughput
7173 - riscv: fix accessing 8-byte variable from RV32
7174 - net: stmmac: don't stop NAPI processing when dropping a packet
7175 - mfd: twl-core: Disable IRQ while suspended
7176 - block: use blk_free_flush_queue() to free hctx->fq in blk_mq_init_hctx
7177 - arm/mach-at91/pm : fix possible object reference leak
7178 - fs: stream_open - opener for stream-like files so that read and write can
7179 run simultaneously without deadlock
7180 - block: pass no-op callback to INIT_WORK().
7181 - platform/x86: intel_pmc_core: Fix PCH IP name
7182 - platform/x86: intel_pmc_core: Handle CFL regmap properly
7183 - x86/mm: Fix a crash with kmemleak_scan()
7184 - Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
7185 - ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
7186 - staging: greybus: power_supply: fix prop-descriptor request size
7187 - ASoC: hdmi-codec: fix S/PDIF DAI
7188 - ASoC:soc-pcm:fix a codec fixup issue in TDM case
7189 - ASoC: nau8824: fix the issue of the widget with prefix name
7190 - ASoC: nau8810: fix the issue of widget with prefixed name
7191 - ASoC: samsung: odroid: Fix clock configuration for 44100 sample rate
7192 - ASoC: wm_adsp: Add locking to wm_adsp2_bus_error
7193 - ASoC: cs4270: Set auto-increment bit for register writes
7194 - IB/hfi1: Eliminate opcode tests on mr deref
7195 - MIPS: KGDB: fix kgdb support for SMP platforms.
7196 - ASoC: tlv320aic32x4: Fix Common Pins
7197 - drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()
7198 - perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS
7199 - perf/x86/intel: Initialize TFA MSR
7200 - linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()
7201 - ASoC: rockchip: pdm: fix regmap_ops hang issue
7202 - slab: fix a crash by reading /proc/slab_allocators
7203 - virtio_pci: fix a NULL pointer reference in vp_del_vqs
7204 - RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove
7205 - scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
7206 - drm/mediatek: fix possible object reference leak
7207 - ASoC: Intel: kbl: fix wrong number of channels
7208 - virtio-blk: limit number of hw queues by nr_cpu_ids
7209 - platform/x86: pmc_atom: Drop __initconst on dmi table
7210 - genirq: Prevent use-after-free and work list corruption
7211 - usb: dwc3: Fix default lpm_nyet_threshold value
7212 - USB: serial: f81232: fix interrupt worker not stop
7213 - USB: cdc-acm: fix unthrottle races
7214 - usb-storage: Set virt_boundary_mask to avoid SG overflows
7215 - intel_th: pci: Add Comet Lake support
7216 - scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
7217 - UAS: fix alignment of scatter/gather segments
7218 - ASoC: Intel: avoid Oops if DMA setup fails
7219 - locking/futex: Allow low-level atomic operations to return -EAGAIN
7220 - arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
7221 - ASoC: tlv320aic3x: fix reset gpio reference counting
7222 - ASoC: stm32: sai: fix exposed capabilities in spdif mode
7223 - ASoC:intel:skl:fix a simultaneous playback & capture issue on hda platform
7224 - ASoC: dapm: Fix NULL pointer dereference in snd_soc_dapm_free_kcontrol
7225 - drm/omap: hdmi4_cec: Fix CEC clock handling for PM
7226 - IB/hfi1: Fix the allocation of RSM table
7227 - drm/amd/display: fix cursor black issue
7228 - objtool: Add machine_real_restart() to the noreturn list
7229 - objtool: Add rewind_stack_do_exit() to the noreturn list
7230 - RDMA/hns: Fix bug that caused srq creation to fail
7231 - perf/core: Fix perf_event_disable_inatomic() race
7232 - soc: sunxi: Fix missing dependency on REGMAP_MMIO
7233 - scsi: lpfc: change snprintf to scnprintf for possible overflow
7234
7235 * [ZenBook S UX391UA, Realtek ALC294, Mic, Internal] No sound at all
7236 (LP: #1784485) // Bionic update: upstream stable patchset 2019-07-30
7237 (LP: #1838459)
7238 - ALSA: hda/realtek - Apply the fixup for ASUS Q325UAR
7239
7240 * Bionic update: upstream stable patchset 2019-07-29 (LP: #1838349)
7241 - ARC: u-boot args: check that magic number is correct
7242 - arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM
7243 - perf/core: Restore mmap record type correctly
7244 - ext4: add missing brelse() in add_new_gdb_meta_bg()
7245 - ext4: report real fs size after failed resize
7246 - ALSA: echoaudio: add a check for ioremap_nocache
7247 - ALSA: sb8: add a check for request_region
7248 - auxdisplay: hd44780: Fix memory leak on ->remove()
7249 - IB/mlx4: Fix race condition between catas error reset and aliasguid flows
7250 - mmc: davinci: remove extraneous __init annotation
7251 - ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and
7252 declaration
7253 - thermal/intel_powerclamp: fix __percpu declaration of worker_data
7254 - thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
7255 - thermal/int340x_thermal: Add additional UUIDs
7256 - thermal/int340x_thermal: fix mode setting
7257 - thermal/intel_powerclamp: fix truncated kthread name
7258 - scsi: iscsi: flush running unbind operations when removing a session
7259 - x86/mm: Don't leak kernel addresses
7260 - tools/power turbostat: return the exit status of a command
7261 - perf list: Don't forget to drop the reference to the allocated thread_map
7262 - perf config: Fix an error in the config template documentation
7263 - perf config: Fix a memory leak in collect_config()
7264 - perf build-id: Fix memory leak in print_sdt_events()
7265 - perf top: Fix error handling in cmd_top()
7266 - perf hist: Add missing map__put() in error case
7267 - perf evsel: Free evsel->counts in perf_evsel__exit()
7268 - perf tests: Fix a memory leak of cpu_map object in the
7269 openat_syscall_event_on_all_cpus test
7270 - perf tests: Fix memory leak by expr__find_other() in test__expr()
7271 - perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()
7272 - irqchip/mbigen: Don't clear eventid when freeing an MSI
7273 - x86/hpet: Prevent potential NULL pointer dereference
7274 - x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processors
7275 - drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
7276 - iommu/vt-d: Check capability before disabling protected memory
7277 - x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return
7278 an error
7279 - fix incorrect error code mapping for OBJECTID_NOT_FOUND
7280 - ext4: prohibit fstrim in norecovery mode
7281 - gpio: pxa: handle corner case of unprobed device
7282 - rsi: improve kernel thread handling to fix kernel panic
7283 - 9p: do not trust pdu content for stat item size
7284 - 9p locks: add mount option for lock retry interval
7285 - f2fs: fix to do sanity check with current segment number
7286 - netfilter: xt_cgroup: shrink size of v2 path
7287 - serial: uartps: console_setup() can't be placed to init section
7288 - powerpc/pseries: Remove prrn_work workqueue
7289 - media: au0828: cannot kfree dev before usb disconnect
7290 - HID: i2c-hid: override HID descriptors for certain devices
7291 - ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platforms
7292 - [Config] updateconfigs for CONFIG_SAMSUNG_PM_CHECK
7293 - usbip: fix vhci_hcd controller counting
7294 - ACPI / SBS: Fix GPE storm on recent MacBookPro's
7295 - KVM: nVMX: restore host state in nested_vmx_vmexit for VMFail
7296 - cifs: fallback to older infolevels on findfirst queryinfo retry
7297 - kernel: hung_task.c: disable on suspend
7298 - crypto: sha256/arm - fix crash bug in Thumb2 build
7299 - crypto: sha512/arm - fix crash bug in Thumb2 build
7300 - iommu/dmar: Fix buffer overflow during PCI bus notification
7301 - soc/tegra: pmc: Drop locking from tegra_powergate_is_powered()
7302 - lkdtm: Print real addresses
7303 - lkdtm: Add tests for NULL pointer dereference
7304 - drm/panel: panel-innolux: set display off in innolux_panel_unprepare
7305 - crypto: axis - fix for recursive locking from bottom half
7306 - Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"
7307 - coresight: cpu-debug: Support for CA73 CPUs
7308 - drm/nouveau/volt/gf117: fix speedo readout register
7309 - ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
7310 - drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI)
7311 - appletalk: Fix use-after-free in atalk_proc_exit
7312 - lib/div64.c: off by one in shift
7313 - include/linux/swap.h: use offsetof() instead of custom __swapoffset macro
7314 - bpf: fix use after free in bpf_evict_inode
7315 - dm: disable CRYPTO_TFM_REQ_MAY_SLEEP to fix a GFP_KERNEL recursion deadlock
7316 - net: stmmac: Set dma ring length before enabling the DMA
7317 - mm: hide incomplete nr_indirectly_reclaimable in sysfs
7318 - appletalk: Fix compile regression
7319 - ext4: avoid panic during forced reboot
7320 - i40iw: Avoid panic when handling the inetdev event
7321 - sched/core: Fix buffer overflow in cgroup2 property cpu.max
7322 - ACPI / utils: Drop reference in test for device presence
7323 - PM / Domains: Avoid a potential deadlock
7324 - drm/exynos/mixer: fix MIXER shadow registry synchronisation code
7325 - Bluetooth: Fix debugfs NULL pointer dereference
7326 - f2fs: cleanup dirty pages if recover failed
7327 - [Config] updateconfigs for CONFIG_INTEL_ATOMISP2_PM
7328 - platform/x86: Add Intel AtomISP2 dummy / power-management driver
7329 - drm/ttm: Fix bo_global and mem_global kfree error
7330 - ALSA: hda: fix front speakers on Huawei MBXP
7331 - ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idle
7332 - net/rds: fix warn in rds_message_alloc_sgs
7333 - scsi: core: Avoid that system resume triggers a kernel warning
7334 - PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe ports
7335 - rxrpc: Fix client call connect/disconnect race
7336 - f2fs: fix to dirty inode for i_mode recovery
7337 - bonding: fix event handling for stacked bonds
7338 - net: atm: Fix potential Spectre v1 vulnerabilities
7339 - net: bridge: fix per-port af_packet sockets
7340 - net: bridge: multicast: use rcu to access port list from
7341 br_multicast_start_querier
7342 - net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv
7343 - tcp: tcp_grow_window() needs to respect tcp_space()
7344 - team: set slave to promisc if team is already in promisc mode
7345 - vhost: reject zero size iova range
7346 - ipv4: recompile ip options in ipv4_link_failure
7347 - ipv4: ensure rcu_read_lock() in ipv4_link_failure()
7348 - net: thunderx: raise XDP MTU to 1508
7349 - net: thunderx: don't allow jumbo frames with XDP
7350 - KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPU
7351 - KVM: x86: svm: make sure NMI is injected after nmi_singlestep
7352 - Staging: iio: meter: fixed typo
7353 - staging: iio: ad7192: Fix ad7193 channel address
7354 - iio: gyro: mpu3050: fix chip ID reading
7355 - iio/gyro/bmg160: Use millidegrees for temperature scale
7356 - iio: cros_ec: Fix the maths for gyro scale calculation
7357 - iio: ad_sigma_delta: select channel when reading register
7358 - iio: dac: mcp4725: add missing powerdown bits in store eeprom
7359 - iio: Fix scan mask selection
7360 - iio: adc: at91: disable adc channel interrupt in timeout case
7361 - iio: core: fix a possible circular locking dependency
7362 - io: accel: kxcjk1013: restore the range after resume.
7363 - staging: comedi: vmk80xx: Fix use of uninitialized semaphore
7364 - staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_buf
7365 - staging: comedi: ni_usb6501: Fix use of uninitialized mutex
7366 - staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_buf
7367 - ALSA: core: Fix card races between register and disconnect
7368 - scsi: core: set result when the command cannot be dispatched
7369 - coredump: fix race condition between mmget_not_zero()/get_task_mm() and core
7370 dumping
7371 - crypto: x86/poly1305 - fix overflow during partial reduction
7372 - arm64: futex: Restore oldval initialization to work around buggy compilers
7373 - x86/kprobes: Verify stack frame on kretprobe
7374 - kprobes: Mark ftrace mcount handler functions nokprobe
7375 - kprobes: Fix error check when reusing optimized probes
7376 - rt2x00: do not increment sequence number while re-transmitting
7377 - mac80211: do not call driver wake_tx_queue op during reconfig
7378 - perf/x86/amd: Add event map for AMD Family 17h
7379 - x86/cpu/bugs: Use __initconst for 'const' init data
7380 - perf/x86: Fix incorrect PEBS_REGS
7381 - x86/speculation: Prevent deadlock on ssb_state::lock
7382 - crypto: crypto4xx - properly set IV after de- and encrypt
7383 - mmc: sdhci: Fix data command CRC error handling
7384 - mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERR
7385 - mmc: sdhci: Handle auto-command errors
7386 - modpost: file2alias: go back to simple devtable lookup
7387 - modpost: file2alias: check prototype of handler
7388 - tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete
7389 - ipv6: frags: fix a lockdep false positive
7390 - Revert "kbuild: use -Oz instead of -Os when using clang"
7391 - device_cgroup: fix RCU imbalance in error case
7392 - mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y
7393 CONFIG_SMP=n
7394 - ALSA: info: Fix racy addition/deletion of nodes
7395 - percpu: stop printing kernel addresses
7396 - iomap: report collisions between directio and buffered writes to userspace
7397 - i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] array
7398 - net: Fix missing meta data in skb with vlan packet
7399 - nfp: flower: replace CFI with vlan present
7400 - nfp: flower: remove vlan CFI bit from push vlan action
7401 - ip: add helpers to process in-order fragments faster.
7402 - net: IP defrag: encapsulate rbtree defrag code into callable functions
7403 - ip: process in-order fragments efficiently
7404 - ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
7405 - net: IP6 defrag: use rbtrees for IPv6 defrag
7406 - net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c
7407 - cifs: fix handle leak in smb2_query_symlink()
7408 - Input: elan_i2c - add hardware ID for multiple Lenovo laptops
7409 - drm/ttm: fix out-of-bounds read in ttm_put_pages() v2
7410 - timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze()
7411 - tpm: Fix the type of the return value in calc_tpm2_event_size()
7412
7413 * Bionic update: upstream stable patchset 2019-07-26 (LP: #1838116)
7414 - mmc: pxamci: fix enum type confusion
7415 - drm/vmwgfx: Don't double-free the mode stored in par->set_mode
7416 - iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE
7417 - libceph: wait for latest osdmap in ceph_monc_blacklist_add()
7418 - udf: Fix crash on IO error during truncate
7419 - mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.
7420 - MIPS: Ensure ELF appended dtb is relocated
7421 - MIPS: Fix kernel crash for R6 in jump label branch function
7422 - scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton
7423 - scsi: ibmvscsi: Fix empty event pool access during host removal
7424 - futex: Ensure that futex address is aligned in handle_futex_death()
7425 - perf probe: Fix getting the kernel map
7426 - objtool: Move objtool_file struct off the stack
7427 - ALSA: x86: Fix runtime PM for hdmi-lpe-audio
7428 - ext4: fix NULL pointer dereference while journal is aborted
7429 - ext4: fix data corruption caused by unaligned direct AIO
7430 - ext4: brelse all indirect buffer in ext4_ind_remove_space()
7431 - media: v4l2-ctrls.c/uvc: zero v4l2_event
7432 - Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()
7433 - Bluetooth: Fix decrementing reference count twice in releasing socket
7434 - Bluetooth: hci_ldisc: Initialize hci_dev before open()
7435 - Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in
7436 hci_uart_set_proto()
7437 - drm: Reorder set_property_atomic to avoid returning with an active ww_ctx
7438 - netfilter: ebtables: remove BUGPRINT messages
7439 - x86/unwind: Handle NULL pointer calls better in frame unwinder
7440 - x86/unwind: Add hardcoded ORC entry for NULL
7441 - locking/lockdep: Add debug_locks check in __lock_downgrade()
7442 - ALSA: hda - Record the current power state before suspend/resume calls
7443 - PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits
7444 - PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writable
7445 - PCI: endpoint: Use EPC's device in dma_alloc_coherent()/dma_free_coherent()
7446 - rtc: Fix overflow when converting time64_t to rtc_time
7447 - sched/cpufreq/schedutil: Fix error path mutex unlock
7448 - pwm-backlight: Enable/disable the PWM before/after LCD enable toggle.
7449 - power: supply: charger-manager: Fix incorrect return value
7450 - ath10k: avoid possible string overflow
7451 - mmc: renesas_sdhi: limit block count to 16 bit for old revisions
7452 - powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
7453 - RDMA/cma: Rollback source IP address if failing to acquire device
7454 - f2fs: fix to avoid deadlock of atomic file operations
7455 - loop: access lo_backing_file only when the loop device is Lo_bound
7456 - video: fbdev: Set pixclock = 0 in goldfishfb
7457 - dccp: do not use ipv6 header for ipv4 flow
7458 - genetlink: Fix a memory leak on error path
7459 - mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
7460 - net: datagram: fix unbounded loop in __skb_try_recv_datagram()
7461 - net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
7462 - net: rose: fix a possible stack overflow
7463 - net: stmmac: fix memory corruption with large MTUs
7464 - net-sysfs: call dev_hold if kobject_init_and_add success
7465 - packets: Always register packet sk in the same order
7466 - rhashtable: Still do rehash when we get EEXIST
7467 - tcp: do not use ipv6 header for ipv4 flow
7468 - thunderx: enable page recycling for non-XDP case
7469 - thunderx: eliminate extra calls to put_page() for pages held for recycling
7470 - vxlan: Don't call gro_cells_destroy() before device is unregistered
7471 - sctp: get sctphdr by offset in sctp_compute_cksum
7472 - net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
7473 - mac8390: Fix mmio access size probe
7474 - tun: properly test for IFF_UP
7475 - tun: add a missing rcu_read_unlock() in error path
7476 - powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E
7477 - powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platforms
7478 - powerpc/fsl: Add infrastructure to fixup branch predictor flush
7479 - powerpc/fsl: Add macro to flush the branch predictor
7480 - powerpc/fsl: Emulate SPRN_BUCSR register
7481 - powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)
7482 - powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)
7483 - powerpc/fsl: Flush branch predictor when entering KVM
7484 - powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is used
7485 - powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'
7486 - powerpc/fsl: Fix the flush of branch predictor.
7487 - Btrfs: fix incorrect file size after shrinking truncate and fsync
7488 - btrfs: remove WARN_ON in log_dir_items
7489 - ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time
7490 - powerpc: bpf: Fix generation of load/store DW instructions
7491 - NFSv4.1 don't free interrupted slot on open
7492 - net: dsa: qca8k: remove leftover phy accessors
7493 - ALSA: pcm: Fix possible OOB access in PCM oss plugins
7494 - ALSA: pcm: Don't suspend stream in unrecoverable PCM state
7495 - kbuild: modversions: Fix relative CRC byte order interpretation
7496 - fs/open.c: allow opening only regular files during execve()
7497 - ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
7498 - scsi: sd: Fix a race between closing an sd device and sd I/O
7499 - scsi: sd: Quiesce warning if device does not report optimal I/O size
7500 - scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host
7501 - scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP
7502 devices
7503 - tty: atmel_serial: fix a potential NULL pointer dereference
7504 - staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest
7505 - staging: vt6655: Remove vif check from vnt_interrupt
7506 - staging: vt6655: Fix interrupt race condition on device start up.
7507 - serial: max310x: Fix to avoid potential NULL pointer dereference
7508 - serial: sh-sci: Fix setting SCSCR_TIE while transferring data
7509 - USB: serial: cp210x: add new device id
7510 - USB: serial: ftdi_sio: add additional NovaTech products
7511 - USB: serial: mos7720: fix mos_parport refcount imbalance on error path
7512 - USB: serial: option: set driver_info for SIM5218 and compatibles
7513 - USB: serial: option: add support for Quectel EM12
7514 - USB: serial: option: add Olicard 600
7515 - Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
7516 - fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
7517 - drm/vgem: fix use-after-free when drm_gem_handle_create() fails
7518 - gpio: exar: add a check for the return value of ida_simple_get fails
7519 - gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
7520 - phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
7521 - usb: mtu3: fix EXTCON dependency
7522 - USB: gadget: f_hid: fix deadlock in f_hidg_write()
7523 - usb: common: Consider only available nodes for dr_mode
7524 - usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
7525 - xhci: Fix port resume done detection for SS ports with LPM enabled
7526 - usb: cdc-acm: fix race during wakeup blocking TX traffic
7527 - mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
7528 - perf intel-pt: Fix TSC slip
7529 - cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
7530 - x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
7531 - KVM: Reject device ioctls from processes other than the VM's creator
7532 - KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
7533 - vfio: ccw: only free cp on final interrupt
7534 - ipmi_si: Fix crash when using hard-coded device
7535 - gtp: change NET_UDP_TUNNEL dependency to select
7536 - Btrfs: fix assertion failure on fsync with NO_HOLES enabled
7537 - NFS: fix mount/umount race in nlmclnt.
7538 - ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
7539 - ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286
7540 - ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432 headset mic
7541 - ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC with ALC256
7542 - ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256
7543 - ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK with ALC256
7544 - ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptops
7545 - drm/rockchip: Do not use memcpy for MMIO addresses
7546 - drm/rockchip: vop: reset scale mode when win is disabled
7547 - tty: mxs-auart: fix a potential NULL pointer dereference
7548 - staging: speakup_soft: Fix alternate speech with other synths
7549 - serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference
7550 - drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
7551 - usb: xhci: dbc: Don't free all memory with spinlock held
7552 - xhci: Don't let USB3 ports stuck in polling state prevent suspend
7553 - mm: add support for kmem caches in DMA32 zone
7554 - iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging
7555 - mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
7556 - perf pmu: Fix parser error for uncore event alias
7557 - objtool: Query pkg-config for libelf location
7558 - bpf: do not restore dst_reg when cur_state is freed
7559 - arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
7560 - ext4: cleanup bh release code in ext4_ind_remove_space()
7561 - tty/serial: atmel: Add is_half_duplex helper
7562 - tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
7563 - CIFS: fix POSIX lock leak and invalid ptr deref
7564 - h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-
7565 - f2fs: fix to avoid deadlock in f2fs_read_inline_dir()
7566 - tracing: kdb: Fix ftdump to not sleep
7567 - net/mlx5: Avoid panic when setting vport rate
7568 - net/mlx5: Avoid panic when setting vport mac, getting vport config
7569 - gpio: gpio-omap: fix level interrupt idling
7570 - include/linux/relay.h: fix percpu annotation in struct rchan
7571 - enic: fix build warning without CONFIG_CPUMASK_OFFSTACK
7572 - scsi: hisi_sas: Set PHY linkrate when disconnected
7573 - iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driver
7574 - perf c2c: Fix c2c report for empty numa node
7575 - mm/cma.c: cma_declare_contiguous: correct err handling
7576 - mm/page_ext.c: fix an imbalance with kmemleak
7577 - mm, mempolicy: fix uninit memory access
7578 - mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
7579 - mm/slab.c: kmemleak no scan alien caches
7580 - ocfs2: fix a panic problem caused by o2cb_ctl
7581 - f2fs: do not use mutex lock in atomic context
7582 - fs/file.c: initialize init_files.resize_wait
7583 - page_poison: play nicely with KASAN
7584 - cifs: use correct format characters
7585 - dm thin: add sanity checks to thin-pool and external snapshot creation
7586 - cifs: Fix NULL pointer dereference of devname
7587 - jbd2: fix invalid descriptor block checksum
7588 - fs: fix guard_bio_eod to check for real EOD errors
7589 - tools lib traceevent: Fix buffer overflow in arg_eval
7590 - PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()
7591 - wil6210: check null pointer in _wil_cfg80211_merge_extra_ies
7592 - crypto: crypto4xx - add missing of_node_put after of_device_is_available
7593 - crypto: cavium/zip - fix collision with generic cra_driver_name
7594 - usb: chipidea: Grab the (legacy) USB PHY by phandle first
7595 - scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c
7596 - powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpc
7597 - coresight: etm4x: Add support to enable ETMv4.2
7598 - serial: 8250_pxa: honor the port number from devicetree
7599 - ARM: 8840/1: use a raw_spinlock_t in unwind
7600 - iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tables
7601 - powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area
7602 callback
7603 - mmc: omap: fix the maximum timeout setting
7604 - e1000e: Fix -Wformat-truncation warnings
7605 - mlxsw: spectrum: Avoid -Wformat-truncation warnings
7606 - IB/mlx4: Increase the timeout for CM cache
7607 - clk: fractional-divider: check parent rate only if flag is set
7608 - cpufreq: acpi-cpufreq: Report if CPU doesn't support boost technologies
7609 - efi: cper: Fix possible out-of-bounds access
7610 - scsi: megaraid_sas: return error when create DMA pool failed
7611 - scsi: fcoe: make use of fip_mode enum complete
7612 - perf test: Fix failure of 'evsel-tp-sched' test on s390
7613 - SoC: imx-sgtl5000: add missing put_device()
7614 - media: sh_veu: Correct return type for mem2mem buffer helpers
7615 - media: s5p-jpeg: Correct return type for mem2mem buffer helpers
7616 - media: s5p-g2d: Correct return type for mem2mem buffer helpers
7617 - media: mx2_emmaprp: Correct return type for mem2mem buffer helpers
7618 - media: mtk-jpeg: Correct return type for mem2mem buffer helpers
7619 - vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1
7620 - HID: intel-ish-hid: avoid binding wrong ishtp_cl_device
7621 - jbd2: fix race when writing superblock
7622 - leds: lp55xx: fix null deref on firmware load failure
7623 - iwlwifi: pcie: fix emergency path
7624 - ACPI / video: Refactor and fix dmi_is_desktop()
7625 - kprobes: Prohibit probing on bsearch()
7626 - netfilter: conntrack: fix cloned unconfirmed skb->_nfct race in
7627 __nf_conntrack_confirm
7628 - ARM: 8833/1: Ensure that NEON code always compiles with Clang
7629 - ALSA: PCM: check if ops are defined before suspending PCM
7630 - usb: f_fs: Avoid crash due to out-of-scope stack ptr access
7631 - sched/topology: Fix percpu data types in struct sd_data & struct s_data
7632 - bcache: fix input overflow to cache set sysfs file io_error_halflife
7633 - bcache: fix input overflow to sequential_cutoff
7634 - bcache: improve sysfs_strtoul_clamp()
7635 - genirq: Avoid summation loops for /proc/stat
7636 - iw_cxgb4: fix srqidx leak during connection abort
7637 - fbdev: fbmem: fix memory access if logo is bigger than the screen
7638 - cdrom: Fix race condition in cdrom_sysctl_register
7639 - platform/x86: intel_pmc_core: Fix PCH IP sts reading
7640 - ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe
7641 - sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK
7642 - efi/memattr: Don't bail on zero VA if it equals the region's PA
7643 - ARM: dts: lpc32xx: Remove leading 0x and 0s from bindings notation
7644 - soc: qcom: gsbi: Fix error handling in gsbi_probe()
7645 - mt7601u: bump supported EEPROM version
7646 - ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care of
7647 - ARM: avoid Cortex-A9 livelock on tight dmb loops
7648 - bpf: fix missing prototype warnings
7649 - cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix
7650 the accounting
7651 - backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial state
7652 - tty: increase the default flip buffer limit to 2*640K
7653 - powerpc/pseries: Perform full re-add of CPU for topology update post-
7654 migration
7655 - usb: dwc3: gadget: Fix OTG events when gadget driver isn't loaded
7656 - media: mt9m111: set initial frame size other than 0x0
7657 - hwrng: virtio - Avoid repeated init of completion
7658 - soc/tegra: fuse: Fix illegal free of IO base address
7659 - HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR
7660 busy_clear bit
7661 - hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable
7662 - cpu/hotplug: Mute hotplug lockdep during init
7663 - dmaengine: imx-dma: fix warning comparison of distinct pointer types
7664 - dmaengine: qcom_hidma: assign channel cookie correctly
7665 - dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_*
7666 - netfilter: physdev: relax br_netfilter dependency
7667 - media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumeration
7668 - regulator: act8865: Fix act8600_sudcdc_voltage_ranges setting
7669 - drm: Auto-set allow_fb_modifiers when given modifiers at plane init
7670 - drm/nouveau: Stop using drm_crtc_force_disable
7671 - x86/build: Specify elf_i386 linker emulation explicitly for i386 objects
7672 - selinux: do not override context on context mounts
7673 - wlcore: Fix memory leak in case wl12xx_fetch_firmware failure
7674 - x86/build: Mark per-CPU symbols as absolute explicitly for LLD
7675 - clk: rockchip: fix frac settings of GPLL clock for rk3328
7676 - dmaengine: tegra: avoid overflow of byte tracking
7677 - drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers
7678 - ACPI / video: Extend chassis-type detection with a "Lunch Box" check
7679 - f2fs: fix to adapt small inline xattr space in __find_inline_xattr()
7680 - net: stmmac: Avoid sometimes uninitialized Clang warnings
7681 - libbpf: force fixdep compilation at the start of the build
7682 - scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO
7683 - x86/hyperv: Fix kernel panic when kexec on HyperV
7684 - mm/sparse: fix a bad comparison
7685 - mm, swap: bounds check swap_info array accesses to avoid NULL derefs
7686 - memcg: killed threads should not invoke memcg OOM killer
7687 - cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTED
7688 - netfilter: nf_tables: check the result of dereferencing base_chain->stats
7689 - netfilter: conntrack: tcp: only close if RST matches exact sequence
7690 - kbuild: invoke syncconfig if include/config/auto.conf.cmd is missing
7691 - mwifiex: don't advertise IBSS features without FW support
7692 - perf report: Don't shadow inlined symbol with different addr range
7693 - media: rockchip/rga: Correct return type for mem2mem buffer helpers
7694 - selftests: skip seccomp get_metadata test if not real root
7695 - kprobes: Prohibit probing on RCU debug routine
7696 - bcache: fix potential div-zero error of writeback_rate_i_term_inverse
7697 - drm: rcar-du: add missing of_node_put
7698 - perf/aux: Make perf_event accessible to setup_aux()
7699 - e1000e: Exclude device from suspend direct complete optimization
7700 - i2c: of: Try to find an I2C adapter matching the parent
7701 - sched/core: Use READ_ONCE()/WRITE_ONCE() in
7702 move_queued_task()/task_rq_lock()
7703 - powerpc/64s: Clear on-stack exception marker upon exception return
7704 - platform/x86: intel-hid: Missing power button release on some Dell models
7705 - pinctrl: meson: meson8b: add the eth_rxd2 and eth_rxd3 pins
7706 - net: stmmac: Avoid one more sometimes uninitialized Clang warning
7707 - bcache: fix potential div-zero error of writeback_rate_p_term_inverse
7708 - net: sfp: move sfp_register_socket call from sfp_remove to sfp_probe
7709 - drm/i915/gvt: do not let pin count of shadow mm go negative
7710 - powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM
7711 - kbuild: clang: choose GCC_TOOLCHAIN_DIR not on LD
7712 - x86: vdso: Use $LD instead of $CC to link
7713 - x86/vdso: Drop implicit common-page-size linker flag
7714 - lib/string.c: implement a basic bcmp
7715 - stating: ccree: revert "staging: ccree: fix leak of import() after init()"
7716 - arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region
7717 - tty: mark Siemens R3964 line discipline as BROKEN
7718 - [Config] updateconfigs for CONFIG_R3964 (BROKEN)
7719 - [Config] updateconfigs for CONFIG_LDISC_AUTOLOAD
7720 - tty: ldisc: add sysctl to prevent autoloading of ldiscs
7721 - ipv6: Fix dangling pointer when ipv6 fragment
7722 - ipv6: sit: reset ip header pointer in ipip6_rcv
7723 - kcm: switch order of device registration to fix a crash
7724 - net-gro: Fix GRO flush when receiving a GSO packet.
7725 - net/mlx5: Decrease default mr cache size
7726 - net/sched: fix ->get helper of the matchall cls
7727 - qmi_wwan: add Olicard 600
7728 - sctp: initialize _pad of sockaddr_in before copying to user memory
7729 - tcp: Ensure DCTCP reacts to losses
7730 - vrf: check accept_source_route on the original netdevice
7731 - net/mlx5e: Fix error handling when refreshing TIRs
7732 - net/mlx5e: Add a lock on tir list
7733 - nfp: validate the return code from dev_queue_xmit()
7734 - bnxt_en: Improve RX consumer index validity check.
7735 - bnxt_en: Reset device on RX buffer errors.
7736 - net/sched: act_sample: fix divide by zero in the traffic path
7737 - netns: provide pure entropy for net_hash_mix()
7738 - net: ethtool: not call vzalloc for zero sized memory request
7739 - ALSA: seq: Fix OOB-reads from strlcpy
7740 - ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
7741 - hv_netvsc: Fix unwanted wakeup after tx_disable
7742 - arm64: dts: rockchip: fix rk3328 sdmmc0 write errors
7743 - parisc: Detect QEMU earlier in boot process
7744 - parisc: regs_return_value() should return gpr28
7745 - alarmtimer: Return correct remaining time
7746 - drm/udl: add a release method and delay modeset teardown
7747 - include/linux/bitrev.h: fix constant bitrev
7748 - ASoC: fsl_esai: fix channel swap issue when stream starts
7749 - Btrfs: do not allow trimming when a fs is mounted with the nologreplay
7750 option
7751 - btrfs: prop: fix zstd compression parameter validation
7752 - btrfs: prop: fix vanished compression property after failed set
7753 - block: do not leak memory in bio_copy_user_iov()
7754 - block: fix the return errno for direct IO
7755 - genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
7756 - genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n
7757 - virtio: Honour 'may_reduce_num' in vring_create_virtqueue
7758 - ARM: dts: am335x-evmsk: Correct the regulators for the audio codec
7759 - ARM: dts: am335x-evm: Correct the regulators for the audio codec
7760 - ARM: dts: at91: Fix typo in ISC_D0 on PC9
7761 - arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
7762 - arm64: dts: rockchip: fix rk3328 rgmii high tx error rate
7763 - arm64: backtrace: Don't bother trying to unwind the userspace stack
7764 - xen: Prevent buffer overflow in privcmd ioctl
7765 - sched/fair: Do not re-read ->h_load_next during hierarchical load
7766 calculation
7767 - xtensa: fix return_address
7768 - x86/perf/amd: Resolve race condition when disabling PMC
7769 - x86/perf/amd: Resolve NMI latency issues for active PMCs
7770 - x86/perf/amd: Remove need to check "running" bit in NMI handler
7771 - PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controller
7772 - dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errors
7773 - arm64: dts: rockchip: fix vcc_host1_5v pin assign on rk3328-rock64
7774 - arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk3328-rock64
7775 - tcp: fix a potential NULL pointer dereference in tcp_sk_exit
7776 - nfp: disable netpoll on representors
7777 - r8169: disable default rx interrupt coalescing on RTL8168
7778 - kbuild: deb-pkg: fix bindeb-pkg breakage when O= is used
7779 - ACPICA: Namespace: remove address node from global list after method
7780 termination
7781 - ALSA: hda/realtek - Add quirk for Tuxedo XC 1509
7782 - mm/huge_memory.c: fix modifying of page protection by insert_pfn_pmd()
7783 - riscv: Fix syscall_get_arguments() and syscall_set_arguments()
7784 - x86/asm: Remove dead __GNUC__ conditionals
7785 - dm integrity: change memcmp to strncmp in dm_integrity_ctr
7786
7787 * Bionic update: upstream stable patchset 2019-07-25 (LP: #1837952)
7788 - ACPICA: Reference Counts: increase max to 0x4000 for large servers
7789 - gro_cells: make sure device is up in gro_cells_receive()
7790 - ipv4/route: fail early when inet dev is missing
7791 - l2tp: fix infoleak in l2tp_ip6_recvmsg()
7792 - net: hsr: fix memory leak in hsr_dev_finalize()
7793 - net/hsr: fix possible crash in add_timer()
7794 - net: sit: fix UBSAN Undefined behaviour in check_6rd
7795 - net/x25: fix use-after-free in x25_device_event()
7796 - net/x25: reset state in x25_connect()
7797 - pptp: dst_release sk_dst_cache in pptp_sock_destruct
7798 - ravb: Decrease TxFIFO depth of Q3 and Q2 to one
7799 - route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
7800 - rxrpc: Fix client call queueing, waiting for channel
7801 - tcp: Don't access TCP_SKB_CB before initializing it
7802 - tcp: handle inet_csk_reqsk_queue_add() failures
7803 - vxlan: Fix GRO cells race condition between receive and link delete
7804 - vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
7805 - net/mlx4_core: Fix reset flow when in command polling mode
7806 - net/mlx4_core: Fix locking in SRIOV mode when switching between events and
7807 polling
7808 - net/mlx4_core: Fix qp mtt size calculation
7809 - net/x25: fix a race in x25_bind()
7810 - net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
7811 - bonding: fix PACKET_ORIGDEV regression
7812 - missing barriers in some of unix_sock ->addr and ->path accesses
7813 - ipvlan: disallow userns cap_net_admin to change global mode/flags
7814 - perf/x86: Fixup typo in stub functions
7815 - ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against
7816 Liquid Saffire 56
7817 - ALSA: firewire-motu: fix construction of PCM frame for capture direction
7818 - perf/x86/intel: Fix memory corruption
7819 - perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
7820 - It's wrong to add len to sector_nr in raid10 reshape twice
7821 - sctp: remove sched init from sctp_stream_init
7822 - team: use operstate consistently for linkup
7823 - ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt()
7824 - ALSA: hda - add more quirks for HP Z2 G4 and HP Z240
7825 - ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294
7826 - i40e: report correct statistics when XDP is enabled
7827 - 9p: use inode->i_lock to protect i_size_write() under 32-bit
7828 - 9p/net: fix memory leak in p9_client_create
7829 - ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
7830 - iio: adc: exynos-adc: Fix NULL pointer exception on unbind
7831 - stm class: Fix an endless loop in channel allocation
7832 - crypto: caam - fixed handling of sg list
7833 - crypto: ahash - fix another early termination in hash walk
7834 - crypto: rockchip - fix scatterlist nents error
7835 - crypto: rockchip - update new iv to device in multiple operations
7836 - drm/imx: ignore plane updates on disabled crtcs
7837 - gpu: ipu-v3: Fix i.MX51 CSI control registers offset
7838 - drm/imx: imx-ldb: add missing of_node_puts
7839 - gpu: ipu-v3: Fix CSI offsets for imx53
7840 - s390/dasd: fix using offset into zero size array error
7841 - Input: pwm-vibra - prevent unbalanced regulator
7842 - Input: pwm-vibra - stop regulator after disabling pwm, not before
7843 - ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be
7844 uninitialized
7845 - ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tables
7846 - ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count check
7847 - KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
7848 - ARM: OMAP2+: fix lack of timer interrupts on CPU1 after hotplug
7849 - Input: cap11xx - switch to using set_brightness_blocking()
7850 - Input: ps2-gpio - flush TX work when closing port
7851 - Input: matrix_keypad - use flush_delayed_work()
7852 - mac80211: Fix Tx aggregation session tear down with ITXQs
7853 - ipvs: fix dependency on nf_defrag_ipv6
7854 - floppy: check_events callback should not return a negative number
7855 - NFS: Don't use page_file_mapping after removing the page
7856 - mm/gup: fix gup_pmd_range() for dax
7857 - Revert "mm: use early_pfn_to_nid in page_ext_init"
7858 - mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocs
7859 - net: hns: Fix object reference leaks in hns_dsaf_roce_reset()
7860 - i2c: cadence: Fix the hold bit setting
7861 - i2c: bcm2835: Clear current buffer pointers and counts after a transfer
7862 - auxdisplay: ht16k33: fix potential user-after-free on module unload
7863 - Input: st-keyscan - fix potential zalloc NULL dereference
7864 - clk: sunxi-ng: v3s: Fix TCON reset de-assert bit
7865 - clk: sunxi: A31: Fix wrong AHB gate number
7866 - esp: Skip TX bytes accounting when sending from a request socket
7867 - ARM: 8824/1: fix a migrating irq bug when hotplug cpu
7868 - af_key: unconditionally clone on broadcast
7869 - assoc_array: Fix shortcut creation
7870 - keys: Fix dependency loop between construction record and auth key
7871 - scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_task
7872 - net: systemport: Fix reception of BPDUs
7873 - pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pins
7874 - qmi_wwan: apply SET_DTR quirk to Sierra WP7607
7875 - net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()
7876 - mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issue
7877 - ASoC: topology: free created components in tplg load error
7878 - qed: Fix iWARP syn packet mac address validation.
7879 - arm64: Relax GIC version check during early boot
7880 - net: marvell: mvneta: fix DMA debug warning
7881 - tmpfs: fix link accounting when a tmpfile is linked in
7882 - ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWEN
7883 - ARCv2: lib: memcpy: fix doing prefetchw outside of buffer
7884 - ARC: uacces: remove lp_start, lp_end from clobber list
7885 - ARCv2: support manual regfile save on interrupts
7886 - phonet: fix building with clang
7887 - mac80211_hwsim: propagate genlmsg_reply return code
7888 - net: thunderx: make CFG_DONE message to run through generic send-ack
7889 sequence
7890 - nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_K
7891 - nfp: bpf: fix ALU32 high bits clearance bug
7892 - net: set static variable an initial value in atl2_probe()
7893 - tmpfs: fix uninitialized return value in shmem_link
7894 - media: videobuf2-v4l2: drop WARN_ON in vb2_warn_zero_bytesused()
7895 - stm class: Prevent division by zero
7896 - libnvdimm/label: Clear 'updating' flag after label-set update
7897 - libnvdimm, pfn: Fix over-trim in trim_pfn_device()
7898 - libnvdimm/pmem: Honor force_raw for legacy pmem regions
7899 - libnvdimm: Fix altmap reservation size calculation
7900 - fix cgroup_do_mount() handling of failure exits
7901 - crypto: arm/crct10dif - revert to C code for short inputs
7902 - crypto: arm64/crct10dif - revert to C code for short inputs
7903 - crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
7904 - crypto: testmgr - skip crc32c context test for ahash algorithms
7905 - crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
7906 - crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
7907 - CIFS: Do not reset lease state to NONE on lease break
7908 - CIFS: Fix read after write for files with read caching
7909 - tracing: Use strncpy instead of memcpy for string keys in hist triggers
7910 - tracing: Do not free iter->trace in fail path of tracing_open_pipe()
7911 - xen: fix dom0 boot on huge systems
7912 - ACPI / device_sysfs: Avoid OF modalias creation for removed device
7913 - mmc: sdhci-esdhc-imx: fix HS400 timing issue
7914 - spi: ti-qspi: Fix mmap read when more than one CS in use
7915 - spi: pxa2xx: Setup maximum supported DMA transfer length
7916 - regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
7917 - regulator: max77620: Initialize values for DT properties
7918 - regulator: s2mpa01: Fix step values for some LDOs
7919 - clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR
7920 - clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown
7921 - s390/setup: fix early warning messages
7922 - s390/virtio: handle find on invalid queue gracefully
7923 - scsi: virtio_scsi: don't send sc payload with tmfs
7924 - scsi: aacraid: Fix performance issue on logical drives
7925 - scsi: sd: Optimal I/O size should be a multiple of physical block size
7926 - scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock
7927 - fs/devpts: always delete dcache dentry-s in dput()
7928 - splice: don't merge into linked buffers
7929 - m68k: Add -ffreestanding to CFLAGS
7930 - Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl
7931 - btrfs: ensure that a DUP or RAID1 block group has exactly two stripes
7932 - Btrfs: fix corruption reading shared and compressed extents after hole
7933 punching
7934 - crypto: pcbc - remove bogus memcpy()s with src == dest
7935 - libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
7936 - irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table
7937 - x86/kprobes: Prohibit probing on optprobe template code
7938 - cpufreq: tegra124: add missing of_node_put()
7939 - cpufreq: pxa2xx: remove incorrect __init annotation
7940 - ext4: add mask of ext4 flags to swap
7941 - ext4: fix crash during online resizing
7942 - IB/hfi1: Close race condition on user context disable and close
7943 - cxl: Wrap iterations over afu slices inside 'afu_list_lock'
7944 - ext2: Fix underflow in ext2_max_size()
7945 - clk: uniphier: Fix update register for CPU-gear
7946 - clk: clk-twl6040: Fix imprecise external abort for pdmclk
7947 - clk: ingenic: Fix round_rate misbehaving with non-integer dividers
7948 - clk: ingenic: Fix doc of ingenic_cgu_div_info
7949 - usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
7950 - nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
7951 - mm: hwpoison: fix thp split handing in soft_offline_in_use_page()
7952 - mm/vmalloc: fix size check for remap_vmalloc_range_partial()
7953 - kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv
7954 - device property: Fix the length used in PROPERTY_ENTRY_STRING()
7955 - intel_th: Don't reference unassigned outputs
7956 - parport_pc: fix find_superio io compare code, should use equal test.
7957 - i2c: tegra: fix maximum transfer size
7958 - crypto: arm64/aes-neonbs - fix returning final keystream block
7959 - drm/i915: Relax mmap VMA check
7960 - serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
7961 - serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
7962 - serial: 8250_pci: Fix number of ports for ACCES serial cards
7963 - serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954
7964 chip use the pci_pericom_setup()
7965 - jbd2: clear dirty flag when revoking a buffer from an older transaction
7966 - jbd2: fix compile warning when using JBUFFER_TRACE
7967 - security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock
7968 - powerpc/32: Clear on-stack exception marker upon exception return
7969 - powerpc/wii: properly disable use of BATs when requested.
7970 - powerpc/powernv: Make opal log only readable by root
7971 - powerpc/83xx: Also save/restore SPRG4-7 during suspend
7972 - powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest
7973 - powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
7974 - powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR
7975 configuration
7976 - powerpc/traps: fix recoverability of machine check handling on book3s/32
7977 - powerpc/traps: Fix the message printed when stack overflows
7978 - ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
7979 - arm64: Fix HCR.TGE status for NMI contexts
7980 - arm64: debug: Ensure debug handlers check triggering exception level
7981 - arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2
7982 - dm: fix to_sector() for 32bit
7983 - dm integrity: limit the rate of error messages
7984 - cpcap-charger: generate events for userspace
7985 - NFS: Fix I/O request leakages
7986 - NFS: Fix an I/O request leakage in nfs_do_recoalesce
7987 - NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
7988 - nfsd: fix memory corruption caused by readdir
7989 - nfsd: fix wrong check in write_v4_end_grace()
7990 - NFSv4.1: Reinitialise sequence results before retransmitting a request
7991 - PM / wakeup: Rework wakeup source timer cancellation
7992 - x86/unwind/orc: Fix ORC unwind table alignment
7993 - perf intel-pt: Fix CYC timestamp calculation after OVF
7994 - perf auxtrace: Define auxtrace record alignment
7995 - perf intel-pt: Fix overlap detection to identify consecutive buffers
7996 correctly
7997 - perf intel-pt: Fix overlap calculation for padding
7998 - perf intel-pt: Fix divide by zero when TSC is not available
7999 - md: Fix failed allocation of md_register_thread
8000 - tpm/tpm_crb: Avoid unaligned reads in crb_recv()
8001 - tpm: Unify the send callback behaviour
8002 - rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
8003 - media: imx: prpencvf: Stop upstream before disabling IDMA channel
8004 - media: uvcvideo: Avoid NULL pointer dereference at the end of streaming
8005 - media: vimc: Add vimc-streamer for stream control
8006 - media: imx: csi: Disable CSI immediately after last EOF
8007 - media: imx: csi: Stop upstream before disabling IDMA channel
8008 - drm/radeon/evergreen_cs: fix missing break in switch statement
8009 - KVM: Call kvm_arch_memslots_updated() before updating memslots
8010 - KVM: x86/mmu: Detect MMIO generation wrap in any address space
8011 - KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux
8012 - KVM: nVMX: Sign extend displacements of VMX instr's mem operands
8013 - KVM: nVMX: Apply addr size mask to effective address for VMX instructions
8014 - KVM: nVMX: Ignore limit checks on VMX instructions using flat segments
8015 - s390/setup: fix boot crash for machine without EDAT-1
8016 - crypto: caam - fix hash context DMA unmap size
8017 - crypto: caam - fix DMA mapping of stack memory
8018 - KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlock
8019 - arm/arm64: KVM: Allow a VCPU to fully reset itself
8020 - arm/arm64: KVM: Don't panic on failure to properly reset system registers
8021 - ASoC: samsung: Prevent clk_get_rate() calls in atomic context
8022 - mac80211: call drv_ibss_join() on restart
8023 - blk-mq: insert rq with DONTPREP to hctx dispatch list when requeue
8024 - xprtrdma: Make sure Send CQ is allocated on an existing compvec
8025 - net: dsa: bcm_sf2: potential array overflow in bcm_sf2_sw_suspend()
8026 - x86/CPU: Add Icelake model number
8027 - kallsyms: Handle too long symbols in kallsyms.c
8028 - ARM: 8835/1: dma-mapping: Clear DMA ops on teardown
8029 - net: dsa: bcm_sf2: Do not assume DSA master supports WoL
8030 - qed: Fix iWARP buffer size provided for syn packet processing.
8031 - mm: handle lru_add_drain_all for UP properly
8032 - ARCv2: don't assume core 0x54 has dual issue
8033 - bpf, lpm: fix lookup bug in map_delete_elem
8034 - acpi/nfit: Fix bus command validation
8035 - mmc:fix a bug when max_discard is 0
8036 - netfilter: ipt_CLUSTERIP: fix warning unused variable cn
8037 - [Config] updateconfigs for CONFIG_SUN50I_ERRATUM_UNKNOWN1
8038 - clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer
8039 instability
8040 - irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt code
8041 - ext4: fix check of inode in swap_inode_boot_loader
8042 - ext4: cleanup pagecache before swap i_data
8043 - ext4: update quota information while swapping boot loader inode
8044 - dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
8045 - mm/memory.c: do_fault: avoid usage of stale vm_area_struct
8046 - media: i2c: ov5640: Fix post-reset delay
8047 - powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit
8048 - mfd: sm501: Fix potential NULL pointer dereference
8049 - nfsd: fix performance-limiting session calculation
8050 - svcrpc: fix UDP on servers with lots of threads
8051 - stable-kernel-rules.rst: add link to networking patch queue
8052 - bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
8053
8054 * Bionic update: upstream stable patchset 2019-07-24 (LP: #1837813)
8055 - dt-bindings: eeprom: at24: add "atmel,24c2048" compatible string
8056 - eeprom: at24: add support for 24c2048
8057 - blk-mq: fix a hung issue when fsync
8058 - ARM: 8789/1: signal: copy registers using __copy_to_user()
8059 - ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt context
8060 - ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state
8061 - ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()
8062 - ARM: 8793/1: signal: replace __put_user_error with __put_user
8063 - ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limit
8064 - ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()
8065 - ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization
8066 - ARM: 8797/1: spectre-v1.1: harden __copy_to_user
8067 - ARM: 8810/1: vfp: Fix wrong assignement to ufp_exc
8068 - ARM: make lookup_processor_type() non-__init
8069 - ARM: split out processor lookup
8070 - ARM: clean up per-processor check_bugs method call
8071 - ARM: add PROC_VTABLE and PROC_TABLE macros
8072 - ARM: spectre-v2: per-CPU vtables to work around big.Little systems
8073 - ARM: ensure that processor vtables is not lost after boot
8074 - ARM: fix the cockup in the previous patch
8075 - ACPI: NUMA: Use correct type for printing addresses on i386-PAE
8076 - perf test shell: Use a fallback to get the pathname in vfs_getname
8077 - cpufreq: check if policy is inactive early in __cpufreq_get()
8078 - drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANE
8079 - drm/bridge: tc358767: fix single lane configuration
8080 - drm/bridge: tc358767: fix initial DP0/1_SRCCTRL value
8081 - drm/bridge: tc358767: reject modes which require too much BW
8082 - drm/bridge: tc358767: fix output H/V syncs
8083 - nvme-pci: use the same attributes when freeing host_mem_desc_bufs.
8084 - ARM: dts: da850-evm: Correct the sound card name
8085 - ARM: dts: da850-lcdk: Correct the sound card name
8086 - ARM: dts: kirkwood: Fix polarity of GPIO fan lines
8087 - gpio: pl061: handle failed allocations
8088 - drm/nouveau: Don't disable polling in fallback mode
8089 - drm/nouveau/falcon: avoid touching registers if engine is off
8090 - cifs: Limit memory used by lock request calls to a page
8091 - Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"
8092 - Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISK
8093 - perf/core: Fix impossible ring-buffer sizes warning
8094 - perf/x86: Add check_period PMU callback
8095 - ALSA: hda - Add quirk for HP EliteBook 840 G5
8096 - ALSA: usb-audio: Fix implicit fb endpoint setup by quirk
8097 - kvm: vmx: Fix entry number check for add_atomic_switch_msr()
8098 - Input: bma150 - register input device after setting private data
8099 - Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780
8100 - mm: proc: smaps_rollup: fix pss_locked calculation
8101 - alpha: fix page fault handling for r16-r18 targets
8102 - alpha: Fix Eiger NR_IRQS to 128
8103 - tracing/uprobes: Fix output for multiple string arguments
8104 - x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
8105 - signal: Restore the stop PTRACE_EVENT_EXIT
8106 - md/raid1: don't clear bitmap bits on interrupted recovery.
8107 - x86/a.out: Clear the dump structure initially
8108 - dm crypt: don't overallocate the integrity tag space
8109 - dm thin: fix bug where bio that overwrites thin block ignores FUA
8110 - drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC set
8111 - perf report: Fix wrong iteration count in --branch-history
8112 - riscv: fix trace_sys_exit hook
8113 - ARM: dts: da850-lcdk: Correct the audio codec regulators
8114 - ARM: OMAP5+: Fix inverted nirq pin interrupts with irq_set_type
8115 - ASoC: hdmi-codec: fix oops on re-probe
8116 - riscv: Add pte bit to distinguish swap from invalid
8117 - mmc: sunxi: Filter out unsupported modes declared in the device tree
8118 - s390/zcrypt: fix specification exception on z196 during ap probe
8119 - drm/i915: Block fbdev HPD processing during suspend
8120 - dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exit
8121 - net: fix IPv6 prefix route residue
8122 - net: ipv4: use a dedicated counter for icmp_v4 redirect packets
8123 - vsock: cope with memory allocation failure at socket creation time
8124 - vxlan: test dev->flags & IFF_UP before calling netif_rx()
8125 - hwmon: (lm80) Fix missing unlock on error in set_fan_div()
8126 - mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variable
8127 - net: Fix for_each_netdev_feature on Big endian
8128 - net: phy: xgmiitorgmii: Support generic PHY status read
8129 - net: stmmac: Fix a race in EEE enable callback
8130 - net: stmmac: handle endianness in dwmac4_get_timestamp
8131 - vhost: correctly check the return value of translate_desc() in log_used()
8132 - net: Add header for usage of fls64()
8133 - net: Do not allocate page fragments that are not skb aligned
8134 - tcp: clear icsk_backoff in tcp_write_queue_purge()
8135 - sunrpc: fix 4 more call sites that were using stack memory with a
8136 scatterlist
8137 - net/x25: do not hold the cpu too long in x25_new_lci()
8138 - mISDN: fix a race in dev_expire_timer()
8139 - ax25: fix possible use-after-free
8140 - af_packet: fix raw sockets over 6in4 tunnel
8141 - tcp: tcp_v4_err() should be more careful
8142 - mmc: meson-gx: fix interrupt name
8143 - ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instruction
8144 - tracing: Fix number of entries in trace header
8145 - MIPS: eBPF: Always return sign extended 32b values
8146 - mac80211: Restore vif beacon interval if start ap fails
8147 - mac80211: Free mpath object when rhashtable insertion fails
8148 - libceph: handle an empty authorize reply
8149 - ceph: avoid repeatedly adding inode to mdsc->snap_flush_list
8150 - numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES
8151 - proc, oom: do not report alien mms when setting oom_score_adj
8152 - KEYS: allow reaching the keys quotas exactly
8153 - mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cells
8154 - pvcalls-back: set -ENOTCONN in pvcalls_conn_back_read
8155 - mfd: twl-core: Fix section annotations on {,un}protect_pm_master
8156 - mfd: db8500-prcmu: Fix some section annotations
8157 - mfd: mt6397: Do not call irq_domain_remove if PMIC unsupported
8158 - mfd: ab8500-core: Return zero in get_register_interruptible()
8159 - mfd: bd9571mwv: Add volatile register to make DVFS work
8160 - mfd: qcom_rpm: write fw_version to CTRL_REG
8161 - mfd: wm5110: Add missing ASRC rate register
8162 - mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in
8163 probe()
8164 - mfd: mc13xxx: Fix a missing check of a register-read failure
8165 - xen/pvcalls: remove set but not used variable 'intf'
8166 - qed: Fix qed_chain_set_prod() for PBL chains with non power of 2 page count
8167 - qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrier
8168 - net: hns: Fix use after free identified by SLUB debug
8169 - MIPS: ath79: Enable OF serial ports in the default config
8170 - netfilter: nf_tables: fix leaking object reference count
8171 - scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_param
8172 - scsi: isci: initialize shost fully before calling scsi_add_host()
8173 - MIPS: jazz: fix 64bit build
8174 - bpf: correctly set initial window on active Fast Open sender
8175 - net: stmmac: Fix PCI module removal leak
8176 - isdn: i4l: isdn_tty: Fix some concurrency double-free bugs
8177 - scsi: ufs: Fix system suspend status
8178 - scsi: qedi: Add ep_state for login completion on un-reachable targets
8179 - always clear the X2APIC_ENABLE bit for PV guest
8180 - drm/meson: add missing of_node_put
8181 - atm: he: fix sign-extension overflow on large shift
8182 - hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute
8183 in OF device ID table
8184 - leds: lp5523: fix a missing check of return value of lp55xx_read
8185 - bpf: bpf_setsockopt: reset sock dst on SO_MARK changes
8186 - mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky
8187 - net/mlx5e: Fix wrong (zero) TX drop counter indication for representor
8188 - isdn: avm: Fix string plus integer warning from Clang
8189 - batman-adv: fix uninit-value in batadv_interface_tx()
8190 - ipv6: propagate genlmsg_reply return code
8191 - net/mlx5e: Don't overwrite pedit action when multiple pedit used
8192 - net/packet: fix 4gb buffer limit due to overflow check
8193 - net: sfp: do not probe SFP module before we're attached
8194 - sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment
8195 - team: avoid complex list operations in team_nl_cmd_options_set()
8196 - sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()
8197 - net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames
8198 - inet_diag: fix reporting cgroup classid and fallback to priority
8199 - RDMA/srp: Rework SCSI device reset handling
8200 - KEYS: user: Align the payload buffer
8201 - KEYS: always initialize keyring_index_key::desc_len
8202 - parisc: Fix ptrace syscall number modification
8203 - ARCv2: Enable unaligned access in early ASM code
8204 - ARC: U-boot: check arguments paranoidly
8205 - ARC: define ARCH_SLAB_MINALIGN = 8
8206 - net: validate untrusted gso packets without csum offload
8207 - net: avoid false positives in untrusted gso validation
8208 - Revert "bridge: do not add port to router list when receives query with
8209 source 0.0.0.0"
8210 - netfilter: nf_tables: fix flush after rule deletion in the same batch
8211 - netfilter: nft_compat: use-after-free when deleting targets
8212 - netfilter: ipv6: Don't preserve original oif for loopback address
8213 - pinctrl: max77620: Use define directive for max77620_pinconf_param values
8214 - phy: tegra: remove redundant self assignment of 'map'
8215 - net: phylink: avoid resolving link state too early
8216 - gpio: pxa: avoid attempting to set pin direction via pinctrl on MMP2
8217 - pvcalls-front: read all data before closing the connection
8218 - pvcalls-front: don't try to free unallocated rings
8219 - pvcalls-front: properly allocate sk
8220 - mfd: cros_ec_dev: Add missing mfd_remove_devices() call in remove
8221 - bpf: Fix [::] -> [::1] rewrite in sys_sendmsg
8222 - watchdog: mt7621_wdt/rt2880_wdt: Fix compilation problem
8223 - net/mlx4: Get rid of page operation after dma_alloc_coherent
8224 - xprtrdma: Double free in rpcrdma_sendctxs_create()
8225 - RDMA/mthca: Clear QP objects during their allocation
8226 - powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool.
8227 - net: stmmac: Fix the logic of checking if RX Watchdog must be enabled
8228 - scsi: ufs: Fix geometry descriptor size
8229 - scsi: cxgb4i: add wait_for_completion()
8230 - afs: Fix key refcounting in file locking code
8231 - dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_start
8232 - mlxsw: pci: Return error on PCI reset timeout
8233 - sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrate
8234 - drm/amdgpu: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtime
8235 - gpu: drm: radeon: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtime
8236 - drm/amd/display: Fix MST reboot/poweroff sequence
8237 - mac80211: allocate tailroom for forwarded mesh packets
8238 - netfilter: ipt_CLUSTERIP: fix sleep-in-atomic bug in
8239 clusterip_config_entry_put()
8240 - net: stmmac: Fix reception of Broadcom switches tags
8241 - drm/msm: Unblock writer if reader closes file
8242 - ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic field
8243 - ALSA: compress: prevent potential divide by zero bugs
8244 - ASoC: Variable "val" in function rt274_i2c_probe() could be uninitialized
8245 - clk: vc5: Abort clock configuration without upstream clock
8246 - thermal: int340x_thermal: Fix a NULL vs IS_ERR() check
8247 - usb: dwc3: gadget: synchronize_irq dwc irq in suspend
8248 - usb: dwc3: gadget: Fix the uninitialized link_state when udc starts
8249 - usb: gadget: Potential NULL dereference on allocation error
8250 - genirq: Make sure the initial affinity is not empty
8251 - ASoC: dapm: change snprintf to scnprintf for possible overflow
8252 - ASoC: imx-audmux: change snprintf to scnprintf for possible overflow
8253 - selftests: seccomp: use LDLIBS instead of LDFLAGS
8254 - selftests: gpio-mockup-chardev: Check asprintf() for error
8255 - ARC: fix __ffs return value to avoid build warnings
8256 - drivers: thermal: int340x_thermal: Fix sysfs race condition
8257 - staging: rtl8723bs: Fix build error with Clang when inlining is disabled
8258 - mac80211: fix miscounting of ttl-dropped frames
8259 - sched/wait: Fix rcuwait_wake_up() ordering
8260 - futex: Fix (possible) missed wakeup
8261 - locking/rwsem: Fix (possible) missed wakeup
8262 - drm/amd/powerplay: OD setting fix on Vega10
8263 - serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling
8264 - staging: android: ion: Support cpu access during dma_buf_detach
8265 - direct-io: allow direct writes to empty inodes
8266 - writeback: synchronize sync(2) against cgroup writeback membership switches
8267 - scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()
8268 - net: altera_tse: fix connect_local_phy error path
8269 - hv_netvsc: Fix ethtool change hash key error
8270 - net: usb: asix: ax88772_bind return error when hw_reset fail
8271 - net: dev_is_mac_header_xmit() true for ARPHRD_RAWIP
8272 - ibmveth: Do not process frames after calling napi_reschedule
8273 - mac80211: don't initiate TDLS connection if station is not associated to AP
8274 - mac80211: Add attribute aligned(2) to struct 'action'
8275 - cfg80211: extend range deviation for DMG
8276 - KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting
8277 to L1
8278 - mmc: spi: Fix card detection during probe
8279 - mmc: tmio_mmc_core: don't claim spurious interrupts
8280 - mmc: tmio: fix access width of Block Count Register
8281 - mmc: sdhci-esdhc-imx: correct the fix of ERR004536
8282 - MIPS: fix truncation in __cmpxchg_small for short values
8283 - MIPS: eBPF: Fix icache flush end address
8284 - x86/uaccess: Don't leak the AC flag into __put_user() value evaluation
8285 - irq/matrix: Split out the CPU selection code into a helper
8286 - irq/matrix: Spread managed interrupts on allocation
8287 - genirq/matrix: Improve target CPU selection for managed interrupts.
8288 - clk: tegra: dfll: Fix a potential Oop in remove()
8289 - selftests/vm/gup_benchmark.c: match gup struct to kernel
8290 - ARC: show_regs: lockdep: avoid page allocator...
8291 - sched/wake_q: Fix wakeup ordering for wake_q
8292 - drm/sun4i: hdmi: Fix usage of TMDS clock
8293 - scsi: lpfc: nvme: avoid hang / use-after-free when destroying localport
8294 - scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetport
8295 - mmc: core: Fix NULL ptr crash from mmc_should_fail_request
8296 - drm: Block fb changes for async plane updates
8297 - hugetlbfs: fix races and page leaks during migration
8298 - MIPS: BCM63XX: provide DMA masks for ethernet devices
8299 - cpufreq: Use struct kobj_attribute instead of struct global_attr
8300 - USB: serial: option: add Telit ME910 ECM composition
8301 - USB: serial: cp210x: add ID for Ingenico 3070
8302 - USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485
8303 - staging: comedi: ni_660x: fix missing break in switch statement
8304 - staging: wilc1000: fix to set correct value for 'vif_num'
8305 - staging: android: ion: fix sys heap pool's gfp_flags
8306 - ip6mr: Do not call __IP6_INC_STATS() from preemptible context
8307 - net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in
8308 mv88e6xxx_port_set_duplex
8309 - net-sysfs: Fix mem leak in netdev_register_kobject
8310 - team: Free BPF filter when unregistering netdev
8311 - tipc: fix RDM/DGRAM connect() regression
8312 - bnxt_en: Drop oversize TX packets to prevent errors.
8313 - hv_netvsc: Fix IP header checksum for coalesced packets
8314 - net: dsa: mv88e6xxx: Fix statistics on mv88e6161
8315 - net: dsa: mv88e6xxx: Fix u64 statistics
8316 - netlabel: fix out-of-bounds memory accesses
8317 - net: netem: fix skb length BUG_ON in __skb_to_sgvec
8318 - net: phy: Micrel KSZ8061: link failure after cable connect
8319 - net: phy: phylink: fix uninitialized variable in phylink_get_mac_state
8320 - net: sit: fix memory leak in sit_init_net()
8321 - tipc: fix race condition causing hung sendto
8322 - tun: fix blocking read
8323 - xen-netback: don't populate the hash cache on XenBus disconnect
8324 - xen-netback: fix occasional leak of grant ref mappings under memory pressure
8325 - tun: remove unnecessary memory barrier
8326 - net: Add __icmp_send helper.
8327 - net: avoid use IPCB in cipso_v4_error
8328 - ipv4: Return error for RTA_VIA attribute
8329 - ipv6: Return error for RTA_VIA attribute
8330 - mpls: Return error for RTA_GATEWAY attribute
8331 - net/sched: act_ipt: fix refcount leak when replace fails
8332 - x86/CPU/AMD: Set the CPB bit unconditionally on F17h
8333 - MIPS: irq: Allocate accurate order pages for irq stack
8334 - xtensa: fix get_wchan
8335 - Bluetooth: Fix locking in bt_accept_enqueue() for BH context
8336 - scsi: core: reset host byte in DID_NEXUS_FAILURE case
8337 - bpf: fix sanitation rewrite in case of non-pointers
8338 - vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
8339 - perf core: Fix perf_proc_update_handler() bug
8340 - perf tools: Handle TOPOLOGY headers with no CPU
8341 - IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM
8342 - iommu/amd: Call free_iova_fast with pfn in map_sg
8343 - iommu/amd: Unmap all mapped pages in error path of map_sg
8344 - ipvs: Fix signed integer overflow when setsockopt timeout
8345 - iommu/amd: Fix IOMMU page flush when detach device from a domain
8346 - xtensa: SMP: fix ccount_timer_shutdown
8347 - selftests: cpu-hotplug: fix case where CPUs offline > CPUs present
8348 - xtensa: SMP: fix secondary CPU initialization
8349 - xtensa: smp_lx200_defconfig: fix vectors clash
8350 - xtensa: SMP: mark each possible CPU as present
8351 - xtensa: SMP: limit number of possible CPUs by NR_CPUS
8352 - net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case
8353 - net: hns: Fix for missing of_node_put() after of_parse_phandle()
8354 - net: hns: Fix wrong read accesses via Clause 45 MDIO protocol
8355 - net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()
8356 - netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are
8357 present
8358 - gpio: vf610: Mask all GPIO interrupts
8359 - selftests: timers: use LDLIBS instead of LDFLAGS
8360 - nfs: Fix NULL pointer dereference of dev_name
8361 - qed: Fix bug in tx promiscuous mode settings
8362 - qed: Fix LACP pdu drops for VFs
8363 - qed: Fix VF probe failure while FLR
8364 - qed: Fix system crash in ll2 xmit
8365 - qed: Fix stack out of bounds bug
8366 - scsi: libfc: free skb when receiving invalid flogi resp
8367 - scsi: 53c700: pass correct "dev" to dma_alloc_attrs()
8368 - platform/x86: Fix unmet dependency warning for SAMSUNG_Q10
8369 - cifs: fix computation for MAX_SMB2_HDR_SIZE
8370 - x86/microcode/amd: Don't falsely trick the late loading mechanism
8371 - arm64: kprobe: Always blacklist the KVM world-switch code
8372 - apparmor: Fix aa_label_build() error handling for failed merges
8373 - x86/kexec: Don't setup EFI info if EFI runtime is not enabled
8374 - x86_64: increase stack size for KASAN_EXTRA
8375 - mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone
8376 - mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone
8377 - lib/test_kmod.c: potential double free in error handling
8378 - fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()
8379 - autofs: drop dentry reference only when it is never used
8380 - autofs: fix error return in autofs_fill_super()
8381 - ARM: dts: omap4-droid4: Fix typo in cpcap IRQ flags
8382 - arm64: dts: renesas: r8a7796: Enable DMA for SCIF2
8383 - soc: fsl: qbman: avoid race in clearing QMan interrupt
8384 - bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
8385 - ARM: pxa: ssp: unneeded to free devm_ allocated data
8386 - arm64: dts: add msm8996 compatible to gicv3
8387 - DTS: CI20: Fix bugs in ci20's device tree.
8388 - usb: phy: fix link errors
8389 - irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disable
8390 - net: stmmac: Fallback to Platform Data clock in Watchdog conversion
8391 - net: stmmac: Send TSO packets always from Queue 0
8392 - net: stmmac: Disable EEE mode earlier in XMIT callback
8393 - irqchip/gic-v3-its: Fix ITT_entry_size accessor
8394 - relay: check return of create_buf_file() properly
8395 - bpf, selftests: fix handling of sparse CPU allocations
8396 - bpf: fix lockdep false positive in percpu_freelist
8397 - drm/sun4i: tcon: Prepare and enable TCON channel 0 clock at init
8398 - dmaengine: at_xdmac: Fix wrongfull report of a channel as in use
8399 - vsock/virtio: fix kernel panic after device hot-unplug
8400 - vsock/virtio: reset connected sockets on device removal
8401 - dmaengine: dmatest: Abort test in case of mapping error
8402 - selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET
8403 - selftests: netfilter: add simple masq/redirect test cases
8404 - s390/qeth: fix use-after-free in error path
8405 - perf symbols: Filter out hidden symbols from labels
8406 - perf trace: Support multiple "vfs_getname" probes
8407 - MIPS: Remove function size check in get_frame_info()
8408 - i2c: omap: Use noirq system sleep pm ops to idle device for suspend
8409 - fs: ratelimit __find_get_block_slow() failure message.
8410 - qed: Fix EQ full firmware assert.
8411 - qed: Consider TX tcs while deriving the max num_queues for PF.
8412 - Input: wacom_serial4 - add support for Wacom ArtPad II tablet
8413 - Input: elan_i2c - add id for touchpad found in Lenovo s21e-20
8414 - iscsi_ibft: Fix missing break in switch statement
8415 - scsi: aacraid: Fix missing break in switch statement
8416 - arm64: dts: hikey: Give wifi some time after power-on
8417 - ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3
8418 - ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMU
8419 - drm: disable uncached DMA optimization for ARM and arm64
8420 - ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+
8421 - gfs2: Fix missed wakeups in find_insert_glock
8422 - ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom
8423 - perf/x86/intel: Make cpuc allocations consistent
8424 - perf/x86/intel: Generalize dynamic constraint creation
8425 - x86: Add TSX Force Abort CPUID/MSR
8426 - perf/x86/intel: Implement support for TSX Force Abort
8427 - perf script: Fix crash with printing mixed trace point and other events
8428 - clk: ti: Fix error handling in ti_clk_parse_divider_data()
8429 - riscv: Adjust mmap base address at a third of task size
8430 - IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start
8431 - iomap: fix a use after free in iomap_dio_rw
8432 - selftests: net: use LDLIBS instead of LDFLAGS
8433 - scsi: scsi_debug: fix write_same with virtual_gb problem
8434 - scsi: bnx2fc: Fix error handling in probe()
8435 - ARM: OMAP: dts: N950/N9: fix onenand timings
8436 - ARM: dts: sun8i: h3: Add ethernet0 alias to Beelink X2
8437 - ARM: dts: imx6sx: correct backward compatible of gpt
8438 - pinctrl: mcp23s08: spi: Fix regmap allocation for mcp23s18
8439 - bpftool: Fix prog dump by tag
8440 - bpftool: fix percpu maps updating
8441 - batman-adv: release station info tidstats
8442 - irqchip/gic-v4: Fix occasional VLPI drop
8443 - s390/qeth: release cmd buffer in error paths
8444 - nvme-pci: add missing unlock for reset error
8445 - x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub
8446 - ARM: dts: exynos: Fix max voltage for buck8 regulator on Odroid XU3/XU4
8447
8448 * Bionic update: upstream stable patchset 2019-07-23 (LP: #1837664)
8449 - amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYs
8450 - net: bridge: Fix ethernet header pointer before check skb forwardable
8451 - net: Fix usage of pskb_trim_rcsum
8452 - net: phy: mdio_bus: add missing device_del() in mdiobus_register() error
8453 handling
8454 - net_sched: refetch skb protocol for each filter
8455 - openvswitch: Avoid OOB read when parsing flow nlattrs
8456 - vhost: log dirty page correctly
8457 - net: ipv4: Fix memory leak in network namespace dismantle
8458 - tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT state
8459 - mei: me: add denverton innovation engine device IDs
8460 - USB: serial: simple: add Motorola Tetra TPG2200 device id
8461 - USB: serial: pl2303: add new PID to support PL2303TB
8462 - ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pages
8463 - ASoC: rt5514-spi: Fix potential NULL pointer dereference
8464 - ARCv2: lib: memeset: fix doing prefetchw outside of buffer
8465 - ARC: adjust memblock_reserve of kernel memory
8466 - ARC: perf: map generic branches to correct hardware condition
8467 - s390/smp: fix CPU hotplug deadlock with CPU rescan
8468 - staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1
8469 - tty: Handle problem if line discipline does not have receive_buf
8470 - uart: Fix crash in uart_write and uart_put_char
8471 - tty/n_hdlc: fix __might_sleep warning
8472 - hv_balloon: avoid touching uninitialized struct page during tail onlining
8473 - Drivers: hv: vmbus: Check for ring when getting debug info
8474 - CIFS: Fix possible hang during async MTU reads and writes
8475 - CIFS: Fix credits calculations for reads with errors
8476 - CIFS: Fix credit calculation for encrypted reads with errors
8477 - CIFS: Do not reconnect TCP session in add_credits()
8478 - Input: xpad - add support for SteelSeries Stratus Duo
8479 - compiler.h: enable builtin overflow checkers and add fallback code
8480 - Input: uinput - fix undefined behavior in uinput_validate_absinfo()
8481 - acpi/nfit: Block function zero DSMs
8482 - acpi/nfit: Fix command-supported detection
8483 - dm thin: fix passdown_double_checking_shared_status()
8484 - dm crypt: fix parsing of extended IV arguments
8485 - KVM: x86: Fix single-step debugging
8486 - x86/pkeys: Properly copy pkey state at fork()
8487 - x86/selftests/pkeys: Fork() to check for state being preserved
8488 - x86/kaslr: Fix incorrect i8254 outb() parameters
8489 - posix-cpu-timers: Unbreak timer rearming
8490 - irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size
8491 - can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by
8492 removing it
8493 - can: bcm: check timer values before ktime conversion
8494 - vt: invoke notifier on screen size change
8495 - Revert "seccomp: add a selftest for get_metadata"
8496 - s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU
8497 - nvmet-rdma: Add unlikely for response allocated check
8498 - nvmet-rdma: fix null dereference under heavy load
8499 - usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup
8500 - x86/xen/time: Output xen sched_clock time from 0
8501 - xen: Fix x86 sched_clock() interface for xen
8502 - mlxsw: pci: Increase PCI SW reset timeout
8503 - mlxsw: spectrum_fid: Update dummy FID index
8504 - ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby mode
8505 - s390/mm: always force a load of the primary ASCE on context switch
8506 - mmc: meson-gx: Free irq in release() callback
8507 - vgacon: unconfuse vc_origin when using soft scrollback
8508 - drm/amdgpu: Add APTX quirk for Lenovo laptop
8509 - vt: always call notifier with the console lock held
8510 - drm/meson: Fix atomic mode switching regression
8511 - bpf: improve verifier branch analysis
8512 - bpf: add per-insn complexity limit
8513 - ipv6: Consider sk_bound_dev_if when binding a socket to an address
8514 - ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation
8515 - l2tp: copy 4 more bytes to linear part if necessary
8516 - net/mlx4_core: Add masking for a few queries on HCA caps
8517 - netrom: switch to sock timer API
8518 - net/rose: fix NULL ax25_cb kernel panic
8519 - net: set default network namespace in init_dummy_netdev()
8520 - net/mlx5e: Allow MAC invalidation while spoofchk is ON
8521 - Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"
8522 - virtio_net: Don't enable NAPI when interface is down
8523 - virtio_net: Don't call free_old_xmit_skbs for xdp_frames
8524 - virtio_net: Fix not restoring real_num_rx_queues
8525 - sctp: improve the events for sctp stream adding
8526 - sctp: improve the events for sctp stream reset
8527 - l2tp: remove l2specific_len dependency in l2tp_core
8528 - l2tp: fix reading optional fields of L2TPv3
8529 - ipvlan, l3mdev: fix broken l3s mode wrt local routes
8530 - CIFS: Do not count -ENODATA as failure for query directory
8531 - fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
8532 - iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()
8533 - NFS: Fix up return value on fatal errors in nfs_page_async_flush()
8534 - ARM: cns3xxx: Fix writing to wrong PCI config registers after alignment
8535 - arm64: kaslr: ensure randomized quantities are clean also when kaslr is off
8536 - arm64: hyp-stub: Forbid kprobing of the hyp-stub
8537 - arm64: hibernate: Clean the __hyp_text to PoC after resume
8538 - gpio: altera-a10sr: Set proper output level for direction_output
8539 - gpio: pcf857x: Fix interrupts on multiple instances
8540 - mmc: bcm2835: Fix DMA channel leak on probe error
8541 - IB/hfi1: Remove overly conservative VM_EXEC flag check
8542 - platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCK
8543 - platform/x86: asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codes
8544 - mmc: sdhci-iproc: handle mmc_of_parse() errors during probe
8545 - kernel/exit.c: release ptraced tasks before zap_pid_ns_processes
8546 - oom, oom_reaper: do not enqueue same task twice
8547 - mm, oom: fix use-after-free in oom_kill_process
8548 - mm: hwpoison: use do_send_sig_info() instead of force_sig()
8549 - mm: migrate: don't rely on __PageMovable() of newpage after unlocking it
8550 - md/raid5: fix 'out of memory' during raid cache recovery
8551 - cifs: Always resolve hostname before reconnecting
8552 - drivers: core: Remove glue dirs from sysfs earlier
8553 - fanotify: fix handling of events on child sub-directory
8554 - drm/msm/gpu: fix building without debugfs
8555 - ravb: expand rx descriptor data to accommodate hw checksum
8556 - tun: move the call to tun_set_real_num_queues
8557 - sctp: set chunk transport correctly when it's a new asoc
8558 - sctp: set flow sport from saddr only when it's 0
8559 - virtio_net: Don't process redirected XDP frames when XDP is disabled
8560 - CIFS: Do not consider -ENODATA as stat failure for reads
8561 - mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delay
8562 - ALSA: usb-audio: Add Opus #3 to quirks for native DSD support
8563 - Btrfs: fix deadlock when allocating tree block during leaf/node split
8564 - mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAIT
8565 - mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepages
8566 - of: Convert to using %pOFn instead of device_node.name
8567 - of: overlay: add tests to validate kfrees from overlay removal
8568 - of: overlay: add missing of_node_get() in __of_attach_node_sysfs
8569 - of: overlay: use prop add changeset entry for property in new nodes
8570 - ucc_geth: Reset BQL queue when stopping device
8571 - staging: iio: adc: ad7280a: handle error from __ad7280_read32()
8572 - drm/vgem: Fix vgem_init to get drm device available.
8573 - pinctrl: bcm2835: Use raw spinlock for RT compatibility
8574 - ASoC: Intel: mrfld: fix uninitialized variable access
8575 - gpu: ipu-v3: image-convert: Prevent race between run and unprepare
8576 - ath9k: dynack: use authentication messages for 'late' ack
8577 - scsi: lpfc: Correct LCB RJT handling
8578 - scsi: mpt3sas: Call sas_remove_host before removing the target devices
8579 - scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout event
8580 - ARM: 8808/1: kexec:offline panic_smp_self_stop CPU
8581 - clk: boston: fix possible memory leak in clk_boston_setup()
8582 - dlm: Don't swamp the CPU with callbacks queued during recovery
8583 - x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)
8584 - powerpc/pseries: add of_node_put() in dlpar_detach_node()
8585 - crypto: aes_ti - disable interrupts while accessing S-box
8586 - drm/vc4: ->x_scaling[1] should never be set to VC4_SCALING_NONE
8587 - serial: fsl_lpuart: clear parity enable bit when disable parity
8588 - ptp: check gettime64 return code in PTP_SYS_OFFSET ioctl
8589 - MIPS: Boston: Disable EG20T prefetch
8590 - staging:iio:ad2s90: Make probe handle spi_setup failure
8591 - fpga: altera-cvp: Fix registration for CvP incapable devices
8592 - Tools: hv: kvp: Fix a warning of buffer overflow with gcc 8.0.1
8593 - platform/chrome: don't report EC_MKBP_EVENT_SENSOR_FIFO as wakeup
8594 - staging: iio: ad7780: update voltage on read
8595 - usbnet: smsc95xx: fix rx packet alignment
8596 - drm/rockchip: fix for mailbox read size
8597 - ARM: OMAP2+: hwmod: Fix some section annotations
8598 - net/mlx5: EQ, Use the right place to store/read IRQ affinity hint
8599 - modpost: validate symbol names also in find_elf_symbol
8600 - perf tools: Add Hygon Dhyana support
8601 - soc/tegra: Don't leak device tree node reference
8602 - media: mtk-vcodec: Release device nodes in mtk_vcodec_init_enc_pm()
8603 - ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
8604 - dmaengine: xilinx_dma: Remove __aligned attribute on zynqmp_dma_desc_ll
8605 - iio: adc: meson-saradc: check for devm_kasprintf failure
8606 - iio: adc: meson-saradc: fix internal clock names
8607 - iio: accel: kxcjk1013: Add KIOX010A ACPI Hardware-ID
8608 - media: adv*/tc358743/ths8200: fill in min width/height/pixelclock
8609 - ACPI: SPCR: Consider baud rate 0 as preconfigured state
8610 - staging: pi433: fix potential null dereference
8611 - f2fs: move dir data flush to write checkpoint process
8612 - f2fs: fix race between write_checkpoint and write_begin
8613 - f2fs: fix wrong return value of f2fs_acl_create
8614 - i2c: sh_mobile: add support for r8a77990 (R-Car E3)
8615 - arm64: io: Ensure calls to delay routines are ordered against prior readX()
8616 - sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN
8617 - soc: bcm: brcmstb: Don't leak device tree node reference
8618 - nfsd4: fix crash on writing v4_end_grace before nfsd startup
8619 - drm: Clear state->acquire_ctx before leaving
8620 drm_atomic_helper_commit_duplicated_state()
8621 - arm64: io: Ensure value passed to __iormb() is held in a 64-bit register
8622 - Thermal: do not clear passive state during system sleep
8623 - firmware/efi: Add NULL pointer checks in efivars API functions
8624 - s390/zcrypt: improve special ap message cmd handling
8625 - arm64: ftrace: don't adjust the LR value
8626 - ARM: dts: mmp2: fix TWSI2
8627 - x86/fpu: Add might_fault() to user_insn()
8628 - media: DaVinci-VPBE: fix error handling in vpbe_initialize()
8629 - smack: fix access permissions for keyring
8630 - usb: dwc3: Correct the logic for checking TRB full in
8631 __dwc3_prepare_one_trb()
8632 - usb: hub: delay hub autosuspend if USB3 port is still link training
8633 - timekeeping: Use proper seqcount initializer
8634 - usb: mtu3: fix the issue about SetFeature(U1/U2_Enable)
8635 - clk: sunxi-ng: a33: Set CLK_SET_RATE_PARENT for all audio module clocks
8636 - driver core: Move async_synchronize_full call
8637 - kobject: return error code if writing /sys/.../uevent fails
8638 - IB/hfi1: Unreserve a reserved request when it is completed
8639 - usb: dwc3: trace: add missing break statement to make compiler happy
8640 - pinctrl: sx150x: handle failure case of devm_kstrdup
8641 - iommu/amd: Fix amd_iommu=force_isolation
8642 - ARM: dts: Fix OMAP4430 SDP Ethernet startup
8643 - mips: bpf: fix encoding bug for mm_srlv32_op
8644 - media: coda: fix H.264 deblocking filter controls
8645 - ARM: dts: Fix up the D-Link DIR-685 MTD partition info
8646 - watchdog: renesas_wdt: don't set divider while watchdog is running
8647 - usb: dwc3: gadget: Disable CSP for stream OUT ep
8648 - iommu/arm-smmu: Add support for qcom,smmu-v2 variant
8649 - iommu/arm-smmu-v3: Use explicit mb() when moving cons pointer
8650 - sata_rcar: fix deferred probing
8651 - clk: imx6sl: ensure MMDC CH0 handshake is bypassed
8652 - cpuidle: big.LITTLE: fix refcount leak
8653 - OPP: Use opp_table->regulators to verify no regulator case
8654 - i2c-axxia: check for error conditions first
8655 - phy: sun4i-usb: add support for missing USB PHY index
8656 - udf: Fix BUG on corrupted inode
8657 - switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwrite
8658 - selftests/bpf: use __bpf_constant_htons in test_prog.c
8659 - ARM: pxa: avoid section mismatch warning
8660 - ASoC: fsl: Fix SND_SOC_EUKREA_TLV320 build error on i.MX8M
8661 - KVM: PPC: Book3S: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machines
8662 - mmc: bcm2835: Recover from MMC_SEND_EXT_CSD
8663 - mmc: bcm2835: reset host on timeout
8664 - mmc: sdhci-of-esdhc: Fix timeout checks
8665 - mmc: sdhci-xenon: Fix timeout checks
8666 - tty: serial: samsung: Properly set flags in autoCTS mode
8667 - perf test: Fix perf_event_attr test failure
8668 - perf header: Fix unchecked usage of strncpy()
8669 - perf probe: Fix unchecked usage of strncpy()
8670 - arm64: KVM: Skip MMIO insn after emulation
8671 - usb: musb: dsps: fix otg state machine
8672 - percpu: convert spin_lock_irq to spin_lock_irqsave.
8673 - powerpc/uaccess: fix warning/error with access_ok()
8674 - mac80211: fix radiotap vendor presence bitmap handling
8675 - xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi
8676 - mlxsw: spectrum: Properly cleanup LAG uppers when removing port from LAG
8677 - scsi: smartpqi: correct host serial num for ssa
8678 - scsi: smartpqi: correct volume status
8679 - scsi: smartpqi: increase fw status register read timeout
8680 - cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan()
8681 - powerpc/perf: Fix thresholding counter data for unknown type
8682 - drbd: narrow rcu_read_lock in drbd_sync_handshake
8683 - drbd: disconnect, if the wrong UUIDs are attached on a connected peer
8684 - drbd: skip spurious timeout (ping-timeo) when failing promote
8685 - drbd: Avoid Clang warning about pointless switch statment
8686 - video: clps711x-fb: release disp device node in probe()
8687 - fbdev: fbmem: behave better with small rotated displays and many CPUs
8688 - i40e: define proper net_device::neigh_priv_len
8689 - ACPI/APEI: Clear GHES block_status before panic()
8690 - fbdev: fbcon: Fix unregister crash when more than one framebuffer
8691 - powerpc/mm: Fix reporting of kernel execute faults on the 8xx
8692 - pinctrl: meson: meson8: fix the GPIO function for the GPIOAO pins
8693 - pinctrl: meson: meson8b: fix the GPIO function for the GPIOAO pins
8694 - KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported
8695 - powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.
8696 - kvm: Change offset in kvm_write_guest_offset_cached to unsigned
8697 - NFS: nfs_compare_mount_options always compare auth flavors.
8698 - hwmon: (lm80) fix a missing check of the status of SMBus read
8699 - hwmon: (lm80) fix a missing check of bus read in lm80 probe
8700 - seq_buf: Make seq_buf_puts() null-terminate the buffer
8701 - crypto: ux500 - Use proper enum in cryp_set_dma_transfer
8702 - crypto: ux500 - Use proper enum in hash_set_dma_transfer
8703 - MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8
8704 - cifs: check ntwrk_buf_start for NULL before dereferencing it
8705 - um: Avoid marking pages with "changed protection"
8706 - niu: fix missing checks of niu_pci_eeprom_read
8707 - f2fs: fix sbi->extent_list corruption issue
8708 - cgroup: fix parsing empty mount option string
8709 - scripts/decode_stacktrace: only strip base path when a prefix of the path
8710 - ocfs2: don't clear bh uptodate for block read
8711 - ocfs2: improve ocfs2 Makefile
8712 - isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in
8713 HFCPCI_l1hw()
8714 - gdrom: fix a memory leak bug
8715 - fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()
8716 - block/swim3: Fix -EBUSY error when re-opening device after unmount
8717 - thermal: bcm2835: enable hwmon explicitly
8718 - kdb: Don't back trace on a cpu that didn't round up
8719 - thermal: generic-adc: Fix adc to temp interpolation
8720 - HID: lenovo: Add checks to fix of_led_classdev_register
8721 - kernel/hung_task.c: break RCU locks based on jiffies
8722 - proc/sysctl: fix return error for proc_doulongvec_minmax()
8723 - kernel/hung_task.c: force console verbose before panic
8724 - fs/epoll: drop ovflist branch prediction
8725 - scripts/gdb: fix lx-version string output
8726 - thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not set
8727 - dccp: fool proof ccid_hc_[rt]x_parse_options()
8728 - enic: fix checksum validation for IPv6
8729 - net: dp83640: expire old TX-skb
8730 - rxrpc: bad unlock balance in rxrpc_recvmsg
8731 - skge: potential memory corruption in skge_get_regs()
8732 - rds: fix refcount bug in rds_sock_addref
8733 - net: systemport: Fix WoL with password after deep sleep
8734 - net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames
8735 - net: dsa: slave: Don't propagate flag changes on down slave interfaces
8736 - ALSA: compress: Fix stop handling on compressed capture streams
8737 - ALSA: hda - Serialize codec registrations
8738 - dmaengine: bcm2835: Fix interrupt race on RT
8739 - dmaengine: bcm2835: Fix abort of transactions
8740 - dmaengine: imx-dma: fix wrong callback invoke
8741 - futex: Handle early deadlock return correctly
8742 - irqchip/gic-v3-its: Plug allocation race for devices sharing a DevID
8743 - usb: phy: am335x: fix race condition in _probe
8744 - usb: dwc3: gadget: Handle 0 xfer length for OUT EP
8745 - usb: gadget: udc: net2272: Fix bitwise and boolean operations
8746 - usb: gadget: musb: fix short isoc packets with inventra dma
8747 - staging: speakup: fix tty-operation NULL derefs
8748 - scsi: cxlflash: Prevent deadlock when adapter probe fails
8749 - scsi: aic94xx: fix module loading
8750 - cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
8751 - perf/x86/intel/uncore: Add Node ID mask
8752 - x86/MCE: Initialize mce.bank in the case of a fatal error in
8753 mce_no_way_out()
8754 - perf/core: Don't WARN() for impossible ring-buffer sizes
8755 - perf tests evsel-tp-sched: Fix bitwise operator
8756 - serial: fix race between flush_to_ldisc and tty_open
8757 - serial: 8250_pci: Make PCI class test non fatal
8758 - IB/hfi1: Add limit test for RC/UC send via loopback
8759 - perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()
8760 - ath9k: dynack: make ewma estimation faster
8761 - ath9k: dynack: check da->enabled first in sampling routines
8762 - devres: Align data[] to ARCH_KMALLOC_MINALIGN
8763 - genirq/affinity: Spread IRQs to all available NUMA nodes
8764 - wil6210: fix memory leak in wil_find_tx_bcast_2
8765 - fpga: altera-cvp: fix 'bad IO access' on x86_64
8766 - drm/amd/display: calculate stream->phy_pix_clk before clock mapping
8767 - net: aquantia: return 'err' if set MPI_DEINIT state fails
8768 - perf: arm_spe: handle devm_kasprintf() failure
8769 - xtensa: xtfpga.dtsi: fix dtc warnings about SPI
8770 - media: imx274: select REGMAP_I2C
8771 - drm/amdgpu/powerplay: fix clock stretcher limits on polaris (v2)
8772 - tipc: fix node keep alive interval calculation
8773 - mmc: meson-mx-sdio: check devm_kasprintf for failure
8774 - mmc: sdhci-omap: Fix timeout checks
8775 - mmc: jz4740: Get CD/WP GPIOs from descriptors
8776 - usb: renesas_usbhs: add support for RZ/G2E
8777 - i2c: sh_mobile: Add support for r8a774c0 (RZ/G2E)
8778 - livepatch: check kzalloc return values
8779 - usb: musb: dsps: fix runtime pm for peripheral mode
8780 - perf header: Fix up argument to ctime()
8781 - drm/amd/display: Add retry to read ddc_clock pin
8782 - Bluetooth: hci_bcm: Handle deferred probing for the clock supply
8783 - mlx5: update timecounter at least twice per counter overflow
8784 - drm/amd/display: validate extended dongle caps
8785 - perf build: Don't unconditionally link the libbfd feature test to -liberty
8786 and -lz
8787 - PCI: imx: Enable MSI from downstream components
8788 - arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definition
8789 - kernel/kcov.c: mark write_comp_data() as notrace
8790 - xfs: Fix xqmstats offsets in /proc/fs/xfs/xqmstat
8791 - xfs: Fix error code in 'xfs_ioc_getbmap()'
8792 - xfs: fix shared extent data corruption due to missing cow reservation
8793 - xfs: fix transient reference count error in xfs_buf_resubmit_failed_buffers
8794 - xfs: delalloc -> unwritten COW fork allocation can go wrong
8795 - fs/xfs: fix f_ffree value for statfs when project quota is set
8796 - lib/test_rhashtable: Make test_insert_dup() allocate its hash table
8797 dynamically
8798 - net: dsa: Fix lockdep false positive splat
8799 - Revert "net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x"
8800 - ALSA: hda/realtek - Fix lose hp_pins for disable auto mute
8801 - serial: sh-sci: Do not free irqs that have already been freed
8802 - mtd: rawnand: gpmi: fix MX28 bus master lockup problem
8803 - iio: adc: axp288: Fix TS-pin handling
8804 - iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsius
8805 - signal: Always notice exiting tasks
8806 - signal: Better detection of synchronous signals
8807 - misc: vexpress: Off by one in vexpress_syscfg_exec()
8808 - samples: mei: use /dev/mei0 instead of /dev/mei
8809 - debugfs: fix debugfs_rename parameter checking
8810 - tracing: uprobes: Fix typo in pr_fmt string
8811 - mips: cm: reprime error cause
8812 - MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabled
8813 - MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds
8814 - ARM: iop32x/n2100: fix PCI IRQ mapping
8815 - ARM: tango: Improve ARCH_MULTIPLATFORM compatibility
8816 - mac80211: ensure that mgmt tx skbs have tailroom for encryption
8817 - drm/modes: Prevent division by zero htotal
8818 - drm/vmwgfx: Fix setting of dma masks
8819 - drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user
8820 - HID: debug: fix the ring buffer implementation
8821 - libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()
8822 - xfrm: refine validation of template and selector families
8823 - batman-adv: Avoid WARN on net_device without parent in netns
8824 - batman-adv: Force mac header to start of data on xmit
8825 - uio: Reduce return paths from uio_write()
8826 - uio: Prevent device destruction while fds are open
8827 - uio: change to use the mutex lock instead of the spin lock
8828 - uio: fix crash after the device is unregistered
8829 - uio: fix wrong return value from uio_mmap()
8830 - uio: fix possible circular locking dependency
8831 - mtd: Make sure mtd->erasesize is valid even if the partition is of size 0
8832 - libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSD
8833 - mips: loongson64: remove unreachable(), fix loongson_poweroff().
8834 - SUNRPC: Always drop the XPRT_LOCK on XPRT_CLOSE_WAIT
8835
8836 * HP ProBook 470 G5, LED's in Hotkeys f5, f8 and f11 without function
8837 (LP: #1811254) // Bionic update: upstream stable patchset 2019-07-23
8838 (LP: #1837664)
8839 - ALSA: hda - Add mute LED support for HP ProBook 470 G5
8840
8841 * Bionic update: upstream stable patchset 2019-07-22 (LP: #1837477)
8842 - pinctrl: meson: fix pull enable register calculation
8843 - powerpc: Fix COFF zImage booting on old powermacs
8844 - powerpc/mm: Fix linux page tables build with some configs
8845 - HID: ite: Add USB id match for another ITE based keyboard rfkill key quirk
8846 - ARM: imx: update the cpu power up timing setting on i.mx6sx
8847 - ARM: dts: imx7d-nitrogen7: Fix the description of the Wifi clock
8848 - Input: restore EV_ABS ABS_RESERVED
8849 - checkstack.pl: fix for aarch64
8850 - xfrm: Fix error return code in xfrm_output_one()
8851 - xfrm: Fix bucket count reported to userspace
8852 - xfrm: Fix NULL pointer dereference in xfrm_input when skb_dst_force clears
8853 the dst_entry.
8854 - netfilter: seqadj: re-load tcp header pointer after possible head
8855 reallocation
8856 - scsi: bnx2fc: Fix NULL dereference in error handling
8857 - Input: omap-keypad - fix idle configuration to not block SoC idle states
8858 - Input: synaptics - enable RMI on ThinkPad T560
8859 - ibmvnic: Fix non-atomic memory allocation in IRQ context
8860 - ieee802154: ca8210: fix possible u8 overflow in ca8210_rx_done
8861 - i40e: fix mac filter delete when setting mac address
8862 - netfilter: ipset: do not call ipset_nest_end after nla_nest_cancel
8863 - netfilter: nat: can't use dst_hold on noref dst
8864 - bnx2x: Clear fip MAC when fcoe offload support is disabled
8865 - bnx2x: Remove configured vlans as part of unload sequence.
8866 - bnx2x: Send update-svid ramrod with retry/poll flags enabled
8867 - scsi: target: iscsi: cxgbit: add missing spin_lock_init()
8868 - x86, hyperv: remove PCI dependency
8869 - drivers: net: xgene: Remove unnecessary forward declarations
8870 - w90p910_ether: remove incorrect __init annotation
8871 - SUNRPC: Fix a race with XPRT_CONNECTING
8872 - qed: Fix an error code qed_ll2_start_xmit()
8873 - net: macb: fix random memory corruption on RX with 64-bit DMA
8874 - net: macb: fix dropped RX frames due to a race
8875 - lan78xx: Resolve issue with changing MAC address
8876 - vxge: ensure data0 is initialized in when fetching firmware version
8877 information
8878 - mac80211: free skb fraglist before freeing the skb
8879 - kbuild: fix false positive warning/error about missing libelf
8880 - virtio: fix test build after uio.h change
8881 - gpio: mvebu: only fail on missing clk if pwm is actually to be used
8882 - Input: synaptics - enable SMBus for HP EliteBook 840 G4
8883 - net: netxen: fix a missing check and an uninitialized use
8884 - qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixup
8885 - serial/sunsu: fix refcount leak
8886 - scsi: zfcp: fix posting too many status read buffers leading to adapter
8887 shutdown
8888 - scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is
8889 invalid
8890 - tools: fix cross-compile var clobbering
8891 - zram: fix double free backing device
8892 - hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
8893 - mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL
8894 - mm, devm_memremap_pages: kill mapping "System RAM" support
8895 - mm, hmm: use devm semantics for hmm_devmem_{add, remove}
8896 - mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL
8897 - mm, swap: fix swapoff with KSM pages
8898 - sunrpc: fix cache_head leak due to queued request
8899 - powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer
8900 - powerpc: Disable -Wbuiltin-requires-header when setjmp is used
8901 - ftrace: Build with CPPFLAGS to get -Qunused-arguments
8902 - kbuild: add -no-integrated-as Clang option unconditionally
8903 - kbuild: consolidate Clang compiler flags
8904 - Makefile: Export clang toolchain variables
8905 - powerpc/boot: Set target when cross-compiling for clang
8906 - raid6/ppc: Fix build for clang
8907 - ALSA: cs46xx: Potential NULL dereference in probe
8908 - ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()
8909 - ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirks
8910 - dlm: fixed memory leaks after failed ls_remove_names allocation
8911 - dlm: possible memory leak on error path in create_lkb()
8912 - dlm: lost put_lkb on error path in receive_convert() and receive_unlock()
8913 - dlm: memory leaks on error path in dlm_user_request()
8914 - gfs2: Get rid of potential double-freeing in gfs2_create_inode
8915 - b43: Fix error in cordic routine
8916 - selinux: policydb - fix byte order and alignment issues
8917 - scripts/kallsyms: filter arm64's __efistub_ symbols
8918 - arm64: drop linker script hack to hide __efistub_ symbols
8919 - arm64: relocatable: fix inconsistencies in linker script and options
8920 - powerpc/tm: Set MSR[TS] just prior to recheckpoint
8921 - 9p/net: put a lower bound on msize
8922 - rxe: fix error completion wr_id and qp_num
8923 - iommu/vt-d: Handle domain agaw being less than iommu agaw
8924 - sched/fair: Fix infinite loop in update_blocked_averages() by reverting
8925 a9e7f6544b9c
8926 - ceph: don't update importing cap's mseq when handing cap export
8927 - genwqe: Fix size check
8928 - intel_th: msu: Fix an off-by-one in attribute store
8929 - power: supply: olpc_battery: correct the temperature units
8930 - lib: fix build failure in CONFIG_DEBUG_VIRTUAL test
8931 - drm/vc4: Set ->is_yuv to false when num_planes == 1
8932 - bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hw
8933 - tools: power/acpi, revert to LD = gcc
8934 - ARM: dts: sun8i: a83t: bananapi-m3: increase vcc-pd voltage to 3.3V
8935 - arm64: dts: mt7622: fix no more console output on rfb1
8936 - ibmvnic: Convert reset work item mutex to spin lock
8937 - ixgbe: Fix race when the VF driver does a reset
8938 - net: macb: add missing barriers when reading descriptors
8939 - powerpc: remove old GCC version checks
8940 - Fix failure path in alloc_pid()
8941 - block: deactivate blk_stat timer in wbt_disable_default()
8942 - PCI / PM: Allow runtime PM without callback functions
8943 - leds: pwm: silently error out on EPROBE_DEFER
8944 - Revert "powerpc/tm: Unset MSR[TS] if not recheckpointing"
8945 - iio: dac: ad5686: fix bit shift read register
8946 - video: fbdev: pxafb: Fix "WARNING: invalid free of devm_ allocated data"
8947 - drivers/perf: hisi: Fixup one DDRC PMU register offset
8948 - drm/nouveau/drm/nouveau: Check rc from drm_dp_mst_topology_mgr_resume()
8949 - drm/rockchip: psr: do not dereference encoder before it is null checked.
8950 - CIFS: Fix adjustment of credits for MTU requests
8951 - CIFS: Do not hide EINTR after sending network packets
8952 - cifs: Fix potential OOB access of lock element array
8953 - usb: cdc-acm: send ZLP for Telit 3G Intel based modems
8954 - USB: storage: don't insert sane sense for SPC3+ when bad sense specified
8955 - USB: storage: add quirk for SMI SM3350
8956 - USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGB
8957 - slab: alien caches must not be initialized if the allocation of the alien
8958 cache failed
8959 - mm: page_mapped: don't assume compound page is huge or THP
8960 - mm, memcg: fix reclaim deadlock with writeback
8961 - ACPI: power: Skip duplicate power resource references in _PRx
8962 - ACPI / PMIC: xpower: Fix TS-pin current-source handling
8963 - i2c: dev: prevent adapter retries and timeout being set as minus value
8964 - drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2
8965 - rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is set
8966 - ext4: make sure enough credits are reserved for dioread_nolock writes
8967 - ext4: fix a potential fiemap/page fault deadlock w/ inline_data
8968 - ext4: avoid kernel warning when writing the superblock to a dead device
8969 - ext4: track writeback errors using the generic tracking infrastructure
8970 - KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less
8971 - Btrfs: fix deadlock when using free space tree due to block group creation
8972 - mm/usercopy.c: no check page span for stack objects
8973 - vfio/type1: Fix unmap overflow off-by-one
8974 - drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume()
8975 - ext4: fix special inode number checks in __ext4_iget()
8976 - Btrfs: fix access to available allocation bits when starting balance
8977 - Btrfs: use nofs context when initializing security xattrs to avoid deadlock
8978 - tty/ldsem: Wake up readers after timed out down_write()
8979 - can: gw: ensure DLC boundaries after CAN frame modification
8980 - mmc: sdhci-msm: Disable CDR function on TX
8981 - media: em28xx: Fix misplaced reset of dev->v4l::field_count
8982 - scsi: target: iscsi: cxgbit: fix csk leak
8983 - scsi: target: iscsi: cxgbit: fix csk leak
8984 - arm64/kvm: consistently handle host HCR_EL2 flags
8985 - arm64: Don't trap host pointer auth use to EL2
8986 - ipv6: fix kernel-infoleak in ipv6_local_error()
8987 - net: bridge: fix a bug on using a neighbour cache entry without checking its
8988 state
8989 - packet: Do not leak dev refcounts on error exit
8990 - bonding: update nest level on unlink
8991 - ip: on queued skb use skb_header_pointer instead of pskb_may_pull
8992 - crypto: caam - fix zero-length buffer DMA mapping
8993 - crypto: authencesn - Avoid twice completion call in decrypt path
8994 - crypto: bcm - convert to use crypto_authenc_extractkeys()
8995 - btrfs: wait on ordered extents on abort cleanup
8996 - Yama: Check for pid death before checking ancestry
8997 - scsi: core: Synchronize request queue PM status only on successful resume
8998 - scsi: sd: Fix cache_type_store()
8999 - crypto: talitos - reorder code in talitos_edesc_alloc()
9000 - crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK
9001 - mips: fix n32 compat_ipc_parse_version
9002 - MIPS: lantiq: Fix IPI interrupt handling
9003 - OF: properties: add missing of_node_put
9004 - mfd: tps6586x: Handle interrupts on suspend
9005 - media: v4l: ioctl: Validate num_planes for debug messages
9006 - pstore/ram: Avoid allocation and leak of platform data
9007 - arm64: kaslr: ensure randomized quantities are clean to the PoC
9008 - Disable MSI also when pcie-octeon.pcie_disable on
9009 - omap2fb: Fix stack memory disclosure
9010 - media: vivid: fix error handling of kthread_run
9011 - media: vivid: set min width/height to a value > 0
9012 - bpf: in __bpf_redirect_no_mac pull mac only if present
9013 - LSM: Check for NULL cred-security on free
9014 - media: vb2: vb2_mmap: move lock up
9015 - sunrpc: handle ENOMEM in rpcb_getport_async
9016 - netfilter: ebtables: account ebt_table_info to kmemcg
9017 - selinux: fix GPF on invalid policy
9018 - blockdev: Fix livelocks on loop device
9019 - sctp: allocate sctp_sockaddr_entry with kzalloc
9020 - tipc: fix uninit-value in tipc_nl_compat_link_reset_stats
9021 - tipc: fix uninit-value in tipc_nl_compat_bearer_enable
9022 - tipc: fix uninit-value in tipc_nl_compat_link_set
9023 - tipc: fix uninit-value in tipc_nl_compat_name_table_dump
9024 - tipc: fix uninit-value in tipc_nl_compat_doit
9025 - block/loop: Don't grab "struct file" for vfs_getattr() operation.
9026 - loop: drop caches if offset or block_size are changed
9027 - drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclock
9028 - media: vb2: be sure to unlock mutex on errors
9029 - nbd: Use set_blocksize() to set device blocksize
9030 - tun: publish tfile after it's fully initialized
9031 - crypto: sm3 - fix undefined shift by >= width of value
9032 - MIPS: BCM47XX: Setup struct device for the SoC
9033 - RDMA/vmw_pvrdma: Return the correct opcode when creating WR
9034 - arm64: dts: marvell: armada-ap806: reserve PSCI area
9035 - ipv6: make icmp6_send() robust against null skb->dev
9036 - block: use rcu_work instead of call_rcu to avoid sleep in softirq
9037 - selftests: Fix test errors related to lib.mk khdr target
9038 - ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address
9039 - mlxsw: spectrum: Disable lag port TX before removing it
9040 - mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletion
9041 - net, skbuff: do not prefer skb allocation fails early
9042 - qmi_wwan: add MTU default to qmap network interface
9043 - ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses
9044 - net: dsa: mv88x6xxx: mv88e6390 errata
9045 - gpio: pl061: Move irq_chip definition inside struct pl061
9046 - platform/x86: asus-wmi: Tell the EC the OS will handle the display off
9047 hotkey
9048 - e1000e: allow non-monotonic SYSTIM readings
9049 - writeback: don't decrement wb->refcnt if !wb->bdi
9050 - serial: set suppress_bind_attrs flag only if builtin
9051 - ALSA: oxfw: add support for APOGEE duet FireWire
9052 - x86/mce: Fix -Wmissing-prototypes warnings
9053 - MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur
9054 - arm64: perf: set suppress_bind_attrs flag to true
9055 - usb: gadget: udc: renesas_usb3: add a safety connection way for
9056 forced_b_device
9057 - selinux: always allow mounting submounts
9058 - rxe: IB_WR_REG_MR does not capture MR's iova field
9059 - jffs2: Fix use of uninitialized delayed_work, lockdep breakage
9060 - clk: imx: make mux parent strings const
9061 - pstore/ram: Do not treat empty buffers as valid
9062 - powerpc/xmon: Fix invocation inside lock region
9063 - powerpc/pseries/cpuidle: Fix preempt warning
9064 - media: firewire: Fix app_info parameter type in avc_ca{,_app}_info
9065 - media: venus: core: Set dma maximum segment size
9066 - net: call sk_dst_reset when set SO_DONTROUTE
9067 - scsi: target: use consistent left-aligned ASCII INQUIRY data
9068 - selftests: do not macro-expand failed assertion expressions
9069 - clk: imx6q: reset exclusive gates on init
9070 - arm64: Fix minor issues with the dcache_by_line_op macro
9071 - kconfig: fix file name and line number of warn_ignored_character()
9072 - kconfig: fix memory leak when EOF is encountered in quotation
9073 - mmc: atmel-mci: do not assume idle after atmci_request_end
9074 - btrfs: improve error handling of btrfs_add_link
9075 - tty/serial: do not free trasnmit buffer page under port lock
9076 - perf intel-pt: Fix error with config term "pt=0"
9077 - perf svghelper: Fix unchecked usage of strncpy()
9078 - perf parse-events: Fix unchecked usage of strncpy()
9079 - netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is set
9080 - dm crypt: use u64 instead of sector_t to store iv_offset
9081 - dm kcopyd: Fix bug causing workqueue stalls
9082 - tools lib subcmd: Don't add the kernel sources to the include path
9083 - dm snapshot: Fix excessive memory usage and workqueue stalls
9084 - quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls.
9085 - clocksource/drivers/integrator-ap: Add missing of_node_put()
9086 - ALSA: bebob: fix model-id of unit for Apogee Ensemble
9087 - sysfs: Disable lockdep for driver bind/unbind files
9088 - IB/usnic: Fix potential deadlock
9089 - scsi: smartpqi: correct lun reset issues
9090 - scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()
9091 - scsi: megaraid: fix out-of-bound array accesses
9092 - ocfs2: fix panic due to unrecovered local alloc
9093 - mm/page-writeback.c: don't break integrity writeback on ->writepage() error
9094 - mm/swap: use nr_node_ids for avail_lists in swap_info_struct
9095 - mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps
9096 - cifs: allow disabling insecure dialects in the config
9097 - cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
9098 - PCI: dwc: Move interrupt acking into the proper callback
9099 - ipmi:ssif: Fix handling of multi-part return messages
9100 - net: clear skb->tstamp in bridge forwarding path
9101 - netfilter: ipset: Allow matching on destination MAC address for mac and
9102 ipmac sets
9103 - drm/amdkfd: fix interrupt spin lock
9104 - of: overlay: add missing of_node_put() after add new node to changeset
9105 - drm/atomic-helper: Complete fake_commit->flip_done potentially earlier
9106 - ASoC: pcm3168a: Don't disable pcm3168a when CONFIG_PM defined
9107 - efi/libstub: Disable some warnings for x86{,_64}
9108 - media: uvcvideo: Refactor teardown of uvc on USB disconnect
9109 - arm64: kasan: Increase stack size for KASAN_EXTRA
9110 - bpf: relax verifier restriction on BPF_MOV | BPF_ALU
9111 - perf vendor events intel: Fix Load_Miss_Real_Latency on SKL/SKX
9112 - netfilter: ipt_CLUSTERIP: remove wrong WARN_ON_ONCE in netns exit routine
9113 - netfilter: ipt_CLUSTERIP: fix deadlock in netns exit routine
9114 - x86/topology: Use total_cpus for max logical packages calculation
9115 - perf stat: Avoid segfaults caused by negated options
9116 - perf tools: Add missing sigqueue() prototype for systems lacking it
9117 - perf tools: Add missing open_memstream() prototype for systems lacking it
9118 - dm: Check for device sector overflow if CONFIG_LBDAF is not set
9119 - userfaultfd: clear flag if remap event not enabled
9120
9121 * Bionic update: upstream stable patchset 2019-07-19 (LP: #1837257)
9122 - pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11
9123 - userfaultfd: check VM_MAYWRITE was set after verifying the uffd is
9124 registered
9125 - arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearing
9126 - MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310
9127 - mmc: sdhci: fix the timeout check window for clock and reset
9128 - ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dt
9129 - dm thin: send event about thin-pool state change _after_ making it
9130 - dm cache metadata: verify cache has blocks in
9131 blocks_are_clean_separate_dirty()
9132 - tracing: Fix memory leak in set_trigger_filter()
9133 - tracing: Fix memory leak of instance function hash filters
9134 - powerpc/msi: Fix NULL pointer access in teardown code
9135 - drm/nouveau/kms: Fix memory leak in nv50_mstm_del()
9136 - drm/i915/execlists: Apply a full mb before execution for Braswell
9137 - drm/amdgpu: update SMC firmware image for polaris10 variants
9138 - x86/build: Fix compiler support check for CONFIG_RETPOLINE
9139 - locking: Remove smp_read_barrier_depends() from queued_spin_lock_slowpath()
9140 - locking/qspinlock: Ensure node is initialised before updating prev->next
9141 - locking/qspinlock: Bound spinning on pending->locked transition in slowpath
9142 - locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'
9143 - locking/qspinlock: Remove unbounded cmpxchg() loop from locking slowpath
9144 - locking/qspinlock: Remove duplicate clear_pending() function from PV code
9145 - locking/qspinlock: Kill cmpxchg() loop when claiming lock from head of queue
9146 - locking/qspinlock: Re-order code
9147 - locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper bound
9148 - locking/qspinlock, x86: Provide liveness guarantee
9149 - mac80211: don't WARN on bad WMM parameters from buggy APs
9150 - mac80211: Fix condition validating WMM IE
9151 - IB/hfi1: Remove race conditions in user_sdma send path
9152 - locking/qspinlock: Fix build for anonymous union in older GCC compilers
9153 - mac80211_hwsim: fix module init error paths for netlink
9154 - Input: hyper-v - fix wakeup from suspend-to-idle
9155 - scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset
9156 - scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during
9157 unload
9158 - x86/earlyprintk/efi: Fix infinite loop on some screen widths
9159 - drm/msm: Grab a vblank reference when waiting for commit_done
9160 - ARC: io.h: Implement reads{x}()/writes{x}()
9161 - bonding: fix 802.3ad state sent to partner when unbinding slave
9162 - bpf: Fix verifier log string check for bad alignment.
9163 - nfs: don't dirty kernel pages read by direct-io
9164 - SUNRPC: Fix a potential race in xprt_connect()
9165 - sbus: char: add of_node_put()
9166 - drivers/sbus/char: add of_node_put()
9167 - drivers/tty: add missing of_node_put()
9168 - ide: pmac: add of_node_put()
9169 - drm/msm: Fix error return checking
9170 - clk: mvebu: Off by one bugs in cp110_of_clk_get()
9171 - clk: mmp: Off by one in mmp_clk_add()
9172 - Input: synaptics - enable SMBus for HP 15-ay000
9173 - Input: omap-keypad - fix keyboard debounce configuration
9174 - libata: whitelist all SAMSUNG MZ7KM* solid-state disks
9175 - mv88e6060: disable hardware level MAC learning
9176 - net/mlx4_en: Fix build break when CONFIG_INET is off
9177 - ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address
9178 handling
9179 - ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpart
9180 - ethernet: fman: fix wrong of_node_put() in probe function
9181 - drm/ast: Fix connector leak during driver unload
9182 - vhost/vsock: fix reset orphans race with close timeout
9183 - mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctl
9184 - i2c: axxia: properly handle master timeout
9185 - i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
9186 - i2c: uniphier: fix violation of tLOW requirement for Fast-mode
9187 - i2c: uniphier-f: fix violation of tLOW requirement for Fast-mode
9188 - nvmet-rdma: fix response use after free
9189 - rtc: snvs: Add timeouts to avoid kernel lockups
9190 - bpf, arm: fix emit_ldx_r and emit_mov_i using TMP_REG_1
9191 - scsi: raid_attrs: fix unused variable warning
9192 - staging: olpc_dcon: add a missing dependency
9193 - ARM: dts: qcom-apq8064-arrow-sd-600eval fix graph_endpoint warning
9194 - mmc: core: use mrq->sbc when sending CMD23 for RPMB
9195 - dm: call blk_queue_split() to impose device limits on bios
9196 - media: vb2: don't call __vb2_queue_cancel if vb2_start_streaming failed
9197 - powerpc: Look for "stdout-path" when setting up legacy consoles
9198 - dm zoned: Fix target BIO completion handling
9199 - block: fix infinite loop if the device loses discard capability
9200 - ASoC: sta32x: set ->component pointer in private struct
9201 - perf record: Synthesize features before events in pipe mode
9202 - USB: hso: Fix OOB memory access in hso_probe/hso_get_config_data
9203 - xhci: Don't prevent USB2 bus suspend in state check intended for USB3 only
9204 - USB: xhci: fix 'broken_suspend' placement in struct xchi_hcd
9205 - USB: serial: option: add GosunCn ZTE WeLink ME3630
9206 - USB: serial: option: add HP lt4132
9207 - USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)
9208 - USB: serial: option: add Fibocom NL668 series
9209 - USB: serial: option: add Telit LN940 series
9210 - scsi: sd: use mempool for discard special page
9211 - mmc: core: Reset HPI enabled state during re-init and in case of errors
9212 - mmc: core: Allow BKOPS and CACHE ctrl even if no HPI support
9213 - mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrl
9214 - mmc: omap_hsmmc: fix DMA API warning
9215 - gpio: max7301: fix driver for use with CONFIG_VMAP_STACK
9216 - gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers
9217 - posix-timers: Fix division by zero bug
9218 - kvm: x86: Add AMD's EX_CFG to the list of ignored MSRs
9219 - Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channels
9220 - x86/mtrr: Don't copy uninitialized gentry fields back to userspace
9221 - panic: avoid deadlocks in re-entrant console drivers
9222 - iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwares
9223 - iwlwifi: add new cards for 9560, 9462, 9461 and killer series
9224 - ubifs: Handle re-linking of inodes correctly while recovery
9225 - mm: don't miss the last page because of round-off error
9226 - proc/sysctl: don't return ENOMEM on lookup when a table is unregistering
9227 - i2c: rcar: check bus state before reinitializing
9228 - drm/amd/display: Fix 6x4K displays light-up on Vega20 (v2)
9229 - drm/msm: Fix task dump in gpu recovery
9230 - drm/msm: fix handling of cmdstream offset
9231 - net: aquantia: fix rx checksum offload bits
9232 - liquidio: read sc->iq_no before release sc
9233 - drm/msm/hdmi: Enable HPD after HDMI IRQ is set up
9234 - macvlan: return correct error value
9235 - bpf: check pending signals while verifying programs
9236 - ARM: 8816/1: dma-mapping: fix potential uninitialized return
9237 - tools/testing/nvdimm: Align test resources to 128M
9238 - Btrfs: fix missing delayed iputs on unmount
9239 - ax25: fix a use-after-free in ax25_fillin_cb()
9240 - gro_cell: add napi_disable in gro_cells_destroy
9241 - ibmveth: fix DMA unmap error in ibmveth_xmit_start error path
9242 - ieee802154: lowpan_header_create check must check daddr
9243 - ipv6: explicitly initialize udp6_addr in udp_sock_create6()
9244 - ipv6: tunnels: fix two use-after-free
9245 - isdn: fix kernel-infoleak in capi_unlocked_ioctl
9246 - net: macb: restart tx after tx used bit read
9247 - net: phy: Fix the issue that netif always links up after resuming
9248 - netrom: fix locking in nr_find_socket()
9249 - net/wan: fix a double free in x25_asy_open_tty()
9250 - packet: validate address length
9251 - packet: validate address length if non-zero
9252 - ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()
9253 - qmi_wwan: Added support for Telit LN940 series
9254 - sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event
9255 - tcp: fix a race in inet_diag_dump_icsk()
9256 - tipc: fix a double kfree_skb()
9257 - vhost: make sure used idx is seen before log in vhost_add_used_n()
9258 - VSOCK: Send reset control packet when socket is partially bound
9259 - xen/netfront: tolerate frags with no data
9260 - net/mlx5: Typo fix in del_sw_hw_rule
9261 - net/mlx5e: RX, Fix wrong early return in receive queue poll
9262 - mlxsw: core: Increase timeout during firmware flash process
9263 - net/mlx5e: Remove the false indication of software timestamping support
9264 - tipc: use lock_sock() in tipc_sk_reinit()
9265 - tipc: compare remote and local protocols in tipc_udp_enable()
9266 - qmi_wwan: Added support for Fibocom NL668 series
9267 - qmi_wwan: Add support for Fibocom NL678 series
9268 - net/smc: fix TCP fallback socket release
9269 - sock: Make sock->sk_stamp thread-safe
9270 - IB/hfi1: Incorrect sizing of sge for PIO will OOPs
9271 - mtd: atmel-quadspi: disallow building on ebsa110
9272 - ALSA: hda: add mute LED support for HP EliteBook 840 G4
9273 - ALSA: fireface: fix for state to fetch PCM frames
9274 - ALSA: firewire-lib: fix wrong handling payload_length as payload_quadlet
9275 - ALSA: firewire-lib: fix wrong assignment for 'out_packet_without_header'
9276 tracepoint
9277 - ALSA: firewire-lib: use the same print format for 'without_header'
9278 tracepoints
9279 - ALSA: hda/tegra: clear pending irq handlers
9280 - USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displays
9281 - USB: serial: option: add Fibocom NL678 series
9282 - usb: r8a66597: Fix a possible concurrency use-after-free bug in
9283 r8a66597_endpoint_disable()
9284 - staging: wilc1000: fix missing read_write setting when reading data
9285 - qmi_wwan: apply SET_DTR quirk to the SIMCOM shared device ID
9286 - s390/pci: fix sleeping in atomic during hotplug
9287 - x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off
9288 - KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup
9289 - KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() fails
9290 - platform-msi: Free descriptors in platform_msi_domain_free()
9291 - perf pmu: Suppress potential format-truncation warning
9292 - ext4: add ext4_sb_bread() to disambiguate ENOMEM cases
9293 - ext4: fix possible use after free in ext4_quota_enable
9294 - ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()
9295 - ext4: fix EXT4_IOC_GROUP_ADD ioctl
9296 - ext4: include terminating u32 in size of xattr entries when expanding inodes
9297 - ext4: force inode writes when nfsd calls commit_metadata()
9298 - ext4: check for shutdown and r/o file system in ext4_write_inode()
9299 - spi: bcm2835: Fix race on DMA termination
9300 - spi: bcm2835: Fix book-keeping of DMA termination
9301 - spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode
9302 - clk: rockchip: fix typo in rk3188 spdif_frac parent
9303 - crypto: cavium/nitrox - fix a DMA pool free failure
9304 - cgroup: fix CSS_TASK_ITER_PROCS
9305 - cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.
9306 - Btrfs: fix fsync of files with multiple hard links in new directories
9307 - f2fs: fix validation of the block count in sanity_check_raw_super
9308 - serial: uartps: Fix interrupt mask issue to handle the RX interrupts
9309 properly
9310 - media: vivid: free bitmap_cap when updating std/timings/etc.
9311 - media: v4l2-tpg: array index could become negative
9312 - MIPS: math-emu: Write-protect delay slot emulation pages
9313 - MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3
9314 - MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()
9315 - MIPS: Align kernel load address to 64KB
9316 - MIPS: Expand MIPS32 ASIDs to 64 bits
9317 - MIPS: OCTEON: mark RGMII interface disabled on OCTEON III
9318 - CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem
9319 - arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1
9320 - arm/arm64: KVM: vgic: Force VM halt when changing the active state of GICv3
9321 PPIs/SGIs
9322 - rtc: m41t80: Correct alarm month range with RTC reads
9323 - tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x
9324 - spi: bcm2835: Unbreak the build of esoteric configs
9325 - MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=y
9326 - KVM: X86: Fix NULL deref in vcpu_scan_ioapic
9327 - futex: Cure exit race
9328 - x86/mm: Fix decoy address handling vs 32-bit builds
9329 - x86/intel_rdt: Ensure a CPU remains online for the region's pseudo-locking
9330 sequence
9331 - mm: add mm_pxd_folded checks to pgtable_bytes accounting functions
9332 - mm: make the __PAGETABLE_PxD_FOLDED defines non-empty
9333 - mm: introduce mm_[p4d|pud|pmd]_folded
9334 - ip: validate header length on virtual device xmit
9335 - net: clear skb->tstamp in forwarding paths
9336 - net/hamradio/6pack: use mod_timer() to rearm timers
9337 - tipc: check tsk->group in tipc_wait_for_cond()
9338 - tipc: check group dests after tipc_wait_for_cond()
9339 - ipv6: frags: Fix bogus skb->sk in reassembled packets
9340 - ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with ALC294
9341 - ALSA: hda/realtek: Enable the headset mic auto detection for ASUS laptops
9342 - ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for Chromebook
9343 Clapper
9344 - ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for Chromebook
9345 Gnawty
9346 - Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G
9347 - arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptible
9348 - DRM: UDL: get rid of useless vblank initialization
9349 - clocksource/drivers/arc_timer: Utilize generic sched_clock
9350 - ocxl: Fix endiannes bug in ocxl_link_update_pe()
9351 - ocxl: Fix endiannes bug in read_afu_name()
9352 - ext4: add verifier check for symlink with append/immutable flags
9353 - ext4: avoid declaring fs inconsistent due to invalid file handles
9354 - clk: sunxi-ng: Use u64 for calculation of NM rate
9355 - crypto: testmgr - add AES-CFB tests
9356 - btrfs: dev-replace: go back to suspended state if target device is missing
9357 - btrfs: run delayed items before dropping the snapshot
9358 - powerpc/tm: Unset MSR[TS] if not recheckpointing
9359 - f2fs: read page index before freeing
9360 - f2fs: sanity check of xattr entry size
9361 - media: cec: keep track of outstanding transmits
9362 - media: imx274: fix stack corruption in imx274_read_reg
9363 - media: vb2: check memory model for VIDIOC_CREATE_BUFS
9364 - MIPS: Fix a R10000_LLSC_WAR logic in atomic.h
9365 - KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs disabled
9366 - KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum
9367
9368 * alsa/hda: neither mute led nor mic-mute led work on several Lenovo laptops
9369 (LP: #1837963)
9370 - SAUCE: ALSA: hda - Add a conexant codec entry to let mute led work
9371
9372 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Wed, 14 Aug 2019 11:51:40 +0200
043d9b27 9373
9bff5f09 9374linux (4.15.0-58.64) bionic; urgency=medium
544300b7 9375
9bff5f09
SB
9376 * unable to handle kernel NULL pointer dereference at 000000000000002c (IP:
9377 iget5_locked+0x9e/0x1f0) (LP: #1838982)
9378 - Revert "ovl: set I_CREATING on inode being created"
9379 - Revert "new primitive: discard_new_inode()"
544300b7 9380
9bff5f09 9381 -- Stefan Bader <stefan.bader@canonical.com> Tue, 06 Aug 2019 12:45:37 +0200
544300b7 9382
7c905029 9383linux (4.15.0-57.63) bionic; urgency=medium
29331dc1 9384
7c905029
KSS
9385 * CVE-2019-1125
9386 - x86/cpufeatures: Carve out CQM features retrieval
9387 - x86/cpufeatures: Combine word 11 and 12 into a new scattered features word
9388 - x86/speculation: Prepare entry code for Spectre v1 swapgs mitigations
9389 - x86/speculation: Enable Spectre v1 swapgs mitigations
9390 - x86/entry/64: Use JMP instead of JMPQ
9391 - x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS
29331dc1 9392
7c905029
KSS
9393 * Packaging resync (LP: #1786013)
9394 - update dkms package versions
9395
9396 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Thu, 01 Aug 2019 12:25:25 +0200
29331dc1 9397
3a686ef9 9398linux (4.15.0-56.62) bionic; urgency=medium
403cbccd 9399
3a686ef9 9400 * bionic/linux: 4.15.0-56.62 -proposed tracker (LP: #1837626)
403cbccd 9401
3a686ef9
SA
9402 * Packaging resync (LP: #1786013)
9403 - [Packaging] resync git-ubuntu-log
9404 - [Packaging] update helper scripts
9405
9406 * CVE-2019-2101
9407 - media: uvcvideo: Fix 'type' check leading to overflow
9408
9409 * hibmc-drm Causes Unreadable Display for Huawei amd64 Servers (LP: #1762940)
9410 - [Config] Set CONFIG_DRM_HISI_HIBMC to arm64 only
9411 - SAUCE: Make CONFIG_DRM_HISI_HIBMC depend on ARM64
9412
9413 * Bionic: support for Solarflare X2542 network adapter (sfc driver)
9414 (LP: #1836635)
9415 - sfc: make mem_bar a function rather than a constant
9416 - sfc: support VI strides other than 8k
9417 - sfc: add Medford2 (SFC9250) PCI Device IDs
9418 - sfc: improve PTP error reporting
9419 - sfc: update EF10 register definitions
9420 - sfc: populate the timer reload field
9421 - sfc: update MCDI protocol headers
9422 - sfc: support variable number of MAC stats
9423 - sfc: expose FEC stats on Medford2
9424 - sfc: expose CTPIO stats on NICs that support them
9425 - sfc: basic MCDI mapping of 25/50/100G link speeds
9426 - sfc: support the ethtool ksettings API properly so that 25/50/100G works
9427 - sfc: add bits for 25/50/100G supported/advertised speeds
9428 - sfc: remove tx and MCDI handling from NAPI budget consideration
9429 - sfc: handle TX timestamps in the normal data path
9430 - sfc: add function to determine which TX timestamping method to use
9431 - sfc: use main datapath for HW timestamps if available
9432 - sfc: only enable TX timestamping if the adapter is licensed for it
9433 - sfc: MAC TX timestamp handling on the 8000 series
9434 - sfc: on 8000 series use TX queues for TX timestamps
9435 - sfc: only advertise TX timestamping if we have the license for it
9436 - sfc: simplify RX datapath timestamping
9437 - sfc: support separate PTP and general timestamping
9438 - sfc: support second + quarter ns time format for receive datapath
9439 - sfc: support Medford2 frequency adjustment format
9440 - sfc: add suffix to large constant in ptp
9441 - sfc: mark some unexported symbols as static
9442 - sfc: update MCDI protocol headers
9443 - sfc: support FEC configuration through ethtool
9444 - sfc: remove ctpio_dmabuf_start from stats
9445 - sfc: stop the TX queue before pushing new buffers
9446
9447 * [18.04 FEAT] zKVM: Add hardware CPU Model - kernel part (LP: #1836153)
9448 - KVM: s390: add debug logging for cpu model subfunctions
9449 - KVM: s390: implement subfunction processor calls
9450 - KVM: s390: add vector enhancements facility 2 to cpumodel
9451 - KVM: s390: add vector BCD enhancements facility to cpumodel
9452 - KVM: s390: add MSA9 to cpumodel
9453 - KVM: s390: provide query function for instructions returning 32 byte
9454 - KVM: s390: add enhanced sort facilty to cpu model
9455 - KVM: s390: add deflate conversion facilty to cpu model
9456 - KVM: s390: enable MSA9 keywrapping functions depending on cpu model
9457
9458 * Intel ethernet I219 has slow RX speed (LP: #1836152)
9459 - SAUCE: e1000e: add workaround for possible stalled packet
9460 - SAUCE: e1000e: disable force K1-off feature
9461
9462 * Intel ethernet I219 may wrongly detect connection speed as 10Mbps
9463 (LP: #1836177)
9464 - SAUCE: e1000e: Make watchdog use delayed work
9465
9466 * Unhide Nvidia HDA audio controller (LP: #1836308)
9467 - PCI: Enable NVIDIA HDA controllers
9468
9469 * selftests: Remove broken Power9 paste tests and fix compilation issue
9470 (LP: #1836715)
9471 - selftests/powerpc: Remove Power9 paste tests
9472 - selftests/powerpc: Fix Makefiles for headers_install change
9473
9474 * ixgbe{vf} - Physical Function gets IRQ when VF checks link state
9475 (LP: #1836760)
9476 - ixgbevf: Use cached link state instead of re-reading the value for ethtool
9477
9478 * Fix nf_conntrack races when dealing with same origin requests in NAT
9479 environments (LP: #1836816)
9480 - netfilter: nf_conntrack: resolve clash for matching conntracks
9481 - netfilter: nf_nat: skip nat clash resolution for same-origin entries
9482
9483 * CVE-2018-5383
9484 - crypto: ecdh - add public key verification test
9485
9486 * sched: Prevent CPU lockups when task groups take longer than the period
9487 (LP: #1836971)
9488 - sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
9489
9490 * depmod may prefer unsigned l-r-m nvidia modules to signed modules
9491 (LP: #1834479)
9492 - [Packaging] dkms-build--nvidia-N -- clean up unsigned ko files
9493 - [Packaging] Add update-version-dkms
9494 - update dkms package versions
9495
9496 * Build Nvidia drivers in conjunction with kernel (LP: #1764792) // zfs/spl
9497 build in conjunction with the kernel from DKMS source (LP: #1807378)
9498 - [Packaging] dkms-build--nvidia-* -- convert to generic -N form
9499
9500 * zfs/spl build in conjunction with the kernel from DKMS source (LP: #1807378)
9501 - [Packaging] dkms -- dkms package build packaging support
9502 - [Packaging] dkms -- build zfs/spl packages
9503 - [Packaging] dkms -- drop zfs/spl source code from kernel
9504
9505 * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
9506 - [Packaging] dkms -- introduce dkms package versions
9507 - [Packaging] dkms -- add per package post-process step
9508 - [Packaging] dkms -- switch to a consistent build prefix length and strip
9509 - [Packaging] dkms-build -- support building against packages in PPAs
9510 - [Packaging] dkms-build: do not redownload files on subsequent passes
9511 - [Packaging] dkms-build -- add support for unversioned overrides
9512 - [Packaging] dkms-build -- backport latest version from disco
9513 - [Packaging] nvidia -- build and sign nvidia packages and ship signatures
9514 - [Packaging] nvidia -- make nvidia package version explicit
9515
9516 * CVE-2019-13233
9517 - x86/insn-eval: Fix use-after-free access to LDT entry
9518
9519 * kernel panic using CIFS share in smb2_push_mandatory_locks() (LP: #1795659)
9520 - CIFS: keep FileInfo handle live during oplock break
9521
9522 * cifs set_oplock buffer overflow in strcat (LP: #1824981)
9523 - cifs: fix strcat buffer overflow and reduce raciness in
9524 smb21_set_oplock_level()
9525
9526 * CVE-2019-13272
9527 - ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
9528
9529 * Bionic update: upstream stable patchset 2019-07-18 (LP: #1837161)
9530 - Kbuild: suppress packed-not-aligned warning for default setting only
9531 - disable stringop truncation warnings for now
9532 - test_hexdump: use memcpy instead of strncpy
9533 - kobject: Replace strncpy with memcpy
9534 - ALSA: intel_hdmi: Use strlcpy() instead of strncpy()
9535 - unifdef: use memcpy instead of strncpy
9536 - kernfs: Replace strncpy with memcpy
9537 - ip_tunnel: Fix name string concatenate in __ip_tunnel_create()
9538 - scsi: bfa: convert to strlcpy/strlcat
9539 - kdb: use memmove instead of overlapping memcpy
9540 - iser: set sector for ambiguous mr status errors
9541 - uprobes: Fix handle_swbp() vs. unregister() + register() race once more
9542 - MIPS: ralink: Fix mt7620 nd_sd pinmux
9543 - mips: fix mips_get_syscall_arg o32 check
9544 - IB/mlx5: Avoid load failure due to unknown link width
9545 - drm/ast: Fix incorrect free on ioregs
9546 - drm: set is_master to 0 upon drm_new_set_master() failure
9547 - drm/meson: Enable fast_io in meson_dw_hdmi_regmap_config
9548 - drm/meson: Fix OOB memory accesses in meson_viu_set_osd_lut()
9549 - ALSA: trident: Suppress gcc string warning
9550 - kgdboc: Fix restrict error
9551 - kgdboc: Fix warning with module build
9552 - svm: Add mutex_lock to protect apic_access_page_done on AMD systems
9553 - drm/msm: fix OF child-node lookup
9554 - Input: xpad - quirk all PDP Xbox One gamepads
9555 - Input: synaptics - add PNP ID for ThinkPad P50 to SMBus
9556 - Input: matrix_keypad - check for errors from of_get_named_gpio()
9557 - Input: cros_ec_keyb - fix button/switch capability reports
9558 - Input: elan_i2c - add ELAN0620 to the ACPI table
9559 - Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARR
9560 - Input: elan_i2c - add support for ELAN0621 touchpad
9561 - btrfs: tree-checker: Don't check max block group size as current max chunk
9562 size limit is unreliable
9563 - ARC: change defconfig defaults to ARCv2
9564 - arc: [devboards] Add support of NFSv3 ACL
9565 - reset: make device_reset_optional() really optional
9566 - reset: remove remaining WARN_ON() in <linux/reset.h>
9567 - mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo
9568 - net: qed: use correct strncpy() size
9569 - tipc: use destination length for copy string
9570 - arm64: ftrace: Fix to enable syscall events on arm64
9571 - sched, trace: Fix prev_state output in sched_switch tracepoint
9572 - tracing/fgraph: Fix set_graph_function from showing interrupts
9573 - drm/meson: Fixes for drm_crtc_vblank_on/off support
9574 - scsi: lpfc: fix block guard enablement on SLI3 adapters
9575 - media: omap3isp: Unregister media device as first
9576 - iommu/vt-d: Fix NULL pointer dereference in prq_event_thread()
9577 - brcmutil: really fix decoding channel info for 160 MHz bandwidth
9578 - iommu/ipmmu-vmsa: Fix crash on early domain free
9579 - can: rcar_can: Fix erroneous registration
9580 - test_firmware: fix error return getting clobbered
9581 - HID: input: Ignore battery reported by Symbol DS4308
9582 - batman-adv: Use explicit tvlv padding for ELP packets
9583 - batman-adv: Expand merged fragment buffer for full packet
9584 - amd/iommu: Fix Guest Virtual APIC Log Tail Address Register
9585 - bnx2x: Assign unique DMAE channel number for FW DMAE transactions.
9586 - qed: Fix PTT leak in qed_drain()
9587 - qed: Fix reading wrong value in loop condition
9588 - net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command
9589 - net/mlx4_core: Fix uninitialized variable compilation warning
9590 - net/mlx4: Fix UBSAN warning of signed integer overflow
9591 - gpio: mockup: fix indicated direction
9592 - mtd: rawnand: qcom: Namespace prefix some commands
9593 - mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
9594 - qed: Fix bitmap_weight() check
9595 - qed: Fix QM getters to always return a valid pq
9596 - net: faraday: ftmac100: remove netif_running(netdev) check before disabling
9597 interrupts
9598 - iommu/vt-d: Use memunmap to free memremap
9599 - flexfiles: use per-mirror specified stateid for IO
9600 - ibmvnic: Fix RX queue buffer cleanup
9601 - team: no need to do team_notify_peers or team_mcast_rejoin when disabling
9602 port
9603 - net: amd: add missing of_node_put()
9604 - usb: quirk: add no-LPM quirk on SanDisk Ultra Flair device
9605 - usb: appledisplay: Add 27" Apple Cinema Display
9606 - USB: check usb_get_extra_descriptor for proper size
9607 - ALSA: hda: Add support for AMD Stoney Ridge
9608 - ALSA: pcm: Fix starvation on down_write_nonblock()
9609 - ALSA: pcm: Call snd_pcm_unlink() conditionally at closing
9610 - ALSA: pcm: Fix interval evaluation with openmin/max
9611 - ALSA: hda/realtek - Fix speaker output regression on Thinkpad T570
9612 - SUNRPC: Fix leak of krb5p encode pages
9613 - dmaengine: dw: Fix FIFO size for Intel Merrifield
9614 - dmaengine: cppi41: delete channel from pending list when stop channel
9615 - ARM: 8806/1: kprobes: Fix false positive with FORTIFY_SOURCE
9616 - xhci: Prevent U1/U2 link pm states if exit latency is too long
9617 - f2fs: fix to do sanity check with block address in main area v2
9618 - swiotlb: clean up reporting
9619 - Staging: lustre: remove two build warnings
9620 - staging: atomisp: remove "fun" strncpy warning
9621 - cifs: Fix separator when building path from dentry
9622 - staging: rtl8712: Fix possible buffer overrun
9623 - Revert commit ef9209b642f "staging: rtl8723bs: Fix indenting errors and an
9624 off-by-one mistake in core/rtw_mlme_ext.c"
9625 - drm/amdgpu: update mc firmware image for polaris12 variants
9626 - drm/amdgpu/gmc8: update MC firmware for polaris
9627 - tty: serial: 8250_mtk: always resume the device in probe.
9628 - kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()
9629 - libnvdimm, pfn: Pad pfn namespaces relative to other regions
9630 - mac80211: Clear beacon_int in ieee80211_do_stop
9631 - mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
9632 - mac80211: fix reordering of buffered broadcast packets
9633 - mac80211: ignore NullFunc frames in the duplicate detection
9634 - qed: Fix rdma_info structure allocation
9635 - drm/amdgpu: Add amdgpu "max bpc" connector property (v2)
9636 - drivers/net/ethernet/qlogic/qed/qed_rdma.h: fix typo
9637 - gpio: pxa: fix legacy non pinctrl aware builds again
9638 - tc-testing: tdc.py: ignore errors when decoding stdout/stderr
9639 - NFSv4: Fix a NFSv4 state manager deadlock
9640 - USB: serial: console: fix reported terminal settings
9641 - ALSA: usb-audio: Add SMSL D1 to quirks for native DSD support
9642 - ALSA: hda/realtek: ALC286 mic and headset-mode fixups for Acer Aspire
9643 U27-880
9644 - ALSA: hda/realtek - Add support for Acer Aspire C24-860 headset mic
9645 - ALSA: hda/realtek: Fix mic issue on Acer AIO Veriton Z4660G
9646 - ALSA: hda/realtek: Fix mic issue on Acer AIO Veriton Z4860G/Z6860G
9647 - media: dvb-pll: don't re-validate tuner frequencies
9648 - parisc: Enable -ffunction-sections for modules on 32-bit kernel
9649 - Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"
9650 - drm/lease: Send a distinct uevent
9651 - drm/msm: Move fence put to where failure occurs
9652 - drm/amdgpu/gmc8: always load MC firmware in the driver
9653 - drm/i915: Downgrade Gen9 Plane WM latency error
9654 - x86/efi: Allocate e820 buffer before calling efi_exit_boot_service
9655 - cfg80211: Fix busy loop regression in ieee80211_ie_split_ric()
9656 - ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
9657 - ipv6: Check available headroom in ip6_xmit() even without options
9658 - neighbour: Avoid writing before skb->head in neigh_hh_output()
9659 - ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
9660 - net: 8139cp: fix a BUG triggered by changing mtu with network traffic
9661 - net/mlx4_core: Correctly set PFC param if global pause is turned off.
9662 - net/mlx4_en: Change min MTU size to ETH_MIN_MTU
9663 - net: phy: don't allow __set_phy_supported to add unsupported modes
9664 - net: Prevent invalid access to skb->prev in __qdisc_drop_all
9665 - rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
9666 - sctp: kfree_rcu asoc
9667 - tcp: Do not underestimate rwnd_limited
9668 - tcp: fix NULL ref in tail loss probe
9669 - tun: forbid iface creation with rtnl ops
9670 - virtio-net: keep vnet header zeroed after processing XDP
9671 - ARM: OMAP2+: prm44xx: Fix section annotation on
9672 omap44xx_prm_enable_io_wakeup
9673 - ASoC: rsnd: fixup clock start checker
9674 - staging: rtl8723bs: Fix the return value in case of error in
9675 'rtw_wx_read32()'
9676 - ARM: dts: logicpd-somlv: Fix interrupt on mmc3_dat1
9677 - ARM: OMAP1: ams-delta: Fix possible use of uninitialized field
9678 - sysv: return 'err' instead of 0 in __sysv_write_inode
9679 - selftests: add script to stress-test nft packet path vs. control plane
9680 - netfilter: nf_tables: fix use-after-free when deleting compat expressions
9681 - hwmon (ina2xx) Fix NULL id pointer in probe()
9682 - ASoC: wm_adsp: Fix dma-unsafe read of scratch registers
9683 - s390/cpum_cf: Reject request for sampling in event initialization
9684 - hwmon: (ina2xx) Fix current value calculation
9685 - ASoC: omap-abe-twl6040: Fix missing audio card caused by deferred probing
9686 - ASoC: dapm: Recalculate audio map forcely when card instantiated
9687 - netfilter: xt_hashlimit: fix a possible memory leak in htable_create()
9688 - hwmon: (w83795) temp4_type has writable permission
9689 - perf tools: Restore proper cwd on return from mnt namespace
9690 - PCI: imx6: Fix link training status detection in link up check
9691 - objtool: Fix double-free in .cold detection error path
9692 - objtool: Fix segfault in .cold detection with -ffunction-sections
9693 - ARM: dts: at91: sama5d2: use the divided clock for SMC
9694 - Btrfs: send, fix infinite loop due to directory rename dependencies
9695 - RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WR
9696 - RDMA/rdmavt: Fix rvt_create_ah function signature
9697 - ASoC: omap-mcbsp: Fix latency value calculation for pm_qos
9698 - ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLE
9699 - ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLE
9700 - exportfs: do not read dentry after free
9701 - bpf: fix check of allowed specifiers in bpf_trace_printk
9702 - ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
9703 - USB: omap_udc: use devm_request_irq()
9704 - USB: omap_udc: fix crashes on probe error and module removal
9705 - USB: omap_udc: fix omap_udc_start() on 15xx machines
9706 - USB: omap_udc: fix USB gadget functionality on Palm Tungsten E
9707 - USB: omap_udc: fix rejection of out transfers when DMA is used
9708 - drm/meson: add support for 1080p25 mode
9709 - netfilter: ipv6: Preserve link scope traffic original oif
9710 - IB/mlx5: Fix page fault handling for MW
9711 - KVM: x86: fix empty-body warnings
9712 - x86/kvm/vmx: fix old-style function declaration
9713 - net: thunderx: fix NULL pointer dereference in nic_remove
9714 - usb: gadget: u_ether: fix unsafe list iteration
9715 - netfilter: nf_tables: deactivate expressions in rule replecement routine
9716 - igb: fix uninitialized variables
9717 - ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
9718 - net: hisilicon: remove unexpected free_netdev
9719 - drm/amdgpu: Add delay after enable RLC ucode
9720 - drm/ast: fixed reading monitor EDID not stable issue
9721 - xen: xlate_mmu: add missing header to fix 'W=1' warning
9722 - Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"
9723 - pstore/ram: Correctly calculate usable PRZ bytes
9724 - fscache, cachefiles: remove redundant variable 'cache'
9725 - nvme: flush namespace scanning work just before removing namespaces
9726 - ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value
9727 - ocfs2: fix deadlock caused by ocfs2_defrag_extent()
9728 - mm/page_alloc.c: fix calculation of pgdat->nr_zones
9729 - hfs: do not free node before using
9730 - hfsplus: do not free node before using
9731 - debugobjects: avoid recursive calls with kmemleak
9732 - ocfs2: fix potential use after free
9733 - printk: Add console owner and waiter logic to load balance console writes
9734 - printk: Hide console waiter logic into helpers
9735 - printk: Never set console_may_schedule in console_trylock()
9736 - printk: Wake klogd when passing console_lock owner
9737 - flexfiles: enforce per-mirror stateid only for v4 DSes
9738 - staging: speakup: Replace strncpy with memcpy
9739 - ALSA: fireface: fix reference to wrong register for clock configuration
9740 - IB/hfi1: Fix an out-of-bounds access in get_hw_stats
9741 - tcp: lack of available data can also cause TSO defer
9742 - Revert "net/ibm/emac: wrong bit is used for STA control"
9743 - tools: bpftool: prevent infinite loop in get_fdinfo()
9744 - ASoC: sun8i-codec: fix crash on module removal
9745 - ASoC: acpi: fix: continue searching when machine is ignored
9746 - RDMA/bnxt_re: Fix system hang when registration with L2 driver fails
9747 - RDMA/bnxt_re: Avoid accessing the device structure after it is freed
9748 - RDMA/hns: Bugfix pbl configuration for rereg mr
9749 - thunderbolt: Prevent root port runtime suspend during NVM upgrade
9750 - netfilter: add missing error handling code for register functions
9751 - netfilter: nat: fix double register in masquerade modules
9752 - cachefiles: Fix an assertion failure when trying to update a failed object
9753 - fscache: Fix race in fscache_op_complete() due to split atomic_sub & read
9754 - pvcalls-front: fixes incorrect error handling
9755 - nvme: warn when finding multi-port subsystems without multipathing enabled
9756 - kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notrace
9757 - ALSA: hda/realtek: ALC294 mic and headset-mode fixups for ASUS X542UN
9758 - ALSA: hda/realtek: Enable audio jacks of ASUS UX533FD with ALC294
9759 - ALSA: hda/realtek: Enable audio jacks of ASUS UX433FN/UX333FA with ALC294
9760
9761 * Bionic update: upstream stable patchset 2019-07-17 (LP: #1836968)
9762 - flow_dissector: do not dissect l4 ports for fragments
9763 - ibmvnic: fix accelerated VLAN handling
9764 - ip_tunnel: don't force DF when MTU is locked
9765 - ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
9766 - net-gro: reset skb->pkt_type in napi_reuse_skb()
9767 - sctp: not allow to set asoc prsctp_enable by sockopt
9768 - tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths
9769 - tuntap: fix multiqueue rx
9770 - net: systemport: Protect stop from timeout
9771 - net: qualcomm: rmnet: Fix incorrect assignment of real_dev
9772 - net: dsa: microchip: initialize mutex before use
9773 - sctp: fix strchange_flags name for Stream Change Event
9774 - net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
9775 - sctp: not increase stream's incnt before sending addstrm_in request
9776 - mlxsw: spectrum: Fix IP2ME CPU policer configuration
9777 - net: smsc95xx: Fix MTU range
9778 - usbnet: smsc95xx: disable carrier check while suspending
9779 - inet: frags: better deal with smp races
9780 - ARM: dts: r8a7791: Correct critical CPU temperature
9781 - ARM: dts: r8a7793: Correct critical CPU temperature
9782 - net: bcmgenet: protect stop from timeout
9783 - tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP
9784 coalescing
9785 - tipc: don't assume linear buffer when reading ancillary data
9786 - tipc: fix link re-establish failure
9787 - net/mlx5e: Claim TC hw offloads support only under a proper build config
9788 - net/mlx5e: Adjust to max number of channles when re-attaching
9789 - net/mlx5e: Fix selftest for small MTUs
9790 - l2tp: fix a sock refcnt leak in l2tp_tunnel_register
9791 - net/mlx5e: IPoIB, Reset QP after channels are closed
9792 - net: dsa: mv88e6xxx: Fix clearing of stats counters
9793 - net: phy: realtek: fix RTL8201F sysfs name
9794 - sctp: define SCTP_SS_DEFAULT for Stream schedulers
9795 - rxrpc: Fix lockup due to no error backoff after ack transmit error
9796 - cifs: don't dereference smb_file_target before null check
9797 - cifs: fix return value for cifs_listxattr
9798 - arm64: kprobe: make page to RO mode when allocate it
9799 - ixgbe: fix MAC anti-spoofing filter after VFLR
9800 - reiserfs: propagate errors from fill_with_dentries() properly
9801 - hfs: prevent btree data loss on root split
9802 - hfsplus: prevent btree data loss on root split
9803 - um: Give start_idle_thread() a return code
9804 - drm/edid: Add 6 bpc quirk for BOE panel.
9805 - platform/x86: intel_telemetry: report debugfs failure
9806 - clk: fixed-rate: fix of_node_get-put imbalance
9807 - perf symbols: Set PLT entry/header sizes properly on Sparc
9808 - fs/exofs: fix potential memory leak in mount option parsing
9809 - clk: samsung: exynos5420: Enable PERIS clocks for suspend
9810 - apparmor: Fix uninitialized value in aa_split_fqname
9811 - x86/earlyprintk: Add a force option for pciserial device
9812 - platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307
9813 - arm64: percpu: Initialize ret in the default case
9814 - s390/vdso: add missing FORCE to build targets
9815 - netfilter: ipset: list:set: Decrease refcount synchronously on deletion and
9816 replace
9817 - netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net
9818 - s390/mm: Fix ERROR: "__node_distance" undefined!
9819 - netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
9820 - netfilter: xt_IDLETIMER: add sysfs filename checking routine
9821 - s390/qeth: fix HiperSockets sniffer
9822 - hwmon: (ibmpowernv) Remove bogus __init annotations
9823 - Revert "drm/exynos/decon5433: implement frame counter"
9824 - clk: fixed-factor: fix of_node_get-put imbalance
9825 - lib/raid6: Fix arm64 test build
9826 - s390/perf: Change CPUM_CF return code in event init function
9827 - sched/core: Take the hotplug lock in sched_init_smp()
9828 - i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
9829 - qed: Fix memory/entry leak in qed_init_sp_request()
9830 - qed: Fix blocking/unlimited SPQ entries leak
9831 - qed: Fix potential memory corruption
9832 - net: stmmac: Fix RX packet size > 8191
9833 - SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
9834 - ACPI / watchdog: Prefer iTCO_wdt always when WDAT table uses RTC SRAM
9835 - perf machine: Add machine__is() to identify machine arch
9836 - perf tools: Fix kernel_start for PTI on x86
9837 - perf machine: Add nr_cpus_avail()
9838 - perf machine: Workaround missing maps for x86 PTI entry trampolines
9839 - perf test code-reading: Fix perf_env setup for PTI entry trampolines
9840 - media: v4l: event: Add subscription to list before calling "add" operation
9841 - MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driver
9842 - uio: Fix an Oops on load
9843 - usb: cdc-acm: add entry for Hiro (Conexant) modem
9844 - usb: quirks: Add delay-init quirk for Corsair K70 LUX RGB
9845 - misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data
9846 - USB: misc: appledisplay: add 20" Apple Cinema Display
9847 - ACPI / platform: Add SMB0001 HID to forbidden_id_list
9848 - HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges
9849 - libceph: fall back to sendmsg for slab pages
9850 - drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZE
9851 - perf unwind: Take pgoff into account when reporting elf to libdwfl
9852 - netfilter: bridge: define INT_MIN & INT_MAX in userspace
9853 - s390/decompressor: add missing FORCE to build targets
9854 - Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS"
9855 - HID: alps: allow incoming reports when only the trackstick is opened
9856 - s390/mm: fix mis-accounting of pgtable_bytes
9857 - drm/amd/display: Stop leaking planes
9858 - drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()
9859 - ceph: quota: fix null pointer dereference in quota check
9860 - nvme: make sure ns head inherits underlying device limits
9861 - i2c: omap: Enable for ARCH_K3
9862 - net: aquantia: fix potential IOMMU fault after driver unbind
9863 - net: aquantia: fixed enable unicast on 32 macvlan
9864 - net: aquantia: invalid checksumm offload implementation
9865 - mtd: rawnand: atmel: fix OF child-node lookup
9866 - efi/libstub: arm: support building with clang
9867 - ARM: 8766/1: drop no-thumb-interwork in EABI mode
9868 - ARM: 8767/1: add support for building ARM kernel with clang
9869 - bus: arm-cci: remove unnecessary unreachable()
9870 - ARM: trusted_foundations: do not use naked function
9871 - usb: core: Fix hub port connection events lost
9872 - usb: dwc3: gadget: fix ISOC TRB type on unaligned transfers
9873 - usb: dwc3: gadget: Properly check last unaligned/zero chain TRB
9874 - usb: dwc3: core: Clean up ULPI device
9875 - xhci: Add check for invalid byte size error when UAS devices are connected.
9876 - ALSA: oss: Use kvzalloc() for local buffer allocations
9877 - MAINTAINERS: Add Sasha as a stable branch maintainer
9878 - mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULL
9879 - gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path
9880 - iwlwifi: mvm: support sta_statistics() even on older firmware
9881 - iwlwifi: mvm: fix regulatory domain update when the firmware starts
9882 - iwlwifi: mvm: don't use SAR Geo if basic SAR is not used
9883 - brcmfmac: fix reporting support for 160 MHz channels
9884 - tools/power/cpupower: fix compilation with STATIC=true
9885 - v9fs_dir_readdir: fix double-free on p9stat_read error
9886 - selinux: Add __GFP_NOWARN to allocation at str_read()
9887 - Input: synaptics - avoid using uninitialized variable when probing
9888 - bfs: add sanity check at bfs_fill_super()
9889 - sctp: clear the transport of some out_chunk_list chunks in
9890 sctp_assoc_rm_peer
9891 - gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
9892 - llc: do not use sk_eat_skb()
9893 - mm: don't warn about large allocations for slab
9894 - mm/memory.c: recheck page table entry with page table lock held
9895 - IB/core: Perform modify QP on real one
9896 - usb: xhci: Prevent bus suspend if a port connect change or polling state is
9897 detected
9898 - drm/ast: change resolution may cause screen blurred
9899 - drm/ast: fixed cursor may disappear sometimes
9900 - can: dev: can_get_echo_skb(): factor out non sending code to
9901 __can_get_echo_skb()
9902 - can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to
9903 access frame length
9904 - can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb
9905 is accessed out of bounds
9906 - can: dev: __can_get_echo_skb(): print error message, if trying to echo non
9907 existing skb
9908 - can: rx-offload: introduce can_rx_offload_get_echo_skb() and
9909 can_rx_offload_queue_sorted() functions
9910 - can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to
9911 can_rx_offload_queue_tail()
9912 - can: raw: check for CAN FD capable netdev in raw_sendmsg()
9913 - can: hi311x: Use level-triggered interrupt
9914 - IB/hfi1: Eliminate races in the SDMA send error path
9915 - pinctrl: meson: fix pinconf bias disable
9916 - KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
9917 - cpufreq: imx6q: add return value check for voltage scale
9918 - rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
9919 - crypto: simd - correctly take reqsize of wrapped skcipher into account
9920 - floppy: fix race condition in __floppy_read_block_0()
9921 - powerpc/io: Fix the IO workarounds code to work with Radix
9922 - perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs
9923 - SUNRPC: Fix a bogus get/put in generic_key_to_expire()
9924 - kdb: Use strscpy with destination buffer size
9925 - powerpc/numa: Suppress "VPHN is not supported" messages
9926 - tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
9927 - mm, page_alloc: check for max order in hot path
9928 - arm64: remove no-op -p linker flag
9929 - ubi: fastmap: Check each mapping only once
9930 - Input: xpad - add PDP device id 0x02a4
9931 - Input: xpad - fix some coding style issues
9932 - Input: xpad - avoid using __set_bit() for capabilities
9933 - Input: xpad - add support for Xbox1 PDP Camo series gamepad
9934 - iwlwifi: fix wrong WGDS_WIFI_DATA_SIZE
9935 - kbuild: allow to use GCC toolchain not in Clang search path
9936 - PCI: endpoint: Populate func_no before calling pci_epc_add_epf()
9937 - i40iw: Fix memory leak in error path of create QP
9938 - clk: samsung: exynos5250: Add missing clocks for FIMC LITE SYSMMU devices
9939 - ARM: dts: exynos: Fix invalid node referenced by i2c20 alias in Peach Pit
9940 and Pi
9941 - include/linux/pfn_t.h: force '~' to be parsed as an unary operator
9942 - tty: wipe buffer.
9943 - tty: wipe buffer if not echoing data
9944 - lan78xx: Read MAC address from DT if present
9945 - s390/mm: Check for valid vma before zapping in gmap_discard
9946 - rcu: Make need_resched() respond to urgent RCU-QS needs
9947 - net: ieee802154: 6lowpan: fix frag reassembly
9948 - EVM: Add support for portable signature format
9949 - ima: re-introduce own integrity cache lock
9950 - ima: re-initialize iint->atomic_flags
9951 - xhci: Fix leaking USB3 shared_hcd at xhci removal
9952 - Documentation/security-bugs: Clarify treatment of embargoed information
9953 - Documentation/security-bugs: Postpone fix publication in exceptional cases
9954 - ACPICA: AML interpreter: add region addresses in global list during
9955 initialization
9956 - fsnotify: generalize handling of extra event flags
9957 - pinctrl: meson: fix gxbb ao pull register bits
9958 - pinctrl: meson: fix gxl ao pull register bits
9959 - pinctrl: meson: fix meson8 ao pull register bits
9960 - pinctrl: meson: fix meson8b ao pull register bits
9961 - riscv: add missing vdso_install target
9962 - media: ov5640: fix wrong binning value in exposure calculation
9963 - media: ov5640: fix auto controls values when switching to manual mode
9964 - mm/huge_memory: rename freeze_page() to unmap_page()
9965 - mm/huge_memory.c: reorder operations in __split_huge_page_tail()
9966 - mm/huge_memory: splitting set mapping+index before unfreeze
9967 - mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()
9968 - mm/khugepaged: collapse_shmem() stop if punched or truncated
9969 - mm/khugepaged: fix crashes due to misaccounted holes
9970 - mm/khugepaged: collapse_shmem() remember to clear holes
9971 - mm/khugepaged: minor reorderings in collapse_shmem()
9972 - mm/khugepaged: collapse_shmem() without freezing new_page
9973 - mm/khugepaged: collapse_shmem() do not crash on Compound
9974 - media: em28xx: Fix use-after-free when disconnecting
9975 - ubi: Initialize Fastmap checkmapping correctly
9976 - libceph: store ceph_auth_handshake pointer in ceph_connection
9977 - libceph: factor out __prepare_write_connect()
9978 - libceph: factor out __ceph_x_decrypt()
9979 - libceph: factor out encrypt_authorizer()
9980 - libceph: add authorizer challenge
9981 - libceph: implement CEPHX_V2 calculation mode
9982 - net/tls: Fixed return value when tls_complete_pending_work() fails
9983 - wil6210: missing length check in wmi_set_ie
9984 - btrfs: validate type when reading a chunk
9985 - btrfs: Verify that every chunk has corresponding block group at mount time
9986 - btrfs: tree-checker: Add checker for dir item
9987 - btrfs: tree-checker: use %zu format string for size_t
9988 - btrfs: tree-check: reduce stack consumption in check_dir_item
9989 - btrfs: tree-checker: Verify block_group_item
9990 - btrfs: tree-checker: Detect invalid and empty essential trees
9991 - btrfs: Check that each block group has corresponding chunk at mount time
9992 - btrfs: tree-checker: Check level for leaves and nodes
9993 - btrfs: tree-checker: Fix misleading group system information
9994 - f2fs: check blkaddr more accuratly before issue a bio
9995 - f2fs: enhance sanity_check_raw_super() to avoid potential overflow
9996 - f2fs: clean up with is_valid_blkaddr()
9997 - f2fs: introduce and spread verify_blkaddr
9998 - f2fs: fix to do sanity check with secs_per_zone
9999 - f2fs: fix to do sanity check with user_block_count
10000 - f2fs: fix to do sanity check with node footer and iblocks
10001 - f2fs: fix to do sanity check with block address in main area
10002 - f2fs: fix to do sanity check with i_extra_isize
10003 - f2fs: fix to do sanity check with cp_pack_start_sum
10004 - net: skb_scrub_packet(): Scrub offload_fwd_mark
10005 - net: thunderx: set xdp_prog to NULL if bpf_prog_add fails
10006 - virtio-net: disable guest csum during XDP set
10007 - virtio-net: fail XDP set if guest csum is negotiated
10008 - net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
10009 - packet: copy user buffers before orphan or clone
10010 - rapidio/rionet: do not free skb before reading its length
10011 - usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2
10012 - kvm: mmu: Fix race in emulated page table writes
10013 - KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall
10014 - xtensa: enable coprocessors that are being flushed
10015 - xtensa: fix coprocessor context offset definitions
10016 - xtensa: fix coprocessor part of ptrace_{get,set}xregs
10017 - Btrfs: ensure path name is null terminated at btrfs_control_ioctl
10018 - btrfs: relocation: set trans to be NULL after ending transaction
10019 - PCI: layerscape: Fix wrong invocation of outbound window disable accessor
10020 - arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou.
10021 - x86/fpu: Disable bottom halves while loading FPU registers
10022 - perf/x86/intel: Move branch tracing setup to the Intel-specific source file
10023 - perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()
10024 - fs: fix lost error code in dio_complete
10025 - ALSA: wss: Fix invalid snd_free_pages() at error path
10026 - ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control write
10027 - ALSA: control: Fix race between adding and removing a user element
10028 - ALSA: sparc: Fix invalid snd_free_pages() at error path
10029 - ALSA: hda/realtek - Support ALC300
10030 - ALSA: hda/realtek - fix headset mic detection for MSI MS-B171
10031 - ext2: fix potential use after free
10032 - ARM: dts: rockchip: Remove @0 from the veyron memory node
10033 - dmaengine: at_hdmac: fix memory leak in at_dma_xlate()
10034 - dmaengine: at_hdmac: fix module unloading
10035 - staging: vchiq_arm: fix compat VCHIQ_IOC_AWAIT_COMPLETION
10036 - staging: rtl8723bs: Add missing return for cfg80211_rtw_get_station
10037 - usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series
10038 - Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"
10039 - iio:st_magn: Fix enable device after trigger
10040 - lib/test_kmod.c: fix rmmod double free
10041 - mm: use swp_offset as key in shmem_replace_page()
10042 - misc: mic/scif: fix copy-paste error in scif_create_remote_lookup
10043 - binder: fix race that allows malicious free of live buffer
10044 - libceph: weaken sizeof check in ceph_x_verify_authorizer_reply()
10045 - libceph: check authorizer reply/challenge length before reading
10046 - f2fs: fix missing up_read
10047 - net: don't keep lonely packets forever in the gro hash
10048 - net: phy: add workaround for issue where PHY driver doesn't bind to the
10049 device
10050 - KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset
10051 - udf: Allow mounting volumes with incorrect identification strings
10052 - btrfs: Always try all copies when reading extent buffers
10053 - Btrfs: fix rare chances for data loss when doing a fast fsync
10054 - Btrfs: fix race between enabling quotas and subvolume creation
10055 - perf/x86/intel: Disallow precise_ip on BTS events
10056 - ALSA: hda: Add ASRock H81M-HDS to the power_save blacklist
10057 - ALSA: hda: Add ASRock N68C-S UCC the power_save blacklist
10058 - function_graph: Create function_graph_enter() to consolidate architecture
10059 code
10060 - ARM: function_graph: Simplify with function_graph_enter()
10061 - microblaze: function_graph: Simplify with function_graph_enter()
10062 - x86/function_graph: Simplify with function_graph_enter()
10063 - powerpc/function_graph: Simplify with function_graph_enter()
10064 - sh/function_graph: Simplify with function_graph_enter()
10065 - sparc/function_graph: Simplify with function_graph_enter()
10066 - parisc: function_graph: Simplify with function_graph_enter()
10067 - s390/function_graph: Simplify with function_graph_enter()
10068 - arm64: function_graph: Simplify with function_graph_enter()
10069 - MIPS: function_graph: Simplify with function_graph_enter()
10070 - function_graph: Make ftrace_push_return_trace() static
10071 - function_graph: Use new curr_ret_depth to manage depth instead of
10072 curr_ret_stack
10073 - function_graph: Have profiler use curr_ret_stack and not depth
10074 - function_graph: Move return callback before update of curr_ret_stack
10075 - function_graph: Reverse the order of pushing the ret_stack and the callback
10076 - ext2: initialize opts.s_mount_opt as zero before using it
10077 - ASoC: intel: cht_bsw_max98090_ti: Add quirk for boards using pmc_plt_clk_0
10078 - staging: most: use format specifier "%s" in snprintf
10079 - iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed
10080 numbers
10081 - mm: cleancache: fix corruption on missed inode invalidation
10082
10083 * Bionic update: upstream stable patchset 2019-07-17 (LP: #1836968) //
10084 CVE-2000-1134 // CVE-2007-3852 // CVE-2008-0525 // CVE-2009-0416 //
10085 CVE-2011-4834 // CVE-2015-1838 // CVE-2015-7442 // CVE-2016-7489
10086 - namei: allow restricted O_CREAT of FIFOs and regular files
10087
10088 * bcache: risk of data loss on I/O errors in backing or caching devices
10089 (LP: #1829563)
10090 - bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
10091 - bcache: add stop_when_cache_set_failed option to backing device
10092 - bcache: fix inaccurate io state for detached bcache devices
10093 - bcache: add backing_request_endio() for bi_end_io
10094 - bcache: add io_disable to struct cached_dev
10095 - bcache: store disk name in struct cache and struct cached_dev
10096 - bcache: count backing device I/O error for writeback I/O
10097 - bcache: add wait_for_kthread_stop() in bch_allocator_thread()
10098 - bcache: set dc->io_disable to true in conditional_stop_bcache_device()
10099 - bcache: stop bcache device when backing device is offline
10100 - bcache: fix ioctl in flash device
10101
10102 * Bionic update: upstream stable patchset 2019-07-16 (LP: #1836802)
10103 - mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
10104 - spi: bcm-qspi: switch back to reading flash using smaller chunks
10105 - bcache: trace missed reading by cache_missed
10106 - bcache: fix miss key refill->end in writeback
10107 - hwmon: (pmbus) Fix page count auto-detection.
10108 - jffs2: free jffs2_sb_info through jffs2_kill_sb()
10109 - cpufreq: conservative: Take limits changes into account properly
10110 - pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges
10111 - parisc: Fix address in HPMC IVA
10112 - parisc: Fix map_pages() to not overwrite existing pte entries
10113 - parisc: Fix exported address of os_hpmc handler
10114 - ALSA: hda - Add quirk for ASUS G751 laptop
10115 - ALSA: hda - Fix headphone pin config for ASUS G751
10116 - ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)
10117 - ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio pops
10118 - x86/xen: Fix boot loader version reported for PVH guests
10119 - x86/corruption-check: Fix panic in memory_corruption_check() when boot
10120 option without value is provided
10121 - ARM: dts: exynos: Disable pull control for MAX8997 interrupts on Origen
10122 - bpf: do not blindly change rlimit in reuseport net selftest
10123 - Revert "perf tools: Fix PMU term format max value calculation"
10124 - xfrm: policy: use hlist rcu variants on insert
10125 - perf vendor events intel: Fix wrong filter_band* values for uncore events
10126 - sched/fair: Fix the min_vruntime update logic in dequeue_entity()
10127 - perf tools: Fix use of alternatives to find JDIR
10128 - perf cpu_map: Align cpu map synthesized events properly.
10129 - x86/fpu: Remove second definition of fpu in __fpu__restore_sig()
10130 - net: qla3xxx: Remove overflowing shift statement
10131 - selftests: ftrace: Add synthetic event syntax testcase
10132 - i2c: rcar: cleanup DMA for all kinds of failure
10133 - locking/lockdep: Fix debug_locks off performance problem
10134 - ataflop: fix error handling during setup
10135 - swim: fix cleanup on setup error
10136 - nfp: devlink port split support for 1x100G CXP NIC
10137 - tun: Consistently configure generic netdev params via rtnetlink
10138 - s390/sthyi: Fix machine name validity indication
10139 - hwmon: (pwm-fan) Set fan speed to 0 on suspend
10140 - lightnvm: pblk: fix two sleep-in-atomic-context bugs
10141 - spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}
10142 - perf tools: Free temporary 'sys' string in read_event_files()
10143 - perf tools: Cleanup trace-event-info 'tdata' leak
10144 - perf strbuf: Match va_{add,copy} with va_end
10145 - cpupower: Fix coredump on VMWare
10146 - mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01
10147 - iwlwifi: pcie: avoid empty free RB queue
10148 - iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interface
10149 - x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC
10150 - ACPI / processor: Fix the return value of acpi_processor_ids_walk()
10151 - cpufreq: dt: Try freeing static OPPs only if we have added them
10152 - mtd: rawnand: atmel: Fix potential NULL pointer dereference
10153 - signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
10154 - Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth
10155 - x86: boot: Fix EFI stub alignment
10156 - pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_mux
10157 - brcmfmac: fix for proper support of 160MHz bandwidth
10158 - net: phy: phylink: ensure the carrier is off when starting phylink
10159 - block, bfq: correctly charge and reset entity service in all cases
10160 - kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()
10161 - ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllers
10162 - pinctrl: qcom: spmi-mpp: Fix drive strength setting
10163 - pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliant
10164 - pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliant
10165 - net: dsa: mv88e6xxx: Fix writing to a PHY page.
10166 - iwlwifi: mvm: fix BAR seq ctrl reporting
10167 - ixgbevf: VF2VF TCP RSS
10168 - ath10k: schedule hardware restart if WMI command times out
10169 - thermal: da9062/61: Prevent hardware access during system suspend
10170 - cgroup, netclassid: add a preemption point to write_classid
10171 - scsi: esp_scsi: Track residual for PIO transfers
10172 - UAPI: ndctl: Fix g++-unsupported initialisation in headers
10173 - KVM: nVMX: Clear reserved bits of #DB exit qualification
10174 - scsi: megaraid_sas: fix a missing-check bug
10175 - RDMA/core: Do not expose unsupported counters
10176 - IB/ipoib: Clear IPCB before icmp_send
10177 - RDMA/bnxt_re: Fix recursive lock warning in debug kernel
10178 - usb: host: ohci-at91: fix request of irq for optional gpio
10179 - PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logic
10180 - tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated
10181 - Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask
10182 - VMCI: Resource wildcard match fixed
10183 - PCI / ACPI: Enable wake automatically for power managed bridges
10184 - usb: gadget: udc: atmel: handle at91sam9rl PMC
10185 - ext4: fix argument checking in EXT4_IOC_MOVE_EXT
10186 - MD: fix invalid stored role for a disk
10187 - f2fs: fix to recover inode's i_flags during POR
10188 - PCI/MSI: Warn and return error if driver enables MSI/MSI-X twice
10189 - coresight: etb10: Fix handling of perf mode
10190 - PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode
10191 - crypto: caam - fix implicit casts in endianness helpers
10192 - usb: chipidea: Prevent unbalanced IRQ disable
10193 - driver/dma/ioat: Call del_timer_sync() without holding prep_lock
10194 - uio: ensure class is registered before devices
10195 - scsi: lpfc: Correct soft lockup when running mds diagnostics
10196 - scsi: lpfc: Correct race with abort on completion path
10197 - f2fs: report error if quota off error during umount
10198 - signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace
10199 init
10200 - mfd: menelaus: Fix possible race condition and leak
10201 - dmaengine: dma-jz4780: Return error if not probed from DT
10202 - IB/rxe: fix for duplicate request processing and ack psns
10203 - ALSA: hda: Check the non-cached stream buffers more explicitly
10204 - cpupower: Fix AMD Family 0x17 msr_pstate size
10205 - f2fs: fix to account IO correctly
10206 - ARM: dts: exynos: Remove "cooling-{min|max}-level" for CPU nodes
10207 - arm: dts: exynos: Add missing cooling device properties for CPUs
10208 - ARM: dts: exynos: Convert exynos5250.dtsi to opp-v2 bindings
10209 - ARM: dts: exynos: Mark 1 GHz CPU OPP as suspend OPP on Exynos5250
10210 - xen-swiotlb: use actually allocated size on check physical continuous
10211 - tpm: Restore functionality to xen vtpm driver.
10212 - xen/blkfront: avoid NULL blkfront_info dereference on device removal
10213 - xen/balloon: Support xend-based toolstack
10214 - xen: fix race in xen_qlock_wait()
10215 - xen: make xen_qlock_wait() nestable
10216 - xen/pvh: increase early stack size
10217 - xen/pvh: don't try to unplug emulated devices
10218 - libertas: don't set URB_ZERO_PACKET on IN USB transfer
10219 - usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten
10220 - usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"
10221 - iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()
10222 - net/ipv4: defensive cipso option parsing
10223 - dmaengine: ppc4xx: fix off-by-one build failure
10224 - dmaengine: stm32-dma: fix incomplete configuration in cyclic mode
10225 - libnvdimm: Hold reference on parent while scheduling async init
10226 - libnvdimm, region: Fail badblocks listing for inactive regions
10227 - ASoC: intel: skylake: Add missing break in skl_tplg_get_token()
10228 - IB/mlx5: Fix MR cache initialization
10229 - jbd2: fix use after free in jbd2_log_do_checkpoint()
10230 - gfs2_meta: ->mount() can get NULL dev_name
10231 - ext4: initialize retries variable in ext4_da_write_inline_data_begin()
10232 - ext4: fix setattr project check in fssetxattr ioctl
10233 - ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR
10234 - ext4: fix use-after-free race in ext4_remount()'s error path
10235 - EDAC, amd64: Add Family 17h, models 10h-2fh support
10236 - EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting
10237 - EDAC, skx_edac: Fix logical channel intermediate decoding
10238 - ARM: dts: dra7: Fix up unaligned access setting for PCIe EP
10239 - PCI/ASPM: Fix link_state teardown on device removal
10240 - PCI: Add Device IDs for Intel GPU "spurious interrupt" quirk
10241 - PCI: vmd: White list for fast interrupt handlers
10242 - signal/GenWQE: Fix sending of SIGKILL
10243 - signal: Guard against negative signal numbers in copy_siginfo_from_user32
10244 - crypto: lrw - Fix out-of bounds access on counter overflow
10245 - crypto: tcrypt - fix ghash-generic speed test
10246 - mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()
10247 - ima: fix showing large 'violations' or 'runtime_measurements_count'
10248 - hugetlbfs: dirty pages as they are added to pagecache
10249 - mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
10250 - KVM: arm64: Fix caching of host MDCR_EL2 value
10251 - kbuild: fix kernel/bounds.c 'W=1' warning
10252 - iio: ad5064: Fix regulator handling
10253 - iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()
10254 - iio: adc: at91: fix acking DRDY irq on simple conversions
10255 - iio: adc: at91: fix wrong channel number in triggered buffer mode
10256 - w1: omap-hdq: fix missing bus unregister at removal
10257 - smb3: allow stats which track session and share reconnects to be reset
10258 - smb3: do not attempt cifs operation in smb3 query info error path
10259 - smb3: on kerberos mount if server doesn't specify auth type use krb5
10260 - printk: Fix panic caused by passing log_buf_len to command line
10261 - genirq: Fix race on spurious interrupt detection
10262 - NFSv4.1: Fix the r/wsize checking
10263 - nfs: Fix a missed page unlock after pg_doio()
10264 - nfsd: Fix an Oops in free_session()
10265 - lockd: fix access beyond unterminated strings in prints
10266 - dm ioctl: harden copy_params()'s copy_from_user() from malicious users
10267 - dm zoned: fix metadata block ref counting
10268 - dm zoned: fix various dmz_get_mblock() issues
10269 - powerpc/msi: Fix compile error on mpc83xx
10270 - MIPS: OCTEON: fix out of bounds array access on CN68XX
10271 - iommu/arm-smmu: Ensure that page-table updates are visible before TLBI
10272 - TC: Set DMA masks for devices
10273 - media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSD
10274 - kgdboc: Passing ekgdboc to command line causes panic
10275 - xen: fix xen_qlock_wait()
10276 - xen-blkfront: fix kernel panic with negotiate_mq error path
10277 - media: em28xx: use a default format if TRY_FMT fails
10278 - media: tvp5150: avoid going past array on v4l2_querymenu()
10279 - media: em28xx: fix input name for Terratec AV 350
10280 - media: em28xx: make v4l2-compliance happier by starting sequence on zero
10281 - media: media colorspaces*.rst: rename AdobeRGB to opRGB
10282 - arm64: lse: remove -fcall-used-x0 flag
10283 - rpmsg: smd: fix memory leak on channel create
10284 - Cramfs: fix abad comparison when wrap-arounds occur
10285 - ARM: dts: socfpga: Fix SDRAM node address for Arria10
10286 - arm64: dts: stratix10: Correct System Manager register size
10287 - soc/tegra: pmc: Fix child-node lookup
10288 - btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
10289 - btrfs: Handle owner mismatch gracefully when walking up tree
10290 - btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
10291 - btrfs: fix error handling in free_log_tree
10292 - btrfs: Enhance btrfs_trim_fs function to handle error better
10293 - btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
10294 - btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
10295 - btrfs: don't attempt to trim devices that don't support it
10296 - btrfs: wait on caching when putting the bg cache
10297 - btrfs: protect space cache inode alloc with GFP_NOFS
10298 - btrfs: reset max_extent_size on clear in a bitmap
10299 - btrfs: make sure we create all new block groups
10300 - Btrfs: fix warning when replaying log after fsync of a tmpfile
10301 - Btrfs: fix wrong dentries after fsync of file that got its parent replaced
10302 - btrfs: qgroup: Dirty all qgroups before rescan
10303 - Btrfs: fix null pointer dereference on compressed write path error
10304 - Btrfs: fix assertion on fsync of regular file when using no-holes feature
10305 - btrfs: set max_extent_size properly
10306 - btrfs: don't use ctl->free_space for max_extent_size
10307 - btrfs: only free reserved extent if we didn't insert it
10308 - btrfs: don't run delayed_iputs in commit
10309 - btrfs: move the dio_sem higher up the callchain
10310 - Btrfs: fix use-after-free during inode eviction
10311 - Btrfs: fix use-after-free when dumping free space
10312 - Btrfs: fix fsync after hole punching when using no-holes feature
10313 - net: sched: Remove TCA_OPTIONS from policy
10314 - bpf: wait for running BPF programs when updating map-in-map
10315 - MD: fix invalid stored role for a disk - try2
10316 - mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash
10317 - mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the bus
10318 - bcache: correct dirty data statistics
10319 - block: don't deal with discard limit in blkdev_issue_discard()
10320 - block: make sure discard bio is aligned with logical block size
10321 - block: make sure writesame bio is aligned with logical block size
10322 - dma-mapping: fix panic caused by passing empty cma command line argument
10323 - ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer()
10324 - ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended
10325 opcodes
10326 - kprobes/x86: Use preempt_enable() in optimized_callback()
10327 - mailbox: PCC: handle parse error
10328 - ALSA: hda: Add 2 more models to the power_save blacklist
10329 - drm: fix use of freed memory in drm_mode_setcrtc
10330 - nvme: remove ns sibling before clearing path
10331 - nfp: flower: fix pedit set actions for multiple partial masks
10332 - nfp: flower: use offsets provided by pedit instead of index for ipv6
10333 - perf report: Don't crash on invalid inline debug information
10334 - drm: Get ref on CRTC commit object when waiting for flip_done
10335 - net: socionext: Reset tx queue in ndo_stop
10336 - lightnvm: pblk: fix race on sysfs line state
10337 - lightnvm: pblk: fix race condition on metadata I/O
10338 - bcache: Populate writeback_rate_minimum attribute
10339 - sdhci: acpi: add free_slot callback
10340 - mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unset
10341 - iwlwifi: mvm: check for n_profiles validity in EWRD ACPI
10342 - ACPI/PPTT: Handle architecturally unknown cache types
10343 - ACPI / PM: LPIT: Register sysfs attributes based on FADT
10344 - pinctrl: sunxi: fix 'pctrl->functions' allocation in
10345 sunxi_pinctrl_build_state
10346 - arm64: entry: Allow handling of undefined instructions from EL1
10347 - bpf/verifier: fix verifier instability
10348 - gpio: brcmstb: allow 0 width GPIO banks
10349 - libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9
10350 - thermal: rcar_thermal: Prevent doing work after unbind
10351 - net: stmmac: dwmac-sun8i: fix OF child-node lookup
10352 - f2fs: clear PageError on the read path
10353 - xprtrdma: Reset credit grant properly after a disconnect
10354 - nvmem: check the return value of nvmem_add_cells()
10355 - f2fs: avoid sleeping under spin_lock
10356 - f2fs: fix to recover cold bit of inode block during POR
10357 - OPP: Free OPP table properly on performance state irregularities
10358 - IB/rxe: Revise the ib_wr_opcode enum
10359 - ext4: fix EXT4_IOC_SWAP_BOOT
10360 - selinux: fix mounting of cgroup2 under older policies
10361 - KVM: arm/arm64: Ensure only THP is candidate for adjustment
10362 - NFC: nfcmrvl_uart: fix OF child-node lookup
10363 - media: ov7670: make "xclk" clock optional
10364 - powerpc/tm: Fix HFSCR bit for no suspend case
10365 - powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
10366 - MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regression
10367 - power: supply: twl4030-charger: fix OF sibling-node lookup
10368 - ocxl: Fix access to the AFU Descriptor Data
10369 - net: bcmgenet: fix OF child-node lookup
10370 - media: cec: make cec_get_edid_spa_location() an inline function
10371 - media: cec: integrate cec_validate_phys_addr() in cec-api.c
10372 - media: adv7604: when the EDID is cleared, unconfigure CEC as well
10373 - media: adv7842: when the EDID is cleared, unconfigure CEC as well
10374 - drm/mediatek: fix OF sibling-node lookup
10375 - media: replace ADOBERGB by OPRGB
10376 - media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC
10377 - btrfs: fix error handling in btrfs_dev_replace_start
10378 - btrfs: keep trim from interfering with transaction commits
10379 - Btrfs: don't clean dirty pages during buffered writes
10380 - btrfs: release metadata before running delayed refs
10381 - Btrfs: fix deadlock when writing out free space caches
10382 - btrfs: reset max_extent_size properly
10383 - btrfs: fix insert_reserved error handling
10384 - powerpc/traps: restore recoverability of machine_check interrupts
10385 - powerpc/64/module: REL32 relocation range check
10386 - powerpc/mm: Fix page table dump to work on Radix
10387 - powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()
10388 - tty: check name length in tty_find_polling_driver()
10389 - ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL
10390 - powerpc/nohash: fix undefined behaviour when testing page size support
10391 - powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleak
10392 - drm/omap: fix memory barrier bug in DMM driver
10393 - drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointer
10394 - media: pci: cx23885: handle adding to list failure
10395 - media: coda: don't overwrite h.264 profile_idc on decoder instance
10396 - MIPS: kexec: Mark CPU offline before disabling local IRQ
10397 - powerpc/boot: Ensure _zimage_start is a weak symbol
10398 - powerpc/memtrace: Remove memory in chunks
10399 - MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRS
10400 - sc16is7xx: Fix for multi-channel stall
10401 - media: tvp5150: fix width alignment during set_selection()
10402 - powerpc/selftests: Wait all threads to join
10403 - staging:iio:ad7606: fix voltage scales
10404 - 9p locks: fix glock.client_id leak in do_lock
10405 - 9p: clear dangling pointers in p9stat_free
10406 - ovl: fix error handling in ovl_verify_set_fh()
10407 - scsi: qla2xxx: Fix incorrect port speed being set for FC adapters
10408 - scsi: qla2xxx: Fix process response queue for ISP26XX and above
10409 - scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxx
10410 - scsi: qla2xxx: shutdown chip if reset fail
10411 - scsi: qla2xxx: Fix re-using LoopID when handle is in use
10412 - ovl: fix recursive oi->lock in ovl_link()
10413 - MIPS: Loongson-3: Fix CPU UART irq delivery problem
10414 - MIPS: Loongson-3: Fix BRIDGE irq delivery problem
10415 - xtensa: add NOTES section to the linker script
10416 - xtensa: make sure bFLT stack is 16 byte aligned
10417 - xtensa: fix boot parameters address translation
10418 - um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
10419 - clk: s2mps11: Fix matching when built as module and DT node contains
10420 compatible
10421 - clk: at91: Fix division by zero in PLL recalc_rate()
10422 - clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent call
10423 - clk: mvebu: use correct bit for 98DX3236 NAND
10424 - libceph: bump CEPH_MSG_MAX_DATA_LEN
10425 - mach64: fix display corruption on big endian machines
10426 - mach64: fix image corruption due to reading accelerator registers
10427 - reset: hisilicon: fix potential NULL pointer dereference
10428 - vhost/scsi: truncate T10 PI iov_iter to prot_bytes
10429 - scsi: qla2xxx: Initialize port speed to avoid setting lower speed
10430 - SCSI: fix queue cleanup race before queue initialization is done
10431 - soc: ti: QMSS: Fix usage of irq_set_affinity_hint
10432 - ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
10433 - ocfs2: free up write context when direct IO failed
10434 - mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
10435 - netfilter: conntrack: fix calculation of next bucket number in early_drop
10436 - ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
10437 - mtd: docg3: don't set conflicting BCH_CONST_PARAMS option
10438 - of, numa: Validate some distance map rules
10439 - x86/cpu/vmware: Do not trace vmware_sched_clock()
10440 - x86/hyper-v: Enable PIT shutdown quirk
10441 - termios, tty/tty_baudrate.c: fix buffer overrun
10442 - arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
10443 - watchdog/core: Add missing prototypes for weak functions
10444 - btrfs: fix pinned underflow after transaction aborted
10445 - Btrfs: fix cur_offset in the error case for nocow
10446 - Btrfs: fix infinite loop on inode eviction after deduplication of eof block
10447 - Btrfs: fix data corruption due to cloning of eof block
10448 - clockevents/drivers/i8253: Add support for PIT shutdown quirk
10449 - ext4: add missing brelse() update_backups()'s error path
10450 - ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
10451 - ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
10452 - ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
10453 - ext4: missing !bh check in ext4_xattr_inode_write()
10454 - ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
10455 - ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()
10456 - ext4: avoid buffer leak in ext4_orphan_add() after prior errors
10457 - ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
10458 - ext4: avoid possible double brelse() in add_new_gdb() on error path
10459 - ext4: fix possible leak of sbi->s_group_desc_leak in error path
10460 - ext4: fix possible leak of s_journal_flag_rwsem in error path
10461 - ext4: fix buffer leak in ext4_xattr_get_block() on error path
10462 - ext4: release bs.bh before re-using in ext4_xattr_block_find()
10463 - ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
10464 - ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path
10465 - ext4: fix buffer leak in __ext4_read_dirblock() on error path
10466 - mount: Prevent MNT_DETACH from disconnecting locked mounts
10467 - kdb: use correct pointer when 'btc' calls 'btt'
10468 - kdb: print real address of pointers instead of hashed addresses
10469 - sunrpc: correct the computation for page_ptr when truncating
10470 - rtc: hctosys: Add missing range error reporting
10471 - configfs: replace strncpy with memcpy
10472 - gfs2: Put bitmap buffers in put_super
10473 - lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
10474 - hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
10475 - mm/swapfile.c: use kvzalloc for swap_info_struct allocation
10476 - efi/arm/libstub: Pack FDT after populating it
10477 - drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type
10478 - drm/nouveau: Check backlight IDs are >= 0, not > 0
10479 - drm/dp_mst: Check if primary mstb is null
10480 - drm/i915: Restore vblank interrupts earlier
10481 - drm/i915: Don't unset intel_connector->mst_port
10482 - drm/i915: Skip vcpi allocation for MSTB ports that are gone
10483 - drm/i915: Large page offsets for pread/pwrite
10484 - drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values
10485 - drm/i915: Don't oops during modeset shutdown after lpe audio deinit
10486 - drm/i915: Mark pin flags as u64
10487 - drm/i915/execlists: Force write serialisation into context image vs
10488 execution
10489 - CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM
10490 - ovl: check whiteout in ovl_create_over_whiteout()
10491 - nvme-loop: fix kernel oops in case of unhandled command
10492 - Input: wm97xx-ts - fix exit path
10493 - powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
10494 - tracing/kprobes: Check the probe on unloaded module correctly
10495 - drm/amdgpu/powerplay: fix missing break in switch statements
10496 - udf: Prevent write-unsupported filesystem to be remounted read-write
10497 - serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout
10498 - zram: close udev startup race condition as default groups
10499 - clk: rockchip: fix wrong mmc sample phase shift for rk3328
10500 - bonding/802.3ad: fix link_failure_count tracking
10501 - hwmon: (core) Fix double-free in __hwmon_device_register()
10502 - perf stat: Handle different PMU names with common prefix
10503 - mnt: fix __detach_mounts infinite loop
10504 - NFSv4: Don't exit the state manager without clearing
10505 NFS4CLNT_MANAGER_RUNNING
10506 - libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD
10507 - drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit
10508 panel's native mode
10509 - drm/i915: Fix ilk+ watermarks when disabling pipes
10510 - drm/i915: Fix possible race in intel_dp_add_mst_connector()
10511
10512 * [SRU][B/B-OEM]Fix resume failure on some TPM chips (LP: #1836031)
10513 - tpm: tpm_try_transmit() refactor error flow.
10514
10515 * Linux md raid-10 freezes during resync (LP: #1767992)
10516 - md: fix raid10 hang issue caused by barrier
10517
10518 * hda/realtek: can't detect external mic on a Dell machine (LP: #1836755)
10519 - ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine
10520
10521 * CVE-2019-12614
10522 - powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()
10523
10524 * x86: mm: early boot problem on i386 with KPTI enabled (LP: #1827884)
10525 - Revert "perf/core: Make sure the ring-buffer is mapped in all page-tables"
10526 - x86/mm: Clarify hardware vs. software "error_code"
10527 - x86/mm: Break out kernel address space handling
10528 - x86/mm: Break out user address space handling
10529 - x86/mm/fault: Allow stack access below %rsp
10530
10531 * bnx2x driver causes 100% CPU load (LP: #1832082)
10532 - bnx2x: Prevent ptp_task to be rescheduled indefinitely
10533
10534 * Sometimes touchpad detected as mouse(i2c designware fails to get adapter
10535 number) (LP: #1835150)
10536 - i2c: i2c-designware-platdrv: Cleanup setting of the adapter number
10537 - i2c: i2c-designware-platdrv: Always use a dynamic adapter number
10538
10539 * HP EliteBook 745 G5 (Ryzen 2500U) fails to boot unless `mce=off` is set on
10540 command line (LP: #1796443)
10541 - x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models
10542 - x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk
10543 - x86/MCE: Add an MCE-record filtering function
10544 - x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models
10545
10546 * Bionic update: upstream stable patchset 2019-07-15 (LP: #1836654)
10547 - media: af9035: prevent buffer overflow on write
10548 - batman-adv: Avoid probe ELP information leak
10549 - batman-adv: Fix segfault when writing to throughput_override
10550 - batman-adv: Fix segfault when writing to sysfs elp_interval
10551 - batman-adv: Prevent duplicated gateway_node entry
10552 - batman-adv: Prevent duplicated nc_node entry
10553 - batman-adv: Prevent duplicated softif_vlan entry
10554 - batman-adv: Prevent duplicated global TT entry
10555 - batman-adv: Prevent duplicated tvlv handler
10556 - batman-adv: fix backbone_gw refcount on queue_work() failure
10557 - batman-adv: fix hardif_neigh refcount on queue_work() failure
10558 - clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-
10559 am43 SoCs
10560 - scsi: ibmvscsis: Fix a stringop-overflow warning
10561 - scsi: ibmvscsis: Ensure partition name is properly NUL terminated
10562 - intel_th: pci: Add Ice Lake PCH support
10563 - Input: atakbd - fix Atari keymap
10564 - Input: atakbd - fix Atari CapsLock behaviour
10565 - net: emac: fix fixed-link setup for the RTL8363SB switch
10566 - ravb: do not write 1 to reserved bits
10567 - PCI: dwc: Fix scheduling while atomic issues
10568 - drm: mali-dp: Call drm_crtc_vblank_reset on device init
10569 - scsi: ipr: System hung while dlpar adding primary ipr adapter back
10570 - scsi: sd: don't crash the host on invalid commands
10571 - net/mlx4: Use cpumask_available for eq->affinity_mask
10572 - clocksource/drivers/fttmr010: Fix set_next_event handler
10573 - powerpc/tm: Fix userspace r13 corruption
10574 - powerpc/tm: Avoid possible userspace r1 corruption on reclaim
10575 - iommu/amd: Return devid as alias for ACPI HID devices
10576 - ARC: build: Get rid of toolchain check
10577 - ARC: build: Don't set CROSS_COMPILE in arch's Makefile
10578 - HID: quirks: fix support for Apple Magic Keyboards
10579 - staging: ccree: check DMA pool buf !NULL before free
10580 - net/smc: fix sizeof to int comparison
10581 - qed: Fix populating the invalid stag value in multi function mode.
10582 - RDMA/uverbs: Fix validity check for modify QP
10583 - bpf: test_maps, only support ESTABLISHED socks
10584 - RDMA/bnxt_re: Fix system crash during RDMA resource initialization
10585 - RISC-V: include linux/ftrace.h in asm-prototypes.h
10586 - powerpc/numa: Use associativity if VPHN hcall is successful
10587 - x86/boot: Fix kexec booting failure in the SEV bit detection code
10588 - xfrm: Validate address prefix lengths in the xfrm selector.
10589 - xfrm6: call kfree_skb when skb is toobig
10590 - xfrm: reset transport header back to network header after all input
10591 transforms ahave been applied
10592 - xfrm: reset crypto_done when iterating over multiple input xfrms
10593 - mac80211: Always report TX status
10594 - cfg80211: reg: Init wiphy_idx in regulatory_hint_core()
10595 - mac80211: fix pending queue hang due to TX_DROP
10596 - cfg80211: Address some corner cases in scan result channel updating
10597 - mac80211: TDLS: fix skb queue/priority assignment
10598 - mac80211: fix TX status reporting for ieee80211s
10599 - ARM: 8799/1: mm: fix pci_ioremap_io() offset check
10600 - xfrm: validate template mode
10601 - netfilter: bridge: Don't sabotage nf_hook calls from an l3mdev
10602 - arm64: hugetlb: Fix handling of young ptes
10603 - ARM: dts: BCM63xx: Fix incorrect interrupt specifiers
10604 - net: macb: Clean 64b dma addresses if they are not detected
10605 - soc: fsl: qbman: qman: avoid allocating from non existing gen_pool
10606 - soc: fsl: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift()
10607 - mac80211_hwsim: do not omit multicast announce of first added radio
10608 - Bluetooth: SMP: fix crash in unpairing
10609 - pxa168fb: prepare the clock
10610 - qed: Avoid implicit enum conversion in qed_set_tunn_cls_info
10611 - qed: Fix mask parameter in qed_vf_prep_tunn_req_tlv
10612 - qed: Avoid implicit enum conversion in qed_roce_mode_to_flavor
10613 - qed: Avoid constant logical operation warning in qed_vf_pf_acquire
10614 - qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pkt
10615 - asix: Check for supported Wake-on-LAN modes
10616 - ax88179_178a: Check for supported Wake-on-LAN modes
10617 - lan78xx: Check for supported Wake-on-LAN modes
10618 - sr9800: Check for supported Wake-on-LAN modes
10619 - r8152: Check for supported Wake-on-LAN Modes
10620 - smsc75xx: Check for Wake-on-LAN modes
10621 - smsc95xx: Check for Wake-on-LAN modes
10622 - cfg80211: fix use-after-free in reg_process_hint()
10623 - perf/core: Fix perf_pmu_unregister() locking
10624 - perf/ring_buffer: Prevent concurent ring buffer access
10625 - perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX
10626 - perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events
10627 - net: fec: fix rare tx timeout
10628 - declance: Fix continuation with the adapter identification message
10629 - locking/ww_mutex: Fix runtime warning in the WW mutex selftest
10630 - be2net: don't flip hw_features when VXLANs are added/deleted
10631 - net: cxgb3_main: fix a missing-check bug
10632 - yam: fix a missing-check bug
10633 - ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()
10634 - iwlwifi: mvm: check for short GI only for OFDM
10635 - iwlwifi: dbg: allow wrt collection before ALIVE
10636 - iwlwifi: fix the ALIVE notification layout
10637 - usbip: vhci_hcd: update 'status' file header and format
10638 - net/mlx5: Fix mlx5_get_vector_affinity function
10639 - powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=n
10640 - dm integrity: fail early if required HMAC key is not available
10641 - net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211b
10642 - net: phy: Add general dummy stubs for MMD register access
10643 - scsi: qla2xxx: Avoid double completion of abort command
10644 - kbuild: set no-integrated-as before incl. arch Makefile
10645 - IB/mlx5: Avoid passing an invalid QP type to firmware
10646 - l2tp: remove configurable payload offset
10647 - cifs: Use ULL suffix for 64-bit constant
10648 - KVM: x86: Update the exit_qualification access bits while walking an address
10649 - sparc64: Fix regression in pmdp_invalidate().
10650 - tpm: move the delay_msec increment after sleep in tpm_transmit()
10651 - bpf: sockmap, map_release does not hold refcnt for pinned maps
10652 - tpm: tpm_crb: relinquish locality on error path.
10653 - IB/usnic: Update with bug fixes from core code
10654 - mmc: dw_mmc-rockchip: correct property names in debug
10655 - MIPS: Workaround GCC __builtin_unreachable reordering bug
10656 - iio: buffer: fix the function signature to match implementation
10657 - selftests/powerpc: Add ptrace hw breakpoint test
10658 - scsi: ibmvfc: Avoid unnecessary port relogin
10659 - scsi: sd: Remember that READ CAPACITY(16) succeeded
10660 - btrfs: quota: Set rescan progress to (u64)-1 if we hit last leaf
10661 - net: phy: phylink: Don't release NULL GPIO
10662 - x86/paravirt: Fix some warning messages
10663 - net: stmmac: mark PM functions as __maybe_unused
10664 - kconfig: fix the rule of mainmenu_stmt symbol
10665 - libertas: call into generic suspend code before turning off power
10666 - compiler.h: Allow arch-specific asm/compiler.h
10667 - ARM: dts: imx53-qsb: disable 1.2GHz OPP
10668 - perf python: Use -Wno-redundant-decls to build with PYTHON=python3
10669 - rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()
10670 - rxrpc: Only take the rwind and mtu values from latest ACK
10671 - rxrpc: Fix connection-level abort handling
10672 - selftests: rtnetlink.sh explicitly requires bash.
10673 - fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()
10674 - mtd: spi-nor: Add support for is25wp series chips
10675 - ARM: dts: r8a7790: Correct critical CPU temperature
10676 - media: uvcvideo: Fix driver reference counting
10677 - Revert "netfilter: ipv6: nf_defrag: drop skb dst before queueing"
10678 - perf tools: Disable parallelism for 'make clean'
10679 - drm/i915/gvt: fix memory leak of a cmd_entry struct on error exit path
10680 - bridge: do not add port to router list when receives query with source
10681 0.0.0.0
10682 - net: bridge: remove ipv6 zero address check in mcast queries
10683 - ipv6: mcast: fix a use-after-free in inet6_mc_check
10684 - ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are
10685 called
10686 - llc: set SOCK_RCU_FREE in llc_sap_add_socket()
10687 - net: fec: don't dump RX FIFO register when not available
10688 - net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
10689 - net: sched: gred: pass the right attribute to gred_change_table_def()
10690 - net: socket: fix a missing-check bug
10691 - net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
10692 - net: udp: fix handling of CHECKSUM_COMPLETE packets
10693 - r8169: fix NAPI handling under high load
10694 - sctp: fix race on sctp_id2asoc
10695 - udp6: fix encap return code for resubmitting
10696 - virtio_net: avoid using netif_tx_disable() for serializing tx routine
10697 - ethtool: fix a privilege escalation bug
10698 - bonding: fix length of actor system
10699 - ip6_tunnel: Fix encapsulation layout
10700 - openvswitch: Fix push/pop ethernet validation
10701 - net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault type
10702 - net: sched: Fix for duplicate class dump
10703 - net: drop skb on failure in ip_check_defrag()
10704 - net: fix pskb_trim_rcsum_slow() with odd trim offset
10705 - net/mlx5e: fix csum adjustments caused by RXFCS
10706 - rtnetlink: Disallow FDB configuration for non-Ethernet device
10707 - net: ipmr: fix unresolved entry dumps
10708 - net: bcmgenet: Poll internal PHY for GENETv5
10709 - net/sched: cls_api: add missing validation of netlink attributes
10710 - net/mlx5: Fix build break when CONFIG_SMP=n
10711 - mac80211_hwsim: fix locking when iterating radios during ns exit
10712 - rxrpc: Fix checks as to whether we should set up a new call
10713 - rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socket
10714 - thunderbolt: Do not handle ICM events after domain is stopped
10715 - thunderbolt: Initialize after IOMMUs
10716 - RISCV: Fix end PFN for low memory
10717 - drm/amd/display: Signal hw_done() after waiting for flip_done()
10718 - powerpc/numa: Skip onlining a offline node in kdump path
10719 - mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctl
10720 - perf report: Don't try to map ip to invalid map
10721 - perf record: Use unmapped IP for inline callchain cursors
10722 - rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()
10723 - gpio: Assign gpio_irq_chip::parents to non-stack pointer
10724 - IB/mlx5: Unmap DMA addr from HCA before IOMMU
10725 - rds: RDS (tcp) hangs on sendto() to unresponding address
10726 - sparc64: Export __node_distance.
10727 - sparc64: Make corrupted user stacks more debuggable.
10728 - sparc64: Make proc_id signed.
10729 - sparc64: Set %l4 properly on trap return after handling signals.
10730 - sparc: Fix single-pcr perf event counter management.
10731 - sparc: Fix syscall fallback bugs in VDSO.
10732 - sparc: Throttle perf events properly.
10733 - eeprom: at24: Add support for address-width property
10734 - vfs: swap names of {do,vfs}_clone_file_range()
10735 - bpf: fix partial copy of map_ptr when dst is scalar
10736 - gpio: mxs: Get rid of external API call
10737 - xfs: truncate transaction does not modify the inobt
10738 - cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)
10739 - drm/edid: VSDB yCBCr420 Deep Color mode bit definitions
10740 - drm: fb-helper: Reject all pixel format changing requests
10741 - cdc-acm: do not reset notification buffer index upon urb unlinking
10742 - cdc-acm: correct counting of UART states in serial state notification
10743 - cdc-acm: fix race between reset and control messaging
10744 - usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()
10745 - USB: fix the usbfs flag sanitization for control transfers
10746 - Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGM
10747 - sched/fair: Fix throttle_list starvation with low CFS quota
10748 - x86/tsc: Force inlining of cyc2ns bits
10749 - x86, hibernate: Fix nosave_regions setup for hibernation
10750 - x86/percpu: Fix this_cpu_read()
10751 - x86/time: Correct the attribute on jiffies' definition
10752 - x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context
10753 switch if there is an FPU
10754 - clk: sunxi-ng: sun4i: Set VCO and PLL bias current to lowest setting
10755 - drm/sun4i: Fix an ulong overflow in the dotclock driver
10756 - x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels
10757
10758 * Colour banding in HP Pavilion 15-n233sl integrated display (LP: #1794387) //
10759 Bionic update: upstream stable patchset 2019-07-15 (LP: #1836654)
10760 - drm/edid: Add 6 bpc quirk for BOE panel in HP Pavilion 15-n233sl
10761
10762 * Bionic update: upstream stable patchset 2019-07-12 (LP: #1836426)
10763 - drm/amd/pp: initialize result to before or'ing in data
10764 - drm/amdgpu: add another ATPX quirk for TOPAZ
10765 - tools/power turbostat: fix possible sprintf buffer overflow
10766 - mac80211: Run TXQ teardown code before de-registering interfaces
10767 - mac80211_hwsim: require at least one channel
10768 - btrfs: btrfs_shrink_device should call commit transaction at the end
10769 - scsi: csiostor: add a check for NULL pointer after kmalloc()
10770 - mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X
10771 - mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_X
10772 - gpio: adp5588: Fix sleep-in-atomic-context bug
10773 - mac80211: mesh: fix HWMP sequence numbering to follow standard
10774 - mac80211: avoid kernel panic when building AMSDU from non-linear SKB
10775 - gpiolib: acpi: Switch to cansleep version of GPIO library call
10776 - gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall
10777 - cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE
10778 - mac80211: do not convert to A-MSDU if frag/subframe limited
10779 - mac80211: always account for A-MSDU header changes
10780 - tools/kvm_stat: fix handling of invalid paths in debugfs provider
10781 - gpio: Fix crash due to registration race
10782 - ARC: atomics: unbork atomic_fetch_##op()
10783 - md/raid5-cache: disable reshape completely
10784 - RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0
10785 - i2c: uniphier: issue STOP only for last message or I2C_M_STOP
10786 - i2c: uniphier-f: issue STOP only for last message or I2C_M_STOP
10787 - net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()
10788 - fs/cifs: don't translate SFM_SLASH (U+F026) to backslash
10789 - mac80211: fix an off-by-one issue in A-MSDU max_subframe computation
10790 - cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()
10791 - mac80211: fix a race between restart and CSA flows
10792 - mac80211: Fix station bandwidth setting after channel switch
10793 - mac80211: don't Tx a deauth frame if the AP forbade Tx
10794 - mac80211: shorten the IBSS debug messages
10795 - tools/vm/slabinfo.c: fix sign-compare warning
10796 - tools/vm/page-types.c: fix "defined but not used" warning
10797 - mm: madvise(MADV_DODUMP): allow hugetlbfs pages
10798 - netfilter: xt_cluster: add dependency on conntrack module
10799 - HID: add support for Apple Magic Keyboards
10800 - usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]
10801 - HID: hid-saitek: Add device ID for RAT 7 Contagion
10802 - scsi: qedi: Add the CRC size within iSCSI NVM image
10803 - perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()
10804 - perf util: Fix bad memory access in trace info.
10805 - perf probe powerpc: Ignore SyS symbols irrespective of endianness
10806 - netfilter: nf_tables: release chain in flushing set
10807 - Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"
10808 - RDMA/ucma: check fd type in ucma_migrate_id()
10809 - HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub report
10810 - USB: yurex: Check for truncation in yurex_read()
10811 - nvmet-rdma: fix possible bogus dereference under heavy load
10812 - net/mlx5: Consider PCI domain in search for next dev
10813 - drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS
10814 - drm/nouveau/disp: fix DP disable race
10815 - dm raid: fix rebuild of specific devices by updating superblock
10816 - fs/cifs: suppress a string overflow warning
10817 - perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing
10818 CPUs
10819 - dm thin metadata: try to avoid ever aborting transactions
10820 - arch/hexagon: fix kernel/dma.c build warning
10821 - hexagon: modify ffs() and fls() to return int
10822 - arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"
10823 - drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunk
10824 - r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED
10825 - s390/qeth: don't dump past end of unknown HW header
10826 - cifs: read overflow in is_valid_oplock_break()
10827 - xen/manage: don't complain about an empty value in control/sysrq node
10828 - xen: avoid crash in disable_hotplug_cpu
10829 - xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
10830 - ovl: fix access beyond unterminated strings
10831 - ovl: fix memory leak on unlink of indexed file
10832 - ovl: fix format of setxattr debug
10833 - sysfs: Do not return POSIX ACL xattrs via listxattr
10834 - smb2: fix missing files in root share directory listing
10835 - iommu/amd: Clear memory encryption mask from physical address
10836 - crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()
10837 - crypto: mxs-dcp - Fix wait logic on chan threads
10838 - crypto: caam/jr - fix ablkcipher_edesc pointer arithmetic
10839 - gpiolib: Free the last requested descriptor
10840 - Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()
10841 - tools: hv: fcopy: set 'error' in case an unknown operation was requested
10842 - ocfs2: fix locking for res->tracking and dlm->tracking_list
10843 - ixgbe: check return value of napi_complete_done()
10844 - dm thin metadata: fix __udivdi3 undefined on 32-bit
10845 - Btrfs: fix unexpected failure of nocow buffered writes after snapshotting
10846 when low on space
10847 - scsi: aacraid: fix a signedness bug
10848 - tipc: switch to rhashtable iterator
10849 - net: mvpp2: initialize port of_node pointer
10850 - tc-testing: add test-cases for numeric and invalid control action
10851 - tools/kvm_stat: fix updates for dead guests
10852 - ibmvnic: Include missing return code checks in reset function
10853 - net/ibm/emac: wrong emac_calc_base call was used by typo
10854 - ceph: avoid a use-after-free in ceph_destroy_options()
10855 - afs: Fix cell specification to permit an empty address list
10856 - netfilter: xt_checksum: ignore gso skbs
10857 - HID: intel-ish-hid: Enable Sunrise Point-H ish driver
10858 - iio: imu: st_lsm6dsx: take into account ts samples in wm configuration
10859 - riscv: Do not overwrite initrd_start and initrd_end
10860 - drm/nouveau: fix oops in client init failure path
10861 - drm/nouveau/mmu: don't attempt to dereference vmm without valid instance
10862 pointer
10863 - drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP
10864 panels
10865 - sched/topology: Set correct NUMA topology type
10866 - drm/amdgpu: Fix SDMA hang in prt mode v2
10867 - asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP &&
10868 CONFIG_INDIRECT_PIO
10869 - x86/APM: Fix build warning when PROC_FS is not enabled
10870 - new primitive: discard_new_inode()
10871 - ovl: set I_CREATING on inode being created
10872 - crypto: chelsio - Fix memory corruption in DMA Mapped buffers.
10873 - perf/core: Add sanity check to deal with pinned event failure
10874 - mm: migration: fix migration of huge PMD shared pages
10875 - mm, thp: fix mlocking THP page with migration enabled
10876 - mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
10877 - KVM: x86: fix L1TF's MMIO GFN calculation
10878 - blk-mq: I/O and timer unplugs are inverted in blktrace
10879 - clocksource/drivers/timer-atmel-pit: Properly handle error cases
10880 - fbdev/omapfb: fix omapfb_memory_read infoleak
10881 - drm/amdgpu: Fix vce work queue was not cancelled when suspend
10882 - x86/vdso: Fix asm constraints on vDSO syscall fallbacks
10883 - selftests/x86: Add clock_gettime() tests to test_vdso
10884 - x86/vdso: Only enable vDSO retpolines when enabled and supported
10885 - x86/vdso: Fix vDSO syscall fallback asm constraint regression
10886 - mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys
10887 - PM / core: Clear the direct_complete flag on errors
10888 - dm cache metadata: ignore hints array being too small during resize
10889 - dm cache: fix resize crash if user doesn't reload cache table
10890 - xhci: Add missing CAS workaround for Intel Sunrise Point xHCI
10891 - usb: xhci-mtk: resume USB3 roothub first
10892 - USB: serial: simple: add Motorola Tetra MTP6550 id
10893 - usb: cdc_acm: Do not leak URB buffers
10894 - of: unittest: Disable interrupt node tests for old world MAC systems
10895 - perf annotate: Use asprintf when formatting objdump command line
10896 - perf tools: Fix python extension build for gcc 8
10897 - ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowait
10898 - ath10k: fix kernel panic issue during pci probe
10899 - nvme_fc: fix ctrl create failures racing with workq items
10900 - powerpc/lib: fix book3s/32 boot failure due to code patching
10901 - ARC: clone syscall to setp r25 as thread pointer
10902 - perf utils: Move is_directory() to path.h
10903 - f2fs: fix invalid memory access
10904 - ucma: fix a use-after-free in ucma_resolve_ip()
10905 - ubifs: Check for name being NULL while mounting
10906 - rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() instead
10907 - ath10k: fix scan crash due to incorrect length calculation
10908 - pstore/ram: Fix failure-path memory leak in ramoops_init
10909 - mac80211: allocate TXQs for active monitor interfaces
10910 - drm: fix use-after-free read in drm_mode_create_lease_ioctl()
10911 - USB: serial: option: improve Quectel EP06 detection
10912 - USB: serial: option: add two-endpoints device-id flag
10913 - tipc: call start and done ops directly in __tipc_nl_compat_dumpit()
10914 - bnxt_en: Fix TX timeout during netpoll.
10915 - bnxt_en: free hwrm resources, if driver probe fails.
10916 - bonding: avoid possible dead-lock
10917 - ip6_tunnel: be careful when accessing the inner header
10918 - ip_tunnel: be careful when accessing the inner header
10919 - ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
10920 - ipv6: take rcu lock in rawv6_send_hdrinc()
10921 - net: dsa: bcm_sf2: Call setup during switch resume
10922 - net: hns: fix for unmapping problem when SMMU is on
10923 - net: ipv4: update fnhe_pmtu when first hop's MTU changes
10924 - net/ipv6: Display all addresses in output of /proc/net/if_inet6
10925 - netlabel: check for IPV4MASK in addrinfo_get
10926 - net: mvpp2: Extract the correct ethtype from the skb for tx csum offload
10927 - net: mvpp2: fix a txq_done race condition
10928 - net: sched: Add policy validation for tc attributes
10929 - net: systemport: Fix wake-up interrupt race during resume
10930 - net/usb: cancel pending work when unbinding smsc75xx
10931 - qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interface
10932 - rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
10933 - sctp: update dst pmtu with the correct daddr
10934 - team: Forbid enslaving team device to itself
10935 - tipc: fix flow control accounting for implicit connect
10936 - udp: Unbreak modules that rely on external __skb_recv_udp() availability
10937 - net: stmmac: Fixup the tail addr setting in xmit path
10938 - net/packet: fix packet drop as of virtio gso
10939 - net: dsa: bcm_sf2: Fix unbind ordering
10940 - net/mlx5e: Set vlan masks for all offloaded TC rules
10941 - net: aquantia: memory corruption on jumbo frames
10942 - net/mlx5: E-Switch, Fix out of bound access when setting vport rate
10943 - bonding: pass link-local packets to bonding master also.
10944 - bonding: fix warning message
10945 - nfp: avoid soft lockups under control message storm
10946 - bnxt_en: don't try to offload VLAN 'modify' action
10947 - net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
10948 - tcp/dccp: fix lockdep issue when SYN is backlogged
10949 - inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
10950 - ASoC: rt5514: Fix the issue of the delay volume applied again
10951 - ASoC: wm8804: Add ACPI support
10952 - ASoC: sigmadsp: safeload should not have lower byte limit
10953 - selftests/efivarfs: add required kernel configs
10954 - selftests: memory-hotplug: add required configs
10955 - ASoC: rsnd: adg: care clock-frequency size
10956 - ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFER
10957 - Bluetooth: hci_ldisc: Free rw_semaphore on close
10958 - mfd: omap-usb-host: Fix dts probe of children
10959 - scsi: iscsi: target: Don't use stack buffer for scatterlist
10960 - scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()
10961 - sound: enable interrupt after dma buffer initialization
10962 - sound: don't call skl_init_chip() to reset intel skl soc
10963 - stmmac: fix valid numbers of unicast filter entries
10964 - net: macb: disable scatter-gather for macb on sama5d3
10965 - ARM: dts: at91: add new compatibility string for macb on sama5d3
10966 - PCI: hv: support reporting serial number as slot information
10967 - clk: x86: add "ether_clk" alias for Bay Trail / Cherry Trail
10968 - clk: x86: Stop marking clocks as CLK_IS_CRITICAL
10969 - x86/kvm/lapic: always disable MMIO interface in x2APIC mode
10970 - drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7
10971 - mm/vmstat.c: fix outdated vmstat_text
10972 - MIPS: VDSO: Always map near top of user memory
10973 - mach64: detect the dot clock divider correctly on sparc
10974 - percpu: stop leaking bitmap metadata blocks
10975 - perf script python: Fix export-to-postgresql.py occasional failure
10976 - perf script python: Fix export-to-sqlite.py sample columns
10977 - s390/cio: Fix how vfio-ccw checks pinned pages
10978 - dm cache: destroy migration_cache if cache target registration failed
10979 - dm: fix report zone remapping to account for partition offset
10980 - dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabled
10981 - dm linear: fix linear_end_io conditional definition
10982 - cgroup: Fix dom_cgrp propagation when enabling threaded mode
10983 - mmc: block: avoid multiblock reads for the last sector in SPI mode
10984 - pinctrl: mcp23s08: fix irq and irqchip setup order
10985 - arm64: perf: Reject stand-alone CHAIN events for PMUv3
10986 - mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2
10987 - mm: Preserve _PAGE_DEVMAP across mprotect() calls
10988 - i2c: i2c-scmi: fix for i2c_smbus_write_block_data
10989 - xhci: Don't print a warning when setting link state for disabled ports
10990 - mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES
10991 - mm: treat indirectly reclaimable memory as available in MemAvailable
10992 - dcache: account external names as indirectly reclaimable memory
10993 - mm: treat indirectly reclaimable memory as free in overcommit logic
10994 - mm: don't show nr_indirectly_reclaimable in /proc/vmstat
10995 - ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
10996 - ARM: bugs: prepare processor bug infrastructure
10997 - ARM: bugs: hook processor bug checking into SMP and suspend paths
10998 - ARM: bugs: add support for per-processor bug checking
10999 - [Config] updateconfigs for CPU_SPECTRE
11000 - ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
11001 - ARM: spectre-v2: harden branch predictor on context switches
11002 - ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
11003 - ARM: spectre-v2: harden user aborts in kernel space
11004 - ARM: spectre-v2: add firmware based hardening
11005 - ARM: spectre-v2: warn about incorrect context switching functions
11006 - ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
11007 - ARM: KVM: invalidate icache on guest exit for Cortex-A15
11008 - ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15
11009 - ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
11010 - ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1
11011 - ARM: spectre-v1: add speculation barrier (csdb) macros
11012 - ARM: spectre-v1: add array_index_mask_nospec() implementation
11013 - ARM: spectre-v1: fix syscall entry
11014 - ARM: signal: copy registers using __copy_from_user()
11015 - ARM: vfp: use __copy_from_user() when restoring VFP state
11016 - ARM: oabi-compat: copy semops using __copy_from_user()
11017 - ARM: use __inttype() in get_user()
11018 - ARM: spectre-v1: use get_user() for __get_user()
11019 - ARM: spectre-v1: mitigate user accesses
11020 - perf tools: Fix snprint warnings for gcc 8
11021 - net: sched: cls_u32: fix hnode refcounting
11022 - net: qualcomm: rmnet: Skip processing loopback packets
11023 - net: qualcomm: rmnet: Fix incorrect allocation flag in transmit
11024 - tun: remove unused parameters
11025 - tun: initialize napi_mutex unconditionally
11026 - tun: napi flags belong to tfile
11027 - net: dsa: b53: Keep CPU port as tagged in all VLANs
11028 - rtnetlink: Fail dump if target netnsid is invalid
11029 - net: ipv4: don't let PMTU updates increase route MTU
11030 - ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIs
11031 - selftests: android: move config up a level
11032 - selftests: add headers_install to lib.mk
11033 - Bluetooth: SMP: Fix trying to use non-existent local OOB data
11034 - Bluetooth: Use correct tfm to generate OOB data
11035 - net: ethernet: ti: add missing GENERIC_ALLOCATOR dependency
11036 - afs: Fix afs_server struct leak
11037 - afs: Fix clearance of reply
11038
11039 * Volume control not working Dell XPS 27 (7760) (LP: #1775068) // Bionic
11040 update: upstream stable patchset 2019-07-12 (LP: #1836426)
11041 - ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760
11042
11043 * Bionic update: upstream stable patchset 2019-07-11 (LP: #1836287)
11044 - perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so
11045 - gso_segment: Reset skb->mac_len after modifying network header
11046 - ipv6: fix possible use-after-free in ip6_xmit()
11047 - net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRT
11048 - net: hp100: fix always-true check for link up state
11049 - pppoe: fix reception of frames with no mac header
11050 - qmi_wwan: set DTR for modems in forced USB2 mode
11051 - udp4: fix IP_CMSG_CHECKSUM for connected sockets
11052 - neighbour: confirm neigh entries when ARP packet is received
11053 - udp6: add missing checks on edumux packet processing
11054 - net/sched: act_sample: fix NULL dereference in the data path
11055 - tls: don't copy the key out of tls12_crypto_info_aes_gcm_128
11056 - tls: zero the crypto information from tls_context before freeing
11057 - tls: clear key material from kernel memory when do_tls_setsockopt_conf fails
11058 - NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
11059 - NFC: Fix the number of pipes
11060 - ASoC: cs4265: fix MMTLR Data switch control
11061 - ASoC: rsnd: fixup not to call clk_get/set under non-atomic
11062 - ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error
11063 path
11064 - ALSA: bebob: use address returned by kmalloc() instead of kernel stack for
11065 streaming DMA mapping
11066 - ALSA: emu10k1: fix possible info leak to userspace on
11067 SNDRV_EMU10K1_IOCTL_INFO
11068 - ALSA: fireface: fix memory leak in ff400_switch_fetching_mode()
11069 - ALSA: firewire-digi00x: fix memory leak of private data
11070 - ALSA: firewire-tascam: fix memory leak of private data
11071 - ALSA: fireworks: fix memory leak of response buffer at error path
11072 - ALSA: oxfw: fix memory leak for model-dependent data at error path
11073 - ALSA: oxfw: fix memory leak of discovered stream formats at error path
11074 - ALSA: oxfw: fix memory leak of private data
11075 - platform/x86: alienware-wmi: Correct a memory leak
11076 - xen/netfront: don't bug in case of too many frags
11077 - xen/x86/vpmu: Zero struct pt_regs before calling into sample handling code
11078 - spi: fix IDR collision on systems with both fixed and dynamic SPI bus
11079 numbers
11080 - ring-buffer: Allow for rescheduling when removing pages
11081 - mm: shmem.c: Correctly annotate new inodes for lockdep
11082 - scsi: target: iscsi: Use bin2hex instead of a re-implementation
11083 - ocfs2: fix ocfs2 read block panic
11084 - drm/nouveau: Fix deadlocks in nouveau_connector_detect()
11085 - drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unload
11086 - drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placement
11087 - drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()
11088 - drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too early
11089 - drm/vc4: Fix the "no scaling" case on multi-planar YUV formats
11090 - drm: udl: Destroy framebuffer only if it was initialized
11091 - drm/amdgpu: add new polaris pci id
11092 - ext4: check to make sure the rename(2)'s destination is not freed
11093 - ext4: avoid divide by zero fault when deleting corrupted inline directories
11094 - ext4: avoid arithemetic overflow that can trigger a BUG
11095 - ext4: recalucate superblock checksum after updating free blocks/inodes
11096 - ext4: fix online resize's handling of a too-small final block group
11097 - ext4: fix online resizing for bigalloc file systems with a 1k block size
11098 - ext4: don't mark mmp buffer head dirty
11099 - ext4: show test_dummy_encryption mount option in /proc/mounts
11100 - sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
11101 - PCI: aardvark: Size bridges before resources allocation
11102 - vmw_balloon: include asm/io.h
11103 - iw_cxgb4: only allow 1 flush on user qps
11104 - tick/nohz: Prevent bogus softirq pending warning
11105 - spi: Fix double IDR allocation with DT aliases
11106 - hv_netvsc: fix schedule in RCU context
11107 - bnxt_en: Fix VF mac address regression.
11108 - net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
11109 - mtd: rawnand: denali: fix a race condition when DMA is kicked
11110 - platform/x86: dell-smbios-wmi: Correct a memory leak
11111 - fork: report pid exhaustion correctly
11112 - mm: disable deferred struct page for 32-bit arches
11113 - libata: mask swap internal and hardware tag
11114 - drm/i915/bdw: Increase IPS disable timeout to 100ms
11115 - drm/nouveau: Reset MST branching unit before enabling
11116 - drm/nouveau: Only write DP_MSTM_CTRL when needed
11117 - drm/nouveau: Remove duplicate poll_enable() in pmops_runtime_suspend()
11118 - ext4, dax: set ext4_dax_aops for dax files
11119 - crypto: skcipher - Fix -Wstringop-truncation warnings
11120 - iio: adc: ina2xx: avoid kthread_stop() with stale task_struct
11121 - tsl2550: fix lux1_input error in low light
11122 - vmci: type promotion bug in qp_host_get_user_memory()
11123 - x86/numa_emulation: Fix emulated-to-physical node mapping
11124 - staging: rts5208: fix missing error check on call to rtsx_write_register
11125 - power: supply: axp288_charger: Fix initial constant_charge_current value
11126 - misc: sram: enable clock before registering regions
11127 - serial: sh-sci: Stop RX FIFO timer during port shutdown
11128 - uwb: hwa-rc: fix memory leak at probe
11129 - power: vexpress: fix corruption in notifier registration
11130 - iommu/amd: make sure TLB to be flushed before IOVA freed
11131 - Bluetooth: Add a new Realtek 8723DE ID 0bda:b009
11132 - USB: serial: kobil_sct: fix modem-status error handling
11133 - 6lowpan: iphc: reset mac_header after decompress to fix panic
11134 - iommu/msm: Don't call iommu_device_{,un}link from atomic context
11135 - s390/mm: correct allocate_pgste proc_handler callback
11136 - power: remove possible deadlock when unregistering power_supply
11137 - md-cluster: clear another node's suspend_area after the copy is finished
11138 - RDMA/bnxt_re: Fix a couple off by one bugs
11139 - RDMA/i40w: Hold read semaphore while looking after VMA
11140 - IB/core: type promotion bug in rdma_rw_init_one_mr()
11141 - media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()
11142 - IB/mlx4: Test port number before querying type.
11143 - powerpc/kdump: Handle crashkernel memory reservation failure
11144 - media: fsl-viu: fix error handling in viu_of_probe()
11145 - media: staging/imx: fill vb2_v4l2_buffer field entry
11146 - x86/tsc: Add missing header to tsc_msr.c
11147 - ARM: hwmod: RTC: Don't assume lock/unlock will be called with irq enabled
11148 - x86/entry/64: Add two more instruction suffixes
11149 - ARM: dts: ls1021a: Add missing cooling device properties for CPUs
11150 - scsi: target/iscsi: Make iscsit_ta_authentication() respect the output
11151 buffer size
11152 - scsi: klist: Make it safe to use klists in atomic context
11153 - scsi: ibmvscsi: Improve strings handling
11154 - scsi: target: Avoid that EXTENDED COPY commands trigger lock inversion
11155 - usb: wusbcore: security: cast sizeof to int for comparison
11156 - ath10k: sdio: use same endpoint id for all packets in a bundle
11157 - ath10k: sdio: set skb len for all rx packets
11158 - powerpc/powernv/ioda2: Reduce upper limit for DMA window size
11159 - s390/sysinfo: add missing #ifdef CONFIG_PROC_FS
11160 - alarmtimer: Prevent overflow for relative nanosleep
11161 - s390/dasd: correct numa_node in dasd_alloc_queue
11162 - s390/scm_blk: correct numa_node in scm_blk_dev_setup
11163 - s390/extmem: fix gcc 8 stringop-overflow warning
11164 - mtd: rawnand: atmel: add module param to avoid using dma
11165 - iio: accel: adxl345: convert address field usage in iio_chan_spec
11166 - posix-timers: Make forward callback return s64
11167 - ALSA: snd-aoa: add of_node_put() in error path
11168 - media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_power
11169 - media: soc_camera: ov772x: correct setting of banding filter
11170 - media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial data
11171 - staging: android: ashmem: Fix mmap size validation
11172 - drivers/tty: add error handling for pcmcia_loop_config
11173 - media: tm6000: add error handling for dvb_register_adapter
11174 - net: phy: xgmiitorgmii: Check read_status results
11175 - ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lock
11176 - net: phy: xgmiitorgmii: Check phy_driver ready before accessing
11177 - drm/sun4i: Fix releasing node when enumerating enpoints
11178 - ath10k: transmit queued frames after processing rx packets
11179 - rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()
11180 - brcmsmac: fix wrap around in conversion from constant to s16
11181 - ARM: mvebu: declare asm symbols as character arrays in pmsu.c
11182 - arm: dts: mediatek: Add missing cooling device properties for CPUs
11183 - HID: hid-ntrig: add error handling for sysfs_create_group
11184 - MIPS: boot: fix build rule of vmlinux.its.S
11185 - perf/x86/intel/lbr: Fix incomplete LBR call stack
11186 - scsi: bnx2i: add error handling for ioremap_nocache
11187 - iomap: complete partial direct I/O writes synchronously
11188 - scsi: megaraid_sas: Update controller info during resume
11189 - EDAC, i7core: Fix memleaks and use-after-free on probe and remove
11190 - ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIs
11191 - module: exclude SHN_UNDEF symbols from kallsyms api
11192 - gpio: Fix wrong rounding in gpio-menz127
11193 - nfsd: fix corrupted reply to badly ordered compound
11194 - EDAC: Fix memleak in module init error path
11195 - fs/lock: skip lock owner pid translation in case we are in init_pid_ns
11196 - Input: xen-kbdfront - fix multi-touch XenStore node's locations
11197 - iio: 104-quad-8: Fix off-by-one error in register selection
11198 - ARM: dts: dra7: fix DCAN node addresses
11199 - x86/mm: Expand static page table for fixmap space
11200 - tty: serial: lpuart: avoid leaking struct tty_struct
11201 - serial: cpm_uart: return immediately from console poll
11202 - intel_th: Fix device removal logic
11203 - spi: tegra20-slink: explicitly enable/disable clock
11204 - spi: sh-msiof: Fix invalid SPI use during system suspend
11205 - spi: sh-msiof: Fix handling of write value for SISTR register
11206 - spi: rspi: Fix invalid SPI use during system suspend
11207 - spi: rspi: Fix interrupted DMA transfers
11208 - regulator: fix crash caused by null driver data
11209 - USB: fix error handling in usb_driver_claim_interface()
11210 - USB: handle NULL config in usb_find_alt_setting()
11211 - usb: musb: dsps: do not disable CPPI41 irq in driver teardown
11212 - slub: make ->cpu_partial unsigned int
11213 - USB: usbdevfs: sanitize flags more
11214 - USB: usbdevfs: restore warning for nonsensical flags
11215 - USB: remove LPM management from usb_driver_claim_interface()
11216 - IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loop
11217 - IB/hfi1: Fix SL array bounds check
11218 - IB/hfi1: Invalid user input can result in crash
11219 - IB/hfi1: Fix context recovery when PBC has an UnsupportedVL
11220 - RDMA/uverbs: Atomically flush and mark closed the comp event queue
11221 - ovl: hash non-dir by lower inode for fsnotify
11222 - drm/i915: Remove vma from object on destroy, not close
11223 - serial: imx: restore handshaking irq for imx1
11224 - qed: Wait for ready indication before rereading the shmem
11225 - qed: Wait for MCP halt and resume commands to take place
11226 - qed: Prevent a possible deadlock during driver load and unload
11227 - qed: Avoid sending mailbox commands when MFW is not responsive
11228 - thermal: of-thermal: disable passive polling when thermal zone is disabled
11229 - isofs: reject hardware sector size > 2048 bytes
11230 - tls: possible hang when do_tcp_sendpages hits sndbuf is full case
11231 - bpf: sockmap: write_space events need to be passed to TCP handler
11232 - net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES
11233 - e1000: check on netif_running() before calling e1000_up()
11234 - e1000: ensure to free old tx/rx rings in set_ringparam()
11235 - crypto: cavium/nitrox - fix for command corruption in queue full case with
11236 backlog submissions.
11237 - hwmon: (ina2xx) fix sysfs shunt resistor read access
11238 - hwmon: (adt7475) Make adt7475_read_word() return errors
11239 - Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping"
11240 - drm/amdgpu: Enable/disable gfx PG feature in rlc safe mode
11241 - drm/amdgpu: Update power state at the end of smu hw_init.
11242 - ata: ftide010: Add a quirk for SQ201
11243 - nvme-fcloop: Fix dropped LS's to removed target port
11244 - ARM: dts: omap4-droid4: Fix emmc errors seen on some devices
11245 - arm/arm64: smccc-1.1: Make return values unsigned long
11246 - arm/arm64: smccc-1.1: Handle function result as parameters
11247 - i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus
11248 - x86/pti: Fix section mismatch warning/error
11249 - media: v4l: event: Prevent freeing event subscriptions while accessed
11250 - drm/amd/display/dc/dce: Fix multiple potential integer overflows
11251 - drm/amd/display: fix use of uninitialized memory
11252 - RDMA/bnxt_re: Fix a bunch of off by one bugs in qplib_fp.c
11253 - vhost_net: Avoid tx vring kicks during busyloop
11254 - thermal: i.MX: Allow thermal probe to fail gracefully in case of bad
11255 calibration.
11256 - platform/x86: asus-wireless: Fix uninitialized symbol usage
11257 - ACPI / button: increment wakeup count only when notified
11258 - media: ov772x: add checks for register read errors
11259 - media: ov772x: allow i2c controllers without I2C_FUNC_PROTOCOL_MANGLING
11260 - drm/omap: gem: Fix mm_list locking
11261 - ASoC: rsnd: SSI parent cares SWSP bit
11262 - staging: pi433: fix race condition in pi433_ioctl
11263 - perf tests: Fix indexing when invoking subtests
11264 - gpio: tegra: Fix tegra_gpio_irq_set_type()
11265 - block: fix deadline elevator drain for zoned block devices
11266 - serial: mvebu-uart: Fix reporting of effective CSIZE to userspace
11267 - intel_th: Fix resource handling for ACPI glue layer
11268 - ext2, dax: set ext2_dax_aops for dax files
11269 - IB/hfi1: Fix destroy_qp hang after a link down
11270 - ARM: OMAP2+: Fix null hwmod for ti-sysc debug
11271 - ARM: OMAP2+: Fix module address for modules using mpu_rt_idx
11272 - bus: ti-sysc: Fix module register ioremap for larger offsets
11273 - drm/amdgpu: fix preamble handling
11274 - amdgpu: fix multi-process hang issue
11275 - tcp_bbr: add bbr_check_probe_rtt_done() helper
11276 - tcp_bbr: in restart from idle, see if we should exit PROBE_RTT
11277 - net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGES
11278 - ixgbe: fix driver behaviour after issuing VFLR
11279 - powerpc/pseries: Fix unitialized timer reset on migration
11280
11281 * Kernel 4.15.0-50 or newer wont boot as Xen-DomU with PVH (LP: #1829378)
11282 - SAUCE: ACPI / bus: Fix NULL pointer dereference in
11283 acpi_quirk_matches_bios_ids()
11284
11285 * CVE-2019-10126
11286 - mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()
11287
11288 * CVE-2019-3846
11289 - mwifiex: Fix possible buffer overflows at parsing bss descriptor
11290
11291 * CVE-2019-12818
11292 - net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails
11293
11294 * CVE-2019-12984
11295 - nfc: Ensure presence of required attributes in the deactivate_target handler
11296
11297 * Bionic update: upstream stable patchset 2019-07-10 (LP: #1836117)
11298 - i2c: xiic: Make the start and the byte count write atomic
11299 - i2c: i801: fix DNV's SMBCTRL register offset
11300 - scsi: lpfc: Correct MDS diag and nvmet configuration
11301 - nbd: don't allow invalid blocksize settings
11302 - block: bfq: swap puts in bfqg_and_blkg_put
11303 - android: binder: fix the race mmap and alloc_new_buf_locked
11304 - MIPS: VDSO: Match data page cache colouring when D$ aliases
11305 - SMB3: Backup intent flag missing for directory opens with backupuid mounts
11306 - smb3: check for and properly advertise directory lease support
11307 - Btrfs: fix data corruption when deduplicating between different files
11308 - KVM: s390: vsie: copy wrapping keys to right place
11309 - KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instr
11310 - ALSA: hda - Fix cancel_work_sync() stall from jackpoll work
11311 - cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun()
11312 - cpu/hotplug: Prevent state corruption on error rollback
11313 - x86/microcode: Make sure boot_cpu_data.microcode is up-to-date
11314 - x86/microcode: Update the new microcode revision unconditionally
11315 - crypto: aes-generic - fix aes-generic regression on powerpc
11316 - tpm: separate cmd_ready/go_idle from runtime_pm
11317 - ARC: [plat-axs*]: Enable SWAP
11318 - misc: mic: SCIF Fix scif_get_new_port() error handling
11319 - ethtool: Remove trailing semicolon for static inline
11320 - i2c: aspeed: Add an explicit type casting for *get_clk_reg_val
11321 - Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV
11322 - gpio: tegra: Move driver registration to subsys_init level
11323 - selftests/bpf: fix a typo in map in map test
11324 - media: davinci: vpif_display: Mix memory leak on probe error path
11325 - media: dw2102: Fix memleak on sequence of probes
11326 - net: phy: Fix the register offsets in Broadcom iProc mdio mux driver
11327 - blk-mq: fix updating tags depth
11328 - scsi: target: fix __transport_register_session locking
11329 - md/raid5: fix data corruption of replacements after originals dropped
11330 - timers: Clear timer_base::must_forward_clk with timer_base::lock held
11331 - media: camss: csid: Configure data type and decode format properly
11332 - gpu: ipu-v3: default to id 0 on missing OF alias
11333 - misc: ti-st: Fix memory leak in the error path of probe()
11334 - uio: potential double frees if __uio_register_device() fails
11335 - firmware: vpd: Fix section enabled flag on vpd_section_destroy
11336 - Drivers: hv: vmbus: Cleanup synic memory free path
11337 - tty: rocket: Fix possible buffer overwrite on register_PCI
11338 - f2fs: fix to active page in lru list for read path
11339 - f2fs: do not set free of current section
11340 - f2fs: fix defined but not used build warnings
11341 - perf tools: Allow overriding MAX_NR_CPUS at compile time
11342 - NFSv4.0 fix client reference leak in callback
11343 - perf c2c report: Fix crash for empty browser
11344 - perf evlist: Fix error out while applying initial delay and LBR
11345 - macintosh/via-pmu: Add missing mmio accessors
11346 - ath9k: report tx status on EOSP
11347 - ath9k_hw: fix channel maximum power level test
11348 - ath10k: prevent active scans on potential unusable channels
11349 - wlcore: Set rx_status boottime_ns field on rx
11350 - MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSET
11351 - scsi: 3ware: fix return 0 on the error path of probe
11352 - tools/testing/nvdimm: kaddr and pfn can be NULL to ->direct_access()
11353 - ath10k: disable bundle mgmt tx completion event support
11354 - Bluetooth: hidp: Fix handling of strncpy for hid->name information
11355 - pinctrl: imx: off by one in imx_pinconf_group_dbg_show()
11356 - gpio: ml-ioh: Fix buffer underwrite on probe error path
11357 - pinctrl/amd: only handle irq if it is pending and unmasked
11358 - net: mvneta: fix mtu change on port without link
11359 - f2fs: try grabbing node page lock aggressively in sync scenario
11360 - f2fs: fix to skip GC if type in SSA and SIT is inconsistent
11361 - tpm_tis_spi: Pass the SPI IRQ down to the driver
11362 - tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
11363 - f2fs: fix to do sanity check with reserved blkaddr of inline inode
11364 - MIPS: Octeon: add missing of_node_put()
11365 - MIPS: generic: fix missing of_node_put()
11366 - net: dcb: For wild-card lookups, use priority -1, not 0
11367 - dm cache: only allow a single io_mode cache feature to be requested
11368 - Input: atmel_mxt_ts - only use first T9 instance
11369 - media: s5p-mfc: Fix buffer look up in s5p_mfc_handle_frame_{new, copy_time}
11370 functions
11371 - media: helene: fix xtal frequency setting at power on
11372 - f2fs: fix to wait on page writeback before updating page
11373 - f2fs: Fix uninitialized return in f2fs_ioc_shutdown()
11374 - iommu/ipmmu-vmsa: Fix allocation in atomic context
11375 - mfd: ti_am335x_tscadc: Fix struct clk memory leak
11376 - f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesize
11377 - NFSv4.1: Fix a potential layoutget/layoutrecall deadlock
11378 - MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
11379 - RDMA/cma: Do not ignore net namespace for unbound cm_id
11380 - inet: frags: change inet_frags_init_net() return value
11381 - inet: frags: add a pointer to struct netns_frags
11382 - inet: frags: refactor ipfrag_init()
11383 - inet: frags: refactor ipv6_frag_init()
11384 - inet: frags: refactor lowpan_net_frag_init()
11385 - ipv6: export ip6 fragments sysctl to unprivileged users
11386 - rhashtable: add schedule points
11387 - inet: frags: use rhashtables for reassembly units
11388 - inet: frags: remove some helpers
11389 - inet: frags: get rif of inet_frag_evicting()
11390 - inet: frags: remove inet_frag_maybe_warn_overflow()
11391 - inet: frags: break the 2GB limit for frags storage
11392 - inet: frags: do not clone skb in ip_expire()
11393 - ipv6: frags: rewrite ip6_expire_frag_queue()
11394 - rhashtable: reorganize struct rhashtable layout
11395 - inet: frags: reorganize struct netns_frags
11396 - inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
11397 - inet: frags: fix ip6frag_low_thresh boundary
11398 - ip: discard IPv4 datagrams with overlapping segments.
11399 - net: modify skb_rbtree_purge to return the truesize of all purged skbs.
11400 - ipv6: defrag: drop non-last frags smaller than min mtu
11401 - net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
11402 - mtd: ubi: wl: Fix error return code in ubi_wl_init()
11403 - tun: fix use after free for ptr_ring
11404 - tuntap: fix use after free during release
11405 - autofs: fix autofs_sbi() does not check super block type
11406 - KVM: PPC: Book3S HV: Use correct pagesize in kvm_unmap_radix()
11407 - ARC: [plat-axs*/plat-hsdk]: Allow U-Boot to pass MAC-address to the kernel
11408 - x86/apic/vector: Make error return value negative
11409 - tc-testing: flush gact actions on test teardown
11410 - pinctrl: berlin: fix 'pctrl->functions' allocation in
11411 berlin_pinctrl_build_state
11412 - powerpc/4xx: Fix error return path in ppc4xx_msi_probe()
11413 - scsi: qla2xxx: Fix unintended Logout
11414 - iwlwifi: pcie: don't access periphery registers when not available
11415 - f2fs: Keep alloc_valid_block_count in sync
11416 - f2fs: issue discard align to section in LFS mode
11417 - device-dax: avoid hang on error before devm_memremap_pages()
11418 - regulator: tps65217: Fix NULL pointer dereference on probe
11419 - gpio: pxa: disable pinctrl calls for PXA3xx
11420 - thermal_hwmon: Sanitize attribute name passed to hwmon
11421 - f2fs: fix to do sanity check with extra_attr feature
11422 - RDMA/hns: Add illegal hop_num judgement
11423 - RDMA/hns: Update the data type of immediate data
11424 - be2net: Fix memory leak in be_cmd_get_profile_config()
11425 - net/mlx5: Fix use-after-free in self-healing flow
11426 - net: qca_spi: Fix race condition in spi transfers
11427 - rds: fix two RCU related problems
11428 - net/mlx5: Check for error in mlx5_attach_interface
11429 - net/mlx5: Fix debugfs cleanup in the device init/remove flow
11430 - net/mlx5: E-Switch, Fix memory leak when creating switchdev mode FDB tables
11431 - net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPC
11432 - erspan: fix error handling for erspan tunnel
11433 - erspan: return PACKET_REJECT when the appropriate tunnel is not found
11434 - tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
11435 - usb: dwc3: change stream event enable bit back to 13
11436 - iommu/io-pgtable-arm-v7s: Abort allocation when table address overflows the
11437 PTE
11438 - ALSA: msnd: Fix the default sample sizes
11439 - ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macro
11440 - xfrm: fix 'passing zero to ERR_PTR()' warning
11441 - amd-xgbe: use dma_mapping_error to check map errors
11442 - gfs2: Special-case rindex for gfs2_grow
11443 - clk: imx6ul: fix missing of_node_put()
11444 - clk: core: Potentially free connection id
11445 - clk: clk-fixed-factor: Clear OF_POPULATED flag in case of failure
11446 - kbuild: add .DELETE_ON_ERROR special target
11447 - media: tw686x: Fix oops on buffer alloc failure
11448 - dmaengine: pl330: fix irq race with terminate_all
11449 - MIPS: ath79: fix system restart
11450 - media: videobuf2-core: check for q->error in vb2_core_qbuf()
11451 - IB/rxe: Drop QP0 silently
11452 - block: allow max_discard_segments to be stacked
11453 - IB/ipoib: Fix error return code in ipoib_dev_init()
11454 - mtd/maps: fix solutionengine.c printk format warnings
11455 - media: ov5645: Supported external clock is 24MHz
11456 - perf test: Fix subtest number when showing results
11457 - gfs2: Don't reject a supposedly full bitmap if we have blocks reserved
11458 - perf tools: Synthesize GROUP_DESC feature in pipe mode
11459 - fbdev: omapfb: off by one in omapfb_register_client()
11460 - perf tools: Fix struct comm_str removal crash
11461 - video: goldfishfb: fix memory leak on driver remove
11462 - fbdev/via: fix defined but not used warning
11463 - perf powerpc: Fix callchain ip filtering when return address is in a
11464 register
11465 - video: fbdev: pxafb: clear allocated memory for video modes
11466 - fbdev: Distinguish between interlaced and progressive modes
11467 - ARM: exynos: Clear global variable on init error path
11468 - perf powerpc: Fix callchain ip filtering
11469 - nvme-rdma: unquiesce queues when deleting the controller
11470 - powerpc/powernv: opal_put_chars partial write fix
11471 - staging: bcm2835-camera: fix timeout handling in wait_for_completion_timeout
11472 - staging: bcm2835-camera: handle wait_for_completion_timeout return properly
11473 - ASoC: rt5514: Fix the issue of the delay volume applied
11474 - MIPS: jz4740: Bump zload address
11475 - mac80211: restrict delayed tailroom needed decrement
11476 - Smack: Fix handling of IPv4 traffic received by PF_INET6 sockets
11477 - wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc
11478 - reset: imx7: Fix always writing bits as 0
11479 - nfp: avoid buffer leak when FW communication fails
11480 - xen-netfront: fix queue name setting
11481 - arm64: dts: qcom: db410c: Fix Bluetooth LED trigger
11482 - ARM: dts: qcom: msm8974-hammerhead: increase load on l20 for sdhci
11483 - s390/qeth: fix race in used-buffer accounting
11484 - s390/qeth: reset layer2 attribute on layer switch
11485 - platform/x86: toshiba_acpi: Fix defined but not used build warnings
11486 - KVM: arm/arm64: Fix vgic init race
11487 - drivers/base: stop new probing during shutdown
11488 - i2c: aspeed: Fix initial values of master and slave state
11489 - dmaengine: mv_xor_v2: kill the tasklets upon exit
11490 - crypto: sharah - Unregister correct algorithms for SAHARA 3
11491 - xen-netfront: fix warn message as irq device name has '/'
11492 - RDMA/cma: Protect cma dev list with lock
11493 - pstore: Fix incorrect persistent ram buffer mapping
11494 - xen/netfront: fix waiting for xenbus state change
11495 - IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler
11496 - mmc: omap_hsmmc: fix wakeirq handling on removal
11497 - ipmi: Fix I2C client removal in the SSIF driver
11498 - Tools: hv: Fix a bug in the key delete code
11499 - xhci: Fix use after free for URB cancellation on a reallocated endpoint
11500 - usb: Don't die twice if PCI xhci host is not responding in resume
11501 - mei: ignore not found client in the enumeration
11502 - mei: bus: need to unlink client before freeing
11503 - USB: Add quirk to support DJI CineSSD
11504 - usb: uas: add support for more quirk flags
11505 - usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()
11506 - usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()
11507 - USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controller
11508 - usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0
11509 - USB: net2280: Fix erroneous synchronization change
11510 - USB: serial: io_ti: fix array underflow in completion handler
11511 - usb: misc: uss720: Fix two sleep-in-atomic-context bugs
11512 - USB: serial: ti_usb_3410_5052: fix array underflow in completion handler
11513 - USB: yurex: Fix buffer over-read in yurex_write()
11514 - Revert "cdc-acm: implement put_char() and flush_chars()"
11515 - cifs: prevent integer overflow in nxt_dir_entry()
11516 - CIFS: fix wrapping bugs in num_entries()
11517 - xtensa: ISS: don't allocate memory in platform_setup
11518 - perf/core: Force USER_DS when recording user stack data
11519 - NFSv4.1 fix infinite loop on I/O.
11520 - binfmt_elf: Respect error return from `regset->active'
11521 - net/mlx5: Add missing SET_DRIVER_VERSION command translation
11522 - arm64: dts: uniphier: Add missing cooling device properties for CPUs
11523 - audit: fix use-after-free in audit_add_watch
11524 - mtdchar: fix overflows in adjustment of `count`
11525 - Bluetooth: Use lock_sock_nested in bt_accept_enqueue
11526 - evm: Don't deadlock if a crypto algorithm is unavailable
11527 - KVM: PPC: Book3S HV: Add of_node_put() in success path
11528 - security: check for kstrdup() failure in lsm_append()
11529 - MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG reads
11530 - configfs: fix registered group removal
11531 - pinctrl: rza1: Fix selector use for groups and functions
11532 - sched/core: Use smp_mb() in wake_woken_function()
11533 - efi/esrt: Only call efi_mem_reserve() for boot services memory
11534 - ARM: hisi: handle of_iomap and fix missing of_node_put
11535 - ARM: hisi: fix error handling and missing of_node_put
11536 - ARM: hisi: check of_iomap and fix missing of_node_put
11537 - liquidio: fix hang when re-binding VF host drv after running DPDK VF driver
11538 - gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codes
11539 - tty: fix termios input-speed encoding when using BOTHER
11540 - tty: fix termios input-speed encoding
11541 - mmc: sdhci-of-esdhc: set proper dma mask for ls104x chips
11542 - mmc: tegra: prevent HS200 on Tegra 3
11543 - mmc: sdhci: do not try to use 3.3V signaling if not supported
11544 - drm/nouveau: Fix runtime PM leak in drm_open()
11545 - drm/nouveau/debugfs: Wake up GPU before doing any reclocking
11546 - drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
11547 - parport: sunbpp: fix error return code
11548 - sched/fair: Fix util_avg of new tasks for asymmetric systems
11549 - coresight: Handle errors in finding input/output ports
11550 - coresight: tpiu: Fix disabling timeouts
11551 - coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35
11552 - staging: bcm2835-audio: Don't leak workqueue if open fails
11553 - gpio: pxa: Fix potential NULL dereference
11554 - gpiolib: Mark gpio_suffixes array with __maybe_unused
11555 - mfd: 88pm860x-i2c: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
11556 - input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
11557 - drm/amdkfd: Fix error codes in kfd_get_process
11558 - rtc: bq4802: add error handling for devm_ioremap
11559 - ALSA: pcm: Fix snd_interval_refine first/last with open min/max
11560 - scsi: libfc: fixup 'sleeping function called from invalid context'
11561 - drm/panel: type promotion bug in s6e8aa0_read_mtp_id()
11562 - blk-mq: only attempt to merge bio if there is rq in sw queue
11563 - blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()
11564 - pinctrl: msm: Fix msm_config_group_get() to be compliant
11565 - pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliant
11566 - clk: tegra: bpmp: Don't crash when a clock fails to register
11567 - mei: bus: type promotion bug in mei_nfc_if_version()
11568 - earlycon: Initialize port->uartclk based on clock-frequency property
11569 - earlycon: Remove hardcoded port->uartclk initialization in of_setup_earlycon
11570 - net/ipv6: prevent use after free in ip6_route_mpath_notify
11571 - Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
11572 - e1000e: Fix queue interrupt re-raising in Other interrupt
11573 - e1000e: Avoid missed interrupts following ICR read
11574 - Revert "e1000e: Separate signaling for link check/link up"
11575 - e1000e: Fix link check race condition
11576 - e1000e: Fix check_for_link return value with autoneg off
11577 - tipc: orphan sock in tipc_release()
11578 - net/mlx5: Fix not releasing read lock when adding flow rules
11579 - iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer register
11580 - iwlwifi: cancel the injective function between hw pointers to tfd entry
11581 index
11582 - kbuild: do not update config when running install targets
11583 - omapfb: rename omap2 module to omap2fb.ko
11584 - [Config] Rename omapfb to omap2fb
11585 - perf script: Show correct offsets for DWARF-based unwinding
11586 - iommu/ipmmu-vmsa: IMUCTRn.TTSEL needs a special usage on R-Car Gen3
11587 - ipmi: Move BT capabilities detection to the detect call
11588 - ovl: fix oopses in ovl_fill_super() failure paths
11589 - usb: xhci: fix interrupt transfer error happened on MTK platforms
11590 - usb: mtu3: fix error of xhci port id when enable U3 dual role
11591 - dm verity: fix crash on bufio buffer that was allocated with vmalloc
11592 - cifs: integer overflow in in SMB2_ioctl()
11593 - perf tools: Fix maps__find_symbol_by_name()
11594 - NFSv4: Fix a tracepoint Oops in initiate_file_draining()
11595 - of: add helper to lookup compatible child node
11596 - mmc: meson-mx-sdio: fix OF child-node lookup
11597 - bpf: fix rcu annotations in compute_effective_progs()
11598 - spi: dw: fix possible race condition
11599 - PM / devfreq: use put_device() instead of kfree()
11600 - ASoC: hdmi-codec: fix routing
11601 - drm/amd/display: support access ddc for mst branch
11602 - rcutorture: Use monotonic timestamp for stall detection
11603 - selftests: vDSO - fix to return KSFT_SKIP when test couldn't be run
11604 - selftests/android: initialize heap_type to avoid compiling warning
11605 - scsi: lpfc: Fix NVME Target crash in defer rcv logic
11606 - scsi: lpfc: Fix panic if driver unloaded when port is offline
11607 - arm64: perf: Disable PMU while processing counter overflows
11608 - staging: fsl-dpaa2/eth: Fix DMA mapping direction
11609 - block/DAC960.c: fix defined but not used build warnings
11610 - IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlers
11611
11612 * Bionic update: upstream stable patchset 2019-07-09 (LP: #1835972)
11613 - vti6: fix PMTU caching and reporting on xmit
11614 - xfrm: fix missing dst_release() after policy blocking lbcast and multicast
11615 - xfrm: free skb if nlsk pointer is NULL
11616 - esp6: fix memleak on error path in esp6_input
11617 - mac80211: add stations tied to AP_VLANs during hw reconfig
11618 - ext4: clear mmp sequence number when remounting read-only
11619 - nl80211: Add a missing break in parse_station_flags
11620 - drm/bridge: adv7511: Reset registers on hotplug
11621 - scsi: target: iscsi: cxgbit: fix max iso npdu calculation
11622 - scsi: libiscsi: fix possible NULL pointer dereference in case of TMF
11623 - drm/imx: imx-ldb: disable LDB on driver bind
11624 - drm/imx: imx-ldb: check if channel is enabled before printing warning
11625 - nbd: don't requeue the same request twice.
11626 - nbd: handle unexpected replies better
11627 - usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in
11628 init_controller()
11629 - usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in
11630 r8a66597_queue()
11631 - usb: gadget: f_uac2: fix error handling in afunc_bind (again)
11632 - usb: gadget: u_audio: fix pcm/card naming in g_audio_setup()
11633 - usb: gadget: u_audio: update hw_ptr in iso_complete after data copied
11634 - usb: gadget: u_audio: remove caching of stream buffer parameters
11635 - usb: gadget: u_audio: remove cached period bytes value
11636 - usb: gadget: u_audio: protect stream runtime fields with stream spinlock
11637 - usb/phy: fix PPC64 build errors in phy-fsl-usb.c
11638 - tools: usb: ffs-test: Fix build on big endian systems
11639 - usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'
11640 - netfilter: nft_set_hash: add rcu_barrier() in the nft_rhash_destroy()
11641 - bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xadd
11642 - netfilter: nf_tables: fix memory leaks on chain rename
11643 - netfilter: nf_tables: don't allow to rename to already-pending name
11644 - KVM: vmx: use local variable for current_vmptr when emulating VMPTRST
11645 - tools/power turbostat: fix -S on UP systems
11646 - net: caif: Add a missing rcu_read_unlock() in caif_flow_cb
11647 - qed: Fix link flap issue due to mismatching EEE capabilities.
11648 - qed: Fix possible race for the link state value.
11649 - qed: Correct Multicast API to reflect existence of 256 approximate buckets.
11650 - atl1c: reserve min skb headroom
11651 - net: prevent ISA drivers from building on PPC32
11652 - can: mpc5xxx_can: check of_iomap return before use
11653 - can: m_can: Move accessing of message ram to after clocks are enabled
11654 - i2c: davinci: Avoid zero value of CLKH
11655 - perf/x86/amd/ibs: Don't access non-started event
11656 - media: staging: omap4iss: Include asm/cacheflush.h after generic includes
11657 - bnx2x: Fix invalid memory access in rss hash config path.
11658 - net: axienet: Fix double deregister of mdio
11659 - locking/rtmutex: Allow specifying a subclass for nested locking
11660 - i2c/mux, locking/core: Annotate the nested rt_mutex usage
11661 - sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHARE
11662 - x86/boot: Fix if_changed build flip/flop bug
11663 - selftests/ftrace: Add snapshot and tracing_on test case
11664 - ipc/sem.c: prevent queue.status tearing in semop
11665 - zswap: re-check zswap_is_full() after do zswap_shrink()
11666 - tools/power turbostat: Read extended processor family from CPUID
11667 - ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_size
11668 - bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog()
11669 - nfp: flower: fix port metadata conversion bug
11670 - enic: handle mtu change for vf properly
11671 - ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpc
11672 - arc: [plat-eznps] fix data type errors in platform headers
11673 - arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.c
11674 - arc: fix build errors in arc/include/asm/delay.h
11675 - arc: fix type warnings in arc/mm/cache.c
11676 - sparc/time: Add missing __init to init_tick_ops()
11677 - sparc: use asm-generic version of msi.h
11678 - enic: do not call enic_change_mtu in enic_probe
11679 - mm: delete historical BUG from zap_pmd_range()
11680 - drivers: net: lmc: fix case value for target abort error
11681 - memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure
11682 - gpiolib-acpi: make sure we trigger edge events at least once on boot
11683 - scsi: fcoe: fix use-after-free in fcoe_ctlr_els_send
11684 - scsi: fcoe: drop frames in ELS LOGO error path
11685 - scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATED
11686 - mm/memory.c: check return value of ioremap_prot
11687 - mei: don't update offset in write
11688 - cifs: add missing debug entries for kconfig options
11689 - cifs: check kmalloc before use
11690 - smb3: enumerating snapshots was leaving part of the data off end
11691 - smb3: Do not send SMB3 SET_INFO if nothing changed
11692 - smb3: don't request leases in symlink creation and query
11693 - smb3: fill in statfs fsid and correct namelen
11694 - btrfs: use correct compare function of dirty_metadata_bytes
11695 - btrfs: don't leak ret from do_chunk_alloc
11696 - Btrfs: fix btrfs_write_inode vs delayed iput deadlock
11697 - iommu/arm-smmu: Error out only if not enough context interrupts
11698 - printk: Split the code for storing a message into the log buffer
11699 - printk: Create helper function to queue deferred console handling
11700 - printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
11701 - kprobes/arm64: Fix %p uses in error messages
11702 - arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
11703 - arm64: dts: rockchip: corrected uart1 clock-names for rk3328
11704 - KVM: arm/arm64: Skip updating PMD entry if no change
11705 - KVM: arm/arm64: Skip updating PTE entry if no change
11706 - stop_machine: Reflow cpu_stop_queue_two_works()
11707 - ext4: check for NUL characters in extended attribute's name
11708 - ext4: sysfs: print ext4_super_block fields as little-endian
11709 - ext4: reset error code in ext4_find_entry in fallback
11710 - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too
11711 - x86/vdso: Fix vDSO build if a retpoline is emitted
11712 - x86/process: Re-export start_thread()
11713 - x86/kvm/vmx: Remove duplicate l1d flush definitions
11714 - fuse: Add missed unlock_page() to fuse_readpages_fill()
11715 - udl-kms: change down_interruptible to down
11716 - udl-kms: handle allocation failure
11717 - udl-kms: fix crash due to uninitialized memory
11718 - udl-kms: avoid division
11719 - b43legacy/leds: Ensure NUL-termination of LED name string
11720 - b43/leds: Ensure NUL-termination of LED name string
11721 - ASoC: dpcm: don't merge format from invalid codec dai
11722 - ASoC: zte: Fix incorrect PCM format bit usages
11723 - ASoC: sirf: Fix potential NULL pointer dereference
11724 - pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()
11725 - x86/vdso: Fix lsl operand order
11726 - x86/irqflags: Mark native_restore_fl extern inline
11727 - x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
11728 - s390/mm: fix addressing exception after suspend/resume
11729 - s390/numa: move initial setup of node_to_cpumask_map
11730 - kprobes/arm: Fix %p uses in error messages
11731 - kprobes: Make list and blacklist root user read only
11732 - MIPS: Correct the 64-bit DSP accumulator register size
11733 - MIPS: Always use -march=<arch>, not -<arch> shortcuts
11734 - MIPS: Change definition of cpu_relax() for Loongson-3
11735 - MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
11736 - tpm: Return the actual size when receiving an unsupported command
11737 - scsi: mpt3sas: Fix _transport_smp_handler() error path
11738 - scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
11739 - scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock
11740 - clk: rockchip: fix clk_i2sout parent selection bits on rk3399
11741 - PM / clk: signedness bug in of_pm_clk_add_clks()
11742 - power: generic-adc-battery: fix out-of-bounds write when copying channel
11743 properties
11744 - power: generic-adc-battery: check for duplicate properties copied from iio
11745 channels
11746 - watchdog: Mark watchdog touch functions as notrace
11747 - gcc-plugins: Add include required by GCC release 8
11748 - gcc-plugins: Use dynamic initializers
11749 - Btrfs: fix send failure when root has deleted files still open
11750 - Btrfs: send, fix incorrect file layout after hole punching beyond eof
11751 - hwmon: (k10temp) 27C Offset needed for Threadripper2
11752 - KVM: arm/arm64: Fix potential loss of ptimer interrupts
11753 - KVM: arm/arm64: Fix lost IRQs from emulated physcial timer when blocked
11754 - perf kvm: Fix subcommands on s390
11755 - ext4: use ext4_warning() for sb_getblk failure
11756 - platform/x86: wmi: Do not mix pages and kmalloc
11757 - KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
11758 - lib/vsprintf: Do not handle %pO[^F] as %px
11759 - soc: qcom: rmtfs-mem: fix memleak in probe error paths
11760 - kprobes: Show blacklist addresses as same as kallsyms does
11761 - kprobes: Replace %p with other pointer types
11762 - MIPS: memset.S: Fix byte_fixup for MIPSr6
11763 - mtd: rawnand: qcom: wait for desc completion in all BAM channels
11764 - net: 6lowpan: fix reserved space for single frames
11765 - net: mac802154: tx: expand tailroom if necessary
11766 - 9p/net: Fix zero-copy path in the 9p virtio transport
11767 - spi: davinci: fix a NULL pointer dereference
11768 - spi: pxa2xx: Add support for Intel Ice Lake
11769 - spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe
11770 - spi: cadence: Change usleep_range() to udelay(), for atomic context
11771 - mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITS
11772 - readahead: stricter check for bdi io_pages
11773 - block: blk_init_allocated_queue() set q->fq as NULL in the fail case
11774 - block: really disable runtime-pm for blk-mq
11775 - drm/i915/userptr: reject zero user_size
11776 - libertas: fix suspend and resume for SDIO connected cards
11777 - media: Revert "[media] tvp5150: fix pad format frame height"
11778 - mailbox: xgene-slimpro: Fix potential NULL pointer dereference
11779 - Replace magic for trusting the secondary keyring with #define
11780 - powerpc/fadump: handle crash memory ranges array index overflow
11781 - powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.
11782 - PCI: Add wrappers for dev_printk()
11783 - cxl: Fix wrong comparison in cxl_adapter_context_get()
11784 - ib_srpt: Fix a use-after-free in srpt_close_ch()
11785 - RDMA/rxe: Set wqe->status correctly if an unexpected response is received
11786 - 9p: fix multiple NULL-pointer-dereferences
11787 - fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
11788 - 9p/virtio: fix off-by-one error in sg list bounds check
11789 - net/9p/client.c: version pointer uninitialized
11790 - net/9p/trans_fd.c: fix race-condition by flushing workqueue before the
11791 kfree()
11792 - dm integrity: change 'suspending' variable from bool to int
11793 - dm thin: stop no_space_timeout worker when switching to write-mode
11794 - dm cache metadata: save in-core policy_hint_size to on-disk superblock
11795 - dm cache metadata: set dirty on all cache blocks after a crash
11796 - dm crypt: don't decrease device limits
11797 - uart: fix race between uart_put_char() and uart_shutdown()
11798 - Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
11799 - iio: sca3000: Fix missing return in switch
11800 - iio: ad9523: Fix displayed phase
11801 - iio: ad9523: Fix return value for ad952x_store()
11802 - extcon: Release locking when sending the notification of connector state
11803 - vmw_balloon: fix inflation of 64-bit GFNs
11804 - vmw_balloon: do not use 2MB without batching
11805 - vmw_balloon: VMCI_DOORBELL_SET does not check status
11806 - vmw_balloon: fix VMCI use when balloon built into kernel
11807 - rtc: omap: fix potential crash on power off
11808 - tracing: Do not call start/stop() functions when tracing_on does not change
11809 - tracing/blktrace: Fix to allow setting same value
11810 - printk/tracing: Do not trace printk_nmi_enter()
11811 - livepatch: Validate module/old func name length
11812 - uprobes: Use synchronize_rcu() not synchronize_sched()
11813 - mfd: hi655x: Fix regmap area declared size for hi655x
11814 - ovl: fix wrong use of impure dir cache in ovl_iterate()
11815 - drivers/block/zram/zram_drv.c: fix bug storing backing_dev
11816 - cpufreq: governor: Avoid accessing invalid governor_data
11817 - PM / sleep: wakeup: Fix build error caused by missing SRCU support
11818 - KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
11819 - xtensa: limit offsets in __loop_cache_{all,page}
11820 - xtensa: increase ranges in ___invalidate_{i,d}cache_all
11821 - block, bfq: return nbytes and not zero from struct cftype .write() method
11822 - pnfs/blocklayout: off by one in bl_map_stripe()
11823 - NFSv4 client live hangs after live data migration recovery
11824 - NFSv4: Fix locking in pnfs_generic_recover_commit_reqs
11825 - NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
11826 - ARM: tegra: Fix Tegra30 Cardhu PCA954x reset
11827 - iommu/vt-d: Add definitions for PFSID
11828 - iommu/vt-d: Fix dev iotlb pfsid use
11829 - sys: don't hold uts_sem while accessing userspace memory
11830 - userns: move user access out of the mutex
11831 - ubifs: Fix memory leak in lprobs self-check
11832 - ubifs: Check data node size before truncate
11833 - ubifs: Fix synced_i_size calculation for xattr inodes
11834 - pwm: tiehrpwm: Don't use emulation mode bits to control PWM output
11835 - pwm: tiehrpwm: Fix disabling of output of PWMs
11836 - fb: fix lost console when the user unplugs a USB adapter
11837 - udlfb: set optimal write delay
11838 - libnvdimm: fix ars_status output length calculation
11839 - bcache: release dc->writeback_lock properly in bch_writeback_thread()
11840 - perf auxtrace: Fix queue resize
11841 - crypto: caam - fix DMA mapping direction for RSA forms 2 & 3
11842 - crypto: caam/jr - fix descriptor DMA unmapping
11843 - crypto: caam/qi - fix error path in xts setkey
11844 - arm64: mm: always enable CONFIG_HOLES_IN_ZONE
11845 - mmc: renesas_sdhi_internal_dmac: mask DMAC interrupts
11846 - blkcg: Introduce blkg_root_lookup()
11847 - powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
11848 - IB/mlx5: Fix leaking stack memory to userspace
11849 - rtc: omap: fix resource leak in registration error path
11850 - ACPICA: AML Parser: skip opcodes that open a scope upon parse failure
11851 - ALSA: ac97: fix device initialization in the compat layer
11852 - ALSA: ac97: fix check of pm_runtime_get_sync failure
11853 - ALSA: ac97: fix unbalanced pm_runtime_enable
11854 - nfsd: fix leaked file lock with nfs exported overlayfs
11855 - ubifs: Fix directory size calculation for symlinks
11856 - mm, dev_pagemap: Do not clear ->mapping on final put
11857 - act_ife: fix a potential use-after-free
11858 - ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT
11859 state
11860 - net: bcmgenet: use MAC link status for fixed phy
11861 - net: macb: do not disable MDIO bus at open/close time
11862 - qlge: Fix netdev features configuration.
11863 - r8169: add support for NCube 8168 network card
11864 - tcp: do not restart timewait timer on rst reception
11865 - vti6: remove !skb->ignore_df check from vti6_xmit()
11866 - net/sched: act_pedit: fix dump of extended layered op
11867 - tipc: fix a missing rhashtable_walk_exit()
11868 - nfp: wait for posted reconfigs when disabling the device
11869 - sctp: hold transport before accessing its asoc in sctp_transport_get_next
11870 - mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridge
11871 - vhost: correctly check the iova range when waking virtqueue
11872 - hv_netvsc: ignore devices that are not PCI
11873 - act_ife: move tcfa_lock down to where necessary
11874 - act_ife: fix a potential deadlock
11875 - net: sched: action_ife: take reference to meta module
11876 - cifs: check if SMB2 PDU size has been padded and suppress the warning
11877 - hfsplus: don't return 0 when fill_super() failed
11878 - hfs: prevent crash on exit from failed search
11879 - sunrpc: Don't use stack buffer with scatterlist
11880 - fork: don't copy inconsistent signal handler state to child
11881 - reiserfs: change j_timestamp type to time64_t
11882 - hfsplus: fix NULL dereference in hfsplus_lookup()
11883 - fs/proc/kcore.c: use __pa_symbol() for KCORE_TEXT list entries
11884 - fat: validate ->i_start before using
11885 - scripts: modpost: check memory allocation results
11886 - virtio: pci-legacy: Validate queue pfn
11887 - x86/mce: Add notifier_block forward declaration
11888 - IB/hfi1: Invalid NUMA node information can cause a divide by zero
11889 - pwm: meson: Fix mux clock names
11890 - mm/fadvise.c: fix signed overflow UBSAN complaint
11891 - fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot()
11892 - platform/x86: intel_punit_ipc: fix build errors
11893 - netfilter: ip6t_rpfilter: set F_IFACE for linklocal addresses
11894 - s390/kdump: Fix memleak in nt_vmcoreinfo
11895 - ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
11896 - mfd: sm501: Set coherent_dma_mask when creating subdevices
11897 - platform/x86: asus-nb-wmi: Add keymap entry for lid flip action on UX360
11898 - netfilter: fix memory leaks on netlink_dump_start error
11899 - tcp, ulp: add alias for all ulp modules
11900 - RDMA/hns: Fix usage of bitmap allocation functions return values
11901 - net: hns3: Fix for command format parsing error in
11902 hclge_is_all_function_id_zero
11903 - perf tools: Check for null when copying nsinfo.
11904 - irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMP
11905 - net/9p/trans_fd.c: fix race by holding the lock
11906 - net/9p: fix error path of p9_virtio_probe
11907 - powerpc/uaccess: Enable get_user(u64, *p) on 32-bit
11908 - powerpc: Fix size calculation using resource_size()
11909 - perf probe powerpc: Fix trace event post-processing
11910 - block: bvec_nr_vecs() returns value for wrong slab
11911 - s390/dasd: fix hanging offline processing due to canceled worker
11912 - s390/dasd: fix panic for failed online processing
11913 - ACPI / scan: Initialize status to ACPI_STA_DEFAULT
11914 - scsi: aic94xx: fix an error code in aic94xx_init()
11915 - NFSv4: Fix error handling in nfs4_sp4_select_mode()
11916 - Input: do not use WARN() in input_alloc_absinfo()
11917 - xen/balloon: fix balloon initialization for PVH Dom0
11918 - PCI: mvebu: Fix I/O space end address calculation
11919 - dm kcopyd: avoid softlockup in run_complete_job
11920 - staging: comedi: ni_mio_common: fix subdevice flags for PFI subdevice
11921 - ASoC: rt5677: Fix initialization of rt5677_of_match.data
11922 - iommu/omap: Fix cache flushes on L2 table entries
11923 - selftests/powerpc: Kill child processes on SIGINT
11924 - RDS: IB: fix 'passing zero to ERR_PTR()' warning
11925 - cfq: Suppress compiler warnings about comparisons
11926 - smb3: fix reset of bytes read and written stats
11927 - SMB3: Number of requests sent should be displayed for SMB3 not just CIFS
11928 - powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warning
11929 - powerpc/64s: Make rfi_flush_fallback a little more robust
11930 - powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.
11931 - clk: rockchip: Add pclk_rkpwm_pmu to PMU critical clocks in rk3399
11932 - KVM: vmx: track host_state.loaded using a loaded_vmcs pointer
11933 - kvm: nVMX: Fix fault vector for VMX operation at CPL > 0
11934 - btrfs: Exit gracefully when chunk map cannot be inserted to the tree
11935 - btrfs: replace: Reset on-disk dev stats value after replace
11936 - btrfs: relocation: Only remove reloc rb_trees if reloc control has been
11937 initialized
11938 - btrfs: Don't remove block group that still has pinned down bytes
11939 - arm64: rockchip: Force CONFIG_PM on Rockchip systems
11940 - ARM: rockchip: Force CONFIG_PM on Rockchip systems
11941 - drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks"
11942 - drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_mode
11943 - drm/amd/pp/Polaris12: Fix a chunk of registers missed to program
11944 - drm/amdgpu: update tmr mc address
11945 - drm/amdgpu:add tmr mc address into amdgpu_firmware_info
11946 - drm/amdgpu:add new firmware id for VCN
11947 - drm/amdgpu:add VCN support in PSP driver
11948 - drm/amdgpu:add VCN booting with firmware loaded by PSP
11949 - debugobjects: Make stack check warning more informative
11950 - mm: Fix devm_memremap_pages() collision handling
11951 - HID: add quirk for another PIXART OEM mouse used by HP
11952 - usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during
11953 suspend/resume
11954 - x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear
11955 - x86/xen: don't write ptes directly in 32-bit PV guests
11956 - drm/i915: Increase LSPCON timeout
11957 - kbuild: make missing $DEPMOD a Warning instead of an Error
11958 - kvm: x86: Set highest physical address bits in non-present/reserved SPTEs
11959 - x86: kvm: avoid unused variable warning
11960 - arm64: cpu_errata: include required headers
11961 - ASoC: wm8994: Fix missing break in switch
11962 - arm64: Fix mismatched cache line size detection
11963 - arm64: Handle mismatched cache type
11964 - tipc: fix the big/little endian issue in tipc_dest
11965 - ip6_vti: fix a null pointer deference when destroy vti6 tunnel
11966 - workqueue: skip lockdep wq dependency in cancel_work_sync()
11967 - workqueue: re-add lockdep dependencies for flushing
11968 - apparmor: fix an error code in __aa_create_ns()
11969 - tcp, ulp: fix leftover icsk_ulp_ops preventing sock from reattach
11970 - netfilter: x_tables: do not fail xt_alloc_table_info too easilly
11971 - ACPICA: ACPICA: add status check for acpi_hw_read before assigning return
11972 value
11973 - PCI: Match Root Port's MPS to endpoint's MPSS as necessary
11974 - coccicheck: return proper error code on fail
11975 - RISC-V: Use KBUILD_CFLAGS instead of KCFLAGS when building the vDSO
11976 - blk-mq: count the hctx as active before allocating tag
11977 - selinux: cleanup dentry and inodes on error in selinuxfs
11978 - drm/amd/display: Read back max backlight value at boot
11979 - btrfs: check-integrity: Fix NULL pointer dereference for degraded mount
11980 - btrfs: lift uuid_mutex to callers of btrfs_open_devices
11981 - btrfs: Fix a C compliance issue
11982 - drm/i915: Nuke the LVDS lid notifier
11983 - drm/edid: Quirk Vive Pro VR headset non-desktop.
11984 - drm/amd/display: fix type of variable
11985 - drm/amd/display: Don't share clk source between DP and HDMI
11986 - drm/amd/display: update clk for various HDMI color depths
11987 - drm/amd/display: Use requested HDMI aspect ratio
11988 - drm/rockchip: lvds: add missing of_node_put
11989 - drm/amd/display: Pass connector id when executing VBIOS CT
11990 - drm/amd/display: Check if clock source in use before disabling
11991 - drm/amdgpu: fix incorrect use of fcheck
11992 - drm/amdgpu: fix incorrect use of drm_file->pid
11993 - drm/i915: set DP Main Stream Attribute for color range on DDI platforms
11994 - x86/tsc: Prevent result truncation on 32bit
11995
11996 * [Regression] Colour banding appears on Lenovo B50-80 integrated display
11997 (LP: #1788308) // Bionic update: upstream stable patchset 2019-07-09
11998 (LP: #1835972)
11999 - drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80
12000
12001 * CVE-2019-12819
12002 - mdio_bus: Fix use-after-free on device_register fails
12003
12004 * proc_thermal flooding dmesg (LP: #1824690)
12005 - drivers: thermal: processor_thermal: Downgrade error message
12006
12007 * Bionic update: upstream stable patchset 2019-07-08 (LP: #1835845)
12008 - bonding: avoid lockdep confusion in bond_get_stats()
12009 - inet: frag: enforce memory limits earlier
12010 - ipv4: frags: handle possible skb truesize change
12011 - net: dsa: Do not suspend/resume closed slave_dev
12012 - net: stmmac: Fix WoL for PCI-based setups
12013 - rxrpc: Fix user call ID check in rxrpc_service_prealloc_one
12014 - can: ems_usb: Fix memory leak on ems_usb_disconnect()
12015 - virtio_balloon: fix another race between migration and ballooning
12016 - x86/apic: Future-proof the TSC_DEADLINE quirk for SKX
12017 - kvm: x86: vmx: fix vpid leak
12018 - audit: fix potential null dereference 'context->module.name'
12019 - userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK fails
12020 - RDMA/uverbs: Expand primary and alt AV port checks
12021 - crypto: padlock-aes - Fix Nano workaround data corruption
12022 - drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formats
12023 - scsi: sg: fix minor memory leak in error path
12024 - net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager
12025 - net/mlx5e: Set port trust mode to PCP as default
12026 - x86/efi: Access EFI MMIO data as unencrypted when SEV is active
12027 - drm/atomic: Check old_plane_state->crtc in drm_atomic_helper_async_check()
12028 - drm/atomic: Initialize variables in drm_atomic_helper_async_check() to make
12029 gcc happy
12030 - scsi: qla2xxx: Fix unintialized List head crash
12031 - scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletion
12032 - scsi: qla2xxx: Fix ISP recovery on unload
12033 - scsi: qla2xxx: Return error when TMF returns
12034 - genirq: Make force irq threading setup more robust
12035 - nohz: Fix local_timer_softirq_pending()
12036 - nohz: Fix missing tick reprogram when interrupting an inline softirq
12037 - ring_buffer: tracing: Inherit the tracing setting to next ring buffer
12038 - i2c: imx: Fix reinit_completion() use
12039 - Btrfs: fix file data corruption after cloning a range and fsync
12040 - nvme-pci: allocate device queues storage space at probe
12041 - nvme-pci: Fix queue double allocations
12042 - xfs: catch inode allocation state mismatch corruption
12043 - xfs: validate cached inodes are free when allocated
12044 - perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devices
12045 - parisc: Enable CONFIG_MLONGCALLS by default
12046 - parisc: Define mb() and add memory barriers to assembler unlock sequences
12047 - kasan: add no_sanitize attribute for clang builds
12048 - Mark HI and TASKLET softirq synchronous
12049 - xen/netfront: don't cache skb_shinfo()
12050 - scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management
12051 enabled
12052 - scsi: qla2xxx: Fix memory leak for allocating abort IOCB
12053 - init: rename and re-order boot_cpu_state_init()
12054 - root dentries need RCU-delayed freeing
12055 - make sure that __dentry_kill() always invalidates d_seq, unhashed or not
12056 - fix mntput/mntput race
12057 - fix __legitimize_mnt()/mntput() race
12058 - mtd: nand: qcom: Add a NULL check for devm_kasprintf()
12059 - phy: phy-mtk-tphy: use auto instead of force to bypass utmi signals
12060 - ARM: dts: imx6sx: fix irq for pcie bridge
12061 - kprobes/x86: Fix %p uses in error messages
12062 - x86/irqflags: Provide a declaration for native_save_fl
12063 - x86/apic: Ignore secondary threads if nosmt=force
12064 - x86/mm/kmmio: Make the tracer robust against L1TF
12065 - tools headers: Synchronise x86 cpufeatures.h for L1TF additions
12066 - x86/microcode: Allow late microcode loading with SMT disabled
12067 - x86/smp: fix non-SMP broken build due to redefinition of
12068 apic_id_is_primary_thread
12069 - cpu/hotplug: Non-SMP machines do not make use of booted_once
12070 - sched/deadline: Update rq_clock of later_rq when pushing a task
12071 - zram: remove BD_CAP_SYNCHRONOUS_IO with writeback feature
12072 - x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
12073 - x86: i8259: Add missing include file
12074 - kbuild: verify that $DEPMOD is installed
12075 - crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
12076 - crypto: vmac - require a block cipher with 128-bit block size
12077 - crypto: vmac - separate tfm and request context
12078 - crypto: blkcipher - fix crash flushing dcache in error path
12079 - crypto: ablkcipher - fix crash flushing dcache in error path
12080 - crypto: skcipher - fix aligning block size in skcipher_copy_iv()
12081 - crypto: skcipher - fix crash flushing dcache in error path
12082 - x86/platform/UV: Mark memblock related init code and data correctly
12083 - dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart()
12084 - l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache
12085 - llc: use refcount_inc_not_zero() for llc_sap_find()
12086 - vsock: split dwork to avoid reinitializations
12087 - net_sched: Fix missing res info when create new tc_index filter
12088 - vhost: reset metadata cache when initializing new IOTLB
12089 - ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmit
12090 - net: aquantia: Fix IFF_ALLMULTI flag functionality
12091 - ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecs
12092 - ALSA: hda - Turn CX8200 into D3 as well upon reboot
12093 - ALSA: vx222: Fix invalid endian conversions
12094 - ALSA: virmidi: Fix too long output trigger loop
12095 - ALSA: cs5535audio: Fix invalid endian conversion
12096 - ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entry
12097 - ALSA: memalloc: Don't exceed over the requested size
12098 - ALSA: vxpocket: Fix invalid endian conversions
12099 - USB: serial: sierra: fix potential deadlock at close
12100 - USB: serial: pl2303: add a new device id for ATEN
12101 - ACPI / PM: save NVS memory for ASUS 1025C laptop
12102 - tty: serial: 8250: Revert NXP SC16C2552 workaround
12103 - serial: 8250_exar: Read INT0 from slave device, too
12104 - serial: 8250_dw: always set baud rate in dw8250_set_termios
12105 - serial: 8250_dw: Add ACPI support for uart on Broadcom SoC
12106 - misc: sram: fix resource leaks in probe error path
12107 - Bluetooth: avoid killing an already killed socket
12108 - isdn: Disable IIOCDBGVAR
12109 - cls_matchall: fix tcf_unbind_filter missing
12110 - mlxsw: core_acl_flex_actions: Return error for conflicting actions
12111 - ip_vti: fix a null pointer deferrence when create vti fallback tunnel
12112 - net: ethernet: mvneta: Fix napi structure mixup on armada 3700
12113 - net: mvneta: fix mvneta_config_rss on armada 3700
12114 - EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]
12115 - pty: fix O_CLOEXEC for TIOCGPTPEER
12116 - arm: dts: armada: Fix "#cooling-cells" property's name
12117 - vfio: ccw: fix error return in vfio_ccw_sch_event
12118 - perf tools: Fix error index for pmu event parser
12119 - Input: synaptics-rmi4 - fix axis-swap behavior
12120 - IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'
12121 - drm/bridge/sii8620: fix loops in EDID fetch logic
12122 - drm/bridge/sii8620: fix potential buffer overflow
12123 - ARC: Explicitly add -mmedium-calls to CFLAGS
12124 - hwmon: (nct6775) Fix loop limit
12125 - soc: imx: gpcv2: correct PGC offset
12126 - usb: dwc3: pci: add support for Intel IceLake
12127 - usb: dwc2: gadget: Fix issue in dwc2_gadget_start_isoc()
12128 - usb: dwc3: of-simple: fix use-after-free on remove
12129 - ACPI / EC: Use ec_no_wakeup on Thinkpad X1 Carbon 6th
12130 - netfilter: ipv6: nf_defrag: reduce struct net memory waste
12131 - netfilter: nf_ct_helper: Fix possible panic after
12132 nf_conntrack_helper_unregister
12133 - selftests: pstore: return Kselftest Skip code for skipped tests
12134 - selftests: static_keys: return Kselftest Skip code for skipped tests
12135 - selftests: sysctl: return Kselftest Skip code for skipped tests
12136 - selftests: zram: return Kselftest Skip code for skipped tests
12137 - selftests: vm: return Kselftest Skip code for skipped tests
12138 - selftests: sync: add config fragment for testing sync framework
12139 - ARM: dts: NSP: Fix i2c controller interrupt type
12140 - ARM: dts: NSP: Fix PCIe controllers interrupt types
12141 - ARM: dts: BCM5301x: Fix i2c controller interrupt type
12142 - ARM: dts: Cygnus: Fix I2C controller interrupt type
12143 - ARM: dts: Cygnus: Fix PCIe controller interrupt type
12144 - arm64: dts: specify 1.8V EMMC capabilities for bcm958742k
12145 - arm64: dts: specify 1.8V EMMC capabilities for bcm958742t
12146 - arm64: dts: ns2: Fix I2C controller interrupt type
12147 - arm64: dts: ns2: Fix PCIe controller interrupt type
12148 - arm64: dts: Stingray: Fix I2C controller interrupt type
12149 - drivers/perf: xgene_pmu: Fix IOB SLOW PMU parser error
12150 - drm: mali-dp: Enable Global SE interrupts mask for DP500
12151 - drm/arm/malidp: Preserve LAYER_FORMAT contents when setting format
12152 - IB/rxe: Fix missing completion for mem_reg work requests
12153 - usb: dwc2: alloc dma aligned buffer for isoc split in
12154 - usb: dwc2: fix isoc split in transfer with no data
12155 - usb: gadget: composite: fix delayed_status race condition when set_interface
12156 - usb: gadget: dwc2: fix memory leak in gadget_init()
12157 - dwc2: gadget: Fix ISOC IN DDMA PID bitfield value calculation
12158 - xen: add error handling for xenbus_printf
12159 - pNFS: Always free the session slot on error in
12160 nfs4_layoutget_handle_exception
12161 - scsi: xen-scsifront: add error handling for xenbus_printf
12162 - xen/scsiback: add error handling for xenbus_printf
12163 - arm64: dma-mapping: clear buffers allocated with FORCE_CONTIGUOUS flag
12164 - arm64: make secondary_start_kernel() notrace
12165 - qed: Fix possible memory leak in Rx error path handling.
12166 - qed: Add sanity check for SIMD fastpath handler.
12167 - qed: Do not advertise DCBX_LLD_MANAGED capability.
12168 - enic: initialize enic->rfs_h.lock in enic_probe
12169 - net: hamradio: use eth_broadcast_addr
12170 - net: propagate dev_get_valid_name return code
12171 - net: stmmac: socfpga: add additional ocp reset line for Stratix10
12172 - nvmet: reset keep alive timer in controller enable
12173 - block: sed-opal: Fix a couple off by one bugs
12174 - ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP
12175 - nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.
12176 - net: davinci_emac: match the mdio device against its compatible if possible
12177 - sctp: fix erroneous inc of snmp SctpFragUsrMsgs
12178 - KVM: arm/arm64: Drop resource size check for GICV window
12179 - drm/bridge/sii8620: fix display of packed pixel modes in MHL2
12180 - locking/lockdep: Do not record IRQ state within lockdep code
12181 - selftests: bpf: notification about privilege required to run test_kmod.sh
12182 testing script
12183 - mtd: dataflash: Use ULL suffix for 64-bit constants
12184 - x86/microcode/intel: Fix memleak in save_microcode_patch()
12185 - ipv6: mcast: fix unsolicited report interval after receiving querys
12186 - Smack: Mark inode instant in smack_task_to_inode
12187 - arm64: dts: msm8916: fix Coresight ETF graph connections
12188 - batman-adv: Fix bat_ogm_iv best gw refcnt after netlink dump
12189 - batman-adv: Fix bat_v best gw refcnt after netlink dump
12190 - batman-adv: Avoid storing non-TT-sync flags on singular entries too
12191 - batman-adv: Fix multicast TT issues with bogus ROAM flags
12192 - cxgb4: when disabling dcb set txq dcb priority to 0
12193 - iio: pressure: bmp280: fix relative humidity unit
12194 - brcmfmac: stop watchdog before detach and free everything
12195 - ARM: dts: am437x: make edt-ft5x06 a wakeup source
12196 - ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctl
12197 - usb: xhci: remove the code build warning
12198 - usb: xhci: increase CRS timeout value
12199 - NFC: pn533: Fix wrong GFP flag usage
12200 - typec: tcpm: Fix a msecs vs jiffies bug
12201 - kconfig: fix line numbers for if-entries in menu tree
12202 - perf record: Support s390 random socket_id assignment
12203 - perf test session topology: Fix test on s390
12204 - perf report powerpc: Fix crash if callchain is empty
12205 - perf tools: Fix a clang 7.0 compilation error
12206 - perf bench: Fix numa report output code
12207 - ARM: davinci: board-da850-evm: fix WP pin polarity for MMC/SD
12208 - netfilter: nf_log: fix uninit read in nf_log_proc_dostring
12209 - net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw manager
12210 - nfp: cast sizeof() to int when comparing with error code
12211 - selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs
12212 - selftests/x86/sigreturn: Do minor cleanups
12213 - ARM: dts: da850: Fix interrups property for gpio
12214 - ARM64: dts: meson-gxl: fix Mali GPU compatible string
12215 - dmaengine: pl330: report BURST residue granularity
12216 - dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate()
12217 - ath10k: update the phymode along with bandwidth change request
12218 - md/raid10: fix that replacement cannot complete recovery after reassemble
12219 - dev-dax: check_vma: ratelimit dev_info-s
12220 - nl80211: relax ht operation checks for mesh
12221 - nl80211: check nla_parse_nested() return values
12222 - drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modes
12223 - drm/exynos: decon5433: Fix per-plane global alpha for XRGB modes
12224 - drm/exynos: decon5433: Fix WINCONx reset value
12225 - drbd: Fix drbd_request_prepare() discard handling
12226 - bpf, s390: fix potential memleak when later bpf_jit_prog fails
12227 - PCI: xilinx: Add missing of_node_put()
12228 - PCI: xilinx-nwl: Add missing of_node_put()
12229 - PCI: faraday: Add missing of_node_put()
12230 - bnx2x: Fix receiving tx-timeout in error or recovery state.
12231 - fsl/fman: fix parser reporting bad checksum on short frames
12232 - dpaa_eth: DPAA SGT needs to be 256B
12233 - acpi/nfit: fix cmd_rc for acpi_nfit_ctl to always return a value
12234 - openrisc: entry: Fix delay slot exception detection
12235 - m68k: fix "bad page state" oops on ColdFire boot
12236 - objtool: Support GCC 8 '-fnoreorder-functions'
12237 - ipvlan: call dev_change_flags when ipvlan mode is reset
12238 - drm/amdgpu: fix swapped emit_ib_size in vce3
12239 - x86/mm/32: Initialize the CR4 shadow before __flush_tlb_all()
12240 - HID: wacom: Correct touch maximum XY of 2nd-gen Intuos
12241 - ARM: imx_v4_v5_defconfig: Select ULPI support
12242 - bpf: hash map: decrement counter on error
12243 - tracing: Use __printf markup to silence compiler
12244 - kasan: fix shadow_size calculation error in kasan_module_alloc
12245 - smsc75xx: Add workaround for gigabit link up hardware errata.
12246 - drm/bridge/sii8620: Fix display of packed pixel modes
12247 - samples/bpf: add missing <linux/if_vlan.h>
12248 - samples/bpf: Check the result of system()
12249 - samples/bpf: Check the error of write() and read()
12250 - ieee802154: 6lowpan: set IFLA_LINK
12251 - netfilter: x_tables: set module owner for icmp(6) matches
12252 - ipv6: make ipv6_renew_options() interrupt/kernel safe
12253 - net: qrtr: Broadcast messages only from control port
12254 - sh_eth: fix invalid context bug while calling auto-negotiation by ethtool
12255 - sh_eth: fix invalid context bug while changing link options by ethtool
12256 - ravb: fix invalid context bug while calling auto-negotiation by ethtool
12257 - ravb: fix invalid context bug while changing link options by ethtool
12258 - ARM: pxa: irq: fix handling of ICMR registers in suspend/resume
12259 - net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
12260 - nvmem: Don't let a NULL cell_id for nvmem_cell_get() crash us
12261 - ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problem
12262 - ieee802154: at86rf230: use __func__ macro for debug messages
12263 - ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problem
12264 - gpu: host1x: Check whether size of unpin isn't 0
12265 - drm/tegra: Fix comparison operator for buffer size
12266 - drm/armada: fix colorkey mode property
12267 - drm/armada: fix irq handling
12268 - netfilter: nft_compat: explicitly reject ERROR and standard target
12269 - netfilter: nf_conntrack: Fix possible possible crash on module loading.
12270 - ARC: Improve cmpxchg syscall implementation
12271 - bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic.
12272 - bnxt_en: Always set output parameters in bnxt_get_max_rings().
12273 - bnxt_en: Fix for system hang if request_irq fails
12274 - scsi: qedf: Send the driver state to MFW
12275 - scsi: qedi: Send driver state to MFW
12276 - perf llvm-utils: Remove bashism from kernel include fetch script
12277 - perf tools: Fix compilation errors on gcc8
12278 - perf script python: Fix dict reference counting
12279 - nfit: fix unchecked dereference in acpi_nfit_ctl
12280 - RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error path
12281 - ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot
12282 - ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary
12283 cores
12284 - ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controller
12285 - ixgbe: Be more careful when modifying MAC filters
12286 - tools: build: Use HOSTLDFLAGS with fixdep
12287 - kbuild: suppress warnings from 'getconf LFS_*'
12288 - packet: reset network header if packet shorter than ll reserved space
12289 - qlogic: check kstrtoul() for errors
12290 - tcp: remove DELAYED ACK events in DCTCP
12291 - pinctrl: ingenic: Fix inverted direction for < JZ4770
12292 - pinctrl: nsp: off by ones in nsp_pinmux_enable()
12293 - pinctrl: nsp: Fix potential NULL dereference
12294 - drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()
12295 - net/ethernet/freescale/fman: fix cross-build error
12296 - ibmvnic: Fix error recovery on login failure
12297 - btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()
12298 - octeon_mgmt: Fix MIX registers configuration on MTU setup
12299 - net: usb: rtl8150: demote allmulti message to dev_dbg()
12300 - PCI: OF: Fix I/O space page leak
12301 - PCI: versatile: Fix I/O space page leak
12302 - net: qca_spi: Avoid packet drop during initial sync
12303 - net: qca_spi: Make sure the QCA7000 reset is triggered
12304 - net: qca_spi: Fix log level if probe fails
12305 - tcp: identify cryptic messages as TCP seq # bugs
12306 - soc: imx: gpc: restrict register range for regmap access
12307 - ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systems
12308 - ARM: dts: imx6: RDU2: fix irq type for mv88e6xxx switch
12309 - nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMD
12310 - parisc: Remove ordered stores from syscall.S
12311 - xfrm_user: prevent leaking 2 bytes of kernel memory
12312 - netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state
12313 - packet: refine ring v3 block size test to hold one frame
12314 - net/smc: no shutdown in state SMC_LISTEN
12315 - parisc: Remove unnecessary barriers from spinlock.h
12316 - PCI: hotplug: Don't leak pci_slot on registration failure
12317 - PCI: Skip MPS logic for Virtual Functions (VFs)
12318 - PCI: pciehp: Fix use-after-free on unplug
12319 - PCI: pciehp: Fix unprotected list iteration in IRQ handler
12320 - i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
12321 - i2c: imx: Fix race condition in dma read
12322 - reiserfs: fix broken xattr handling (heap corruption, bad retval)
12323 - updateconfigs for v4.14.67
12324 - IB/rxe: avoid double kfree skb
12325 - RDMA/qedr: Fix NULL pointer dereference when running over iWARP without
12326 RDMA-CM
12327 - smb3: increase initial number of credits requested to allow write
12328 - hwmon: (dell-smm) Disable fan support for Dell XPS13 9333
12329 - ARM: dts: HR2: Fix interrupt types for i2c and PCIe
12330 - drm/arm/malidp: Ensure that the crtcs are shutdown before removing any
12331 encoder/connector
12332 - drm/mali-dp: Rectify the width and height passed to rotmem_required()
12333 - dmaengine: ti: omap-dma: Fix OMAP1510 incorrect residue_granularity
12334 - nvme-rdma: fix possible double free condition when failing to create a
12335 controller
12336 - nvme-rdma: Fix command completion race at error recovery
12337 - nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrl
12338 - clk: sunxi-ng: replace lib-y with obj-y
12339 - batman-adv: Fix debugfs path for renamed hardif
12340 - batman-adv: Fix debugfs path for renamed softif
12341 - nfp: bpf: don't stop offload if replace failed
12342 - perf tests: Add event parsing error handling to parse events test
12343 - perf script: Fix crash because of missing evsel->priv
12344 - perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]
12345 - s390/qeth: consistently re-enable device features
12346 - sched/fair: Fix bandwidth timer clock drift condition
12347 - r8169: fix mac address change
12348 - RISC-V: Don't include irq-riscv-intc.h
12349 - RISC-V: Fix PTRACE_SETREGSET bug.
12350 - net: qrtr: Reset the node and port ID of broadcast messages
12351 - cxgb4: assume flash part size to be 4MB, if it can't be determined
12352 - bpf: fix sk_skb programs without skb->dev assigned
12353 - ipfrag: really prevent allocation on netns exit
12354 - gpu: host1x: Skip IOMMU initialization if firewall is enabled
12355 - ARC: [plat-hsdk]: Configure APB GPIO controller on ARC HSDK platform
12356 - bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.
12357 - scsi: hpsa: correct enclosure sas address
12358 - perf tools: Use python-config --includes rather than --cflags
12359 - sfp: ensure we clean up properly on bus registration failure
12360 - amd/dc/dce100: On dce100, set clocks to 0 on suspend
12361 - tools: build: Fixup host c flags
12362 - kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loading
12363 - ibmvnic: Revise RX/TX queue error messages
12364 - net/smc: reset recv timeout after clc handshake
12365 - PCI: xgene: Fix I/O space page leak
12366 - PCI: designware: Fix I/O space page leak
12367 - PCI: aardvark: Fix I/O space page leak
12368 - PCI: faraday: Fix I/O space page leak
12369 - PCI: mediatek: Fix I/O space page leak
12370 - PCI: v3-semi: Fix I/O space page leak
12371 - platform/x86: dell-laptop: Fix backlight detection
12372 - mm: use helper functions for allocating and freeing vm_area structs
12373 - mm: make vm_area_dup() actually copy the old vma data
12374 - mm: make vm_area_alloc() initialize core fields
12375 - PCI / ACPI / PM: Resume all bridges on suspend-to-RAM
12376
12377 -- Sultan Alsawaf <sultan.alsawaf@canonical.com> Wed, 24 Jul 2019 09:50:49 -0600
403cbccd 12378
5d0a3afd 12379linux (4.15.0-55.60) bionic; urgency=medium
96828d49 12380
5d0a3afd 12381 * linux: 4.15.0-55.60 -proposed tracker (LP: #1834954)
96828d49 12382
5d0a3afd
KSS
12383 * Request backport of ceph commits into bionic (LP: #1834235)
12384 - ceph: use atomic_t for ceph_inode_info::i_shared_gen
12385 - ceph: define argument structure for handle_cap_grant
12386 - ceph: flush pending works before shutdown super
12387 - ceph: send cap releases more aggressively
12388 - ceph: single workqueue for inode related works
12389 - ceph: avoid dereferencing invalid pointer during cached readdir
12390 - ceph: quota: add initial infrastructure to support cephfs quotas
12391 - ceph: quota: support for ceph.quota.max_files
12392 - ceph: quota: don't allow cross-quota renames
12393 - ceph: fix root quota realm check
12394 - ceph: quota: support for ceph.quota.max_bytes
12395 - ceph: quota: update MDS when max_bytes is approaching
12396 - ceph: quota: add counter for snaprealms with quota
12397 - ceph: avoid iput_final() while holding mutex or in dispatch thread
12398
12399 * QCA9377 isn't being recognized sometimes (LP: #1757218)
12400 - SAUCE: USB: Disable USB2 LPM at shutdown
12401
12402 * hns: fix ICMP6 neighbor solicitation messages discard problem (LP: #1833140)
12403 - net: hns: fix ICMP6 neighbor solicitation messages discard problem
12404 - net: hns: fix unsigned comparison to less than zero
12405
12406 * Fix occasional boot time crash in hns driver (LP: #1833138)
12407 - net: hns: Fix probabilistic memory overwrite when HNS driver initialized
12408
12409 * use-after-free in hns_nic_net_xmit_hw (LP: #1833136)
12410 - net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()
12411
12412 * hns: attempt to restart autoneg when disabled should report error
12413 (LP: #1833147)
12414 - net: hns: Restart autoneg need return failed when autoneg off
12415
12416 * systemd 237-3ubuntu10.14 ADT test failure on Bionic ppc64el (test-seccomp)
12417 (LP: #1821625)
12418 - powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
12419 - powerpc: sys_pkey_mprotect() system call
12420
12421 * [UBUNTU] pkey: Indicate old mkvp only if old and curr. mkvp are different
12422 (LP: #1832625)
12423 - pkey: Indicate old mkvp only if old and current mkvp are different
12424
12425 * [UBUNTU] kernel: Fix gcm-aes-s390 wrong scatter-gather list processing
12426 (LP: #1832623)
12427 - s390/crypto: fix gcm-aes-s390 selftest failures
12428
12429 * System crashes on hot adding a core with drmgr command (4.15.0-48-generic)
12430 (LP: #1833716)
12431 - powerpc/numa: improve control of topology updates
12432 - powerpc/numa: document topology_updates_enabled, disable by default
12433
12434 * Kernel modules generated incorrectly when system is localized to a non-
12435 English language (LP: #1828084)
12436 - scripts: override locale from environment when running recordmcount.pl
12437
12438 * [UBUNTU] kernel: Fix wrong dispatching for control domain CPRBs
12439 (LP: #1832624)
12440 - s390/zcrypt: Fix wrong dispatching for control domain CPRBs
12441
12442 * CVE-2019-11815
12443 - net: rds: force to destroy connection if t_sock is NULL in
12444 rds_tcp_kill_sock().
12445
12446 * Sound device not detected after resume from hibernate (LP: #1826868)
12447 - drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled
12448 - drm/i915: Save the old CDCLK atomic state
12449 - drm/i915: Remove redundant store of logical CDCLK state
12450 - drm/i915: Skip modeset for cdclk changes if possible
12451
12452 * Handle overflow in proc_get_long of sysctl (LP: #1833935)
12453 - sysctl: handle overflow in proc_get_long
12454
12455 * Dell XPS 13 (9370) defaults to s2idle sleep/suspend instead of deep, NVMe
12456 drains lots of power under s2idle (LP: #1808957)
12457 - Revert "UBUNTU: SAUCE: pci/nvme: prevent WDC PC SN720 NVMe from entering D3
12458 and being disabled"
12459 - Revert "UBUNTU: SAUCE: nvme: add quirk to not call disable function when
12460 suspending"
12461 - Revert "UBUNTU: SAUCE: pci: prevent Intel NVMe SSDPEKKF from entering D3"
12462 - Revert "SAUCE: nvme: add quirk to not call disable function when suspending"
12463 - Revert "SAUCE: pci: prevent sk hynix nvme from entering D3"
12464 - PCI: PM: Avoid possible suspend-to-idle issue
12465 - PCI: PM: Skip devices in D0 for suspend-to-idle
12466 - nvme-pci: Sync queues on reset
12467 - nvme: Export get and set features
12468 - nvme-pci: Use host managed power state for suspend
12469
12470 * linux v4.15 ftbfs on a newer host kernel (e.g. hwe) (LP: #1823429)
12471 - selinux: use kernel linux/socket.h for genheaders and mdp
12472
12473 * 32-bit x86 kernel 4.15.0-50 crash in vmalloc_sync_all (LP: #1830433)
12474 - x86/mm/pat: Disable preemption around __flush_tlb_all()
12475 - x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
12476 - x86/mm: Disable ioremap free page handling on x86-PAE
12477 - ioremap: Update pgtable free interfaces with addr
12478 - x86/mm: Add TLB purge to free pmd/pte page interfaces
12479 - x86/init: fix build with CONFIG_SWAP=n
12480 - x86/mm: provide pmdp_establish() helper
12481 - x86/mm: Use WRITE_ONCE() when setting PTEs
12482
12483 * hinic: fix oops due to race in set_rx_mode (LP: #1832048)
12484 - hinic: fix a bug in set rx mode
12485
12486 * ubuntu 18.04 flickering screen with Radeon X1600 (LP: #1791312)
12487 - drm/radeon: prefer lower reference dividers
12488
12489 * Login screen never appears on vmwgfx using bionic kernel 4.15 (LP: #1832138)
12490 - drm/vmwgfx: use monotonic event timestamps
12491
12492 * [linux-azure] Block Layer Commits Requested in Azure Kernels (LP: #1834499)
12493 - block: Clear kernel memory before copying to user
12494 - block/bio: Do not zero user pages
12495
12496 * CONFIG_LOG_BUF_SHIFT set to 14 is too low on arm64 (LP: #1824864)
12497 - [Config] CONFIG_LOG_BUF_SHIFT=18 on all 64bit arches
12498
12499 * Handle overflow for file-max (LP: #1834310)
12500 - sysctl: handle overflow for file-max
12501 - kernel/sysctl.c: fix out-of-bounds access when setting file-max
12502
12503 * [ALSA] [PATCH] Headset fixup for System76 Gazelle (gaze14) (LP: #1827555)
12504 - ALSA: hda/realtek - Headset fixup for System76 Gazelle (gaze14)
12505 - ALSA: hda/realtek - Corrected fixup for System76 Gazelle (gaze14)
12506
12507 * crashdump fails on HiSilicon D06 (LP: #1828868)
12508 - iommu/arm-smmu-v3: Abort all transactions if SMMU is enabled in kdump kernel
12509 - iommu/arm-smmu-v3: Don't disable SMMU in kdump kernel
12510
12511 * CVE-2019-11833
12512 - ext4: zero out the unused memory region in the extent tree block
12513
12514 * zfs 0.7.9 fixes a bug (https://github.com/zfsonlinux/zfs/pull/7343) that
12515 hangs the system completely (LP: #1772412)
12516 - SAUCE: (noup) Update zfs to 0.7.5-1ubuntu16.6
12517
12518 * does not detect headphone when there is no other output devices
12519 (LP: #1831065)
12520 - ALSA: hda/realtek - Fixed hp_pin no value
12521 - ALSA: hda/realtek - Use a common helper for hp pin reference
12522
12523 * kernel crash : net_sched race condition in tcindex_destroy() (LP: #1825942)
12524 - net_sched: fix NULL pointer dereference when delete tcindex filter
12525 - RCU, workqueue: Implement rcu_work
12526 - net_sched: switch to rcu_work
12527 - net_sched: fix a race condition in tcindex_destroy()
12528 - net_sched: fix a memory leak in cls_tcindex
12529 - net_sched: initialize net pointer inside tcf_exts_init()
12530 - net_sched: fix two more memory leaks in cls_tcindex
12531
12532 * Support new ums-realtek device (LP: #1831840)
12533 - USB: usb-storage: Add new ID to ums-realtek
12534
12535 * amd_iommu possible data corruption (LP: #1823037)
12536 - iommu/amd: Reserve exclusion range in iova-domain
12537 - iommu/amd: Set exclusion range correctly
12538
12539 * Add new sound card PCIID into the alsa driver (LP: #1832299)
12540 - ALSA: hda: Add Icelake PCI ID
12541 - ALSA: hda/intel: add CometLake PCI IDs
12542
12543 * sky2 ethernet card doesn't work after returning from suspend
12544 (LP: #1807259) // sky2 ethernet card link not up after suspend
12545 (LP: #1809843)
12546 - sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
12547
12548 * idle-page oopses when accessing page frames that are out of range
12549 (LP: #1833410)
12550 - mm/page_idle.c: fix oops because end_pfn is larger than max_pfn
12551
12552 * Add pointstick support on HP ZBook 17 G5 (LP: #1833387)
12553 - Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"
12554 - SAUCE: HID: multitouch: Add pointstick support for ALPS Touchpad
12555
12556 * [SRU][B/B-OEM/B-OEM-OSP-1/C/D/E] Add trackpoint middle button support of 2
12557 new thinpads (LP: #1833637)
12558 - Input: elantech - enable middle button support on 2 ThinkPads
12559
12560 * CVE-2019-11085
12561 - drm/i915/gvt: Fix mmap range check
12562 - drm/i915: make mappable struct resource centric
12563 - drm/i915/gvt: Fix aperture read/write emulation when enable x-no-mmap=on
12564
12565 * CVE-2019-11884
12566 - Bluetooth: hidp: fix buffer overflow
12567
12568 * af_alg06 test from crypto test suite in LTP failed with kernel oops on B/C
12569 (LP: #1829725)
12570 - crypto: authenc - fix parsing key with misaligned rta_len
12571
12572 * CVE-2018-12126 // CVE-2018-12127 // CVE-2018-12130 // CVE-2019-11091
12573 - SAUCE: Synchronize MDS mitigations with upstream
12574 - Documentation: Correct the possible MDS sysfs values
12575 - x86/speculation/mds: Fix documentation typo
12576
12577 * CVE-2019-11091
12578 - x86/mds: Add MDSUM variant to the MDS documentation
12579
12580 * alignment test in powerpc from ubuntu_kernel_selftests failed on B/C Power9
12581 (LP: #1813118)
12582 - selftests/powerpc: Remove Power9 copy_unaligned test
12583
12584 * TRACE_syscall.ptrace_syscall_dropped in seccomp from ubuntu_kernel_selftests
12585 failed on B/C PowerPC (LP: #1812796)
12586 - selftests/seccomp: Enhance per-arch ptrace syscall skip tests
12587
12588 * Add powerpc/alignment_handler test for selftests (LP: #1828935)
12589 - selftests/powerpc: Add alignment handler selftest
12590 - selftests/powerpc: Fix to use ucontext_t instead of struct ucontext
12591
12592 * Cannot build kernel 4.15.0-48.51 due to an in-source-tree ZFS module.
12593 (LP: #1828763)
12594 - SAUCE: (noup) Update zfs to 0.7.5-1ubuntu16.5
12595
12596 * Eletrical noise occurred when external headset enter powersaving mode on a
12597 DEll machine (LP: #1828798)
12598 - ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphone
12599 - ALSA: hda/realtek - Fixup headphone noise via runtime suspend
12600
12601 * [18.04/18.10] File libperf-jvmti.so is missing in linux-tools-common deb on
12602 Ubuntu (LP: #1761379)
12603 - [Packaging] Support building libperf-jvmti.so
12604
12605 * TCP : race condition on socket ownership in tcp_close() (LP: #1830813)
12606 - tcp: do not release socket ownership in tcp_close()
12607
12608 * bionic: netlink: potential shift overflow in netlink_bind() (LP: #1831103)
12609 - netlink: Don't shift on 64 for ngroups
12610
12611 * Add support to Comet Lake LPSS (LP: #1830175)
12612 - mfd: intel-lpss: Add Intel Comet Lake PCI IDs
12613
12614 * Reduce NAPI weight in hns driver from 256 to 64 (LP: #1830587)
12615 - net: hns: Use NAPI_POLL_WEIGHT for hns driver
12616
12617 * x86: add support for AMD Rome (LP: #1819485)
12618 - x86: irq_remapping: Move irq remapping mode enum
12619 - iommu/amd: Add support for higher 64-bit IOMMU Control Register
12620 - iommu/amd: Add support for IOMMU XT mode
12621 - hwmon/k10temp, x86/amd_nb: Consolidate shared device IDs
12622 - hwmon/k10temp: Add support for AMD family 17h, model 30h CPUs
12623 - x86/amd_nb: Add PCI device IDs for family 17h, model 30h
12624 - x86/MCE/AMD: Fix the thresholding machinery initialization order
12625 - x86/amd_nb: Add support for newer PCI topologies
12626
12627 * nx842 - CRB request time out (-110) when uninstall NX modules and initiate
12628 NX request (LP: #1827755)
12629 - crypto/nx: Initialize 842 high and normal RxFIFO control registers
12630
12631 * Require improved hypervisor detection patch in Ubuntu 18.04 (LP: #1829972)
12632 - s390/early: improve machine detection
12633
12634 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Tue, 02 Jul 2019 18:41:49 +0200
96828d49 12635
c48d3884 12636linux (4.15.0-54.58) bionic; urgency=medium
68fc88f0 12637
c48d3884 12638 * linux: 4.15.0-54.58 -proposed tracker (LP: #1833987)
68fc88f0 12639
c48d3884
KSS
12640 * Remote denial of service (resource exhaustion) caused by TCP SACK scoreboard
12641 manipulation (LP: #1831638) // CVE-2019-11478
12642 - tcp: refine memory limit test in tcp_fragment()
12643
12644 * CVE-2019-11479
12645 - SAUCE: tcp: add tcp_min_snd_mss sysctl
12646 - SAUCE: tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
12647
12648 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Mon, 24 Jun 2019 11:39:50 +0200
68fc88f0 12649
4a6fdd03 12650linux (4.15.0-52.56) bionic; urgency=medium
d23c845c 12651
4a6fdd03
MHC
12652 * Remote denial of service (resource exhaustion) caused by TCP SACK scoreboard
12653 manipulation (LP: #1831638)
12654 - SAUCE: tcp: tcp_fragment() should apply sane memory limits
d23c845c 12655
4a6fdd03
MHC
12656 * Remote denial of service (system crash) caused by integer overflow in TCP
12657 SACK handling (LP: #1831637)
12658 - SAUCE: tcp: limit payload size of sacked skbs
12659
12660 -- Marcelo Henrique Cerri <marcelo.cerri@canonical.com> Tue, 04 Jun 2019 17:33:24 -0300
d23c845c 12661
18e103f8 12662linux (4.15.0-51.55) bionic; urgency=medium
566c3d1e 12663
18e103f8 12664 * linux: 4.15.0-51.55 -proposed tracker (LP: #1829219)
566c3d1e 12665
18e103f8
KSS
12666 * disable a.out support (LP: #1818552)
12667 - [Config] Disable a.out support
12668
12669 * [UBUNTU] qdio: clear intparm during shutdown (LP: #1828394)
12670 - s390/qdio: clear intparm during shutdown
12671
12672 * ftrace in ubuntu_kernel_selftests hang with Cosmic kernel (LP: #1826385)
12673 - kprobes/x86: Fix instruction patching corruption when copying more than one
12674 RIP-relative instruction
12675
12676 * touchpad not working on lenovo yoga 530 (LP: #1787775)
12677 - Revert "UBUNTU: SAUCE: i2c:amd Depends on ACPI"
12678 - Revert "UBUNTU: SAUCE: i2c:amd move out pointer in union i2c_event_base"
12679 - Revert "UBUNTU: SAUCE: i2c:amd I2C Driver based on PCI Interface for
12680 upcoming platform"
12681 - i2c: add helpers to ease DMA handling
12682 - i2c: add a message flag for DMA safe buffers
12683 - i2c: add extra check to safe DMA buffer helper
12684 - i2c: Add drivers for the AMD PCIe MP2 I2C controller
12685 - [Config] Update config for AMD MP2 I2C driver
12686 - [Config] Update I2C_AMD_MP2 annotations
12687
12688 * tm-unavailable in powerpc/tm failed on Bionic Power9 (LP: #1813129)
12689 - selftests/powerpc: Check for pthread errors in tm-unavailable
12690 - selftests/powerpc: Skip tm-unavailable if TM is not enabled
12691
12692 * cp_abort in powerpc/context_switch from ubunut_kernel_selftests failed on
12693 Bionic P9 (LP: #1813134)
12694 - selftests/powerpc: Remove redundant cp_abort test
12695
12696 * bionic/linux: completely remove snapdragon files from sources (LP: #1827880)
12697 - [Packaging] remove snapdragon dead files
12698 - [Config] update configs after snapdragon removal
12699
12700 * The noise keeps occurring when Headset is plugged in on a Dell machine
12701 (LP: #1827972)
12702 - ALSA: hda/realtek - Fixed Dell AIO speaker noise
12703
12704 * Geneve tunnels don't work when ipv6 is disabled (LP: #1794232)
12705 - geneve: correctly handle ipv6.disable module parameter
12706
12707 * There are 4 HDMI/Displayport audio output listed in sound setting without
12708 attach any HDMI/DP monitor (LP: #1827967)
12709 - ALSA: hda/hdmi - Read the pin sense from register when repolling
12710 - ALSA: hda/hdmi - Consider eld_valid when reporting jack event
12711
12712 * Headphone jack switch sense is inverted: plugging in headphones disables
12713 headphone output (LP: #1824259)
12714 - ASoC: rt5645: Headphone Jack sense inverts on the LattePanda board
12715
12716 * CTAUTO:DevOps:860.50:devops4fp1:Error occurred during LINUX Dmesg error
12717 Checking for all LINUX clients for devops4p10 (LP: #1766201)
12718 - SAUCE: integrity: downgrade error to warning
12719
12720 * Screen freeze after resume from S3 when HDMI monitor plugged on Dell
12721 Precision 7740 (LP: #1825958)
12722 - PCI: Restore resized BAR state on resume
12723
12724 * potential memory corruption on arm64 on dev release (LP: #1827437)
12725 - driver core: Postpone DMA tear-down until after devres release
12726
12727 * powerpc/pmu/ebb test in ubuntu_kernel_selftest failed with "error while
12728 loading shared libraries" on Bionic/Cosmic PowerPC (LP: #1812805)
12729 - selftests/powerpc/pmu: Link ebb tests with -no-pie
12730
12731 * unnecessary request_queue freeze (LP: #1815733)
12732 - block: avoid setting nr_requests to current value
12733 - block: avoid setting none scheduler if it's already none
12734
12735 * Kprobe event string type argument failed in ftrace from
12736 ubuntu_kernel_selftests on B/C i386 (LP: #1825780)
12737 - selftests/ftrace: Fix kprobe string testcase to not probe notrace function
12738
12739 * hns: fix socket accounting (LP: #1826911)
12740 - net: hns: fix skb->truesize underestimation
12741
12742 * False positive test result in run_netsocktests from net in
12743 ubuntu_kernel_selftest (LP: #1825777)
12744 - selftests/net: correct the return value for run_netsocktests
12745
12746 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Wed, 15 May 2019 14:48:35 +0200
566c3d1e 12747
410b3748 12748linux (4.15.0-50.54) bionic; urgency=medium
81132540 12749
410b3748
SB
12750 * CVE-2018-12126 // CVE-2018-12127 // CVE-2018-12130
12751 - Documentation/l1tf: Fix small spelling typo
12752 - x86/cpu: Sanitize FAM6_ATOM naming
12753 - kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
12754 - locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a
12755 new <linux/bits.h> file
12756 - tools include: Adopt linux/bits.h
12757 - x86/msr-index: Cleanup bit defines
12758 - x86/speculation: Consolidate CPU whitelists
12759 - x86/speculation/mds: Add basic bug infrastructure for MDS
12760 - x86/speculation/mds: Add BUG_MSBDS_ONLY
12761 - x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
12762 - x86/speculation/mds: Add mds_clear_cpu_buffers()
12763 - x86/speculation/mds: Clear CPU buffers on exit to user
12764 - x86/kvm/vmx: Add MDS protection when L1D Flush is not active
12765 - x86/speculation/mds: Conditionally clear CPU buffers on idle entry
12766 - x86/speculation/mds: Add mitigation control for MDS
12767 - x86/speculation/mds: Add sysfs reporting for MDS
12768 - x86/speculation/mds: Add mitigation mode VMWERV
12769 - Documentation: Move L1TF to separate directory
12770 - Documentation: Add MDS vulnerability documentation
12771 - x86/speculation/mds: Add mds=full,nosmt cmdline option
12772 - x86/speculation: Move arch_smt_update() call to after mitigation decisions
12773 - x86/speculation/mds: Add SMT warning message
12774 - x86/speculation/mds: Fix comment
12775 - x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
12776 - x86/speculation/mds: Add 'mitigations=' support for MDS
81132540 12777
410b3748
SB
12778 * CVE-2017-5715 // CVE-2017-5753
12779 - s390/speculation: Support 'mitigations=' cmdline option
12780
12781 * CVE-2017-5715 // CVE-2017-5753 // CVE-2017-5754 // CVE-2018-3639
12782 - powerpc/speculation: Support 'mitigations=' cmdline option
12783
12784 * CVE-2017-5715 // CVE-2017-5754 // CVE-2018-3620 // CVE-2018-3639 //
12785 CVE-2018-3646
12786 - cpu/speculation: Add 'mitigations=' cmdline option
12787 - x86/speculation: Support 'mitigations=' cmdline option
12788
12789 * Packaging resync (LP: #1786013)
12790 - [Packaging] resync git-ubuntu-log
12791
12792 -- Stefan Bader <stefan.bader@canonical.com> Mon, 06 May 2019 18:59:24 +0200
81132540 12793
c5b0662f 12794linux (4.15.0-49.53) bionic; urgency=medium
992b9a95 12795
c5b0662f 12796 * linux: 4.15.0-49.53 -proposed tracker (LP: #1826358)
992b9a95 12797
d66c65e8
SB
12798 * Backport support for software count cache flush Spectre v2 mitigation. (CVE)
12799 (required for POWER9 DD2.3) (LP: #1822870)
12800 - powerpc/64s: Add support for ori barrier_nospec patching
12801 - powerpc/64s: Patch barrier_nospec in modules
12802 - powerpc/64s: Enable barrier_nospec based on firmware settings
12803 - powerpc: Use barrier_nospec in copy_from_user()
12804 - powerpc/64: Use barrier_nospec in syscall entry
12805 - powerpc/64s: Enhance the information in cpu_show_spectre_v1()
12806 - powerpc/64: Disable the speculation barrier from the command line
12807 - powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.
12808 - powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
12809 - powerpc/64: Call setup_barrier_nospec() from setup_arch()
12810 - powerpc/64: Make meltdown reporting Book3S 64 specific
12811 - powerpc/lib/code-patching: refactor patch_instruction()
12812 - powerpc/lib/feature-fixups: use raw_patch_instruction()
12813 - powerpc/asm: Add a patch_site macro & helpers for patching instructions
12814 - powerpc/64s: Add new security feature flags for count cache flush
12815 - powerpc/64s: Add support for software count cache flush
12816 - powerpc/pseries: Query hypervisor for count cache flush settings
12817 - powerpc/powernv: Query firmware for count cache flush settings
12818 - powerpc/fsl: Add nospectre_v2 command line argument
12819 - KVM: PPC: Book3S: Add count cache flush parameters to kvmppc_get_cpu_char()
12820 - [Config] Add CONFIG_PPC_BARRIER_NOSPEC
12821
12822 * Packaging resync (LP: #1786013)
12823 - [Packaging] resync git-ubuntu-log
12824
12825 * autopkgtests run too often, too much and don't skip enough (LP: #1823056)
12826 - [Debian] Set +x on rebuild testcase.
12827 - [Debian] Skip rebuild test, for regression-suite deps.
12828 - [Debian] Make ubuntu-regression-suite skippable on unbootable kernels.
12829 - [Debian] make rebuild use skippable error codes when skipping.
12830 - [Debian] Only run regression-suite, if requested to.
12831
12832 * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868)
12833 - [Packaging] remove arm64 snapdragon from getabis
12834 - [Config] config changes for snapdragon split
12835 - packaging: arm64: disable building the snapdragon flavour
c5b0662f 12836 - [Packaging] arm64: Drop snapdragon from kernel-versions
d66c65e8
SB
12837
12838 * CVE-2017-5753
12839 - KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_get_irq()
12840 - media: dvb_ca_en50221: prevent using slot_info for Spectre attacs
12841 - sysvipc/sem: mitigate semnum index against spectre v1
12842 - libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store()
12843 - s390/keyboard: sanitize array index in do_kdsk_ioctl
12844 - arm64: fix possible spectre-v1 write in ptrace_hbp_set_event()
12845 - KVM: arm/arm64: vgic: Fix possible spectre-v1 write in vgic_mmio_write_apr()
12846 - pktcdvd: Fix possible Spectre-v1 for pkt_devs
12847 - net: socket: fix potential spectre v1 gadget in socketcall
12848 - net: socket: Fix potential spectre v1 gadget in sock_is_registered
12849 - drm/amdgpu/pm: Fix potential Spectre v1
12850 - netlink: Fix spectre v1 gadget in netlink_create()
12851 - ext4: fix spectre gadget in ext4_mb_regular_allocator()
12852 - drm/i915/kvmgt: Fix potential Spectre v1
12853 - net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
12854 - fs/quota: Fix spectre gadget in do_quotactl
12855 - hwmon: (nct6775) Fix potential Spectre v1
12856 - mac80211_hwsim: Fix possible Spectre-v1 for hwsim_world_regdom_custom
12857 - switchtec: Fix Spectre v1 vulnerability
12858 - misc: hmc6352: fix potential Spectre v1
12859 - tty: vt_ioctl: fix potential Spectre v1
12860 - nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HT
12861 - nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
12862 - IB/ucm: Fix Spectre v1 vulnerability
12863 - RDMA/ucma: Fix Spectre v1 vulnerability
12864 - drm/bufs: Fix Spectre v1 vulnerability
12865 - usb: gadget: storage: Fix Spectre v1 vulnerability
12866 - ptp: fix Spectre v1 vulnerability
12867 - HID: hiddev: fix potential Spectre v1
12868 - vhost: Fix Spectre V1 vulnerability
12869 - drivers/misc/sgi-gru: fix Spectre v1 vulnerability
12870 - ipv4: Fix potential Spectre v1 vulnerability
12871 - aio: fix spectre gadget in lookup_ioctx
12872 - ALSA: emux: Fix potential Spectre v1 vulnerabilities
12873 - ALSA: pcm: Fix potential Spectre v1 vulnerability
12874 - ip6mr: Fix potential Spectre v1 vulnerability
12875 - ALSA: rme9652: Fix potential Spectre v1 vulnerability
12876 - ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities
12877 - KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq()
12878 - drm/ioctl: Fix Spectre v1 vulnerabilities
12879 - char/mwave: fix potential Spectre v1 vulnerability
12880 - applicom: Fix potential Spectre v1 vulnerabilities
12881 - ipmi: msghandler: Fix potential Spectre v1 vulnerabilities
12882 - powerpc/ptrace: Mitigate potential Spectre v1
12883 - cfg80211: prevent speculation on cfg80211_classify8021d() return
12884 - ALSA: rawmidi: Fix potential Spectre v1 vulnerability
12885 - ALSA: seq: oss: Fix Spectre v1 vulnerability
12886
12887 * Bionic: Sync to Xenial (Spectre) (LP: #1822760)
12888 - x86/speculation/l1tf: Suggest what to do on systems with too much RAM
12889 - KVM: SVM: Add MSR-based feature support for serializing LFENCE
12890 - KVM: VMX: fixes for vmentry_l1d_flush module parameter
12891 - KVM: X86: Allow userspace to define the microcode version
12892 - SAUCE: [Fix] x86/KVM/VMX: Add L1D flush logic
12893 - SAUCE: [Fix] x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on
12894 vmentry
12895
12896 * [SRU] [B/OEM] Fix ACPI bug that causes boot failure (LP: #1819921)
12897 - SAUCE: ACPI / bus: Add some Lenovo laptops in list of acpi table term list
12898
12899 * Bionic update: upstream stable patchset for fuse 2019-04-12 (LP: #1824553)
12900 - fuse: fix double request_end()
12901 - fuse: fix unlocked access to processing queue
12902 - fuse: umount should wait for all requests
12903 - fuse: Fix oops at process_init_reply()
12904 - fuse: Don't access pipe->buffers without pipe_lock()
12905 - fuse: Fix use-after-free in fuse_dev_do_read()
12906 - fuse: Fix use-after-free in fuse_dev_do_write()
12907 - fuse: set FR_SENT while locked
12908 - fuse: fix blocked_waitq wakeup
12909 - fuse: fix leaked notify reply
12910 - fuse: fix possibly missed wake-up after abort
12911 - fuse: fix use-after-free in fuse_direct_IO()
12912 - fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS
12913 - fuse: handle zero sized retrieve correctly
12914 - fuse: call pipe_buf_release() under pipe lock
12915 - fuse: decrement NR_WRITEBACK_TEMP on the right page
12916
12917 * Backport support for software count cache flush Spectre v2 mitigation. (CVE)
12918 (required for POWER9 DD2.3) (LP: #1822870) // Backport support for software
12919 count cache flush Spectre v2 mitigation. (CVE) (required for POWER9 DD2.3)
12920 (LP: #1822870)
12921 - powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2
12922 - powerpc/fsl: Fix spectre_v2 mitigations reporting
12923 - powerpc: Avoid code patching freed init sections
12924
12925 * Backport support for software count cache flush Spectre v2 mitigation. (CVE)
12926 (required for POWER9 DD2.3) (LP: #1822870) // Backport support for software
12927 count cache flush Spectre v2 mitigation. (CVE) (required for POWER9 DD2.3)
12928 (LP: #1822870) // Backport support for software count cache flush Spectre v2
12929 mitigation. (CVE) (required for POWER9 DD2.3) (LP: #1822870)
12930 - powerpc/security: Fix spectre_v2 reporting
12931
12932 * CVE-2019-3874
12933 - sctp: use sk_wmem_queued to check for writable space
12934 - sctp: implement memory accounting on tx path
12935 - sctp: implement memory accounting on rx path
12936
12937 * NULL pointer dereference when using z3fold and zswap (LP: #1814874)
12938 - z3fold: fix possible reclaim races
12939
12940 * Kprobe event argument syntax in ftrace from ubuntu_kernel_selftests failed
12941 on B PowerPC (LP: #1812809)
12942 - selftests/ftrace: Add ppc support for kprobe args tests
12943
12944 * The Realtek card reader does not enter PCIe 1.1/1.2 (LP: #1825487)
12945 - misc: rtsx: make various functions static
12946 - misc: rtsx: Enable OCP for rts522a rts524a rts525a rts5260
12947 - SAUCE: misc: rtsx: Fixed rts5260 power saving parameter and sd glitch
12948
12949 * headset-mic doesn't work on two Dell laptops. (LP: #1825272)
12950 - ALSA: hda/realtek - add two more pin configuration sets to quirk table
12951
12952 * CVE-2018-16884
12953 - sunrpc: use SVC_NET() in svcauth_gss_* functions
12954 - sunrpc: use-after-free in svc_process_common()
12955
12956 * sky2 ethernet card don't work after returning from suspension (LP: #1798921)
12957 - sky2: Increase D3 delay again
12958
12959 * CVE-2019-9500
12960 - brcmfmac: assure SSID length from firmware is limited
12961
12962 * CVE-2019-9503
12963 - brcmfmac: add subtype check for event handling in data path
12964
12965 * CVE-2019-3882
12966 - vfio/type1: Limit DMA mappings per container
12967
12968 * Intel I210 Ethernet card not working after hotplug [8086:1533]
12969 (LP: #1818490)
12970 - igb: Fix WARN_ONCE on runtime suspend
12971
12972 * bionic, xenial/hwe: misses "fuse: fix initial parallel dirops" patch
12973 (LP: #1823972)
12974 - fuse: fix initial parallel dirops
12975
12976 * amdgpu resume failure: failed to allocate wb slot (LP: #1825074)
12977 - drm/amdgpu: fix&cleanups for wb_clear
12978
12979 * Pop noise when headset is plugged in or removed from GHS/Line-out jack
12980 (LP: #1821290)
12981 - ALSA: hda/realtek - Add unplug function into unplug state of Headset Mode
12982 for ALC225
12983 - ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225
12984 - ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
12985 - ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB
12986
12987 * mac80211_hwsim unable to handle kernel NULL pointer dereference
12988 at0000000000000000 (LP: #1825058)
12989 - mac80211_hwsim: Timer should be initialized before device registered
12990
12991 * [regression][snd_hda_codec_realtek] repeating crackling noise after 19.04
12992 upgrade (LP: #1821663)
12993 - ALSA: hda: Add Intel NUC7i3BNB to the power_save blacklist
12994 - ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist
12995 - ALSA: hda - Add two more machines to the power_save_blacklist
12996
12997 * ubuntu_nbd_smoke_test failed on P9 with Bionic kernel (LP: #1822247)
12998 - nbd: fix how we set bd_invalidated
12999
13000 * TSC clocksource not available in nested guests (LP: #1822821)
13001 - kvmclock: fix TSC calibration for nested guests
13002
13003 * 4.15 kernel ip_vs --ops causes performance and hang problem (LP: #1819786)
13004 - ipvs: fix refcount usage for conns in ops mode
13005
13006 * systemd cause kernel trace "BUG: unable to handle kernel paging request at
13007 6db23a14" on Cosmic i386 (LP: #1813244) // systemd cause kernel trace "BUG:
13008 unable to handle kernel paging request at 6db23a14" on Cosmic i386
13009 (LP: #1813244)
13010 - openvswitch: fix flow actions reallocation
13011
13012 -- Stefan Bader <stefan.bader@canonical.com> Thu, 25 Apr 2019 10:40:22 +0200
992b9a95 13013
c50532b9 13014linux (4.15.0-48.51) bionic; urgency=medium
28be2472 13015
c50532b9 13016 * linux: 4.15.0-48.51 -proposed tracker (LP: #1822820)
28be2472 13017
c50532b9
AR
13018 * Packaging resync (LP: #1786013)
13019 - [Packaging] update helper scripts
13020 - [Packaging] resync retpoline extraction
13021
13022 * 3b080b2564287be91605bfd1d5ee985696e61d3c in ubuntu_btrfs_kernel_fixes
13023 triggers system hang on i386 (LP: #1812845)
13024 - btrfs: raid56: properly unmap parity page in finish_parity_scrub()
13025
13026 * [P9][LTCTest][Opal][FW910] cpupower monitor shows multiple stop Idle_Stats
13027 (LP: #1719545)
13028 - cpupower : Fix header name to read idle state name
13029
13030 * [amdgpu] screen corruption when using touchpad (LP: #1818617)
13031 - drm/amdgpu/gmc: steal the appropriate amount of vram for fw hand-over (v3)
13032 - drm/amdgpu: Free VGA stolen memory as soon as possible.
13033
13034 * [SRU][B/C/OEM]IOMMU: add kernel dma protection (LP: #1820153)
13035 - ACPICA: AML parser: attempt to continue loading table after error
13036 - ACPI / property: Allow multiple property compatible _DSD entries
13037 - PCI / ACPI: Identify untrusted PCI devices
13038 - iommu/vt-d: Force IOMMU on for platform opt in hint
13039 - iommu/vt-d: Do not enable ATS for untrusted devices
13040 - thunderbolt: Export IOMMU based DMA protection support to userspace
13041 - iommu/vt-d: Disable ATS support on untrusted devices
13042
13043 * Add basic support to NVLink2 passthrough (LP: #1819989)
13044 - powerpc/powernv/npu: Do not try invalidating 32bit table when 64bit table is
13045 enabled
13046 - powerpc/powernv: call OPAL_QUIESCE before OPAL_SIGNAL_SYSTEM_RESET
13047 - powerpc/powernv: Export opal_check_token symbol
13048 - powerpc/powernv: Make possible for user to force a full ipl cec reboot
13049 - powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dn
13050 - powerpc/powernv: Move npu struct from pnv_phb to pci_controller
13051 - powerpc/powernv/npu: Move OPAL calls away from context manipulation
13052 - powerpc/pseries/iommu: Use memory@ nodes in max RAM address calculation
13053 - powerpc/pseries/npu: Enable platform support
13054 - powerpc/pseries: Remove IOMMU API support for non-LPAR systems
13055 - powerpc/powernv/npu: Check mmio_atsd array bounds when populating
13056 - powerpc/powernv/npu: Fault user page into the hypervisor's pagetable
13057
13058 * Huawei Hi1822 NIC has poor performance (LP: #1820187)
13059 - net-next: hinic: fix a problem in free_tx_poll()
13060 - hinic: remove ndo_poll_controller
13061 - net-next/hinic: add checksum offload and TSO support
13062 - hinic: Fix l4_type parameter in hinic_task_set_tunnel_l4
13063 - net-next/hinic:replace multiply and division operators
13064 - net-next/hinic:add rx checksum offload for HiNIC
13065 - net-next/hinic:fix a bug in set mac address
13066 - net-next/hinic: fix a bug in rx data flow
13067 - net: hinic: fix null pointer dereference on pointer hwdev
13068 - hinic: optmize rx refill buffer mechanism
13069 - net-next/hinic:add shutdown callback
13070 - net-next/hinic: replace disable_irq_nosync/enable_irq
13071
13072 * [CONFIG] please enable highdpi font FONT_TER16x32 (LP: #1819881)
13073 - Fonts: New Terminus large console font
13074 - [Config]: enable highdpi Terminus 16x32 font support
13075
13076 * [19.04 FEAT] qeth: Enhanced link speed - kernel part (LP: #1814892)
13077 - s390/qeth: report 25Gbit link speed
13078
13079 * CVE-2017-5754
13080 - x86/nmi: Fix NMI uaccess race against CR3 switching
13081 - x86/mm: Fix documentation of module mapping range with 4-level paging
13082 - x86/pti: Enable global pages for shared areas
13083 - x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel image
13084 - x86/pti: Leave kernel text global for !PCID
13085 - x86/pti: Fix boot problems from Global-bit setting
13086 - x86/pti: Fix boot warning from Global-bit setting
13087 - x86/pti: Reduce amount of kernel text allowed to be Global
13088 - x86/pti: Disallow global kernel text with RANDSTRUCT
13089 - x86/entry/32: Add explicit 'l' instruction suffix
13090 - x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c
13091 - x86/entry/32: Rename TSS_sysenter_sp0 to TSS_entry2task_stack
13092 - x86/entry/32: Load task stack from x86_tss.sp1 in SYSENTER handler
13093 - x86/entry/32: Put ESPFIX code into a macro
13094 - x86/entry/32: Unshare NMI return path
13095 - x86/entry/32: Split off return-to-kernel path
13096 - x86/entry/32: Enter the kernel via trampoline stack
13097 - x86/entry/32: Leave the kernel via trampoline stack
13098 - x86/entry/32: Introduce SAVE_ALL_NMI and RESTORE_ALL_NMI
13099 - x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
13100 - x86/entry/32: Simplify debug entry point
13101 - x86/entry/32: Add PTI cr3 switch to non-NMI entry/exit points
13102 - x86/entry/32: Add PTI CR3 switches to NMI handler code
13103 - x86/entry: Rename update_sp0 to update_task_stack
13104 - x86/pgtable: Rename pti_set_user_pgd() to pti_set_user_pgtbl()
13105 - x86/pgtable/pae: Unshare kernel PMDs when PTI is enabled
13106 - x86/pgtable/32: Allocate 8k page-tables when PTI is enabled
13107 - x86/pgtable: Move pgdp kernel/user conversion functions to pgtable.h
13108 - x86/pgtable: Move pti_set_user_pgtbl() to pgtable.h
13109 - x86/pgtable: Move two more functions from pgtable_64.h to pgtable.h
13110 - x86/mm/pae: Populate valid user PGD entries
13111 - x86/mm/pae: Populate the user page-table with user pgd's
13112 - x86/mm/pti: Add an overflow check to pti_clone_pmds()
13113 - x86/mm/pti: Define X86_CR3_PTI_PCID_USER_BIT on x86_32
13114 - x86/mm/pti: Clone CPU_ENTRY_AREA on PMD level on x86_32
13115 - x86/mm/pti: Make pti_clone_kernel_text() compile on 32 bit
13116 - x86/mm/pti: Keep permissions when cloning kernel text in
13117 pti_clone_kernel_text()
13118 - x86/mm/pti: Introduce pti_finalize()
13119 - x86/mm/pti: Clone entry-text again in pti_finalize()
13120 - x86/mm/dump_pagetables: Define INIT_PGD
13121 - x86/pgtable/pae: Use separate kernel PMDs for user page-table
13122 - x86/ldt: Reserve address-space range on 32 bit for the LDT
13123 - x86/ldt: Define LDT_END_ADDR
13124 - x86/ldt: Split out sanity check in map_ldt_struct()
13125 - x86/ldt: Enable LDT user-mapping for PAE
13126 - x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32
13127 - [Config] Update PAGE_TABLE_ISOLATION annotations
13128 - x86/mm/pti: Add Warning when booting on a PCID capable CPU
13129 - x86/entry/32: Add debug code to check entry/exit CR3
13130 - x86/pti: Check the return value of pti_user_pagetable_walk_p4d()
13131 - x86/pti: Check the return value of pti_user_pagetable_walk_pmd()
13132 - perf/core: Make sure the ring-buffer is mapped in all page-tables
13133 - x86/entry/32: Check for VM86 mode in slow-path check
13134 - x86/mm: Remove in_nmi() warning from vmalloc_fault()
13135 - x86/kexec: Allocate 8k PGDs for PTI
13136 - x86/mm/pti: Clear Global bit more aggressively
13137 - mm: Allow non-direct-map arguments to free_reserved_area()
13138 - x86/mm/init: Pass unconverted symbol addresses to free_init_pages()
13139 - x86/mm/init: Add helper for freeing kernel image pages
13140 - x86/mm/init: Remove freed kernel image areas from alias mapping
13141 - x86/mm/pti: Fix 32 bit PCID check
13142 - x86/mm/pti: Don't clear permissions in pti_clone_pmd()
13143 - x86/mm/pti: Clone kernel-image on PTE level for 32 bit
13144 - x86/relocs: Add __end_rodata_aligned to S_REL
13145 - x86/mm/pti: Move user W+X check into pti_finalize()
13146 - x86/efi: Load fixmap GDT in efi_call_phys_epilog()
13147 - x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3
13148 - x86/mm/doc: Clean up the x86-64 virtual memory layout descriptions
13149 - x86/mm/doc: Enhance the x86-64 virtual memory layout descriptions
13150 - x86/entry/32: Clear the CS high bits
13151 - x86/mm: Move LDT remap out of KASLR region on 5-level paging
13152 - x86/ldt: Unmap PTEs for the slot before freeing LDT pages
13153 - x86/ldt: Remove unused variable in map_ldt_struct()
13154 - x86/mm: Fix guard hole handling
13155 - x86/dump_pagetables: Fix LDT remap address marker
13156
13157 * Avoid potential memory corruption on HiSilicon SoCs (LP: #1819546)
13158 - iommu/arm-smmu-v3: Avoid memory corruption from Hisilicon MSI payloads
13159
13160 * Ubuntu18.04.01: [Power9] power8 Compat guest(RHEL7.6) crashes during guest
13161 boot with > 256G of memory (kernel/kvm) (LP: #1818645)
13162 - ]PATCH] KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function
13163
13164 * Fix for dual Intel NVMes (LP: #1821961)
13165 - SAUCE: nvme: Merge two quirk entries into one for Intel 760p/Pro 7600p
13166
13167 * CVE-2017-5715
13168 - tools headers: Synchronize prctl.h ABI header
13169 - x86/spectre: Add missing family 6 check to microcode check
13170 - x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
13171 - x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
13172 - x86/speculation: Propagate information about RSB filling mitigation to sysfs
13173 - x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC
13174 variant
13175 - x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
13176 - x86/retpoline: Remove minimal retpoline support
13177 - x86/speculation: Update the TIF_SSBD comment
13178 - x86/speculation: Clean up spectre_v2_parse_cmdline()
13179 - x86/speculation: Remove unnecessary ret variable in cpu_show_common()
13180 - x86/speculation: Move STIPB/IBPB string conditionals out of
13181 cpu_show_common()
13182 - x86/speculation: Disable STIBP when enhanced IBRS is in use
13183 - x86/speculation: Rename SSBD update functions
13184 - x86/speculation: Reorganize speculation control MSRs update
13185 - sched/smt: Make sched_smt_present track topology
13186 - x86/Kconfig: Select SCHED_SMT if SMP enabled
13187 - sched/smt: Expose sched_smt_present static key
13188 - x86/speculation: Rework SMT state change
13189 - x86/l1tf: Show actual SMT state
13190 - x86/speculation: Reorder the spec_v2 code
13191 - x86/speculation: Mark string arrays const correctly
13192 - x86/speculataion: Mark command line parser data __initdata
13193 - x86/speculation: Unify conditional spectre v2 print functions
13194 - x86/speculation: Add command line control for indirect branch speculation
13195 - x86/speculation: Prepare for per task indirect branch speculation control
13196 - x86/process: Consolidate and simplify switch_to_xtra() code
13197 - x86/speculation: Avoid __switch_to_xtra() calls
13198 - x86/speculation: Prepare for conditional IBPB in switch_mm()
13199 - ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS
13200 - x86/speculation: Split out TIF update
13201 - x86/speculation: Prevent stale SPEC_CTRL msr content
13202 - x86/speculation: Prepare arch_smt_update() for PRCTL mode
13203 - x86/speculation: Add prctl() control for indirect branch speculation
13204 - x86/speculation: Enable prctl mode for spectre_v2_user
13205 - x86/speculation: Add seccomp Spectre v2 user space protection mode
13206 - x86/speculation: Provide IBPB always command line options
13207 - kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb
13208 - x86/speculation: Change misspelled STIPB to STIBP
13209 - x86/speculation: Add support for STIBP always-on preferred mode
13210 - x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
13211 - s390: remove closung punctuation from spectre messages
13212 - x86/speculation: Simplify the CPU bug detection logic
13213
13214 * CVE-2018-3639
13215 - x86/bugs: Add AMD's variant of SSB_NO
13216 - x86/bugs: Add AMD's SPEC_CTRL MSR usage
13217 - x86/bugs: Switch the selection of mitigation from CPU vendor to CPU features
13218 - x86/bugs: Update when to check for the LS_CFG SSBD mitigation
13219 - x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR
13220 - KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled
13221
13222 * [Ubuntu] vfio-ap: add subsystem to matrix device to avoid libudev failures
13223 (LP: #1818854)
13224 - s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
13225
13226 * Kernel regularly logs: Bluetooth: hci0: last event is not cmd complete
13227 (0x0f) (LP: #1748565)
13228 - Bluetooth: Fix unnecessary error message for HCI request completion
13229
13230 * HiSilicon HNS ethernet broken in 4.15.0-45 (LP: #1818294)
13231 - net: hns: Fix WARNING when hns modules installed
13232
13233 * rtl8723be wifi does not work under linux-modules-extra-4.15.0-33-generic
13234 (LP: #1788997)
13235 - SAUCE: Revert "rtlwifi: cleanup 8723be ant_sel definition"
13236
13237 * Crash from :i915 module with 4.15.0-46-generic using multi-display
13238 (LP: #1819486)
13239 - SAUCE: Revert "drm/i915: Fix hotplug irq ack on i965/g4x"
13240
13241 * kernel linux-image-4.15.0-44 not booting on Hyperv Server 2008R2
13242 (LP: #1814069)
13243 - hv/netvsc: fix handling of fallback to single queue mode
13244 - hv/netvsc: Fix NULL dereference at single queue mode fallback
13245
13246 * Lenovo ideapad 330-15ICH Wifi rfkill hard blocked (LP: #1811815)
13247 - platform/x86: ideapad: Add ideapad 330-15ICH to no_hw_rfkill
13248
13249 * Qualcomm Atheros QCA9377 wireless does not work (LP: #1818204)
13250 - platform/x86: ideapad-laptop: Add Ideapad 530S-14ARR to no_hw_rfkill list
13251
13252 * fscache: jobs might hang when fscache disk is full (LP: #1821395)
13253 - fscache: fix race between enablement and dropping of object
13254
13255 * hns3: fix oops in hns3_clean_rx_ring() (LP: #1821064)
13256 - net: hns3: add dma_rmb() for rx description
13257
13258 * Hard lockup in 2 CPUs due to deadlock in cpu_stoppers (LP: #1821259)
13259 - stop_machine: Disable preemption after queueing stopper threads
13260 - stop_machine: Atomically queue and wake stopper threads
13261
13262 * tcm_loop.ko: move from modules-extra into main modules package
13263 (LP: #1817786)
13264 - [Packaging] move tcm_loop.lo to main linux-modules package
13265
13266 * tcmu user space crash results in kernel module hang. (LP: #1819504)
13267 - scsi: tcmu: delete unused __wait
13268 - scsi: tcmu: track nl commands
13269 - scsi: tcmu: simplify nl interface
13270 - scsi: tcmu: add module wide block/reset_netlink support
13271
13272 * Intel XL710 - i40e driver does not work with kernel 4.15 (Ubuntu 18.04)
13273 (LP: #1779756)
13274 - i40e: Fix for Tx timeouts when interface is brought up if DCB is enabled
13275 - i40e: prevent overlapping tx_timeout recover
13276
13277 * some codecs stop working after S3 (LP: #1820930)
13278 - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
13279
13280 * i40e xps management broken when > 64 queues/cpus (LP: #1820948)
13281 - i40e: Do not allow use more TC queue pairs than MSI-X vectors exist
13282 - i40e: Fix the number of queues available to be mapped for use
13283
13284 * 4.15 s390x kernel BUG at /build/linux-
13285 Gycr4Z/linux-4.15.0/drivers/block/virtio_blk.c:565! (LP: #1788432)
13286 - virtio/s390: avoid race on vcdev->config
13287 - virtio/s390: fix race in ccw_io_helper()
13288
13289 * [SRU][B/B-OEM/C/D] Fix AMD IOMMU NULL dereference (LP: #1820990)
13290 - iommu/amd: Fix NULL dereference bug in match_hid_uid
13291
13292 * New Intel Wireless-AC 9260 [8086:2526] card not correctly probed in Ubuntu
13293 system (LP: #1821271)
13294 - iwlwifi: add new card for 9260 series
13295
13296 * Add support for MAC address pass through on RTL8153-BD (LP: #1821276)
13297 - r8152: Add support for MAC address pass through on RTL8153-BD
13298 - r8152: Fix an error on RTL8153-BD MAC Address Passthrough support
13299
13300 -- Andrea Righi <andrea.righi@canonical.com> Tue, 02 Apr 2019 18:31:55 +0200
28be2472 13301
53f4f4b0 13302linux (4.15.0-47.50) bionic; urgency=medium
51361a4b 13303
53f4f4b0 13304 * linux: 4.15.0-47.50 -proposed tracker (LP: #1819716)
51361a4b 13305
53f4f4b0
KE
13306 * Packaging resync (LP: #1786013)
13307 - [Packaging] resync getabis
13308 - [Packaging] update helper scripts
13309 - [Packaging] resync retpoline extraction
13310
13311 * C++ demangling support missing from perf (LP: #1396654)
13312 - [Packaging] fix a mistype
13313
13314 * arm-smmu-v3 arm-smmu-v3.3.auto: CMD_SYNC timeout (LP: #1818162)
13315 - iommu/arm-smmu-v3: Fix unexpected CMD_SYNC timeout
13316
13317 * Crash in nvme_irq_check() when using threaded interrupts (LP: #1818747)
13318 - nvme-pci: fix out of bounds access in nvme_cqe_pending
13319
13320 * CVE-2019-9213
13321 - mm: enforce min addr even if capable() in expand_downwards()
13322
13323 * CVE-2019-3460
13324 - Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
13325
13326 * amdgpu with mst WARNING on blanking (LP: #1814308)
13327 - drm/amd/display: Don't use dc_link in link_encoder
13328 - drm/amd/display: Move wait for hpd ready out from edp power control.
13329 - drm/amd/display: eDP sequence BL off first then DP blank.
13330 - drm/amd/display: Fix unused variable compilation error
13331 - drm/amd/display: Fix warning about misaligned code
13332 - drm/amd/display: Fix MST dp_blank REG_WAIT timeout
13333
13334 * tun/tap: unable to manage carrier state from userland (LP: #1806392)
13335 - tun: implement carrier change
13336
13337 * CVE-2019-8980
13338 - exec: Fix mem leak in kernel_read_file
13339
13340 * raw_skew in timer from the ubuntu_kernel_selftests failed on Bionic
13341 (LP: #1811194)
13342 - selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock
13343 adjustments are in progress
13344
13345 * [Packaging] Allow overlay of config annotations (LP: #1752072)
13346 - [Packaging] config-check: Add an include directive
13347
13348 * CVE-2019-7308
13349 - bpf: move {prev_,}insn_idx into verifier env
13350 - bpf: move tmp variable into ax register in interpreter
13351 - bpf: enable access to ax register also from verifier rewrite
13352 - bpf: restrict map value pointer arithmetic for unprivileged
13353 - bpf: restrict stack pointer arithmetic for unprivileged
13354 - bpf: restrict unknown scalars of mixed signed bounds for unprivileged
13355 - bpf: fix check_map_access smin_value test when pointer contains offset
13356 - bpf: prevent out of bounds speculation on pointer arithmetic
13357 - bpf: fix sanitation of alu op with pointer / scalar type from different
13358 paths
13359 - bpf: add various test cases to selftests
13360
13361 * CVE-2017-5753
13362 - bpf: properly enforce index mask to prevent out-of-bounds speculation
13363 - bpf: fix inner map masking to prevent oob under speculation
13364
13365 * BPF: kernel pointer leak to unprivileged userspace (LP: #1815259)
13366 - bpf/verifier: disallow pointer subtraction
13367
13368 * squashfs hardening (LP: #1816756)
13369 - squashfs: more metadata hardening
13370 - squashfs metadata 2: electric boogaloo
13371 - squashfs: more metadata hardening
13372 - Squashfs: Compute expected length from inode size rather than block length
13373
13374 * efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted (LP: #1814982)
13375 - efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted
13376
13377 * Update ENA driver to version 2.0.3K (LP: #1816806)
13378 - net: ena: update driver version from 2.0.2 to 2.0.3
13379 - net: ena: fix race between link up and device initalization
13380 - net: ena: fix crash during failed resume from hibernation
13381
13382 * ipset kernel error: 4.15.0-43-generic (LP: #1811394)
13383 - netfilter: ipset: Fix wraparound in hash:*net* types
13384
13385 * Silent "Unknown key" message when pressing keyboard backlight hotkey
13386 (LP: #1817063)
13387 - platform/x86: dell-wmi: Ignore new keyboard backlight change event
13388
13389 * CVE-2018-18021
13390 - arm64: KVM: Tighten guest core register access from userspace
13391 - KVM: arm/arm64: Introduce vcpu_el1_is_32bit
13392 - arm64: KVM: Sanitize PSTATE.M when being set from userspace
13393
13394 * CVE-2018-14678
13395 - x86/entry/64: Remove %ebx handling from error_entry/exit
13396
13397 * CVE-2018-19824
13398 - ALSA: usb-audio: Fix UAF decrement if card has no live interfaces in card.c
13399
13400 * CVE-2019-3459
13401 - Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
13402
13403 * Bionic update: upstream stable patchset 2019-02-08 (LP: #1815234)
13404 - fork: unconditionally clear stack on fork
13405 - spi: spi-s3c64xx: Fix system resume support
13406 - Input: elan_i2c - add ACPI ID for lenovo ideapad 330
13407 - Input: i8042 - add Lenovo LaVie Z to the i8042 reset list
13408 - Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15AST
13409 - kvm, mm: account shadow page tables to kmemcg
13410 - delayacct: fix crash in delayacct_blkio_end() after delayacct init failure
13411 - tracing: Fix double free of event_trigger_data
13412 - tracing: Fix possible double free in event_enable_trigger_func()
13413 - kthread, tracing: Don't expose half-written comm when creating kthreads
13414 - tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure
13415 - tracing: Quiet gcc warning about maybe unused link variable
13416 - arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setups
13417 - mlxsw: spectrum_switchdev: Fix port_vlan refcounting
13418 - kcov: ensure irq code sees a valid area
13419 - xen/netfront: raise max number of slots in xennet_get_responses()
13420 - skip LAYOUTRETURN if layout is invalid
13421 - ALSA: emu10k1: add error handling for snd_ctl_add
13422 - ALSA: fm801: add error handling for snd_ctl_add
13423 - NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY
13424 - nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo
13425 - vfio: platform: Fix reset module leak in error path
13426 - vfio/mdev: Check globally for duplicate devices
13427 - vfio/type1: Fix task tracking for QEMU vCPU hotplug
13428 - kernel/hung_task.c: show all hung tasks before panic
13429 - mm: /proc/pid/pagemap: hide swap entries from unprivileged users
13430 - mm: vmalloc: avoid racy handling of debugobjects in vunmap
13431 - mm/slub.c: add __printf verification to slab_err()
13432 - rtc: ensure rtc_set_alarm fails when alarms are not supported
13433 - perf tools: Fix pmu events parsing rule
13434 - netfilter: ipset: forbid family for hash:mac sets
13435 - netfilter: ipset: List timing out entries with "timeout 1" instead of zero
13436 - irqchip/ls-scfg-msi: Map MSIs in the iommu
13437 - watchdog: da9063: Fix updating timeout value
13438 - printk: drop in_nmi check from printk_safe_flush_on_panic()
13439 - bpf, arm32: fix inconsistent naming about emit_a32_lsr_{r64,i64}
13440 - ceph: fix alignment of rasize
13441 - e1000e: Ignore TSYNCRXCTL when getting I219 clock attributes
13442 - powerpc/lib: Adjust .balign inside string functions for PPC32
13443 - powerpc/64s: Add barrier_nospec
13444 - powerpc/eeh: Fix use-after-release of EEH driver
13445 - hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()
13446 - powerpc/64s: Fix compiler store ordering to SLB shadow area
13447 - RDMA/mad: Convert BUG_ONs to error flows
13448 - lightnvm: pblk: warn in case of corrupted write buffer
13449 - netfilter: nf_tables: check msg_type before nft_trans_set(trans)
13450 - pnfs: Don't release the sequence slot until we've processed layoutget on
13451 open
13452 - disable loading f2fs module on PAGE_SIZE > 4KB
13453 - f2fs: fix error path of move_data_page
13454 - f2fs: fix to don't trigger writeback during recovery
13455 - f2fs: fix to wait page writeback during revoking atomic write
13456 - f2fs: Fix deadlock in shutdown ioctl
13457 - f2fs: fix to detect failure of dquot_initialize
13458 - f2fs: fix race in between GC and atomic open
13459 - block, bfq: remove wrong lock in bfq_requests_merged
13460 - usbip: usbip_detach: Fix memory, udev context and udev leak
13461 - usbip: dynamically allocate idev by nports found in sysfs
13462 - perf/x86/intel/uncore: Correct fixed counter index check in generic code
13463 - perf/x86/intel/uncore: Correct fixed counter index check for NHM
13464 - selftests/intel_pstate: Improve test, minor fixes
13465 - selftests: memfd: return Kselftest Skip code for skipped tests
13466 - selftests: intel_pstate: return Kselftest Skip code for skipped tests
13467 - PCI: Fix devm_pci_alloc_host_bridge() memory leak
13468 - iwlwifi: pcie: fix race in Rx buffer allocator
13469 - Bluetooth: hci_qca: Fix "Sleep inside atomic section" warning
13470 - Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011
13471 - ASoC: dpcm: fix BE dai not hw_free and shutdown
13472 - mfd: cros_ec: Fail early if we cannot identify the EC
13473 - mwifiex: handle race during mwifiex_usb_disconnect
13474 - wlcore: sdio: check for valid platform device data before suspend
13475 - media: tw686x: Fix incorrect vb2_mem_ops GFP flags
13476 - media: videobuf2-core: don't call memop 'finish' when queueing
13477 - Btrfs: don't return ino to ino cache if inode item removal fails
13478 - Btrfs: don't BUG_ON() in btrfs_truncate_inode_items()
13479 - btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeups
13480 - btrfs: qgroup: Finish rescan when hit the last leaf of extent tree
13481 - x86/microcode: Make the late update update_lock a raw lock for RT
13482 - PM / wakeup: Make s2idle_lock a RAW_SPINLOCK
13483 - PCI: Prevent sysfs disable of device while driver is attached
13484 - nvme-rdma: stop admin queue before freeing it
13485 - nvme-pci: Fix AER reset handling
13486 - ath: Add regulatory mapping for FCC3_ETSIC
13487 - ath: Add regulatory mapping for ETSI8_WORLD
13488 - ath: Add regulatory mapping for APL13_WORLD
13489 - ath: Add regulatory mapping for APL2_FCCA
13490 - ath: Add regulatory mapping for Uganda
13491 - ath: Add regulatory mapping for Tanzania
13492 - ath: Add regulatory mapping for Serbia
13493 - ath: Add regulatory mapping for Bermuda
13494 - ath: Add regulatory mapping for Bahamas
13495 - powerpc/32: Add a missing include header
13496 - powerpc/chrp/time: Make some functions static, add missing header include
13497 - powerpc/powermac: Add missing prototype for note_bootable_part()
13498 - powerpc/powermac: Mark variable x as unused
13499 - powerpc: Add __printf verification to prom_printf
13500 - spi: sh-msiof: Fix setting SIRMDR1.SYNCAC to match SITMDR1.SYNCAC
13501 - powerpc/8xx: fix invalid register expression in head_8xx.S
13502 - pinctrl: at91-pio4: add missing of_node_put
13503 - bpf: powerpc64: pad function address loads with NOPs
13504 - PCI: pciehp: Request control of native hotplug only if supported
13505 - net: dsa: qca8k: Add support for QCA8334 switch
13506 - mwifiex: correct histogram data with appropriate index
13507 - ima: based on policy verify firmware signatures (pre-allocated buffer)
13508 - drivers/perf: arm-ccn: don't log to dmesg in event_init
13509 - spi: Add missing pm_runtime_put_noidle() after failed get
13510 - fscrypt: use unbound workqueue for decryption
13511 - scsi: ufs: ufshcd: fix possible unclocked register access
13512 - scsi: ufs: fix exception event handling
13513 - scsi: zfcp: assert that the ERP lock is held when tracing a recovery trigger
13514 - drm/nouveau/fifo/gk104-: poll for runlist update completion
13515 - Bluetooth: btusb: add ID for LiteOn 04ca:301a
13516 - rtc: tps6586x: fix possible race condition
13517 - rtc: vr41xx: fix possible race condition
13518 - rtc: tps65910: fix possible race condition
13519 - ALSA: emu10k1: Rate-limit error messages about page errors
13520 - regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_ops
13521 - md/raid1: add error handling of read error from FailFast device
13522 - md: fix NULL dereference of mddev->pers in remove_and_add_spares()
13523 - ixgbevf: fix MAC address changes through ixgbevf_set_mac()
13524 - media: smiapp: fix timeout checking in smiapp_read_nvm
13525 - net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value
13526 - ALSA: usb-audio: Apply rate limit to warning messages in URB complete
13527 callback
13528 - media: atomisp: ov2680: don't declare unused vars
13529 - arm64: cmpwait: Clear event register before arming exclusive monitor
13530 - HID: hid-plantronics: Re-resend Update to map button for PTT products
13531 - arm64: dts: renesas: salvator-common: use audio-graph-card for Sound
13532 - drm/radeon: fix mode_valid's return type
13533 - drm/amdgpu: Remove VRAM from shared bo domains.
13534 - powerpc/embedded6xx/hlwd-pic: Prevent interrupts from being handled by
13535 Starlet
13536 - HID: i2c-hid: check if device is there before really probing
13537 - EDAC, altera: Fix ARM64 build warning
13538 - ARM: dts: stih407-pinctrl: Fix complain about IRQ_TYPE_NONE usage
13539 - ARM: dts: emev2: Add missing interrupt-affinity to PMU node
13540 - ARM: dts: sh73a0: Add missing interrupt-affinity to PMU node
13541 - nvmem: properly handle returned value nvmem_reg_read
13542 - i40e: free the skb after clearing the bitlock
13543 - tty: Fix data race in tty_insert_flip_string_fixed_flag
13544 - dma-iommu: Fix compilation when !CONFIG_IOMMU_DMA
13545 - net: phy: phylink: Release link GPIO
13546 - media: rcar_jpu: Add missing clk_disable_unprepare() on error in jpu_open()
13547 - libata: Fix command retry decision
13548 - ACPI / LPSS: Only call pwm_add_table() for Bay Trail PWM if PMIC HRV is 2
13549 - media: media-device: fix ioctl function types
13550 - media: saa7164: Fix driver name in debug output
13551 - mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages
13552 - brcmfmac: Add support for bcm43364 wireless chipset
13553 - s390/cpum_sf: Add data entry sizes to sampling trailer entry
13554 - perf: fix invalid bit in diagnostic entry
13555 - bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.
13556 - scsi: 3w-9xxx: fix a missing-check bug
13557 - scsi: 3w-xxxx: fix a missing-check bug
13558 - scsi: megaraid: silence a static checker bug
13559 - scsi: qedf: Set the UNLOADING flag when removing a vport
13560 - staging: lustre: o2iblnd: fix race at kiblnd_connect_peer
13561 - staging: lustre: o2iblnd: Fix FastReg map/unmap for MLX5
13562 - thermal: exynos: fix setting rising_threshold for Exynos5433
13563 - bpf: fix references to free_bpf_prog_info() in comments
13564 - f2fs: avoid fsync() failure caused by EAGAIN in writepage()
13565 - media: siano: get rid of __le32/__le16 cast warnings
13566 - drm/atomic: Handling the case when setting old crtc for plane
13567 - ALSA: hda/ca0132: fix build failure when a local macro is defined
13568 - mmc: dw_mmc: update actual clock for mmc debugfs
13569 - mmc: pwrseq: Use kmalloc_array instead of stack VLA
13570 - dt-bindings: pinctrl: meson: add support for the Meson8m2 SoC
13571 - spi: meson-spicc: Fix error handling in meson_spicc_probe()
13572 - dt-bindings: net: meson-dwmac: new compatible name for AXG SoC
13573 - backlight: pwm_bl: Don't use GPIOF_* with gpiod_get_direction
13574 - stop_machine: Use raw spinlocks
13575 - delayacct: Use raw_spinlocks
13576 - memory: tegra: Do not handle spurious interrupts
13577 - memory: tegra: Apply interrupts mask per SoC
13578 - nvme: lightnvm: add granby support
13579 - arm64: defconfig: Enable Rockchip io-domain driver
13580 - igb: Fix queue selection on MAC filters on i210
13581 - drm/gma500: fix psb_intel_lvds_mode_valid()'s return type
13582 - ipconfig: Correctly initialise ic_nameservers
13583 - rsi: Fix 'invalid vdd' warning in mmc
13584 - rsi: fix nommu_map_sg overflow kernel panic
13585 - audit: allow not equal op for audit by executable
13586 - staging: vchiq_core: Fix missing semaphore release in error case
13587 - staging: lustre: llite: correct removexattr detection
13588 - staging: lustre: ldlm: free resource when ldlm_lock_create() fails.
13589 - serial: core: Make sure compiler barfs for 16-byte earlycon names
13590 - soc: imx: gpcv2: Do not pass static memory as platform data
13591 - microblaze: Fix simpleImage format generation
13592 - usb: hub: Don't wait for connect state at resume for powered-off ports
13593 - crypto: authencesn - don't leak pointers to authenc keys
13594 - crypto: authenc - don't leak pointers to authenc keys
13595 - media: omap3isp: fix unbalanced dma_iommu_mapping
13596 - regulator: Don't return or expect -errno from of_map_mode()
13597 - scsi: scsi_dh: replace too broad "TP9" string with the exact models
13598 - scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOs
13599 - media: atomisp: compat32: fix __user annotations
13600 - media: si470x: fix __be16 annotations
13601 - ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()
13602 - ASoC: topology: Add missing clock gating parameter when parsing hw_configs
13603 - drm: Add DP PSR2 sink enable bit
13604 - drm/atomic-helper: Drop plane->fb references only for
13605 drm_atomic_helper_shutdown()
13606 - drm/dp/mst: Fix off-by-one typo when dump payload table
13607 - block: reset bi_iter.bi_done after splitting bio
13608 - random: mix rdrand with entropy sent in from userspace
13609 - squashfs: be more careful about metadata corruption
13610 - ext4: fix inline data updates with checksums enabled
13611 - ext4: fix check to prevent initializing reserved inodes
13612 - PCI: xgene: Remove leftover pci_scan_child_bus() call
13613 - RDMA/uverbs: Protect from attempts to create flows on unsupported QP
13614 - net: dsa: qca8k: Force CPU port to its highest bandwidth
13615 - net: dsa: qca8k: Enable RXMAC when bringing up a port
13616 - net: dsa: qca8k: Add QCA8334 binding documentation
13617 - net: dsa: qca8k: Allow overwriting CPU port setting
13618 - ipv4: remove BUG_ON() from fib_compute_spec_dst
13619 - net: fix amd-xgbe flow-control issue
13620 - net: lan78xx: fix rx handling before first packet is send
13621 - net: mdio-mux: bcm-iproc: fix wrong getter and setter pair
13622 - NET: stmmac: align DMA stuff to largest cache line length
13623 - tcp_bbr: fix bw probing to raise in-flight data for very small BDPs
13624 - xen-netfront: wait xenbus state change when load module manually
13625 - netlink: Do not subscribe to non-existent groups
13626 - netlink: Don't shift with UB on nlk->ngroups
13627 - tcp: do not force quickack when receiving out-of-order packets
13628 - tcp: add max_quickacks param to tcp_incr_quickack and
13629 tcp_enter_quickack_mode
13630 - tcp: do not aggressively quick ack after ECN events
13631 - tcp: refactor tcp_ecn_check_ce to remove sk type cast
13632 - tcp: add one more quick ack after after ECN events
13633 - mm: disallow mappings that conflict for devm_memremap_pages()
13634 - drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.
13635 - mm: check for SIGKILL inside dup_mmap() loop
13636 - rxrpc: Fix terminal retransmission connection ID to include the channel
13637 - ceph: fix use-after-free in ceph_statfs()
13638 - lightnvm: proper error handling for pblk_bio_add_pages
13639 - f2fs: don't drop dentry pages after fs shutdown
13640 - selftests: filesystems: return Kselftest Skip code for skipped tests
13641 - selftests/filesystems: devpts_pts included wrong header
13642 - iwlwifi: mvm: open BA session only when sta is authorized
13643 - drm/amd/display: Do not program interrupt status on disabled crtc
13644 - soc: qcom: smem: fix qcom_smem_set_global_partition()
13645 - soc: qcom: smem: byte swap values properly
13646 - pinctrl: msm: fix gpio-hog related boot issues
13647 - net: mvpp2: Add missing VLAN tag detection
13648 - drm/nouveau: remove fence wait code from deferred client work handler
13649 - drm/nouveau/gem: lookup VMAs for buffers referenced by pushbuf ioctl
13650 - clocksource: Move inline keyword to the beginning of function declarations
13651 - media: staging: atomisp: Comment out several unused sensor resolutions
13652 - IB: Fix RDMA_RXE and INFINIBAND_RDMAVT dependencies for DMA_VIRT_OPS
13653 - rsi: Add null check for virtual interfaces in wowlan config
13654 - ARM: dts: stih410: Fix complain about IRQ_TYPE_NONE usage
13655 - ARM: dts: imx53: Fix LDB OF graph warning
13656 - soc/tegra: pmc: Don't allocate struct tegra_powergate on stack
13657 - mlxsw: spectrum_router: Return an error for non-default FIB rules
13658 - i40e: Add advertising 10G LR mode
13659 - i40e: avoid overflow in i40e_ptp_adjfreq()
13660 - ath10k: fix kernel panic while reading tpc_stats
13661 - ASoC: fsl_ssi: Use u32 variable type when using regmap_read()
13662 - platform/x86: dell-smbios: Match on www.dell.com in OEM strings too
13663 - staging: ks7010: fix error handling in ks7010_upload_firmware
13664 - media: rc: mce_kbd decoder: low timeout values cause double keydowns
13665 - ath10k: search all IEs for variant before falling back
13666 - PCI/ASPM: Disable ASPM L1.2 Substate if we don't have LTR
13667 - ARM: dts: imx6qdl-wandboard: Let the codec control MCLK pinctrl
13668 - drm/amdgpu: Avoid reclaim while holding locks taken in MMU notifier
13669 - nvmet-fc: fix target sgl list on large transfers
13670 - i2c: rcar: handle RXDMA HW behaviour on Gen3
13671 - gpio: uniphier: set legitimate irq trigger type in .to_irq hook
13672 - tcp: ack immediately when a cwr packet arrives
13673 - ACPICA: AML Parser: ignore control method status in module-level code
13674
13675 * Bionic update: upstream stable patchset 2019-02-05 (LP: #1814813)
13676 - MIPS: ath79: fix register address in ath79_ddr_wb_flush()
13677 - MIPS: Fix off-by-one in pci_resource_to_user()
13678 - xen/PVH: Set up GS segment for stack canary
13679 - drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()
13680 - drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs
13681 - bonding: set default miimon value for non-arp modes if not set
13682 - ip: hash fragments consistently
13683 - ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
13684 - net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper
13685 - net: skb_segment() should not return NULL
13686 - net/mlx5: Adjust clock overflow work period
13687 - net/mlx5e: Don't allow aRFS for encapsulated packets
13688 - net/mlx5e: Fix quota counting in aRFS expire flow
13689 - net/ipv6: Fix linklocal to global address with VRF
13690 - multicast: do not restore deleted record source filter mode to new one
13691 - net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_priv
13692 - sock: fix sg page frag coalescing in sk_alloc_sg
13693 - rtnetlink: add rtnl_link_state check in rtnl_configure_link
13694 - vxlan: add new fdb alloc and create helpers
13695 - vxlan: make netlink notify in vxlan_fdb_destroy optional
13696 - vxlan: fix default fdb entry netlink notify ordering during netdev create
13697 - tcp: fix dctcp delayed ACK schedule
13698 - tcp: helpers to send special DCTCP ack
13699 - tcp: do not cancel delay-AcK on DCTCP special ACK
13700 - tcp: do not delay ACK in DCTCP upon CE status change
13701 - staging: speakup: fix wraparound in uaccess length check
13702 - usb: cdc_acm: Add quirk for Castles VEGA3000
13703 - usb: core: handle hub C_PORT_OVER_CURRENT condition
13704 - usb: dwc2: Fix DMA alignment to start at allocated boundary
13705 - usb: gadget: f_fs: Only return delayed status when len is 0
13706 - driver core: Partially revert "driver core: correct device's shutdown order"
13707 - can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK
13708 - can: xilinx_can: fix power management handling
13709 - can: xilinx_can: fix recovery from error states not being propagated
13710 - can: xilinx_can: fix device dropping off bus on RX overrun
13711 - can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting
13712 - can: xilinx_can: fix incorrect clear of non-processed interrupts
13713 - can: xilinx_can: fix RX overflow interrupt not being enabled
13714 - can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr
13715 only
13716 - can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before
13717 checking can.ctrlmode
13718 - turn off -Wattribute-alias
13719 - net-next/hinic: fix a problem in hinic_xmit_frame()
13720 - net/mlx5e: Refine ets validation function
13721 - nfp: flower: ensure dead neighbour entries are not offloaded
13722 - usb: gadget: Fix OS descriptors support
13723 - ACPICA: AML Parser: ignore dispatcher error status during table load
13724
13725 * installer does not support iSCSI iBFT (LP: #1817321)
13726 - d-i: add iscsi_ibft to scsi-modules
13727
13728 * CVE-2019-7222
13729 - KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)
13730
13731 * CVE-2019-7221
13732 - KVM: nVMX: unconditionally cancel preemption timer in free_nested
13733 (CVE-2019-7221)
13734
13735 * CVE-2019-6974
13736 - kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)
13737
13738 * Regular D-state processes impacting LXD containers (LP: #1817628)
13739 - mm: do not stall register_shrinker()
13740
13741 * hns3 nic speed may not match optical port speed (LP: #1817969)
13742 - net: hns3: Config NIC port speed same as that of optical module
13743
13744 * [Hyper-V] srcu: Lock srcu_data structure in srcu_gp_start() (LP: #1802021)
13745 - srcu: Prohibit call_srcu() use under raw spinlocks
13746 - srcu: Lock srcu_data structure in srcu_gp_start()
13747
13748 * libsas disks can have non-unique by-path names (LP: #1817784)
13749 - scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached
13750
13751 * Bluetooth not working (Intel CyclonePeak) (LP: #1817518)
13752 - Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029
13753
13754 * CVE-2019-8912
13755 - net: crypto set sk to NULL when af_alg_release.
13756 - net: socket: set sock->sk to NULL after calling proto_ops::release()
13757
13758 * Trackpad is not recognized. (LP: #1817200)
13759 - pinctrl: cannonlake: Fix gpio base for GPP-E
13760
13761 * [ALSA] [PATCH] System76 darp5 and oryp5 fixups (LP: #1815831)
13762 - ALSA: hda/realtek - Headset microphone support for System76 darp5
13763 - ALSA: hda/realtek - Headset microphone and internal speaker support for
13764 System76 oryp5
13765
13766 * Constant noise in the headphone on Lenovo X1 machines (LP: #1817263)
13767 - ALSA: hda/realtek: Disable PC beep in passthrough on alc285
13768
13769 * AC adapter status not detected on Asus ZenBook UX410UAK (LP: #1745032)
13770 - Revert "ACPI / battery: Add quirk for Asus GL502VSK and UX305LA"
13771 - ACPI / AC: Remove initializer for unused ident dmi_system_id
13772 - ACPI / battery: Remove initializer for unused ident dmi_system_id
13773 - ACPI / battery: Add handling for devices which wrongly report discharging
13774 state
13775 - ACPI / battery: Ignore AC state in handle_discharging on systems where it is
13776 broken
13777
13778 * TPM intermittently fails after cold-boot (LP: #1762672)
13779 - tpm: fix intermittent failure with self tests
13780
13781 * qlcnic: Firmware aborts/hangs in QLogic NIC (LP: #1815033)
13782 - qlcnic: fix Tx descriptor corruption on 82xx devices
13783
13784 -- Khalid Elmously <khalid.elmously@canonical.com> Wed, 13 Mar 2019 04:37:49 +0000
51361a4b 13785
aa07f7dc 13786linux (4.15.0-46.49) bionic; urgency=medium
3c3ba67a 13787
aa07f7dc 13788 * linux: 4.15.0-46.49 -proposed tracker (LP: #1814726)
3c3ba67a 13789
aa07f7dc
KE
13790 * mprotect fails on ext4 with dax (LP: #1799237)
13791 - x86/speculation/l1tf: Exempt zeroed PTEs from inversion
13792
13793 * kernel BUG at /build/linux-vxxS7y/linux-4.15.0/mm/slub.c:296! (LP: #1812086)
13794 - iscsi target: fix session creation failure handling
13795 - scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values
13796 fails
13797 - scsi: iscsi: target: Fix conn_ops double free
13798
13799 * user_copy in user from ubuntu_kernel_selftests failed on KVM kernel
13800 (LP: #1812198)
13801 - selftests: user: return Kselftest Skip code for skipped tests
13802 - selftests: kselftest: change KSFT_SKIP=4 instead of KSFT_PASS
13803 - selftests: kselftest: Remove outdated comment
13804
13805 * RTL8822BE WiFi Disabled in Kernel 4.18.0-12 (LP: #1806472)
13806 - SAUCE: staging: rtlwifi: allow RTLWIFI_DEBUG_ST to be disabled
13807 - [Config] CONFIG_RTLWIFI_DEBUG_ST=n
13808 - SAUCE: Add r8822be to signature inclusion list
13809
13810 * kernel oops in bcache module (LP: #1793901)
13811 - SAUCE: bcache: never writeback a discard operation
13812
13813 * CVE-2018-18397
13814 - userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails
13815 - userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem
13816 - userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
13817 - userfaultfd: shmem: add i_size checks
13818 - userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not set
13819
13820 * Ignore "incomplete report" from Elan touchpanels (LP: #1813733)
13821 - HID: i2c-hid: Ignore input report if there's no data present on Elan
13822 touchpanels
13823
13824 * Vsock connect fails with ENODEV for large CID (LP: #1813934)
13825 - vhost/vsock: fix vhost vsock cid hashing inconsistent
13826
13827 * SRU: Fix thinkpad 11e 3rd boot hang (LP: #1804604)
13828 - ACPI / LPSS: Force LPSS quirks on boot
13829
13830 * Bionic update: upstream stable patchset 2019-01-17 (LP: #1812229)
13831 - scsi: sd_zbc: Fix variable type and bogus comment
13832 - KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in
13833 parallel.
13834 - x86/apm: Don't access __preempt_count with zeroed fs
13835 - x86/events/intel/ds: Fix bts_interrupt_threshold alignment
13836 - x86/MCE: Remove min interval polling limitation
13837 - fat: fix memory allocation failure handling of match_strdup()
13838 - ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirk
13839 - ARCv2: [plat-hsdk]: Save accl reg pair by default
13840 - ARC: Fix CONFIG_SWAP
13841 - ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs
13842 - ARC: mm: allow mprotect to make stack mappings executable
13843 - mm: memcg: fix use after free in mem_cgroup_iter()
13844 - mm/huge_memory.c: fix data loss when splitting a file pmd
13845 - cpufreq: intel_pstate: Register when ACPI PCCH is present
13846 - vfio/pci: Fix potential Spectre v1
13847 - stop_machine: Disable preemption when waking two stopper threads
13848 - drm/i915: Fix hotplug irq ack on i965/g4x
13849 - drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
13850 - drm/nouveau: Avoid looping through fake MST connectors
13851 - gen_stats: Fix netlink stats dumping in the presence of padding
13852 - ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns
13853 - ipv6: fix useless rol32 call on hash
13854 - ipv6: ila: select CONFIG_DST_CACHE
13855 - lib/rhashtable: consider param->min_size when setting initial table size
13856 - net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort
13857 - net: Don't copy pfmemalloc flag in __copy_skb_header()
13858 - skbuff: Unconditionally copy pfmemalloc in __skb_clone()
13859 - net/ipv4: Set oif in fib_compute_spec_dst
13860 - net: phy: fix flag masking in __set_phy_supported
13861 - ptp: fix missing break in switch
13862 - qmi_wwan: add support for Quectel EG91
13863 - tg3: Add higher cpu clock for 5762.
13864 - hv_netvsc: Fix napi reschedule while receive completion is busy
13865 - net/mlx4_en: Don't reuse RX page when XDP is set
13866 - net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite
13867 - ipv6: make DAD fail with enhanced DAD when nonce length differs
13868 - net: usb: asix: replace mii_nway_restart in resume path
13869 - alpha: fix osf_wait4() breakage
13870 - cxl_getfile(): fix double-iput() on alloc_file() failures
13871 - powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)
13872 - xhci: Fix perceived dead host due to runtime suspend race with event handler
13873 - KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumer
13874 - x86/kvmclock: set pvti_cpu0_va after enabling kvmclock
13875 - ALSA: hda/realtek - Yet another Clevo P950 quirk entry
13876 - drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)
13877 - rhashtable: add restart routine in rhashtable_free_and_destroy()
13878 - sch_fq_codel: zero q->flows_cnt when fq_codel_init fails
13879 - sctp: introduce sctp_dst_mtu
13880 - sctp: fix the issue that pathmtu may be set lower than MINSEGMENT
13881 - net: aquantia: vlan unicast address list correct handling
13882 - drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
13883
13884 * Bionic update: upstream stable patchset 2019-01-15 (LP: #1811877)
13885 - compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
13886 - x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
13887 - x86/paravirt: Make native_save_fl() extern inline
13888 - Btrfs: fix duplicate extents after fsync of file with prealloc extents
13889 - cpufreq / CPPC: Set platform specific transition_delay_us
13890 - PCI: exynos: Fix a potential init_clk_resources NULL pointer dereference
13891 - alx: take rtnl before calling __alx_open from resume
13892 - atm: Preserve value of skb->truesize when accounting to vcc
13893 - atm: zatm: Fix potential Spectre v1
13894 - ipv6: sr: fix passing wrong flags to crypto_alloc_shash()
13895 - ipvlan: fix IFLA_MTU ignored on NEWLINK
13896 - ixgbe: split XDP_TX tail and XDP_REDIRECT map flushing
13897 - net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
13898 - net: dccp: switch rx_tstamp_last_feedback to monotonic clock
13899 - net: fix use-after-free in GRO with ESP
13900 - net: macb: Fix ptp time adjustment for large negative delta
13901 - net/mlx5e: Avoid dealing with vport representors if not being e-switch
13902 manager
13903 - net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager
13904 - net/mlx5: Fix command interface race in polling mode
13905 - net/mlx5: Fix incorrect raw command length parsing
13906 - net/mlx5: Fix required capability for manipulating MPFS
13907 - net/mlx5: Fix wrong size allocation for QoS ETC TC regitster
13908 - net: mvneta: fix the Rx desc DMA address in the Rx path
13909 - net/packet: fix use-after-free
13910 - net_sched: blackhole: tell upper qdisc about dropped packets
13911 - net: sungem: fix rx checksum support
13912 - net/tcp: Fix socket lookups with SO_BINDTODEVICE
13913 - qede: Adverstise software timestamp caps when PHC is not available.
13914 - qed: Fix setting of incorrect eswitch mode.
13915 - qed: Fix use of incorrect size in memcpy call.
13916 - qed: Limit msix vectors in kdump kernel to the minimum required count.
13917 - r8152: napi hangup fix after disconnect
13918 - stmmac: fix DMA channel hang in half-duplex mode
13919 - strparser: Remove early eaten to fix full tcp receive buffer stall
13920 - tcp: fix Fast Open key endianness
13921 - tcp: prevent bogus FRTO undos with non-SACK flows
13922 - vhost_net: validate sock before trying to put its fd
13923 - VSOCK: fix loopback on big-endian systems
13924 - net: cxgb3_main: fix potential Spectre v1
13925 - rtlwifi: Fix kernel Oops "Fw download fail!!"
13926 - rtlwifi: rtl8821ae: fix firmware is not ready to run
13927 - net: lan78xx: Fix race in tx pending skb size calculation
13928 - crypto: af_alg - Initialize sg_num_bytes in error code path
13929 - mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionally
13930 - PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()
13931 - netfilter: ebtables: reject non-bridge targets
13932 - reiserfs: fix buffer overflow with long warning messages
13933 - KEYS: DNS: fix parsing multiple options
13934 - tls: Stricter error checking in zerocopy sendmsg path
13935 - autofs: fix slab out of bounds read in getname_kernel()
13936 - nsh: set mac len based on inner packet
13937 - bdi: Fix another oops in wb_workfn()
13938 - rds: avoid unenecessary cong_update in loop transport
13939 - net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
13940 - string: drop __must_check from strscpy() and restore strscpy() usages in
13941 cgroup
13942 - nfsd: COPY and CLONE operations require the saved filehandle to be set
13943 - net/sched: act_ife: fix recursive lock and idr leak
13944 - net/sched: act_ife: preserve the action control in case of error
13945 - hinic: reset irq affinity before freeing irq
13946 - nfp: flower: fix mpls ether type detection
13947 - net: macb: initialize bp->queues[0].bp for at91rm9200
13948 - enic: do not overwrite error code
13949 - virtio_net: fix memory leak in XDP_REDIRECT
13950 - netfilter: ipv6: nf_defrag: drop skb dst before queueing
13951 - ipvs: initialize tbl->entries after allocation
13952 - ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()
13953 - bpf: enforce correct alignment for instructions
13954 - bpf, arm32: fix to use bpf_jit_binary_lock_ro api
13955
13956 * Fix non-working pinctrl-intel (LP: #1811777)
13957 - pinctrl: intel: Implement intel_gpio_get_direction callback
13958 - pinctrl: intel: Do pin translation in other GPIO operations as well
13959
13960 * ip6_gre: fix tunnel list corruption for x-netns (LP: #1812875)
13961 - ip6_gre: fix tunnel list corruption for x-netns
13962
13963 * Userspace break as a result of missing patch backport (LP: #1813873)
13964 - tty: Don't hold ldisc lock in tty_reopen() if ldisc present
13965
13966 * kvm_stat : missing python dependency (LP: #1798776)
13967 - tools/kvm_stat: fix python3 issues
13968 - tools/kvm_stat: switch to python3
13969
13970 * [SRU] Fix Xorg crash with nomodeset when BIOS enable 64-bit fb addr
13971 (LP: #1812797)
13972 - vgaarb: Add support for 64-bit frame buffer address
13973 - vgaarb: Keep adding VGA device in queue
13974
13975 * Fix non-working QCA Rome Bluetooth after S3 (LP: #1812812)
13976 - USB: Add new USB LPM helpers
13977 - USB: Consolidate LPM checks to avoid enabling LPM twice
13978
13979 * ptrace-tm-spd-gpr in powerpc/ptrace from ubuntu_kerenl_selftests failed on
13980 Bionic P8 (LP: #1813127)
13981 - selftests/powerpc: Fix ptrace tm failure
13982
13983 * [SRU] IO's are issued with incorrect Scatter Gather Buffer (LP: #1795453)
13984 - scsi: megaraid_sas: Use 63-bit DMA addressing
13985
13986 * Consider enabling CONFIG_NETWORK_PHY_TIMESTAMPING (LP: #1785816)
13987 - [Config] Enable timestamping in network PHY devices
13988
13989 * CVE-2018-19854
13990 - crypto: user - fix leaking uninitialized memory to userspace
13991
13992 * x86/mm: Found insecure W+X mapping at address (ptrval)/0xc00a0000
13993 (LP: #1813532)
13994 - x86/mm: Do not warn about PCI BIOS W+X mappings
13995
13996 * CVE-2019-6133
13997 - fork: record start_time late
13998
13999 * Fix not working Goodix touchpad (LP: #1811929)
14000 - HID: i2c-hid: Disable runtime PM on Goodix touchpad
14001
14002 * bluetooth controller not detected with 4.15 kernel (LP: #1810797)
14003 - SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK
14004 - [Config] arm64: snapdragon: BT_QCOMSMD_HACK=y
14005
14006 * X1 Extreme: only one of the two SSDs is loaded (LP: #1811755)
14007 - nvme-core: rework a NQN copying operation
14008 - nvme: pad fake subsys NQN vid and ssvid with zeros
14009 - nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN
14010
14011 * Crash on "ip link add foo type ipip" (LP: #1811803)
14012 - SAUCE: fan: Fix NULL pointer dereference
14013
14014 -- Khalid Elmously <khalid.elmously@canonical.com> Wed, 06 Feb 2019 04:57:21 +0000
3c3ba67a 14015
ffdd392b 14016linux (4.15.0-45.48) bionic; urgency=medium
6dee4976 14017
ffdd392b 14018 * linux: 4.15.0-45.48 -proposed tracker (LP: #1813779)
6dee4976 14019
ffdd392b
SB
14020 * External monitors does not work anymore 4.15.0-44 (LP: #1813663)
14021 - SAUCE: Revert "drm/i915/dp: Send DPCD ON for MST before phy_up"
14022
14023 * kernel 4.15.0-44 cannot mount ext4 fs with meta_bg enabled (LP: #1813727)
14024 - ext4: fix false negatives *and* false positives in ext4_check_descriptors()
14025
14026 -- Stefan Bader <stefan.bader@canonical.com> Tue, 29 Jan 2019 16:39:15 +0100
6dee4976 14027
f162c0d5 14028linux (4.15.0-44.47) bionic; urgency=medium
54f596cf 14029
f162c0d5 14030 * linux: 4.15.0-44.47 -proposed tracker (LP: #1811419)
54f596cf 14031
f162c0d5
KSS
14032 * Packaging resync (LP: #1786013)
14033 - [Packaging] update helper scripts
14034
14035 * CPU hard lockup with rigorous writes to NVMe drive (LP: #1810998)
14036 - blk-wbt: pass in enum wbt_flags to get_rq_wait()
14037 - blk-wbt: Avoid lock contention and thundering herd issue in wbt_wait
14038 - blk-wbt: move disable check into get_limit()
14039 - blk-wbt: use wq_has_sleeper() for wq active check
14040 - blk-wbt: fix has-sleeper queueing check
14041 - blk-wbt: abstract out end IO completion handler
14042 - blk-wbt: improve waking of tasks
14043
14044 * To reduce the Realtek USB cardreader power consumption (LP: #1811337)
14045 - mmc: sdhci: Disable 1.8v modes (HS200/HS400/UHS) if controller can't support
14046 1.8v
14047 - mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PM
14048 - mmc: rtsx_usb_sdmmc: Don't runtime resume the device while changing led
14049 - mmc: rtsx_usb: Use MMC_CAP2_NO_SDIO
14050 - mmc: rtsx_usb: Enable MMC_CAP_ERASE to allow erase/discard/trim requests
14051 - mmc: rtsx_usb_sdmmc: Re-work runtime PM support
14052 - mmc: rtsx_usb_sdmmc: Re-work card detection/removal support
14053 - memstick: rtsx_usb_ms: Add missing pm_runtime_disable() in probe function
14054 - misc: rtsx_usb: Use USB remote wakeup signaling for card insertion detection
14055 - memstick: Prevent memstick host from getting runtime suspended during card
14056 detection
14057 - memstick: rtsx_usb_ms: Use ms_dev() helper
14058 - memstick: rtsx_usb_ms: Support runtime power management
14059
14060 * Support non-strict iommu mode on arm64 (LP: #1806488)
14061 - iommu/io-pgtable-arm: Fix race handling in split_blk_unmap()
14062 - iommu/arm-smmu-v3: Implement flush_iotlb_all hook
14063 - iommu/dma: Add support for non-strict mode
14064 - iommu: Add "iommu.strict" command line option
14065 - iommu/io-pgtable-arm: Add support for non-strict mode
14066 - iommu/arm-smmu-v3: Add support for non-strict mode
14067 - iommu/io-pgtable-arm-v7s: Add support for non-strict mode
14068 - iommu/arm-smmu: Support non-strict mode
14069
14070 * ELAN900C:00 04F3:2844 touchscreen doesn't work (LP: #1811335)
14071 - pinctrl: cannonlake: Fix community ordering for H variant
14072 - pinctrl: cannonlake: Fix HOSTSW_OWN register offset of H variant
14073
14074 * Add Cavium ThunderX2 SoC UNCORE PMU driver (LP: #1811200)
14075 - perf: Export perf_event_update_userpage
14076 - Documentation: perf: Add documentation for ThunderX2 PMU uncore driver
14077 - drivers/perf: Add Cavium ThunderX2 SoC UNCORE PMU driver
14078 - [Config] New config CONFIG_THUNDERX2_PMU=m
14079
14080 * Update hisilicon SoC-specific drivers (LP: #1810457)
14081 - SAUCE: Revert "net: hns3: Updates RX packet info fetch in case of multi BD"
14082 - Revert "UBUNTU: SAUCE: {topost} net: hns3: separate roce from nic when
14083 resetting"
14084 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Use roce handle when calling roce
14085 callback function"
14086 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add calling roce callback
14087 function when link status change"
14088 - Revert "UBUNTU: SAUCE: {topost} net: hns3: optimize the process of notifying
14089 roce client"
14090 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE"
14091 - scsi: hisi_sas: Remove depends on HAS_DMA in case of platform dependency
14092 - ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addr
14093 - scsi: hisi_sas: consolidate command check in hisi_sas_get_ata_protocol()
14094 - scsi: hisi_sas: remove some unneeded structure members
14095 - scsi: hisi_sas: Introduce hisi_sas_phy_set_linkrate()
14096 - net: hns: Fix the process of adding broadcast addresses to tcam
14097 - net: hns3: remove redundant variable 'protocol'
14098 - scsi: hisi_sas: Drop hisi_sas_slot_abort()
14099 - net: hns: Make many functions static
14100 - net: hns: make hns_dsaf_roce_reset non static
14101 - net: hisilicon: hns: Replace mdelay() with msleep()
14102 - net: hns3: fix return value error while hclge_cmd_csq_clean failed
14103 - net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'
14104 - net: hns: Mark expected switch fall-through
14105 - net: hns3: Mark expected switch fall-through
14106 - net: hns3: Remove tx ring BD len register in hns3_enet
14107 - net: hns: modify variable type in hns_nic_reuse_page
14108 - net: hns: use eth_get_headlen interface instead of hns_nic_get_headlen
14109 - net: hns3: modify variable type in hns3_nic_reuse_page
14110 - net: hns3: Fix for vf vlan delete failed problem
14111 - net: hns3: Fix for multicast failure
14112 - net: hns3: Fix error of checking used vlan id
14113 - net: hns3: Implement shutdown ops in hns3 pci driver
14114 - net: hns3: Fix for loopback selftest failed problem
14115 - net: hns3: Fix ping exited problem when doing lp selftest
14116 - net: hns3: Preserve vlan 0 in hardware table
14117 - net: hns3: Only update mac configuation when necessary
14118 - net: hns3: Change the dst mac addr of loopback packet
14119 - net: hns3: Remove redundant codes of query advertised flow control abilitiy
14120 - net: hns3: Refine hns3_get_link_ksettings()
14121 - net: hns: make function hns_gmac_wait_fifo_clean() static
14122 - net: hns3: Add default irq affinity
14123 - net: hns3: Add unlikely for buf_num check
14124 - net: hns3: Remove tx budget to clean more TX descriptors in a napi
14125 - net: hns3: Remove packet statistics of public
14126 - net: hns3: Add support for hns3_nic_netdev_ops.ndo_do_ioctl
14127 - net: hns3: Set STATE_DOWN bit of hdev state when stopping net
14128 - net: hns3: Check hdev state when getting link status
14129 - net: hns3: Fix for setting speed for phy failed problem
14130 - net: hns3: Fix cmdq registers initialization issue for vf
14131 - net: hns3: Clear client pointer when initialize client failed or unintialize
14132 finished
14133 - net: hns3: Fix client initialize state issue when roce client initialize
14134 failed
14135 - net: hns3: Fix parameter type for q_id in hclge_tm_q_to_qs_map_cfg()
14136 - net: hns3: Fix ets validate issue
14137 - net: hns3: Unify the type convert for desc.data
14138 - net: hns3: Adjust prefix of tx/rx statistic names
14139 - net: hns3: Fix tqp array traversal condition for vf
14140 - net: hns3: Unify the prefix of vf functions
14141 - net: hns3: Add handle for default case
14142 - net: hns3: Add nic state check before calling netif_tx_wake_queue
14143 - net: hns3: Add unlikely for dma_mapping_error check
14144 - net: hns3: Remove print messages for error packet
14145 - net: hns3: Add get_media_type ops support for VF
14146 - net: hns3: Fix speed/duplex information loss problem when executing ethtool
14147 ethx cmd of VF
14148 - net: hns3: Remove redundant hclge_get_port_type()
14149 - net: hns3: Add support for sctp checksum offload
14150 - net: hns3: Set extra mac address of pause param for HW
14151 - net: hns3: Rename loop mode
14152 - net: hns3: Rename mac loopback to app loopback
14153 - net: hns3: Add serdes parallel inner loopback support
14154 - net: hns3: Fix for packet buffer setting bug
14155 - net: hns3: Fix for netdev not up problem when setting mtu
14156 - net: hns3: Change return type of hclge_tm_schd_info_update()
14157 - net: hns3: Modify hns3_get_max_available_channels
14158 - net: hns3: Fix loss of coal configuration while doing reset
14159 - net: hns: remove ndo_poll_controller
14160 - hns3: Fix the build.
14161 - hns3: Another build fix.
14162 - net: hns3: Add flow director initialization
14163 - net: hns3: Add input key and action config support for flow director
14164 - net: hns3: Add support for rule add/delete for flow director
14165 - net: hns3: Add support for rule query of flow director
14166 - net: hns3: Add reset handle for flow director
14167 - net: hns3: Remove all flow director rules when unload hns3 driver
14168 - net: hns3: Add support for enable/disable flow director
14169 - net: hns3: Remove the default mask configuration for mac vlan table
14170 - net: hns3: Clear mac vlan table entries when unload driver or function reset
14171 - net: hns3: Optimize for unicast mac vlan table
14172 - net: hns3: Drop depricated mta table support
14173 - net: hns3: Add egress/ingress vlan filter for revision 0x21
14174 - net: hns3: Fix for rx vlan id handle to support Rev 0x21 hardware
14175 - net: hns3: Add new RSS hash algorithm support for PF
14176 - net: hns3: Add RSS general configuration support for VF
14177 - net: hns3: Add RSS tuples support for VF
14178 - net: hns3: Add HW RSS hash information to RX skb
14179 - net: hns3: Enable promisc mode when mac vlan table is full
14180 - net: hns3: Resume promisc mode and vlan filter status after reset
14181 - net: hns3: Resume promisc mode and vlan filter status after loopback test
14182 - scsi: hisi_sas: Feed back linkrate(max/min) when re-attached
14183 - scsi: hisi_sas: Move evaluation of hisi_hba in hisi_sas_task_prep()
14184 - scsi: hisi_sas: Fix the race between IO completion and timeout for
14185 SMP/internal IO
14186 - scsi: hisi_sas: Free slot later in slot_complete_vx_hw()
14187 - scsi: hisi_sas: unmask interrupts ent72 and ent74
14188 - scsi: hisi_sas: Use block layer tag instead for IPTT
14189 - scsi: hisi_sas: Update v3 hw AIP_LIMIT and CFG_AGING_TIME register values
14190 - net: hns3: remove hns3_fill_desc_tso
14191 - net: hns3: move DMA map into hns3_fill_desc
14192 - net: hns3: add handling for big TX fragment
14193 - net: hns3: rename hns_nic_dma_unmap
14194 - net: hns3: fix for multiple unmapping DMA problem
14195 - scsi: hisi_sas: Fix spin lock management in slot_index_alloc_quirk_v2_hw()
14196 - scsi: hisi_sas: Fix NULL pointer dereference
14197 - net: hns3: Add PCIe AER callback error_detected
14198 - net: hns3: Add PCIe AER error recovery
14199 - net: hns3: Add support to enable and disable hw errors
14200 - net: hns3: Add enable and process common ecc errors
14201 - net: hns3: Add enable and process hw errors from IGU, EGU and NCSI
14202 - net: hns3: Add enable and process hw errors from PPP
14203 - net: hns3: Add enable and process hw errors of TM scheduler
14204 - net: hns3: Fix for warning uninitialized symbol hw_err_lst3
14205 - net: hns3: fix spelling mistake "intrerrupt" -> "interrupt"
14206 - net: hns3: add error handler for hns3_nic_init_vector_data()
14207 - net: hns3: bugfix for buffer not free problem during resetting
14208 - net: hns3: bugfix for reporting unknown vector0 interrupt repeatly problem
14209 - net: hns3: bugfix for the initialization of command queue's spin lock
14210 - net: hns3: remove unnecessary queue reset in the hns3_uninit_all_ring()
14211 - net: hns3: bugfix for is_valid_csq_clean_head()
14212 - net: hns3: bugfix for hclge_mdio_write and hclge_mdio_read
14213 - net: hns3: fix incorrect return value/type of some functions
14214 - net: hns3: bugfix for handling mailbox while the command queue reinitialized
14215 - net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
14216 - net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
14217 - net: hns3: Fix for out-of-bounds access when setting pfc back pressure
14218 - scsi: hisi_sas: Remove set but not used variable 'dq_list'
14219 - net: hns3: bugfix for not checking return value
14220 - net: hns: Incorrect offset address used for some registers.
14221 - net: hns: All ports can not work when insmod hns ko after rmmod.
14222 - net: hns: Some registers use wrong address according to the datasheet.
14223 - net: hns: Fixed bug that netdev was opened twice
14224 - net: hns: Clean rx fbd when ae stopped.
14225 - net: hns: Free irq when exit from abnormal branch
14226 - net: hns: Avoid net reset caused by pause frames storm
14227 - net: hns: Fix ntuple-filters status error.
14228 - net: hns: Add mac pcs config when enable|disable mac
14229 - net: hns: Fix ping failed when use net bridge and send multicast
14230 - net: hns3: use HNS3_NIC_STATE_INITED to indicate the initialization state of
14231 enet
14232 - net: hns3: add set_default_reset_request in the hnae3_ae_ops
14233 - net: hns3: provide some interface & information for the client
14234 - net: hns3: adjust the location of clearing the table when doing reset
14235 - net: hns3: enable/disable ring in the enet while doing UP/DOWN
14236 - net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resetting
14237 - net: hns3: ignore new coming low-level reset while doing high-level reset
14238 - net: hns3: move some reset information from hnae3_handle into
14239 hclge_dev/hclgevf_dev
14240 - net: hns3: adjust the process of PF reset
14241 - net: hns3: call roce's reset notify callback when resetting
14242 - net: hns3: add error handler for hclge_reset()
14243 - net: hns3: fix for cmd queue memory not freed problem during reset
14244 - net: hns3: Remove set but not used variable 'reset_level'
14245 - net: hns3: fix spelling mistake, "assertting" -> "asserting"
14246 - net: hns3: add reset_hdev to reinit the hdev in VF's reset process
14247 - net: hns3: adjust VF's reset process
14248 - net: hns3: add reset handling for VF when doing PF reset
14249 - net: hns3: add reset handling for VF when doing Core/Global/IMP reset
14250 - net: hns3: stop handling command queue while resetting VF
14251 - net: hns3: add error handler for hclgevf_reset()
14252 - net: hns3: stop napi polling when HNS3_NIC_STATE_DOWN is set
14253 - net: hns3: implement the IMP reset processing for PF
14254 - net: hns3: add PCIe FLR support for PF
14255 - net: hns3: do VF's pci re-initialization while PF doing FLR
14256 - net: hns3: add PCIe FLR support for VF
14257 - net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardware
14258 - net: hns3: Add handling of GRO Pkts not fully RX'ed in NAPI poll
14259 - net: hns3: Add skb chain when num of RX buf exceeds MAX_SKB_FRAGS
14260 - net: hns3: Adds GRO params to SKB for the stack
14261 - scsi: hisi_sas: use dma_set_mask_and_coherent
14262 - scsi: hisi_sas: Create separate host attributes per HBA
14263 - scsi: hisi_sas: Add support for interrupt converge for v3 hw
14264 - scsi: hisi_sas: Add support for interrupt coalescing for v3 hw
14265 - scsi: hisi_sas: Relocate some codes to avoid an unused check
14266 - scsi: hisi_sas: change the time of SAS SSP connection
14267 - net: hns3: fix spelling mistake "failded" -> "failed"
14268 - net: hns3: Support two vlan header when setting mtu
14269 - net: hns3: Refactor mac mtu setting related functions
14270 - net: hns3: Add vport alive state checking support
14271 - net: hns3: Add mtu setting support for vf
14272 - net: hns3: up/down netdev in hclge module when setting mtu
14273 - net: hns3: add common validation in hclge_dcb
14274 - net: hns3: Add debugfs framework registration
14275 - net: hns3: Add "queue info" query function
14276 - net: hns3: Add "FD flow table" info query function
14277 - net: hns3: Add "tc config" info query function
14278 - net: hns3: Add "tm config" info query function
14279 - net: hns3: Add "qos pause" config info query function
14280 - net: hns3: Add "qos prio map" info query function
14281 - net: hns3: Add "qos buffer" config info query function
14282 - net: hns3: Support "ethtool -d" for HNS3 VF driver
14283 - net: hns3: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF driver
14284 - net: hns3: remove existing process error functions and reorder hw_blk table
14285 - net: hns3: rename enable error interrupt functions
14286 - net: hns3: re-enable error interrupts on hw reset
14287 - net: hns3: deletes unnecessary settings of the descriptor data
14288 - net: hns3: rename process_hw_error function
14289 - net: hns3: add optimization in the hclge_hw_error_set_state
14290 - net: hns3: add handling of hw ras errors using new set of commands
14291 - net: hns3: deleted logging 1 bit errors
14292 - net: hns3: add handling of hw errors reported through MSIX
14293 - net: hns3: add handling of hw errors of MAC
14294 - net: hns3: handle hw errors of PPP PF
14295 - net: hns3: handle hw errors of PPU(RCB)
14296 - net: hns3: handle hw errors of SSU
14297 - net: hns3: add handling of RDMA RAS errors
14298 - net: hns3: fix spelling mistake "offser" -> "offset"
14299 - scsi: hisi_sas: Fix warnings detected by sparse
14300 - scsi: hisi_sas: Relocate some code to reduce complexity
14301 - scsi: hisi_sas: Make sg_tablesize consistent value
14302 - hns3: prevent building without CONFIG_INET
14303 - net: hns3: Add "bd info" query function
14304 - net: hns3: Add "manager table" information query function
14305 - net: hns3: Add "status register" information query function
14306 - net: hns3: Add "dcb register" status information query function
14307 - net: hns3: Add "queue map" information query function
14308 - net: hns3: Add "tm map" status information query function
14309 - net: hns3: fix error handling int the hns3_get_vector_ring_chain
14310 - net: hns3: uninitialize pci in the hclgevf_uninit
14311 - net: hns3: fix napi_disable not return problem
14312 - net: hns3: update some variables while hclge_reset()/hclgevf_reset() done
14313 - net: hns3: remove unnecessary configuration recapture while resetting
14314 - net: hns3: fix incomplete uninitialization of IRQ in the
14315 hns3_nic_uninit_vector_data()
14316 - net: hns3: update coalesce param per second
14317 - net: hns3: remove 1000M/half support of phy
14318 - net: hns3: synchronize speed and duplex from phy when phy link up
14319 - net: hns3: getting tx and dv buffer size through firmware
14320 - net: hns3: aligning buffer size in SSU to 256 bytes
14321 - net: hns3: fix a SSU buffer checking bug
14322 - scsi: hisi_sas: Add support for DIF feature for v2 hw
14323 - net: hns3: refine the handle for hns3_nic_net_open/stop()
14324 - net: hns3: change default tc state to close
14325 - net: hns3: fix a bug caused by udelay
14326 - net: hns3: add max vector number check for pf
14327 - net: hns3: reset tqp while doing DOWN operation
14328 - net: hns3: fix vf id check issue when add flow director rule
14329 - net: hns3: don't restore rules when flow director is disabled
14330 - net: hns3: fix the descriptor index when get rss type
14331 - net: hns3: remove redundant variable initialization
14332 - net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENT
14333
14334 * iptables connlimit allows more connections than the limit when using
14335 multiple CPUs (LP: #1811094)
14336 - SAUCE: netfilter: xt_connlimit: remove the 'addr' parameter in add_hlist()
14337 - netfilter: nf_conncount: expose connection list interface
14338 - netfilter: nf_conncount: Fix garbage collection with zones
14339 - netfilter: nf_conncount: fix garbage collection confirm race
14340 - netfilter: nf_conncount: don't skip eviction when age is negative
14341
14342 * CVE-2018-16882
14343 - KVM: Fix UAF in nested posted interrupt processing
14344
14345 * Cannot initialize ATA disk if IDENTIFY command fails (LP: #1809046)
14346 - scsi: libsas: check the ata device status by ata_dev_enabled()
14347
14348 * scsi: libsas: fix a race condition when smp task timeout (LP: #1808912)
14349 - scsi: libsas: fix a race condition when smp task timeout
14350
14351 * CVE-2018-14625
14352 - vhost/vsock: fix use-after-free in network stack callers
14353
14354 * Fix and issue that LG I2C touchscreen stops working after reboot
14355 (LP: #1805085)
14356 - HID: i2c-hid: Disable runtime PM for LG touchscreen
14357
14358 * powerpc/powernv/pci: Work around races in PCI bridge enabling (LP: #1805245)
14359 - powerpc/powernv/pci: Work around races in PCI bridge enabling
14360
14361 * Drivers: hv: vmbus: Offload the handling of channels to two workqueues
14362 (LP: #1807757)
14363 - hv_netvsc: fix network namespace issues with VF support
14364 - hv_netvsc: split sub-channel setup into async and sync
14365 - Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()
14366 - hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe()
14367 - vmbus: don't return values for uninitalized channels
14368 - Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()
14369 - Drivers: hv: vmbus: Offload the handling of channels to two workqueues
14370
14371 * Disable LPM for Raydium Touchscreens (LP: #1802248)
14372 - USB: quirks: Add no-lpm quirk for Raydium touchscreens
14373
14374 * Power leakage at S5 with Qualcomm Atheros QCA9377 802.11ac Wireless Network
14375 Adapter (LP: #1805607)
14376 - SAUCE: ath10k: provide reset function for QCA9377 chip
14377
14378 * CVE-2018-17972
14379 - proc: restrict kernel stack dumps to root
14380
14381 * CVE-2018-19407
14382 - KVM: X86: Fix scan ioapic use-before-initialization
14383
14384 * CVE-2018-18281
14385 - mremap: properly flush TLB before releasing the page
14386
14387 * Fix USB2 device wrongly detected as USB1 (LP: #1806534)
14388 - xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 Soc
14389
14390 * armhf guests fail to boot in EFI mode (LP: #1809488)
14391 - efi/arm: Revert deferred unmap of early memmap mapping
14392
14393 * Bionic shows incorrect warning about number of pointers in TFD
14394 (LP: #1801102)
14395 - iwlwifi: pcie: don't warn if we use all the transmit pointers
14396
14397 * audio output has constant noise on a Dell machine (LP: #1810891)
14398 - ALSA: hda/realtek - Fixed headphone issue for ALC700
14399
14400 * ldisc crash on reopened tty (LP: #1791758)
14401 - tty: Drop tty->count on tty_reopen() failure
14402 - tty: Hold tty_ldisc_lock() during tty_reopen()
14403 - tty: Don't block on IO when ldisc change is pending
14404 - tty: Simplify tty->count math in tty_reopen()
14405
14406 * SATA device is not going to DEVSLP (LP: #1781533)
14407 - ahci: Allow setting a default LPM policy for mobile chipsets
14408 - ata: libahci: Correct setting of DEVSLP register
14409 - ata: libahci: Allow reconfigure of DEVSLP register
14410 - ata: ahci: Support state with min power but Partial low power state
14411 - ata: ahci: Enable DEVSLP by default on x86 with SLP_S0
14412 - [Config] set CONFIG_SATA_MOBILE_LPM_POLICY=0
14413
14414 * Console got stuck using serial tty after logout (LP: #1808097)
14415 - tty: do not set TTY_IO_ERROR flag if console port
14416
14417 * fanotify10 in ubuntu_ltp_syscalls failed (LP: #1802454)
14418 - fsnotify: fix ignore mask logic in fsnotify()
14419
14420 * SRU: Fix kernel xhci hang when resume from S3 (LP: #1805344)
14421 - usb: xhci: fix uninitialized completion when USB3 port got wrong status
14422 - usb: xhci: fix timeout for transition from RExit to U0
14423
14424 * Add pointstick support for Cirque Touchpad (LP: #1805081)
14425 - HID: multitouch: Add pointstick support for Cirque Touchpad
14426
14427 * Intel NVMe drives timeout when nvme format is attempted (LP: #1797587)
14428 - nvme: Use admin command effects for admin commands
14429
14430 * lineout jack can't work on a Dell machine (LP: #1810892)
14431 - ALSA: hda/realtek - Support Dell headset mode for New AIO platform
14432
14433 * Bionic update: upstream stable patchset 2019-01-04 (LP: #1810554)
14434 - MIPS: Call dump_stack() from show_regs()
14435 - MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
14436 - MIPS: Fix ioremap() RAM check
14437 - mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl states
14438 - mmc: dw_mmc: fix card threshold control configuration
14439 - ibmasm: don't write out of bounds in read handler
14440 - staging: rtl8723bs: Prevent an underflow in rtw_check_beacon_data().
14441 - staging: r8822be: Fix RTL8822be can't find any wireless AP
14442 - ata: Fix ZBC_OUT command block check
14443 - ata: Fix ZBC_OUT all bit handling
14444 - vmw_balloon: fix inflation with batching
14445 - ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
14446 - USB: serial: ch341: fix type promotion bug in ch341_control_in()
14447 - USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick
14448 - USB: serial: keyspan_pda: fix modem-status error handling
14449 - USB: serial: mos7840: fix status-register error handling
14450 - usb: quirks: add delay quirks for Corsair Strafe
14451 - xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
14452 - ALSA: hda - Handle pm failure during hotplug
14453 - fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
14454 - fs, elf: make sure to page align bss in load_elf_library
14455 - mm: do not bug_on on incorrect length in __mm_populate()
14456 - tracing: Reorder display of TGID to be after PID
14457 - kbuild: delete INSTALL_FW_PATH from kbuild documentation
14458 - arm64: neon: Fix function may_use_simd() return error status
14459 - tools build: fix # escaping in .cmd files for future Make
14460 - IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values
14461 - i2c: tegra: Fix NACK error handling
14462 - iw_cxgb4: correctly enforce the max reg_mr depth
14463 - xen: setup pv irq ops vector earlier
14464 - nvme-pci: Remap CMB SQ entries on every controller reset
14465 - crypto: x86/salsa20 - remove x86 salsa20 implementations
14466 - uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
14467 - netfilter: nf_queue: augment nfqa_cfg_policy
14468 - netfilter: x_tables: initialise match/target check parameter struct
14469 - loop: add recursion validation to LOOP_CHANGE_FD
14470 - PM / hibernate: Fix oops at snapshot_write()
14471 - RDMA/ucm: Mark UCM interface as BROKEN
14472 - loop: remember whether sysfs_create_group() was done
14473 - f2fs: give message and set need_fsck given broken node id
14474 - mm: do not drop unused pages when userfaultd is running
14475 - bpf: reject passing modified ctx to helper functions
14476 - mei: discard messages from not connected client during power down.
14477 - mm: zero unavailable pages before memmap init
14478 - xen: remove global bit from __default_kernel_pte_mask for pv guests
14479 - f2fs: return error during fill_super
14480 - f2fs: avoid bug_on on corrupted inode
14481 - f2fs: sanity check on sit entry
14482 - f2fs: sanity check for total valid node blocks
14483 - ARM: dts: armada-38x: use the new thermal binding
14484 - mm: don't do zero_resv_unavail if memmap is not allocated
14485
14486 * Blacklist Realtek Virtual IPMI device (LP: #1808353)
14487 - ipmi:pci: Blacklist a Realtek "IPMI" device
14488
14489 * Ethernet[10ec:8136] doesn't work after S3 with kernel 4.15.0.43.64
14490 (LP: #1809847)
14491 - SAUCE: Revert "r8169: don't use MSI-X on RTL8106e"
14492 - r8169: re-enable MSI-X on RTL8168g
14493
14494 * Killer 802.11ac 2x2 (1550 or 1550i) [8086:2526][1a56:1550] is not supported
14495 (LP: #1809219)
14496 - iwlwifi: add more card IDs for 9000 series
14497
14498 * Support new Realtek ethernet chips (LP: #1811055)
14499 - r8169: Add support for new Realtek Ethernet
14500
14501 * PC SN720 NVMe WDC 256GB consumes more power in S2Idle than during long idle
14502 (LP: #1805775)
14503 - SAUCE: pci/nvme: prevent WDC PC SN720 NVMe from entering D3 and being
14504 disabled
14505
14506 * Power consumption during s2idle is higher than long idle (Intel SSDPEKKF)
14507 (LP: #1804588)
14508 - SAUCE: pci: prevent Intel NVMe SSDPEKKF from entering D3
14509 - SAUCE: nvme: add quirk to not call disable function when suspending
14510
14511 * mpt3sas - driver using the wrong register to update a queue index in FW
14512 (LP: #1810781)
14513 - scsi: mpt3sas: As per MPI-spec, use combined reply queue for SAS3.5
14514 controllers when HBA supports more than 16 MSI-x vectors.
14515
14516 * HP mobile workstations with hybrid graphics support, can not directly output
14517 to external monitors by dGPU (LP: #1810702)
14518 - ACPI / OSI: Add OEM _OSI string to enable dGPU direct output
14519
14520 * broken touchpad after i2c-i801 blacklist change (LP: #1802135)
14521 - i2c: i801: Don't restore config registers on runtime PM
14522
14523 * Enable new Realtek card reader (LP: #1806335)
14524 - USB: usb-storage: Add new IDs to ums-realtek
14525 - SAUCE: (noup) USB: usb-storage: Make MMC support optional on ums-realtek
14526
14527 * The line-out on the Dell Dock station can't work (LP: #1806532)
14528 - ALSA: usb-audio: Allow to override the longname string
14529 - ALSA: usb-audio: Give proper vendor/product name for Dell WD15 Dock
14530 - ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock
14531
14532 * linux-buildinfo: pull out ABI information into its own package
14533 (LP: #1806380)
14534 - [Packaging] getabis -- handle all known package combinations
14535 - [Packaging] getabis -- support parsing a simple version
14536
14537 * Fix Intel I210 doesn't work when ethernet cable gets plugged (LP: #1806818)
14538 - igb: Fix an issue that PME is not enabled during runtime suspend
14539
14540 * Fix Terminus USB hub that may breaks connected USB devices after S3
14541 (LP: #1806850)
14542 - USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
14543
14544 * Add support for Dell DW5821e WWAN/GPS module (LP: #1807342)
14545 - qmi_wwan: add support for the Dell Wireless 5821e module
14546 - qmi_wwan: fix interface number for DW5821e production firmware
14547 - USB: option: add support for DW5821e
14548
14549 * Add support for 0cf3:535b QCA_ROME device (LP: #1807333)
14550 - Bluetooth: btusb: Add support for 0cf3:535b QCA_ROME device
14551
14552 * The mute led can't work anymore on the lenovo x1 carbon (LP: #1808465)
14553 - ALSA: hda/realtek - Fix the mute LED regresion on Lenovo X1 Carbon
14554
14555 * click/pop noise in the headphone on several lenovo laptops (LP: #1805079) //
14556 click/pop noise in the headphone on several lenovo laptops (LP: #1805079)
14557 - ALSA: hda/realtek - fix the pop noise on headphone for lenovo laptops
14558
14559 * Touchpad stops working after reboot on Apollo Lake (LP: #1728244)
14560 - HID: i2c-hid: disable runtime PM operations on hantick touchpad
14561
14562 * MAC address pass through on RTL8153-BND for docking station (LP: #1808729)
14563 - r8152: Add support for MAC address pass through on RTL8153-BND
14564
14565 * [Ubuntu] kernel: zcrypt: reinit ap queue state machine (LP: #1805414)
14566 - s390/zcrypt: reinit ap queue state machine during device probe
14567
14568 * [UBUNTU] qeth: fix length check in SNMP processing (LP: #1805802)
14569 - s390/qeth: fix length check in SNMP processing
14570
14571 * ASPEED server console output extremely slow after upgrade to 18.04
14572 (LP: #1808183)
14573 - drm/ast: Remove existing framebuffers before loading driver
14574
14575 * Bionic update: upstream stable patchset 2018-12-13 (LP: #1808399)
14576 - userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte access
14577 - mm: hugetlb: yield when prepping struct pages
14578 - tracing: Fix missing return symbol in function_graph output
14579 - scsi: target: Fix truncated PR-in ReadKeys response
14580 - s390: Correct register corruption in critical section cleanup
14581 - drbd: fix access after free
14582 - vfio: Use get_user_pages_longterm correctly
14583 - cifs: Fix use after free of a mid_q_entry
14584 - cifs: Fix memory leak in smb2_set_ea()
14585 - cifs: Fix infinite loop when using hard mount option
14586 - drm: Use kvzalloc for allocating blob property memory
14587 - drm/udl: fix display corruption of the last line
14588 - jbd2: don't mark block as modified if the handle is out of credits
14589 - ext4: add corruption check in ext4_xattr_set_entry()
14590 - ext4: always verify the magic number in xattr blocks
14591 - ext4: make sure bitmaps and the inode table don't overlap with bg
14592 descriptors
14593 - ext4: always check block group bounds in ext4_init_block_bitmap()
14594 - ext4: only look at the bg_flags field if it is valid
14595 - ext4: verify the depth of extent tree in ext4_find_extent()
14596 - ext4: include the illegal physical block in the bad map ext4_error msg
14597 - ext4: never move the system.data xattr out of the inode body
14598 - ext4: avoid running out of journal credits when appending to an inline file
14599 - ext4: add more inode number paranoia checks
14600 - ext4: add more mount time checks of the superblock
14601 - ext4: check superblock mapped prior to committing
14602 - HID: i2c-hid: Fix "incomplete report" noise
14603 - HID: hiddev: fix potential Spectre v1
14604 - HID: debug: check length before copy_to_user()
14605 - media: vb2: core: Finish buffers at the end of the stream
14606 - f2fs: truncate preallocated blocks in error case
14607 - Revert "dpaa_eth: fix error in dpaa_remove()"
14608 - Kbuild: fix # escaping in .cmd files for future Make
14609 - media: cx25840: Use subdev host data for PLL override
14610 - fs: allow per-device dax status checking for filesystems
14611 - dax: change bdev_dax_supported() to support boolean returns
14612 - dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()
14613 - dm: set QUEUE_FLAG_DAX accordingly in dm_table_set_restrictions()
14614 - dm: prevent DAX mounts if not supported
14615 - mtd: cfi_cmdset_0002: Change definition naming to retry write operation
14616 - mtd: cfi_cmdset_0002: Change erase functions to retry for error
14617 - mtd: cfi_cmdset_0002: Change erase functions to check chip good only
14618 - netfilter: nf_log: don't hold nf_log_mutex during user access
14619 - staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()
14620 - sched, tracing: Fix trace_sched_pi_setprio() for deboosting
14621 - PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAM
14622 - drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.c
14623 - scsi: aacraid: Fix PD performance regression over incorrect qd being set
14624 - ARM: dts: imx51-zii-rdu1: fix touchscreen pinctrl
14625 - drm/amdgpu: Add amdgpu_atpx_get_dhandle()
14626 - drm/amdgpu: Dynamically probe for ATIF handle (v2)
14627 - i2c: core: smbus: fix a potential missing-check bug
14628
14629 * Bionic update: upstream stable patchset 2018-12-12 (LP: #1808185)
14630 - usb: cdc_acm: Add quirk for Uniden UBC125 scanner
14631 - USB: serial: cp210x: add CESINEL device ids
14632 - USB: serial: cp210x: add Silicon Labs IDs for Windows Update
14633 - usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
14634 - acpi: Add helper for deactivating memory region
14635 - usb: typec: ucsi: acpi: Workaround for cache mode issue
14636 - usb: typec: ucsi: Fix for incorrect status data issue
14637 - xhci: Fix kernel oops in trace_xhci_free_virt_device
14638 - n_tty: Fix stall at n_tty_receive_char_special().
14639 - n_tty: Access echo_* variables carefully.
14640 - staging: android: ion: Return an ERR_PTR in ion_map_kernel
14641 - serial: 8250_pci: Remove stalled entries in blacklist
14642 - serdev: fix memleak on module unload
14643 - vt: prevent leaking uninitialized data to userspace via /dev/vcs*
14644 - drm/amdgpu: Add APU support in vi_set_uvd_clocks
14645 - drm/amdgpu: Add APU support in vi_set_vce_clocks
14646 - drm/amdgpu: fix the missed vcn fw version report
14647 - drm/qxl: Call qxl_bo_unref outside atomic context
14648 - drm/atmel-hlcdc: check stride values in the first plane
14649 - drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes array
14650 - drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper
14651 - drm/i915: Enable provoking vertex fix on Gen9 systems.
14652 - netfilter: nf_tables: nft_compat: fix refcount leak on xt module
14653 - netfilter: nft_compat: prepare for indirect info storage
14654 - netfilter: nft_compat: fix handling of large matchinfo size
14655 - netfilter: nf_tables: don't assume chain stats are set when jumplabel is set
14656 - netfilter: nf_tables: bogus EBUSY in chain deletions
14657 - netfilter: nft_meta: fix wrong value dereference in nft_meta_set_eval
14658 - netfilter: nf_tables: disable preemption in nft_update_chain_stats()
14659 - netfilter: nf_tables: increase nft_counters_enabled in
14660 nft_chain_stats_replace()
14661 - netfilter: nf_tables: fix memory leak on error exit return
14662 - netfilter: nf_tables: add missing netlink attrs to policies
14663 - netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()
14664 - netfilter: don't set F_IFACE on ipv6 fib lookups
14665 - netfilter: ip6t_rpfilter: provide input interface for route lookup
14666 - netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
14667 - ARM: dts: imx6q: Use correct SDMA script for SPI5 core
14668 - xfrm6: avoid potential infinite loop in _decode_session6()
14669 - afs: Fix directory permissions check
14670 - netfilter: ebtables: handle string from userspace with care
14671 - s390/dasd: use blk_mq_rq_from_pdu for per request data
14672 - netfilter: nft_limit: fix packet ratelimiting
14673 - ipvs: fix buffer overflow with sync daemon and service
14674 - iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUs
14675 - atm: zatm: fix memcmp casting
14676 - net: qmi_wwan: Add Netgear Aircard 779S
14677 - perf test: "Session topology" dumps core on s390
14678 - perf bpf: Fix NULL return handling in bpf__prepare_load()
14679 - fs: clear writeback errors in inode_init_always
14680 - sched/core: Fix rules for running on online && !active CPUs
14681 - sched/core: Require cpu_active() in select_task_rq(), for user tasks
14682 - platform/x86: asus-wmi: Fix NULL pointer dereference
14683 - net/sonic: Use dma_mapping_error()
14684 - net: dsa: b53: Add BCM5389 support
14685 - usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-entered
14686 - iio: mma8452: Fix ignoring MMA8452_INT_DRDY
14687 - drm/amdgpu: fix clear_all and replace handling in the VM (v2)
14688 - drm/amd/display: Clear connector's edid pointer
14689 - drm/i915/dp: Send DPCD ON for MST before phy_up
14690 - drm/amdgpu: remove DC special casing for KB/ML
14691 - drm/amdgpu: Don't default to DC support for Kaveri and older
14692 - drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mapping
14693 - drm/amd/display: release spinlock before committing updates to stream
14694 - drm/i915: Fix PIPESTAT irq ack on i965/g4x
14695 - ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0
14696 - x86/mm: Don't free P4D table when it is folded at runtime
14697
14698 * Bionic update: upstream stable patchset 2018-12-07 (LP: #1807469)
14699 - x86/spectre_v1: Disable compiler optimizations over
14700 array_index_mask_nospec()
14701 - x86/mce: Improve error message when kernel cannot recover
14702 - x86/mce: Check for alternate indication of machine check recovery on Skylake
14703 - x86/mce: Fix incorrect "Machine check from unknown source" message
14704 - x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()
14705 - x86: Call fixup_exception() before notify_die() in math_error()
14706 - m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()
14707 - m68k/mac: Fix SWIM memory resource end address
14708 - serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding version
14709 - signal/xtensa: Consistenly use SIGBUS in do_unaligned_user
14710 - PM / Domains: Fix error path during attach in genpd
14711 - PM / core: Fix supplier device runtime PM usage counter imbalance
14712 - PM / OPP: Update voltage in case freq == old_freq
14713 - usb: do not reset if a low-speed or full-speed device timed out
14714 - 1wire: family module autoload fails because of upper/lower case mismatch.
14715 - ASoC: dapm: delete dapm_kcontrol_data paths list before freeing it
14716 - ASoC: cs35l35: Add use_single_rw to regmap config
14717 - ASoC: cirrus: i2s: Fix LRCLK configuration
14718 - ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setup
14719 - thermal: bcm2835: Stop using printk format %pCr
14720 - clk: renesas: cpg-mssr: Stop using printk format %pCr
14721 - lib/vsprintf: Remove atomic-unsafe support for %pCr
14722 - ftrace/selftest: Have the reset_trigger code be a bit more careful
14723 - mips: ftrace: fix static function graph tracing
14724 - branch-check: fix long->int truncation when profiling branches
14725 - ipmi:bt: Set the timeout before doing a capabilities check
14726 - Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loader
14727 - printk: fix possible reuse of va_list variable
14728 - fuse: fix congested state leak on aborted connections
14729 - fuse: atomic_o_trunc should truncate pagecache
14730 - fuse: don't keep dead fuse_conn at fuse_fill_super().
14731 - fuse: fix control dir setup and teardown
14732 - powerpc/mm/hash: Add missing isync prior to kernel stack SLB switch
14733 - powerpc/ptrace: Fix setting 512B aligned breakpoints with
14734 PTRACE_SET_DEBUGREG
14735 - powerpc/ptrace: Fix enforcement of DAWR constraints
14736 - powerpc/powernv/ioda2: Remove redundant free of TCE pages
14737 - powerpc/powernv: copy/paste - Mask SO bit in CR
14738 - powerpc/fadump: Unregister fadump on kexec down path.
14739 - soc: rockchip: power-domain: Fix wrong value when power up pd with writemask
14740 - ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct size
14741 - ARM: dts: Fix SPI node for Arria10
14742 - ARM: dts: socfpga: Fix NAND controller node compatible
14743 - ARM: dts: socfpga: Fix NAND controller clock supply
14744 - ARM: dts: socfpga: Fix NAND controller node compatible for Arria10
14745 - arm64: Fix syscall restarting around signal suppressed by tracer
14746 - arm64: kpti: Use early_param for kpti= command-line option
14747 - arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache
14748 maintenance
14749 - ARM64: dts: meson: disable sd-uhs modes on the libretech-cc
14750 - of: overlay: validate offset from property fixups
14751 - of: unittest: for strings, account for trailing \0 in property length field
14752 - of: platform: stop accessing invalid dev in of_platform_device_destroy
14753 - tpm: fix use after free in tpm2_load_context()
14754 - tpm: fix race condition in tpm_common_write()
14755 - IB/qib: Fix DMA api warning with debug kernel
14756 - IB/{hfi1, qib}: Add handling of kernel restart
14757 - IB/mlx4: Mark user MR as writable if actual virtual memory is writable
14758 - IB/core: Make testing MR flags for writability a static inline function
14759 - IB/mlx5: Fetch soft WQE's on fatal error state
14760 - IB/isert: Fix for lib/dma_debug check_sync warning
14761 - IB/isert: fix T10-pi check mask setting
14762 - IB/hfi1: Fix fault injection init/exit issues
14763 - IB/hfi1: Reorder incorrect send context disable
14764 - IB/hfi1: Optimize kthread pointer locking when queuing CQ entries
14765 - IB/hfi1: Fix user context tail allocation for DMA_RTAIL
14766 - RDMA/mlx4: Discard unknown SQP work requests
14767 - xprtrdma: Return -ENOBUFS when no pages are available
14768 - mtd: cfi_cmdset_0002: Change write buffer to check correct value
14769 - mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()
14770 - mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chips
14771 - mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudary
14772 - mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking.
14773 - PCI: hv: Make sure the bus domain is really unique
14774 - PCI: Add ACS quirk for Intel 7th & 8th Gen mobile
14775 - PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on
14776 resume
14777 - auxdisplay: fix broken menu
14778 - pinctrl: samsung: Correct EINTG banks order
14779 - pinctrl: devicetree: Fix pctldev pointer overwrite
14780 - cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0
14781 - MIPS: io: Add barrier after register read in inX()
14782 - time: Make sure jiffies_to_msecs() preserves non-zero time periods
14783 - irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node
14784 - X.509: unpack RSA signatureValue field from BIT STRING
14785 - Btrfs: fix return value on rename exchange failure
14786 - iio: adc: ad7791: remove sample freq sysfs attributes
14787 - iio: sca3000: Fix an error handling path in 'sca3000_probe()'
14788 - mm: fix __gup_device_huge vs unmap
14789 - scsi: qla2xxx: Fix setting lower transfer speed if GPSC fails
14790 - scsi: qla2xxx: Mask off Scope bits in retry delay
14791 - scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handler
14792 - scsi: zfcp: fix missing SCSI trace for retry of abort / scsi_eh TMF
14793 - scsi: zfcp: fix misleading REC trigger trace where erp_action setup failed
14794 - scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early return
14795 - scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for
14796 ERP_FAILED
14797 - scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILED
14798 - scsi: zfcp: fix missing REC trigger trace on enqueue without ERP thread
14799 - linvdimm, pmem: Preserve read-only setting for pmem devices
14800 - clk: at91: PLL recalc_rate() now using cached MUL and DIV values
14801 - rtc: sun6i: Fix bit_idx value for clk_register_gate
14802 - md: fix two problems with setting the "re-add" device state.
14803 - rpmsg: smd: do not use mananged resources for endpoints and channels
14804 - ubi: fastmap: Cancel work upon detach
14805 - ubi: fastmap: Correctly handle interrupted erasures in EBA
14806 - backlight: as3711_bl: Fix Device Tree node lookup
14807 - backlight: max8925_bl: Fix Device Tree node lookup
14808 - backlight: tps65217_bl: Fix Device Tree node lookup
14809 - mfd: intel-lpss: Program REMAP register in PIO mode
14810 - arm: dts: mt7623: fix invalid memory node being generated
14811 - perf tools: Fix symbol and object code resolution for vdso32 and vdsox32
14812 - perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACING
14813 - perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIP
14814 - perf intel-pt: Fix MTC timing after overflow
14815 - perf intel-pt: Fix "Unexpected indirect branch" error
14816 - perf intel-pt: Fix packet decoding of CYC packets
14817 - media: vsp1: Release buffers for each video node
14818 - media: v4l2-compat-ioctl32: prevent go past max size
14819 - media: dvb_frontend: fix locking issues at dvb_frontend_get_event()
14820 - nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir
14821 - NFSv4: Fix possible 1-byte stack overflow in
14822 nfs_idmap_read_and_verify_message
14823 - NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..")
14824 - NFSv4: Fix a typo in nfs41_sequence_process
14825 - ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devices
14826 - Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI ID
14827 - pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume
14828 - rbd: flush rbd_dev->watch_dwork after watch is unregistered
14829 - mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()
14830 - mm: fix devmem_is_allowed() for sub-page System RAM intersections
14831 - xen: Remove unnecessary BUG_ON from __unbind_from_irq()
14832 - udf: Detect incorrect directory size
14833 - Input: xpad - fix GPD Win 2 controller name
14834 - Input: elan_i2c_smbus - fix more potential stack buffer overflows
14835 - ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctl
14836 - ALSA: hda/realtek - Fix pop noise on Lenovo P50 & co
14837 - ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210
14838 - slub: fix failure when we delete and create a slab cache
14839 - block: Fix transfer when chunk sectors exceeds max
14840 - block: Fix cloning of requests with a special payload
14841 - x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=y
14842 - dm zoned: avoid triggering reclaim from inside dmz_map()
14843 - dm thin: handle running out of data space vs concurrent discard
14844 - x86/platform/UV: Use new set memory block size function
14845 - x86/platform/UV: Add kernel parameter to set memory block size
14846 - platform/chrome: cros_ec_lpc: Register the driver if ACPI entry is missing.
14847 - platform/chrome: cros_ec_lpc: do not try DMI match when ACPI device found
14848 - hwmon: (k10temp) Add support for Stoney Ridge and Bristol Ridge CPUs
14849 - spi-nor: intel-spi: Remove unused preopcodes field
14850 - mtd: spi-nor: intel-spi: Fix atomic sequence handling
14851 - PCI / PM: Do not clear state_saved for devices that remain suspended
14852 - ASoC: mediatek: preallocate pages use platform device
14853 - libnvdimm, pmem: Do not flush power-fail protected CPU caches
14854 - powerpc/64s: Set assembler machine type to POWER4
14855 - powerpc/e500mc: Set assembler machine type to e500mc
14856 - hwrng: core - Always drop the RNG in hwrng_unregister()
14857 - softirq: Reorder trace_softirqs_on to prevent lockdep splat
14858 - ARM64: dts: meson-gx: fix ATF reserved memory region
14859 - mtd: rawnand: fix return value check for bad block status
14860 - mtd: rawnand: mxc: set spare area size register explicitly
14861 - PCI: Account for all bridges on bus when distributing bus numbers
14862 - pinctrl: armada-37xx: Fix spurious irq management
14863 - MIPS: pb44: Fix i2c-gpio GPIO descriptor table
14864 - locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMS
14865 - scsi: scsi_debug: Fix memory leak on module unload
14866 - scsi: qla2xxx: Spinlock recursion in qla_target
14867 - libnvdimm, pmem: Unconditionally deep flush on *sync
14868 - f2fs: don't use GFP_ZERO for page caches
14869 - mfd: twl-core: Fix clock initialization
14870 - remoteproc: Prevent incorrect rproc state on xfer mem ownership failure
14871 - media: rc: mce_kbd decoder: fix stuck keys
14872 - Input: silead - add Chuwi Hi8 support
14873 - Input: silead - add MSSL0002 ACPI HID
14874 - ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMI
14875 - i2c: gpio: initialize SCL to HIGH again
14876 - kasan: depend on CONFIG_SLUB_DEBUG
14877 - dm: ensure bio submission follows a depth-first tree walk
14878 - dm: rename 'bio' member of dm_io structure to 'orig_bio'
14879 - dm: use bio_split() when splitting out the already processed bio
14880 - x86/e820: put !E820_TYPE_RAM regions into memblock.reserved
14881
14882 * Support AverMedia DVD EZMaker 7 USB video capture dongle (LP: #1620762) //
14883 Bionic update: upstream stable patchset 2018-12-07 (LP: #1807469)
14884 - media: cx231xx: Add support for AverMedia DVD EZMaker 7
14885
14886 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Mon, 14 Jan 2019 09:38:05 +0000
54f596cf 14887
9f3c4167 14888linux (4.15.0-43.46) bionic; urgency=medium
3af3bb3f 14889
9f3c4167 14890 * linux: 4.15.0-43.46 -proposed tracker (LP: #1806659)
3af3bb3f 14891
9f3c4167
KSS
14892 * System randomly hangs during suspend when mei_wdt is loaded (LP: #1803942)
14893 - SAUCE: base/dd: limit release function changes to vfio driver only
14894
14895 * Workaround CSS timeout on AMD SNPS 3.0 xHC (LP: #1806838)
14896 - xhci: Allow more than 32 quirks
14897 - xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
14898
14899 * linux-buildinfo: pull out ABI information into its own package
14900 (LP: #1806380)
14901 - [Packaging] limit preparation to linux-libc-dev in headers
14902 - [Packaging] commonise debhelper invocation
14903 - [Packaging] ABI -- accumulate abi information at the end of the build
14904 - [Packaging] buildinfo -- add basic build information
14905 - [Packaging] buildinfo -- add firmware information to the flavour ABI
14906 - [Packaging] buildinfo -- add compiler information to the flavour ABI
14907 - [Packaging] buildinfo -- add buildinfo support to getabis
14908 - [Config] buildinfo -- add retpoline version markers
14909
14910 * linux packages should own /usr/lib/linux/triggers (LP: #1770256)
14911 - [Packaging] own /usr/lib/linux/triggers
14912
14913 * CVE-2018-12896
14914 - posix-timers: Sanitize overrun handling
14915
14916 * CVE-2018-16276
14917 - USB: yurex: fix out-of-bounds uaccess in read handler
14918
14919 * CVE-2018-10902
14920 - ALSA: rawmidi: Change resized buffers atomically
14921
14922 * CVE-2018-18710
14923 - cdrom: fix improper type cast, which can leat to information leak.
14924
14925 * CVE-2018-18690
14926 - xfs: don't fail when converting shortform attr to long form during
14927 ATTR_REPLACE
14928
14929 * CVE-2018-14734
14930 - infiniband: fix a possible use-after-free bug
14931
14932 * CVE-2018-18445
14933 - bpf: 32-bit RSH verification must truncate input before the ALU op
14934
14935 * Packaging resync (LP: #1786013)
14936 - [Packaging] update helper scripts
14937
14938 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Thu, 06 Dec 2018 13:52:12 +0000
3af3bb3f 14939
3f1c3bb7 14940linux (4.15.0-42.45) bionic; urgency=medium
c5723876 14941
3f1c3bb7 14942 * linux: 4.15.0-42.45 -proposed tracker (LP: #1803592)
c5723876 14943
3f1c3bb7
TLSC
14944 * [FEAT] Guest-dedicated Crypto Adapters (LP: #1787405)
14945 - KVM: s390: reset crypto attributes for all vcpus
14946 - KVM: s390: vsie: simulate VCPU SIE entry/exit
14947 - KVM: s390: introduce and use KVM_REQ_VSIE_RESTART
14948 - KVM: s390: refactor crypto initialization
14949 - s390: vfio-ap: base implementation of VFIO AP device driver
14950 - s390: vfio-ap: register matrix device with VFIO mdev framework
14951 - s390: vfio-ap: sysfs interfaces to configure adapters
14952 - s390: vfio-ap: sysfs interfaces to configure domains
14953 - s390: vfio-ap: sysfs interfaces to configure control domains
14954 - s390: vfio-ap: sysfs interface to view matrix mdev matrix
14955 - KVM: s390: interface to clear CRYCB masks
14956 - s390: vfio-ap: implement mediated device open callback
14957 - s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
14958 - s390: vfio-ap: zeroize the AP queues
14959 - s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl
14960 - KVM: s390: Clear Crypto Control Block when using vSIE
14961 - KVM: s390: vsie: Do the CRYCB validation first
14962 - KVM: s390: vsie: Make use of CRYCB FORMAT2 clear
14963 - KVM: s390: vsie: Allow CRYCB FORMAT-2
14964 - KVM: s390: vsie: allow CRYCB FORMAT-1
14965 - KVM: s390: vsie: allow CRYCB FORMAT-0
14966 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1
14967 - KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2
14968 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2
14969 - KVM: s390: device attrs to enable/disable AP interpretation
14970 - KVM: s390: CPU model support for AP virtualization
14971 - s390: doc: detailed specifications for AP virtualization
14972 - KVM: s390: fix locking for crypto setting error path
14973 - KVM: s390: Tracing APCB changes
14974 - s390: vfio-ap: setup APCB mask using KVM dedicated function
14975 - s390/zcrypt: Add ZAPQ inline function.
14976 - s390/zcrypt: Review inline assembler constraints.
14977 - s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.
14978 - s390/zcrypt: fix ap_instructions_available() returncodes
14979 - s390/zcrypt: remove VLA usage from the AP bus
14980 - s390/zcrypt: Remove deprecated ioctls.
14981 - s390/zcrypt: Remove deprecated zcrypt proc interface.
14982 - s390/zcrypt: Support up to 256 crypto adapters.
14983 - [Config:] Enable CONFIG_S390_AP_IOMMU and set CONFIG_VFIO_AP to module.
14984
14985 * Bypass of mount visibility through userns + mount propagation (LP: #1789161)
14986 - mount: Retest MNT_LOCKED in do_umount
14987 - mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
14988
14989 * CVE-2018-18955: nested user namespaces with more than five extents
14990 incorrectly grant privileges over inode (LP: #1801924) // CVE-2018-18955
14991 - userns: also map extents in the reverse map to kernel IDs
14992
14993 * kdump fail due to an IRQ storm (LP: #1797990)
14994 - SAUCE: x86/PCI: Export find_cap() to be used in early PCI code
14995 - SAUCE: x86/quirks: Add parameter to clear MSIs early on boot
14996 - SAUCE: x86/quirks: Scan all busses for early PCI quirks
14997
14998 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 15 Nov 2018 17:01:46 -0200
c5723876 14999
53e065bb 15000linux (4.15.0-40.43) bionic; urgency=medium
83548436 15001
53e065bb 15002 * linux: 4.15.0-40.43 -proposed tracker (LP: #1802554)
83548436 15003
53e065bb
TLSC
15004 * crash in ENA driver on removing an interface (LP: #1802341)
15005 - SAUCE: net: ena: fix crash during ena_remove()
15006
15007 * Ubuntu 18.04.1 - [s390x] Kernel panic while stressing network bonding
15008 (LP: #1797367)
15009 - s390/qeth: don't keep track of MAC address's cast type
15010 - s390/qeth: consolidate qeth MAC address helpers
15011 - s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]
15012 - s390/qeth: remove outdated portname debug msg
15013 - s390/qeth: reduce hard-coded access to ccw channels
15014 - s390/qeth: sanitize strings in debug messages
15015
15016 * [18.04 FEAT] zcrypt DD: introduce APQN tags to support deterministic driver
15017 binding (LP: #1799184)
15018 - s390/zcrypt: code beautify
15019 - s390/zcrypt: AP bus support for alternate driver(s)
15020 - s390/zcrypt: hex string mask improvements for apmask and aqmask.
15021 - s390/zcrypt: remove unused functions and declarations
15022 - s390/zcrypt: Show load of cards and queues in sysfs
15023
15024 * [GLK/CLX] Enhanced IBRS (LP: #1786139)
15025 - x86/speculation: Remove SPECTRE_V2_IBRS in enum spectre_v2_mitigation
15026 - x86/speculation: Support Enhanced IBRS on future CPUs
15027
15028 * Allow signed kernels to be kexec'ed under lockdown (LP: #1798441)
15029 - Fix kexec forbidding kernels signed with keys in the secondary keyring to
15030 boot
15031
15032 * Overlayfs in user namespace leaks directory content of inaccessible
15033 directories (LP: #1793458) // CVE-2018-6559
15034 - SAUCE: overlayfs: ensure mounter privileges when reading directories
15035
15036 * Update ENA driver to version 2.0.1K (LP: #1798182)
15037 - net: ena: remove ndo_poll_controller
15038 - net: ena: fix warning in rmmod caused by double iounmap
15039 - net: ena: fix rare bug when failed restart/resume is followed by driver
15040 removal
15041 - net: ena: fix NULL dereference due to untimely napi initialization
15042 - net: ena: fix auto casting to boolean
15043 - net: ena: minor performance improvement
15044 - net: ena: complete host info to match latest ENA spec
15045 - net: ena: introduce Low Latency Queues data structures according to ENA spec
15046 - net: ena: add functions for handling Low Latency Queues in ena_com
15047 - net: ena: add functions for handling Low Latency Queues in ena_netdev
15048 - net: ena: use CSUM_CHECKED device indication to report skb's checksum status
15049 - net: ena: explicit casting and initialization, and clearer error handling
15050 - net: ena: limit refill Rx threshold to 256 to avoid latency issues
15051 - net: ena: change rx copybreak default to reduce kernel memory pressure
15052 - net: ena: remove redundant parameter in ena_com_admin_init()
15053 - net: ena: update driver version to 2.0.1
15054 - net: ena: fix indentations in ena_defs for better readability
15055 - net: ena: Fix Kconfig dependency on X86
15056 - net: ena: enable Low Latency Queues
15057 - net: ena: fix compilation error in xtensa architecture
15058
15059 * Bionic update: upstream stable patchset 2018-10-29 (LP: #1800537)
15060 - bonding: re-evaluate force_primary when the primary slave name changes
15061 - cdc_ncm: avoid padding beyond end of skb
15062 - ipv6: allow PMTU exceptions to local routes
15063 - net: dsa: add error handling for pskb_trim_rcsum
15064 - net/sched: act_simple: fix parsing of TCA_DEF_DATA
15065 - tcp: verify the checksum of the first data segment in a new connection
15066 - udp: fix rx queue len reported by diag and proc interface
15067 - net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds
15068 vlan
15069 - tls: fix use-after-free in tls_push_record
15070 - ext4: fix hole length detection in ext4_ind_map_blocks()
15071 - ext4: update mtime in ext4_punch_hole even if no blocks are released
15072 - ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
15073 - ext4: fix fencepost error in check for inode count overflow during resize
15074 - driver core: Don't ignore class_dir_create_and_add() failure.
15075 - Btrfs: fix clone vs chattr NODATASUM race
15076 - Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
15077 - btrfs: return error value if create_io_em failed in cow_file_range
15078 - btrfs: scrub: Don't use inode pages for device replace
15079 - ALSA: hda/conexant - Add fixup for HP Z2 G4 workstation
15080 - ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
15081 - ALSA: hda: add dock and led support for HP EliteBook 830 G5
15082 - ALSA: hda: add dock and led support for HP ProBook 640 G4
15083 - x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()
15084 - smb3: fix various xid leaks
15085 - CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session
15086 expiry
15087 - cifs: For SMB2 security informaion query, check for minimum sized security
15088 descriptor instead of sizeof FileAllInformation class
15089 - nbd: fix nbd device deletion
15090 - nbd: update size when connected
15091 - nbd: use bd_set_size when updating disk size
15092 - blk-mq: reinit q->tag_set_list entry only after grace period
15093 - bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
15094 - cpufreq: Fix new policy initialization during limits updates via sysfs
15095 - cpufreq: governors: Fix long idle detection logic in load calculation
15096 - libata: zpodd: small read overflow in eject_tray()
15097 - libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
15098 - w1: mxc_w1: Enable clock before calling clk_get_rate() on it
15099 - x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
15100 - iwlwifi: fw: harden page loading code
15101 - orangefs: set i_size on new symlink
15102 - orangefs: report attributes_mask and attributes for statx
15103 - HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
15104 - HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
15105 - mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
15106 - net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
15107 - cpufreq: ti-cpufreq: Fix an incorrect error return value
15108 - x86/vector: Fix the args of vector_alloc tracepoint
15109 - x86/apic/vector: Prevent hlist corruption and leaks
15110 - x86/apic: Provide apic_ack_irq()
15111 - x86/ioapic: Use apic_ack_irq()
15112 - x86/platform/uv: Use apic_ack_irq()
15113 - irq_remapping: Use apic_ack_irq()
15114 - genirq/generic_pending: Do not lose pending affinity update
15115 - genirq/affinity: Defer affinity setting if irq chip is busy
15116 - genirq/migration: Avoid out of line call if pending is not set
15117
15118 * [bionic]mlx5: reading SW stats through ifstat cause kernel crash
15119 (LP: #1799049)
15120 - net/mlx5e: Don't attempt to dereference the ppriv struct if not being
15121 eswitch manager
15122
15123 * [Bionic][Cosmic] ipmi: Fix timer race with module unload (LP: #1799281)
15124 - ipmi: Fix timer race with module unload
15125
15126 * [Bionic] ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driver
15127 (LP: #1799276)
15128 - ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driver
15129
15130 * execveat03 in ubuntu_ltp_syscalls failed on X/B (LP: #1786729)
15131 - cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()
15132
15133 * [Bionic][Cosmic] Fix to ipmi to support vendor specific messages greater
15134 than 255 bytes (LP: #1799794)
15135 - ipmi:ssif: Add support for multi-part transmit messages > 2 parts
15136
15137 * libvirtd is unable to configure bridge devices inside of LXD containers
15138 (LP: #1784501)
15139 - kernfs: allow creating kernfs objects with arbitrary uid/gid
15140 - sysfs, kobject: allow creating kobject belonging to arbitrary users
15141 - kobject: kset_create_and_add() - fetch ownership info from parent
15142 - driver core: set up ownership of class devices in sysfs
15143 - net-sysfs: require net admin in the init ns for setting tx_maxrate
15144 - net-sysfs: make sure objects belong to container's owner
15145 - net: create reusable function for getting ownership info of sysfs inodes
15146 - bridge: make sure objects belong to container's owner
15147 - sysfs: Fix regression when adding a file to an existing group
15148
15149 * [Ubuntu] kvm: fix deadlock when killed by oom (LP: #1800849)
15150 - s390/kvm: fix deadlock when killed by oom
15151
15152 * [Ubuntu] net/af_iucv: fix skb leaks for HiperTransport (LP: #1800639)
15153 - net/af_iucv: drop inbound packets with invalid flags
15154 - net/af_iucv: fix skb handling on HiperTransport xmit error
15155
15156 * Power consumption during s2idle is higher than long idle(sk hynix)
15157 (LP: #1801875)
15158 - SAUCE: pci: prevent sk hynix nvme from entering D3
15159 - SAUCE: nvme: add quirk to not call disable function when suspending
15160
15161 * Enable keyboard wakeup for S2Idle laptops (LP: #1798552)
15162 - Input: i8042 - enable keyboard wakeups by default when s2idle is used
15163
15164 * NULL pointer dereference at 0000000000000020 when access
15165 dst_orig->ops->family in function xfrm_lookup_with_ifid() (LP: #1801878)
15166 - xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry.
15167
15168 * [Ubuntu] qdio: reset old sbal_state flags (LP: #1801686)
15169 - s390/qdio: reset old sbal_state flags
15170
15171 * hns3: map tx ring to tc (LP: #1802023)
15172 - net: hns3: Set tx ring' tc info when netdev is up
15173
15174 * [Ubuntu] qeth: Fix potential array overrun in cmd/rc lookup (LP: #1800641)
15175 - s390: qeth_core_mpc: Use ARRAY_SIZE instead of reimplementing its function
15176 - s390: qeth: Fix potential array overrun in cmd/rc lookup
15177
15178 * Vulkan applications cause permanent memory leak with Intel GPU
15179 (LP: #1798165)
15180 - drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is set
15181
15182 * Mounting SOFS SMB shares fails (LP: #1792580)
15183 - cifs: connect to servername instead of IP for IPC$ share
15184
15185 * Packaging resync (LP: #1786013)
15186 - [Package] add support for specifying the primary makefile
15187
15188 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 09 Nov 2018 17:29:18 -0200
83548436 15189
cd8f1d83 15190linux (4.15.0-39.42) bionic; urgency=medium
c7d15f38 15191
cd8f1d83 15192 * linux: 4.15.0-39.42 -proposed tracker (LP: #1799411)
c7d15f38 15193
cd8f1d83
KSS
15194 * Linux: insufficient shootdown for paging-structure caches (LP: #1798897)
15195 - mm: move tlb_table_flush to tlb_flush_mmu_free
15196 - mm/tlb: Remove tlb_remove_table() non-concurrent condition
15197 - mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
15198 - [Config] CONFIG_HAVE_RCU_TABLE_INVALIDATE=y
15199
15200 * Ubuntu18.04: GPU total memory is reduced (LP: #1792102)
15201 - Revert "powerpc/powernv: Increase memory block size to 1GB on radix"
15202
15203 * arm64: snapdragon: reduce boot noise (LP: #1797154)
15204 - [Config] arm64: snapdragon: DRM_MSM=m
15205 - [Config] arm64: snapdragon: SND*=m
15206 - [Config] arm64: snapdragon: disable ARM_SDE_INTERFACE
15207 - [Config] arm64: snapdragon: disable DRM_I2C_ADV7511_CEC
15208 - [Config] arm64: snapdragon: disable VIDEO_ADV7511, VIDEO_COBALT
15209
15210 * [Bionic] CPPC bug fixes (LP: #1796949)
15211 - ACPI / CPPC: Update all pr_(debug/err) messages to log the susbspace id
15212 - cpufreq: CPPC: Don't set transition_latency
15213 - ACPI / CPPC: Fix invalid PCC channel status errors
15214
15215 * regression in 'ip --family bridge neigh' since linux v4.12 (LP: #1796748)
15216 - rtnetlink: fix rtnl_fdb_dump() for ndmsg header
15217
15218 * screen displays abnormally on the lenovo M715 with the AMD GPU (Radeon Vega
15219 8 Mobile, rev ca, 1002:15dd) (LP: #1796786)
15220 - drm/amd/display: Fix takover from VGA mode
15221 - drm/amd/display: early return if not in vga mode in disable_vga
15222 - drm/amd/display: Refine disable VGA
15223
15224 * arm64: snapdragon: WARNING: CPU: 0 PID: 1 arch/arm64/kernel/setup.c:271
15225 reserve_memblock_reserved_regions (LP: #1797139)
15226 - SAUCE: arm64: Fix /proc/iomem for reserved but not memory regions
15227
15228 * The front MIC can't work on the Lenovo M715 (LP: #1797292)
15229 - ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo M715
15230
15231 * Keyboard backlight sysfs sometimes is missing on Dell laptops (LP: #1797304)
15232 - platform/x86: dell-smbios: Correct some style warnings
15233 - platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-base
15234 - platform/x86: dell-smbios: Link all dell-smbios-* modules together
15235 - [Config] CONFIG_DELL_SMBIOS_SMM=y, CONFIG_DELL_SMBIOS_WMI=y
15236
15237 * rpi3b+: ethernet not working (LP: #1797406)
15238 - lan78xx: Don't reset the interface on open
15239
15240 * 87cdf3148b11 was never backported to 4.15 (LP: #1795653)
15241 - xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_proto
15242
15243 * [Ubuntu18.04][Power9][DD2.2]package installation segfaults inside debian
15244 chroot env in P9 KVM guest with HTM enabled (kvm) (LP: #1792501)
15245 - KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workarounds
15246
15247 * Provide mode where all vCPUs on a core must be the same VM (LP: #1792957)
15248 - KVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same
15249 VM
15250
15251 * fscache: bad refcounting in fscache_op_complete leads to OOPS (LP: #1797314)
15252 - SAUCE: fscache: Fix race in decrementing refcount of op->npages
15253
15254 * CVE-2018-9363
15255 - Bluetooth: hidp: buffer overflow in hidp_process_report
15256
15257 * CVE-2017-13168
15258 - scsi: sg: mitigate read/write abuse
15259
15260 * [Bionic] ACPI / PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID
15261 is set (LP: #1797200)
15262 - ACPI / PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is set
15263
15264 * [Bionic] arm64: topology: Avoid checking numa mask for scheduler MC
15265 selection (LP: #1797202)
15266 - arm64: topology: Avoid checking numa mask for scheduler MC selection
15267
15268 * crypto/vmx - Backport of Fix sleep-in-atomic bugs patch for 18.04
15269 (LP: #1790832)
15270 - crypto: vmx - Fix sleep-in-atomic bugs
15271
15272 * hns3: autoneg settings get lost on down/up (LP: #1797654)
15273 - net: hns3: Fix for information of phydev lost problem when down/up
15274
15275 * not able to unwind the stack from within __kernel_clock_gettime in the Linux
15276 vDSO (LP: #1797963)
15277 - powerpc/vdso: Correct call frame information
15278
15279 * Signal 7 error when running GPFS tracing in cluster (LP: #1792195)
15280 - powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.
15281 - powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transition
15282
15283 * Support Edge Gateway's WIFI LED (LP: #1798330)
15284 - SAUCE: mwifiex: Switch WiFi LED state according to the device status
15285
15286 * Support Edge Gateway's Bluetooth LED (LP: #1798332)
15287 - SAUCE: Bluetooth: Support for LED on Edge Gateways
15288
15289 * USB cardreader (0bda:0328) make the system can't enter s3 or hang
15290 (LP: #1798328)
15291 - usb: Don't disable Latency tolerance Messaging (LTM) before port reset
15292
15293 * CVE-2018-15471
15294 - xen-netback: fix input validation in xenvif_set_hash_mapping()
15295
15296 * CVE-2018-16658
15297 - cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
15298
15299 * [Bionic] Update ThunderX2 implementation defined pmu core events
15300 (LP: #1796904)
15301 - perf vendor events arm64: Update ThunderX2 implementation defined pmu core
15302 events
15303
15304 * the machine of lenovo M715 with the AMD GPU (Radeon Vega 8 Mobile, rev ca,
15305 1002:15dd) often hangs randomly (LP: #1796789)
15306 - drm/amd: Add missing fields in atom_integrated_system_info_v1_11
15307
15308 * [18.04] GLK hang after a while (LP: #1760545)
15309 - drm/i915/glk: Add MODULE_FIRMWARE for Geminilake
15310
15311 * Fix usbcore.quirks when used at boot (LP: #1795784)
15312 - usb: core: safely deal with the dynamic quirk lists
15313
15314 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Tue, 23 Oct 2018 14:44:55 +0000
c7d15f38 15315
513f0ebb 15316linux (4.15.0-38.41) bionic; urgency=medium
21f7cfa0 15317
513f0ebb 15318 * linux: 4.15.0-38.41 -proposed tracker (LP: #1797061)
21f7cfa0 15319
513f0ebb
SB
15320 * Silent data corruption in Linux kernel 4.15 (LP: #1796542)
15321 - block: add a lower-level bio_add_page interface
15322 - block: bio_iov_iter_get_pages: fix size of last iovec
15323 - blkdev: __blkdev_direct_IO_simple: fix leak in error case
15324 - block: bio_iov_iter_get_pages: pin more pages for multi-segment IOs
15325
15326 -- Stefan Bader <stefan.bader@canonical.com> Wed, 10 Oct 2018 11:20:35 +0200
21f7cfa0 15327
5de3e103 15328linux (4.15.0-37.40) bionic; urgency=medium
93cf90a0 15329
5de3e103 15330 * linux: 4.15.0-37.40 -proposed tracker (LP: #1795564)
93cf90a0 15331
5de3e103
SB
15332 * hns3: enable ethtool rx-vlan-filter on supported hw (LP: #1793394)
15333 - net: hns3: Add vlan filter setting by ethtool command -K
15334
15335 * hns3: Modifying channel parameters will reset ring parameters back to
15336 defaults (LP: #1793404)
15337 - net: hns3: Fix desc num set to default when setting channel
15338
15339 * hisi_sas: Add SATA FIX check for v3 hw (LP: #1794151)
15340 - scsi: hisi_sas: Add SATA FIS check for v3 hw
15341
15342 * Fix potential corruption using SAS controller on HiSilicon arm64 boards
15343 (LP: #1794156)
15344 - scsi: hisi_sas: add memory barrier in task delivery function
15345
15346 * hisi_sas: Reduce unnecessary spin lock contention (LP: #1794165)
15347 - scsi: hisi_sas: Tidy hisi_sas_task_prep()
15348
15349 * Add functional level reset support for the SAS controller on HiSilicon D06
15350 systems (LP: #1794166)
15351 - scsi: hisi_sas: tidy host controller reset function a bit
15352 - scsi: hisi_sas: relocate some common code for v3 hw
15353 - scsi: hisi_sas: Implement handlers of PCIe FLR for v3 hw
15354
15355 * HiSilicon SAS controller doesn't recover from PHY STP link timeout
15356 (LP: #1794172)
15357 - scsi: hisi_sas: tidy channel interrupt handler for v3 hw
15358 - scsi: hisi_sas: Fix the failure of recovering PHY from STP link timeout
15359
15360 * getxattr: always handle namespaced attributes (LP: #1789746)
15361 - getxattr: use correct xattr length
15362
15363 * Fix unusable NVIDIA GPU after S3 (LP: #1793338)
15364 - PCI: Reprogram bridge prefetch registers on resume
15365
15366 * Fails to boot under Xen PV: BUG: unable to handle kernel paging request at
15367 edc21fd9 (LP: #1789118)
15368 - x86/EISA: Don't probe EISA bus for Xen PV guests
15369
15370 * qeth: use vzalloc for QUERY OAT buffer (LP: #1793086)
15371 - s390/qeth: use vzalloc for QUERY OAT buffer
15372
15373 * SRU: Enable middle button of touchpad on ThinkPad P72 (LP: #1793463)
15374 - Input: elantech - enable middle button of touchpad on ThinkPad P72
15375
15376 * Dell new AIO requires a new uart backlight driver (LP: #1727235)
15377 - SAUCE: platform/x86: dell-uart-backlight: new backlight driver for DELL AIO
15378 - updateconfigs for Dell UART backlight driver
15379
15380 * [Ubuntu] s390/crypto: Fix return code checking in cbc_paes_crypt.
15381 (LP: #1794294)
15382 - s390/crypto: Fix return code checking in cbc_paes_crypt()
15383
15384 * hns3: Retrieve RoCE MSI-X config from firmware (LP: #1793221)
15385 - net: hns3: Fix MSIX allocation issue for VF
15386 - net: hns3: Refine the MSIX allocation for PF
15387
15388 * net: hns: Avoid hang when link is changed while handling packets
15389 (LP: #1792209)
15390 - net: hns: add the code for cleaning pkt in chip
15391 - net: hns: add netif_carrier_off before change speed and duplex
15392
15393 * Page leaking in cachefiles_read_backing_file while vmscan is active
15394 (LP: #1793430)
15395 - SAUCE: cachefiles: Page leaking in cachefiles_read_backing_file while vmscan
15396 is active
15397
15398 * some nvidia p1000 graphic cards hang during the boot (LP: #1791569)
15399 - drm/nouveau/gr/gf100-: virtualise tpc_mask + apply fixes from traces
15400
15401 * Error reported when creating ZFS pool with "-t" option, despite successful
15402 pool creation (LP: #1769937)
15403 - SAUCE: (noup) Update zfs to 0.7.5-1ubuntu16.4
15404
15405 * Fix I2C touchpanels' interrupt storms after system suspend (LP: #1792309)
15406 - HID: i2c-hid: Fix flooded incomplete report after S3 on Rayd touchscreen
15407 - HID: i2c-hid: Don't reset device upon system resume
15408
15409 * ipmmu is always registered (LP: #1783746)
15410 - iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-
15411 VMSA
15412
15413 * Bionic update: upstream stable patchset 2018-09-27 (LP: #1794889)
15414 - clocksource/drivers/imx-tpm: Correct some registers operation flow
15415 - Input: synaptics-rmi4 - fix an unchecked out of memory error path
15416 - KVM: X86: fix incorrect reference of trace_kvm_pi_irte_update
15417 - x86: Add check for APIC access address for vmentry of L2 guests
15418 - MIPS: io: Prevent compiler reordering writeX()
15419 - nfp: ignore signals when communicating with management FW
15420 - perf report: Fix switching to another perf.data file
15421 - fsnotify: fix ignore mask logic in send_to_group()
15422 - MIPS: io: Add barrier after register read in readX()
15423 - s390/smsgiucv: disable SMSG on module unload
15424 - isofs: fix potential memory leak in mount option parsing
15425 - MIPS: dts: Boston: Fix PCI bus dtc warnings:
15426 - spi: sh-msiof: Fix bit field overflow writes to TSCR/RSCR
15427 - doc: Add vendor prefix for Kieback & Peter GmbH
15428 - dt-bindings: pinctrl: sunxi: Fix reference to driver
15429 - dt-bindings: serial: sh-sci: Add support for r8a77965 (H)SCIF
15430 - dt-bindings: dmaengine: rcar-dmac: document R8A77965 support
15431 - clk: honor CLK_MUX_ROUND_CLOSEST in generic clk mux
15432 - ASoC: rt5514: Add the missing register in the readable table
15433 - eCryptfs: don't pass up plaintext names when using filename encryption
15434 - soc: bcm: raspberrypi-power: Fix use of __packed
15435 - soc: bcm2835: Make !RASPBERRYPI_FIRMWARE dummies return failure
15436 - PCI: kirin: Fix reset gpio name
15437 - ASoC: topology: Fix bugs of freeing soc topology
15438 - xen: xenbus_dev_frontend: Really return response string
15439 - ASoC: topology: Check widget kcontrols before deref.
15440 - spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo()
15441 - blkcg: don't hold blkcg lock when deactivating policy
15442 - tipc: fix infinite loop when dumping link monitor summary
15443 - scsi: iscsi: respond to netlink with unicast when appropriate
15444 - scsi: megaraid_sas: Do not log an error if FW successfully initializes.
15445 - scsi: target: fix crash with iscsi target and dvd
15446 - netfilter: nf_tables: NAT chain and extensions require NF_TABLES
15447 - netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_update
15448 - ASoC: msm8916-wcd-analog: use threaded context for mbhc events
15449 - drm/msm: Fix possible null dereference on failure of get_pages()
15450 - drm/msm/dsi: use correct enum in dsi_get_cmd_fmt
15451 - drm/msm: don't deref error pointer in the msm_fbdev_create error path
15452 - blkcg: init root blkcg_gq under lock
15453 - vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversion
15454 - parisc: time: Convert read_persistent_clock() to read_persistent_clock64()
15455 - scsi: storvsc: Set up correct queue depth values for IDE devices
15456 - scsi: isci: Fix infinite loop in while loop
15457 - mm, pagemap: fix swap offset value for PMD migration entry
15458 - proc: revalidate kernel thread inodes to root:root
15459 - kexec_file: do not add extra alignment to efi memmap
15460 - mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()
15461 - usb: typec: ucsi: fix tracepoint related build error
15462 - ACPI / PM: Blacklist Low Power S0 Idle _DSM for ThinkPad X1 Tablet(2016)
15463 - dt-bindings: meson-uart: DT fix s/clocks-names/clock-names/
15464 - net: phy: marvell: clear wol event before setting it
15465 - ARM: dts: da850: fix W=1 warnings with pinmux node
15466 - ACPI / watchdog: Prefer iTCO_wdt on Lenovo Z50-70
15467 - drm/amdkfd: fix clock counter retrieval for node without GPU
15468 - thermal: int3403_thermal: Fix NULL pointer deref on module load / probe
15469 - net: ethtool: Add missing kernel doc for FEC parameters
15470 - arm64: ptrace: remove addr_limit manipulation
15471 - HID: lenovo: Add support for IBM/Lenovo Scrollpoint mice
15472 - HID: wacom: Release device resource data obtained by devres_alloc()
15473 - selftests: ftrace: Add a testcase for multiple actions on trigger
15474 - rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp
15475 - perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1
15476 - remoteproc: qcom: Fix potential device node leaks
15477 - rpmsg: added MODULE_ALIAS for rpmsg_char
15478 - HID: intel-ish-hid: use put_device() instead of kfree()
15479 - blk-mq: fix sysfs inflight counter
15480 - arm64: fix possible spectre-v1 in ptrace_hbp_get_event()
15481 - KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_mmio_read_apr()
15482 - libahci: Allow drivers to override stop_engine
15483 - ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCI
15484 - x86/cpu/intel: Add missing TLB cpuid values
15485 - bpf: fix uninitialized variable in bpf tools
15486 - i2c: sprd: Prevent i2c accesses after suspend is called
15487 - i2c: sprd: Fix the i2c count issue
15488 - tipc: fix bug in function tipc_nl_node_dump_monitor
15489 - nvme: depend on INFINIBAND_ADDR_TRANS
15490 - nvmet-rdma: depend on INFINIBAND_ADDR_TRANS
15491 - ib_srpt: depend on INFINIBAND_ADDR_TRANS
15492 - ib_srp: depend on INFINIBAND_ADDR_TRANS
15493 - IB: make INFINIBAND_ADDR_TRANS configurable
15494 - IB/uverbs: Fix validating mandatory attributes
15495 - RDMA/cma: Fix use after destroy access to net namespace for IPoIB
15496 - RDMA/iwpm: fix memory leak on map_info
15497 - IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INV
15498 - IB/rxe: avoid double kfree_skb
15499 - <linux/stringhash.h>: fix end_name_hash() for 64bit long
15500 - IB/core: Make ib_mad_client_id atomic
15501 - ARM: davinci: board-da830-evm: fix GPIO lookup for MMC/SD
15502 - ARM: davinci: board-da850-evm: fix GPIO lookup for MMC/SD
15503 - ARM: davinci: board-omapl138-hawk: fix GPIO numbers for MMC/SD lookup
15504 - ARM: davinci: board-dm355-evm: fix broken networking
15505 - dt-bindings: panel: lvds: Fix path to display timing bindings
15506 - ARM: OMAP2+: powerdomain: use raw_smp_processor_id() for trace
15507 - ARM: dts: logicpd-som-lv: Fix WL127x Startup Issues
15508 - ARM: dts: logicpd-som-lv: Fix Audio Mute
15509 - Input: atmel_mxt_ts - fix the firmware update
15510 - hexagon: add memset_io() helper
15511 - hexagon: export csum_partial_copy_nocheck
15512 - scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated aborts
15513 - bpf, x64: fix memleak when not converging after image
15514 - parisc: drivers.c: Fix section mismatches
15515 - stop_machine, sched: Fix migrate_swap() vs. active_balance() deadlock
15516 - kthread, sched/wait: Fix kthread_parkme() wait-loop
15517 - arm64: tegra: Make BCM89610 PHY interrupt as active low
15518 - iommu/vt-d: fix shift-out-of-bounds in bug checking
15519 - nvme: fix potential memory leak in option parsing
15520 - nvme: Set integrity flag for user passthrough commands
15521 - ARM: OMAP1: ams-delta: fix deferred_fiq handler
15522 - smc: fix sendpage() call
15523 - IB/hfi1 Use correct type for num_user_context
15524 - IB/hfi1: Fix memory leak in exception path in get_irq_affinity()
15525 - RDMA/cma: Do not query GID during QP state transition to RTR
15526 - spi: bcm2835aux: ensure interrupts are enabled for shared handler
15527 - sched/core: Introduce set_special_state()
15528 - sh: fix build failure for J2 cpu with SMP disabled
15529 - tee: check shm references are consistent in offset/size
15530 - mac80211: Adjust SAE authentication timeout
15531 - drm/omap: silence unititialized variable warning
15532 - drm/omap: fix uninitialized ret variable
15533 - drm/omap: fix possible NULL ref issue in tiler_reserve_2d
15534 - drm/omap: check return value from soc_device_match
15535 - drm/omap: handle alloc failures in omap_connector
15536 - driver core: add __printf verification to __ata_ehi_pushv_desc
15537 - ARM: dts: cygnus: fix irq type for arm global timer
15538 - mac80211: use timeout from the AddBA response instead of the request
15539 - net: aquantia: driver should correctly declare vlan_features bits
15540 - can: dev: increase bus-off message severity
15541 - arm64: Add MIDR encoding for NVIDIA CPUs
15542 - cifs: smb2ops: Fix listxattr() when there are no EAs
15543 - agp: uninorth: make two functions static
15544 - tipc: eliminate KMSAN uninit-value in strcmp complaint
15545 - qed: Fix l2 initializations over iWARP personality
15546 - qede: Fix gfp flags sent to rdma event node allocation
15547 - rxrpc: Fix error reception on AF_INET6 sockets
15548 - rxrpc: Fix the min security level for kernel calls
15549 - KVM: Extend MAX_IRQ_ROUTES to 4096 for all archs
15550 - x86: Delay skip of emulated hypercall instruction
15551 - ixgbe: return error on unsupported SFP module when resetting
15552 - net sched actions: fix invalid pointer dereferencing if skbedit flags
15553 missing
15554 - proc/kcore: don't bounds check against address 0
15555 - ocfs2: take inode cluster lock before moving reflinked inode from orphan dir
15556 - kprobes/x86: Prohibit probing on exception masking instructions
15557 - uprobes/x86: Prohibit probing on MOV SS instruction
15558 - objtool, kprobes/x86: Sync the latest <asm/insn.h> header with
15559 tools/objtool/arch/x86/include/asm/insn.h
15560 - x86/pkeys/selftests: Adjust the self-test to fresh distros that export the
15561 pkeys ABI
15562 - x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX
15563 ABI
15564 - x86/selftests: Add mov_to_ss test
15565 - x86/pkeys/selftests: Give better unexpected fault error messages
15566 - x86/pkeys/selftests: Stop using assert()
15567 - x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signal
15568 - x86/pkeys/selftests: Allow faults on unknown keys
15569 - x86/pkeys/selftests: Factor out "instruction page"
15570 - x86/pkeys/selftests: Add PROT_EXEC test
15571 - x86/pkeys/selftests: Fix pkey exhaustion test off-by-one
15572 - x86/pkeys/selftests: Fix pointer math
15573 - x86/pkeys/selftests: Save off 'prot' for allocations
15574 - x86/pkeys/selftests: Add a test for pkey 0
15575 - mtd: Fix comparison in map_word_andequal()
15576 - afs: Fix the non-encryption of calls
15577 - usb: musb: fix remote wakeup racing with suspend
15578 - ARM: keystone: fix platform_domain_notifier array overrun
15579 - i2c: pmcmsp: return message count on master_xfer success
15580 - i2c: pmcmsp: fix error return from master_xfer
15581 - i2c: viperboard: return message count on master_xfer success
15582 - ARM: davinci: dm646x: fix timer interrupt generation
15583 - ARM: davinci: board-dm646x-evm: pass correct I2C adapter id for VPIF
15584 - ARM: davinci: board-dm646x-evm: set VPIF capture card name
15585 - clk: imx6ull: use OSC clock during AXI rate change
15586 - locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag
15587 - locking/percpu-rwsem: Annotate rwsem ownership transfer by setting
15588 RWSEM_OWNER_UNKNOWN
15589 - drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl()
15590 - sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to
15591 kernel/sched/sched.h
15592 - sched/deadline: Make the grub_reclaim() function static
15593 - parisc: Move setup_profiling_timer() out of init section
15594 - efi/libstub/arm64: Handle randomized TEXT_OFFSET
15595 - ARM: 8753/1: decompressor: add a missing parameter to the addruart macro
15596 - ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the
15597 kernel
15598 - ARM: kexec: fix kdump register saving on panic()
15599 - Revert "Btrfs: fix scrub to repair raid6 corruption"
15600 - Btrfs: fix scrub to repair raid6 corruption
15601 - Btrfs: make raid6 rebuild retry more
15602 - tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()
15603 - ibmvnic: Do not notify peers on parameter change resets
15604 - dt-bindings: net: ravb: Add support for r8a77965 SoC
15605 - X86/KVM: Properly update 'tsc_offset' to represent the running guest
15606 - kvm: x86: move MSR_IA32_TSC handling to x86.c
15607 - ARM: dts: Fix cm2 and prm sizes for omap4
15608 - powerpc/64s: Default l1d_size to 64K in RFI fallback flush
15609 - KVM: arm/arm64: vgic: Kick new VCPU on interrupt migration
15610 - arm64: kasan: avoid pfn_to_nid() before page array is initialized
15611 - ARM64: dts: meson-gxl: add USB host support
15612 - ARM64: dts: meson-gxm: add GXM specific USB host configuration
15613 - ARM64: dts: meson-gxl-s905x-p212: enable the USB controller
15614 - ARM64: dts: meson-gx-p23x-q20x: enable the USB controller
15615 - ARM64: dts: meson-gxl-s905x-libretech-cc: enable the USB controller
15616 - ARM64: dts: meson-gxl-nexbox-a95x: enable the USB controller
15617 - ARM64: dts: meson-gxm-khadas-vim2: enable the USB controller
15618 - arm64: dts: correct SATA addresses for Stingray
15619 - afs: Fix server record deletion
15620 - proc: fix /proc/loadavg regression
15621 - s390/qeth: fix request-side race during cmd IO timeout
15622 - ACPI / scan: Initialize watchdog before PNP
15623 - CIFS: set *resp_buf_type to NO_BUFFER on error
15624 - arm64: dts: uniphier: fix input delay value for legacy mode of eMMC
15625 - igb: Fix the transmission mode of queue 0 for Qav mode
15626 - RISC-V: build vdso-dummy.o with -no-pie
15627 - arm64: only advance singlestep for user instruction traps
15628 - perf pmu: Fix core PMU alias list for X86 platform
15629 - bpf, x64: fix JIT emission for dead code
15630 - powerpc/kvm/booke: Fix altivec related build break
15631 - reset: uniphier: fix USB clock line for LD20
15632 - nfp: don't depend on eth_tbl being available
15633 - net: mvpp2: Fix clk error path in mvpp2_probe
15634 - kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use
15635 - IB/uverbs: Fix validating mandatory attributes
15636 - RDMA/hns: Intercept illegal RDMA operation when use inline data
15637 - pinctrl: cherryview: Associate IRQ descriptors to irqdomain
15638 - kthread, sched/wait: Fix kthread_parkme() completion issue
15639 - iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte()
15640 - nvme/multipath: Disable runtime writable enabling parameter
15641 - ARM: dts: correct missing "compatible" entry for ti81xx SoCs
15642 - usb: typec: tps6598x: handle block reads separately with plain-I2C adapters
15643 - IB/mlx4: Fix integer overflow when calculating optimal MTT size
15644 - bpf: add map_alloc_check callback
15645 - bpf: fix possible spectre-v1 in find_and_alloc_map()
15646 - drm/exynos/mixer: fix synchronization check in interlaced mode
15647 - drm/exynos: mixer: avoid Oops in vp_video_buffer()
15648 - bpf: use array_index_nospec in find_prog_type
15649 - gcc-plugins: fix build condition of SANCOV plugin
15650 - drm/vc4: Fix oops dereferencing DPI's connector since panel_bridge.
15651 - nvme: fix use-after-free in nvme_free_ns_head
15652 - powerpc/pseries: Fix CONFIG_NUMA=n build
15653 - HID: i2c-hid: Add RESEND_REPORT_DESCR quirk for Toshiba Click Mini L9W-B
15654 - cifs: Allocate validate negotiation request through kmalloc
15655 - drm/amdgpu: Switch to interruptable wait to recover from ring hang.
15656 - rxrpc: Fix missing start of call timeout
15657 - ARM: dts: imx51-zii-rdu1: fix touchscreen bindings
15658 - sh: switch to NO_BOOTMEM
15659 - lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit()
15660 - x86/pkeys/selftests: Avoid printf-in-signal deadlocks
15661 - afs: Fix address list parsing
15662 - afs: Fix refcounting in callback registration
15663 - afs: Fix server rotation's handling of fileserver probe failure
15664 - afs: Fix VNOVOL handling in address rotation
15665 - afs: Fix the handling of CB.InitCallBackState3 to find the server by UUID
15666 - afs: Fix afs_find_server search loop
15667 - KVM: X86: Lower the default timer frequency limit to 200us
15668 - platform/x86: DELL_WMI use depends on instead of select for DELL_SMBIOS
15669 - ARM: replace unnecessary perl with sed and the shell $(( )) operator
15670
15671 * Improvements to the kernel source package preparation (LP: #1793461)
15672 - [Packaging] startnewrelease: add support for backport kernels
15673
15674 * Kernel 4.15.0-35.38 fails to build with CONFIG_XFS_ONLINE_SCRUB enabled
15675 (LP: #1792393)
15676 - SAUCE: xfs: fix build error with CONFIG_XFS_ONLINE_SCRUB enabled
15677
15678 * update ENA driver to latest mainline version (LP: #1792044)
15679 - net: ena: add detection and recovery mechanism for handling missed/misrouted
15680 MSI-X
15681 - net: ena: increase ena driver version to 1.5.0
15682 - net: ena: Eliminate duplicate barriers on weakly-ordered archs
15683 - SAUCE: ena: devm_kzalloc() -> devm_kcalloc()
15684 - net: ena: Fix use of uninitialized DMA address bits field
15685 - net: ena: fix surprise unplug NULL dereference kernel crash
15686 - net: ena: fix driver when PAGE_SIZE == 64kB
15687 - net: ena: fix device destruction to gracefully free resources
15688 - net: ena: fix potential double ena_destroy_device()
15689 - net: ena: fix missing lock during device destruction
15690 - net: ena: fix missing calls to READ_ONCE
15691 - net: ena: fix incorrect usage of memory barriers
15692
15693 -- Stefan Bader <stefan.bader@canonical.com> Tue, 02 Oct 2018 14:33:09 +0200
93cf90a0 15694
fd013740 15695linux (4.15.0-36.39) bionic; urgency=medium
cb3b0751 15696
fd013740
KSS
15697 * CVE-2018-14633
15698 - iscsi target: Use hex2bin instead of a re-implementation
cb3b0751 15699
fd013740
KSS
15700 * CVE-2018-17182
15701 - mm: get rid of vmacache_flush_all() entirely
15702
15703 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Mon, 24 Sep 2018 16:08:41 +0200
cb3b0751 15704
d5bad413 15705linux (4.15.0-35.38) bionic; urgency=medium
eb8e0abe 15706
d5bad413 15707 * linux: 4.15.0-35.38 -proposed tracker (LP: #1791719)
eb8e0abe 15708
d5bad413
KSS
15709 * device hotplug of vfio devices can lead to deadlock in vfio_pci_release
15710 (LP: #1792099)
15711 - SAUCE: vfio -- release device lock before userspace requests
15712
15713 * L1TF mitigation not effective in some CPU and RAM combinations
15714 (LP: #1788563)
15715 - x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
15716 - x86/speculation/l1tf: Fix off-by-one error when warning that system has too
15717 much RAM
15718 - x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
15719
15720 * CVE-2018-15594
15721 - x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
15722
15723 * CVE-2017-5715 (Spectre v2 s390x)
15724 - KVM: s390: implement CPU model only facilities
15725 - s390: detect etoken facility
15726 - KVM: s390: add etoken support for guests
15727 - s390/lib: use expoline for all bcr instructions
15728 - s390: fix br_r1_trampoline for machines without exrl
15729 - SAUCE: s390: use expoline thunks for all branches generated by the BPF JIT
15730
15731 * Ubuntu18.04.1: cpuidle: powernv: Fix promotion from snooze if next state
15732 disabled (performance) (LP: #1790602)
15733 - cpuidle: powernv: Fix promotion from snooze if next state disabled
15734
15735 * Watchdog CPU:19 Hard LOCKUP when kernel crash was triggered (LP: #1790636)
15736 - powerpc: hard disable irqs in smp_send_stop loop
15737 - powerpc: Fix deadlock with multiple calls to smp_send_stop
15738 - powerpc: smp_send_stop do not offline stopped CPUs
15739 - powerpc/powernv: Fix opal_event_shutdown() called with interrupts disabled
15740
15741 * Security fix: check if IOMMU page is contained in the pinned physical page
15742 (LP: #1785675)
15743 - vfio/spapr: Use IOMMU pageshift rather than pagesize
15744 - KVM: PPC: Check if IOMMU page is contained in the pinned physical page
15745
15746 * Missing Intel GPU pci-id's (LP: #1789924)
15747 - drm/i915/kbl: Add KBL GT2 sku
15748 - drm/i915/whl: Introducing Whiskey Lake platform
15749 - drm/i915/aml: Introducing Amber Lake platform
15750 - drm/i915/cfl: Add a new CFL PCI ID.
15751
15752 * CVE-2018-15572
15753 - x86/speculation: Protect against userspace-userspace spectreRSB
15754
15755 * Support Power Management for Thunderbolt Controller (LP: #1789358)
15756 - thunderbolt: Handle NULL boot ACL entries properly
15757 - thunderbolt: Notify userspace when boot_acl is changed
15758 - thunderbolt: Use 64-bit DMA mask if supported by the platform
15759 - thunderbolt: Do not unnecessarily call ICM get route
15760 - thunderbolt: No need to take tb->lock in domain suspend/complete
15761 - thunderbolt: Use correct ICM commands in system suspend
15762 - thunderbolt: Add support for runtime PM
15763
15764 * random oopses on s390 systems using NVMe devices (LP: #1790480)
15765 - s390/pci: fix out of bounds access during irq setup
15766
15767 * [Bionic] Spectre v4 mitigation (Speculative Store Bypass Disable) support
15768 for arm64 using SMC firmware call to set a hardware chicken bit
15769 (LP: #1787993) // CVE-2018-3639 (arm64)
15770 - arm64: alternatives: Add dynamic patching feature
15771 - KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
15772 - KVM: arm64: Avoid storing the vcpu pointer on the stack
15773 - arm/arm64: smccc: Add SMCCC-specific return codes
15774 - arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
15775 - arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
15776 - arm64: Add ARCH_WORKAROUND_2 probing
15777 - arm64: Add 'ssbd' command-line option
15778 - arm64: ssbd: Add global mitigation state accessor
15779 - arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
15780 - arm64: ssbd: Restore mitigation status on CPU resume
15781 - arm64: ssbd: Introduce thread flag to control userspace mitigation
15782 - arm64: ssbd: Add prctl interface for per-thread mitigation
15783 - arm64: KVM: Add HYP per-cpu accessors
15784 - arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
15785 - arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests
15786 - arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
15787 - [Config] ARM64_SSBD=y
15788
15789 * Reconcile hns3 SAUCE patches with upstream (LP: #1787477)
15790 - Revert "UBUNTU: SAUCE: net: hns3: Optimize PF CMDQ interrupt switching
15791 process"
15792 - Revert "UBUNTU: SAUCE: net: hns3: Fix for VF mailbox receiving unknown
15793 message"
15794 - Revert "UBUNTU: SAUCE: net: hns3: Fix for VF mailbox cannot receiving PF
15795 response"
15796 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix comments for
15797 hclge_get_ring_chain_from_mbx"
15798 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for using wrong mask and
15799 shift in hclge_get_ring_chain_from_mbx"
15800 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for reset_level default
15801 assignment probelm"
15802 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unnecessary ring
15803 configuration operation while resetting"
15804 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix return value error in
15805 hns3_reset_notify_down_enet"
15806 - Revert "UBUNTU: SAUCE: net: hns3: Fix for phy link issue when using marvell
15807 phy driver"
15808 - Revert "UBUNTU: SAUCE: {topost} net: hns3: separate roce from nic when
15809 resetting"
15810 - Revert "UBUNTU: SAUCE: {topost} net: hns3: correct reset event status
15811 register"
15812 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent to request reset
15813 frequently"
15814 - Revert "UBUNTU: SAUCE: {topost} net: hns3: reset net device with rtnl_lock"
15815 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify the order of initializeing
15816 command queue register"
15817 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent sending command during
15818 global or core reset"
15819 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the warning when clear
15820 reset cause"
15821 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix get_vector ops in
15822 hclgevf_main module"
15823 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix warning bug when doing lp
15824 selftest"
15825 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add configure for mac minimal
15826 frame size"
15827 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mailbox message truncated
15828 problem"
15829 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for l4 checksum offload bug"
15830 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for waterline not setting
15831 correctly"
15832 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mac pause not disable in
15833 pfc mode"
15834 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix tc setup when netdev is first
15835 up"
15836 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver"
15837 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused struct member and
15838 definition"
15839 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix mislead parameter name"
15840 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify inconsistent bit mask
15841 macros"
15842 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use decimal for bit offset
15843 macros"
15844 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix unreasonable code comments"
15845 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove extra space and brackets"
15846 - Revert "UBUNTU: SAUCE: {topost} net: hns3: standardize the handle of return
15847 value"
15848 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
15849 assignments"
15850 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix unused function warning in VF
15851 driver"
15852 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify hnae_ to hnae3_"
15853 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead
15854 of kzalloc/dma_map_single"
15855 - Revert "UBUNTU: SAUCE: {topost} net: hns3: give default option while
15856 dependency HNS3 set"
15857 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some unused members of
15858 some structures"
15859 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove a redundant
15860 hclge_cmd_csq_done"
15861 - Revert "UBUNTU: SAUCE: {topost} net: hns3: using modulo for cyclic counters
15862 in hclge_cmd_send"
15863 - Revert "UBUNTU: SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean"
15864 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
15865 assignments"
15866 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove useless code in
15867 hclge_cmd_send"
15868 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused
15869 hclge_ring_to_dma_dir"
15870 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use lower_32_bits and
15871 upper_32_bits"
15872 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove back in struct hclge_hw"
15873 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add unlikely for error check"
15874 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the Redundant put_vector
15875 in hns3_client_uninit"
15876 - Revert "UBUNTU: SAUCE: {topost} net: hns3: print the ret value in error
15877 information"
15878 - Revert "UBUNTU: SAUCE: {topost} net: hns3: extraction an interface for state
15879 state init|uninit"
15880 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused head file in
15881 hnae3.c"
15882 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add l4_type check for both ipv4
15883 and ipv6"
15884 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add vector status check before
15885 free vector"
15886 - Revert "UBUNTU: SAUCE: {topost} net: hns3: rename the interface for
15887 init_client_instance and uninit_client_instance"
15888 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove hclge_get_vector_index
15889 from hclge_bind_ring_with_vector"
15890 - Revert "UBUNTU: SAUCE: {topost} net: hns3: RX BD information valid only in
15891 last BD except VLD bit and buffer size"
15892 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add support for serdes loopback
15893 selftest"
15894 - net: hns3: Updates RX packet info fetch in case of multi BD
15895 - net: hns3: remove unused hclgevf_cfg_func_mta_filter
15896 - net: hns3: Fix for VF mailbox cannot receiving PF response
15897 - net: hns3: Fix for VF mailbox receiving unknown message
15898 - net: hns3: Optimize PF CMDQ interrupt switching process
15899 - net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vector
15900 - net: hns3: rename the interface for init_client_instance and
15901 uninit_client_instance
15902 - net: hns3: add vector status check before free vector
15903 - net: hns3: add l4_type check for both ipv4 and ipv6
15904 - net: hns3: add unlikely for error check
15905 - net: hns3: remove unused head file in hnae3.c
15906 - net: hns3: extraction an interface for state init|uninit
15907 - net: hns3: print the ret value in error information
15908 - net: hns3: remove the Redundant put_vector in hns3_client_uninit
15909 - net: hns3: remove back in struct hclge_hw
15910 - net: hns3: use lower_32_bits and upper_32_bits
15911 - net: hns3: remove unused hclge_ring_to_dma_dir
15912 - net: hns3: remove useless code in hclge_cmd_send
15913 - net: hns3: remove some redundant assignments
15914 - net: hns3: simplify hclge_cmd_csq_clean
15915 - net: hns3: remove a redundant hclge_cmd_csq_done
15916 - net: hns3: remove some unused members of some structures
15917 - net: hns3: give default option while dependency HNS3 set
15918 - net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
15919 - net: hns3: modify hnae_ to hnae3_
15920 - net: hns3: Fix tc setup when netdev is first up
15921 - net: hns3: Fix for mac pause not disable in pfc mode
15922 - net: hns3: Fix for waterline not setting correctly
15923 - net: hns3: Fix for l4 checksum offload bug
15924 - net: hns3: Fix for mailbox message truncated problem
15925 - net: hns3: Add configure for mac minimal frame size
15926 - net: hns3: Fix warning bug when doing lp selftest
15927 - net: hns3: Fix get_vector ops in hclgevf_main module
15928 - net: hns3: Remove the warning when clear reset cause
15929 - net: hns3: Prevent sending command during global or core reset
15930 - net: hns3: Modify the order of initializing command queue register
15931 - net: hns3: Reset net device with rtnl_lock
15932 - net: hns3: Prevent to request reset frequently
15933 - net: hns3: Correct reset event status register
15934 - net: hns3: Fix return value error in hns3_reset_notify_down_enet
15935 - net: hns3: remove unnecessary ring configuration operation while resetting
15936 - net: hns3: Fix for reset_level default assignment probelm
15937 - net: hns3: Fix for using wrong mask and shift in
15938 hclge_get_ring_chain_from_mbx
15939 - net: hns3: Fix comments for hclge_get_ring_chain_from_mbx
15940 - net: hns3: Remove some redundant assignments
15941 - net: hns3: Standardize the handle of return value
15942 - net: hns3: Remove extra space and brackets
15943 - net: hns3: Correct unreasonable code comments
15944 - net: hns3: Use decimal for bit offset macros
15945 - net: hns3: Modify inconsistent bit mask macros
15946 - net: hns3: Fix misleading parameter name
15947 - net: hns3: Remove unused struct member and definition
15948 - net: hns3: Add SPDX tags to HNS3 PF driver
15949 - net: hns3: Add support for serdes loopback selftest
15950 - net: hns3: Fix for phy link issue when using marvell phy driver
15951 - SAUCE: {topost} net: hns3: separate roce from nic when resetting
15952
15953 * CVE-2018-6555
15954 - SAUCE: irda: Only insert new objects into the global database via setsockopt
15955
15956 * CVE-2018-6554
15957 - SAUCE: irda: Fix memory leak caused by repeated binds of irda socket
15958
15959 * Bionic update: upstream stable patchset 2018-08-31 (LP: #1790188)
15960 - netfilter: nf_tables: fix NULL pointer dereference on
15961 nft_ct_helper_obj_dump()
15962 - blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers
15963 - af_key: Always verify length of provided sadb_key
15964 - gpio: No NULL owner
15965 - KVM: X86: Fix reserved bits check for MOV to CR3
15966 - KVM: x86: introduce linear_{read,write}_system
15967 - KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and
15968 kvm_write_guest_virt_system
15969 - staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy
15970 - NFC: pn533: don't send USB data off of the stack
15971 - usbip: vhci_sysfs: fix potential Spectre v1
15972 - usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver
15973 - usb-storage: Add compatibility quirk flags for G-Technologies G-Drive
15974 - Input: xpad - add GPD Win 2 Controller USB IDs
15975 - phy: qcom-qusb2: Fix crash if nvmem cell not specified
15976 - usb: gadget: function: printer: avoid wrong list handling in printer_write()
15977 - usb: gadget: udc: renesas_usb3: disable the controller's irqs for
15978 reconnecting
15979 - serial: sh-sci: Stop using printk format %pCr
15980 - tty/serial: atmel: use port->name as name in request_irq()
15981 - serial: samsung: fix maxburst parameter for DMA transactions
15982 - serial: 8250: omap: Fix idling of clocks for unused uarts
15983 - vmw_balloon: fixing double free when batching mode is off
15984 - tty: pl011: Avoid spuriously stuck-off interrupts
15985 - kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
15986 - Input: goodix - add new ACPI id for GPD Win 2 touch screen
15987 - crypto: caam - strip input zeros from RSA input buffer
15988 - crypto: caam - fix DMA mapping dir for generated IV
15989 - crypto: caam - fix IV DMA mapping and updating
15990 - crypto: caam/qi - fix IV DMA mapping and updating
15991 - crypto: caam - fix size of RSA prime factor q
15992 - crypto: vmx - Remove overly verbose printk from AES init routines
15993 - crypto: vmx - Remove overly verbose printk from AES XTS init
15994 - crypto: omap-sham - fix memleak
15995 - usb: typec: wcove: Remove dependency on HW FSM
15996 - usb: gadget: udc: renesas_usb3: fix double phy_put()
15997 - usb: gadget: udc: renesas_usb3: should remove debugfs
15998 - usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add
15999 udc
16000 - usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc
16001 - usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error
16002
16003 * Bionic update: upstream stable patchset 2018-08-29 (LP: #1789666)
16004 - scsi: sd_zbc: Avoid that resetting a zone fails sporadically
16005 - mmap: introduce sane default mmap limits
16006 - mmap: relax file size limit for regular files
16007 - btrfs: define SUPER_FLAG_METADUMP_V2
16008 - kconfig: Avoid format overflow warning from GCC 8.1
16009 - be2net: Fix error detection logic for BE3
16010 - bnx2x: use the right constant
16011 - dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()
16012 - enic: set DMA mask to 47 bit
16013 - ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
16014 - ip6_tunnel: remove magic mtu value 0xFFF8
16015 - ipmr: properly check rhltable_init() return value
16016 - ipv4: remove warning in ip_recv_error
16017 - ipv6: omit traffic class when calculating flow hash
16018 - isdn: eicon: fix a missing-check bug
16019 - kcm: Fix use-after-free caused by clonned sockets
16020 - netdev-FAQ: clarify DaveM's position for stable backports
16021 - net: ipv4: add missing RTA_TABLE to rtm_ipv4_policy
16022 - net: metrics: add proper netlink validation
16023 - net/packet: refine check for priv area size
16024 - net: phy: broadcom: Fix bcm_write_exp()
16025 - net: usb: cdc_mbim: add flag FLAG_SEND_ZLP
16026 - packet: fix reserve calculation
16027 - qed: Fix mask for physical address in ILT entry
16028 - sctp: not allow transport timeout value less than HZ/5 for hb_timer
16029 - team: use netdev_features_t instead of u32
16030 - vhost: synchronize IOTLB message with dev cleanup
16031 - vrf: check the original netdevice for generating redirect
16032 - ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inline
16033 - net: phy: broadcom: Fix auxiliary control register reads
16034 - net-sysfs: Fix memory leak in XPS configuration
16035 - virtio-net: correctly transmit XDP buff after linearizing
16036 - net/mlx4: Fix irq-unsafe spinlock usage
16037 - tun: Fix NULL pointer dereference in XDP redirect
16038 - virtio-net: correctly check num_buf during err path
16039 - net/mlx5e: When RXFCS is set, add FCS data into checksum calculation
16040 - virtio-net: fix leaking page for gso packet during mergeable XDP
16041 - rtnetlink: validate attributes in do_setlink()
16042 - cls_flower: Fix incorrect idr release when failing to modify rule
16043 - PCI: hv: Do not wait forever on a device that has disappeared
16044 - drm: set FMODE_UNSIGNED_OFFSET for drm files
16045 - l2tp: fix refcount leakage on PPPoL2TP sockets
16046 - mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAG
16047 - net: ethernet: ti: cpdma: correct error handling for chan create
16048 - net: ethernet: davinci_emac: fix error handling in probe()
16049 - net: dsa: b53: Fix for brcm tag issue in Cygnus SoC
16050 - net : sched: cls_api: deal with egdev path only if needed
16051
16052 * Bionic update: upstream stable patchset 2018-08-24 (LP: #1788897)
16053 - fix io_destroy()/aio_complete() race
16054 - mm: fix the NULL mapping case in __isolate_lru_page()
16055 - objtool: Support GCC 8's cold subfunctions
16056 - objtool: Support GCC 8 switch tables
16057 - objtool: Detect RIP-relative switch table references
16058 - objtool: Detect RIP-relative switch table references, part 2
16059 - objtool: Fix "noreturn" detection for recursive sibling calls
16060 - xfs: convert XFS_AGFL_SIZE to a helper function
16061 - xfs: detect agfl count corruption and reset agfl
16062 - Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMI
16063 - Input: synaptics - add Lenovo 80 series ids to SMBus
16064 - Input: elan_i2c_smbus - fix corrupted stack
16065 - tracing: Fix crash when freeing instances with event triggers
16066 - tracing: Make the snapshot trigger work with instances
16067 - selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
16068 - cfg80211: further limit wiphy names to 64 bytes
16069 - drm/amd/powerplay: Fix enum mismatch
16070 - rtlwifi: rtl8192cu: Remove variable self-assignment in rf.c
16071 - platform/chrome: cros_ec_lpc: remove redundant pointer request
16072 - kbuild: clang: disable unused variable warnings only when constant
16073 - tcp: avoid integer overflows in tcp_rcv_space_adjust()
16074 - iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQ
16075 - iio:buffer: make length types match kfifo types
16076 - iio:kfifo_buf: check for uint overflow
16077 - iio: adc: select buffer for at91-sama5d2_adc
16078 - MIPS: lantiq: gphy: Drop reboot/remove reset asserts
16079 - MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
16080 - MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
16081 - scsi: scsi_transport_srp: Fix shost to rport translation
16082 - stm class: Use vmalloc for the master map
16083 - hwtracing: stm: fix build error on some arches
16084 - IB/core: Fix error code for invalid GID entry
16085 - mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()
16086 - Revert "rt2800: use TXOP_BACKOFF for probe frames"
16087 - intel_th: Use correct device when freeing buffers
16088 - drm/psr: Fix missed entry in PSR setup time table.
16089 - drm/i915/lvds: Move acpi lid notification registration to registration phase
16090 - drm/i915: Disable LVDS on Radiant P845
16091 - drm/vmwgfx: Use kasprintf
16092 - drm/vmwgfx: Fix host logging / guestinfo reading error paths
16093 - nvme: fix extended data LBA supported setting
16094 - iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after
16095 resume
16096 - x86/MCE/AMD: Define a function to get SMCA bank type
16097 - x86/mce/AMD: Pass the bank number to smca_get_bank_type()
16098 - x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank type
16099 - x86/mce/AMD: Carve out SMCA get_block_address() code
16100 - x86/MCE/AMD: Cache SMCA MISC block addresses
16101
16102 * errors when scanning partition table of corrupted AIX disk (LP: #1787281)
16103 - partitions/aix: fix usage of uninitialized lv_info and lvname structures
16104 - partitions/aix: append null character to print data from disk
16105
16106 * tlbie master timeout checkstop (using NVidia/GPU) (LP: #1789772)
16107 - powerpc/mm/hugetlb: Update huge_ptep_set_access_flags to call
16108 __ptep_set_access_flags directly
16109 - powerpc/mm/radix: Move function from radix.h to pgtable-radix.c
16110 - powerpc/mm: Change function prototype
16111 - powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang
16112
16113 * performance drop with ATS enabled (LP: #1788097)
16114 - powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage
16115
16116 * [Regression] kernel crashdump fails on arm64 (LP: #1786878)
16117 - arm64: export memblock_reserve()d regions via /proc/iomem
16118 - drivers: acpi: add dependency of EFI for arm64
16119 - efi/arm: preserve early mapping of UEFI memory map longer for BGRT
16120 - efi/arm: map UEFI memory map even w/o runtime services enabled
16121 - arm64: acpi: fix alignment fault in accessing ACPI
16122 - [Config] CONFIG_ARCH_SUPPORTS_ACPI=y
16123 - arm64: fix ACPI dependencies
16124 - ACPI: fix menuconfig presentation of ACPI submenu
16125
16126 * TB 16 issue on Dell Lattitude 7490 with large amount of data (LP: #1785780)
16127 - r8152: disable RX aggregation on new Dell TB16 dock
16128
16129 * dell_wmi: Unknown key codes (LP: #1762385)
16130 - platform/x86: dell-wmi: Ignore new rfkill and fn-lock events
16131
16132 * Enable AMD PCIe MP2 for AMDI0011 (LP: #1773940)
16133 - SAUCE: i2c:amd I2C Driver based on PCI Interface for upcoming platform
16134 - SAUCE: i2c:amd move out pointer in union i2c_event_base
16135 - SAUCE: i2c:amd Depends on ACPI
16136 - [Config] i2c: CONFIG_I2C_AMD_MP2=y on x86
16137
16138 * r8169 no internet after suspending (LP: #1779817)
16139 - r8169: restore previous behavior to accept BIOS WoL settings
16140 - r8169: don't use MSI-X on RTL8168g
16141 - r8169: don't use MSI-X on RTL8106e
16142
16143 * Fix Intel Cannon Lake LPSS I2C input clock (LP: #1789790)
16144 - mfd: intel-lpss: Fix Intel Cannon Lake LPSS I2C input clock
16145
16146 * Microphone cannot be detected with front panel audio combo jack on HP Z8-G4
16147 machine (LP: #1789145)
16148 - ALSA: hda/realtek - Fix HP Headset Mic can't record
16149
16150 * Tango platform uses __initcall without further checks (LP: #1787945)
16151 - [Config] disable ARCH_TANGO
16152
16153 * [18.10 FEAT] Add kernel config option "CONFIG_SCLP_OFB" (LP: #1787898)
16154 - [Config] CONFIG_SCLP_OFB=y for s390x
16155
16156 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Wed, 12 Sep 2018 11:39:17 +0200
eb8e0abe 16157
ffaad0a9 16158linux (4.15.0-34.37) bionic; urgency=medium
72544dc3 16159
ffaad0a9 16160 * linux: 4.15.0-34.37 -proposed tracker (LP: #1788744)
72544dc3 16161
ffaad0a9
KSS
16162 * Bionic update: upstream stable patchset 2018-08-09 (LP: #1786352)
16163 - MIPS: c-r4k: Fix data corruption related to cache coherence
16164 - MIPS: ptrace: Expose FIR register through FP regset
16165 - MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs
16166 - KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"
16167 - affs_lookup(): close a race with affs_remove_link()
16168 - fs: don't scan the inode cache before SB_BORN is set
16169 - aio: fix io_destroy(2) vs. lookup_ioctx() race
16170 - ALSA: timer: Fix pause event notification
16171 - do d_instantiate/unlock_new_inode combinations safely
16172 - mmc: sdhci-iproc: remove hard coded mmc cap 1.8v
16173 - mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE register
16174 - mmc: sdhci-iproc: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for cygnus
16175 - libata: Blacklist some Sandisk SSDs for NCQ
16176 - libata: blacklist Micron 500IT SSD with MU01 firmware
16177 - xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent
16178 - drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macros
16179 - arm64: lse: Add early clobbers to some input/output asm operands
16180 - powerpc/64s: Clear PCR on boot
16181 - IB/hfi1: Use after free race condition in send context error path
16182 - IB/umem: Use the correct mm during ib_umem_release
16183 - idr: fix invalid ptr dereference on item delete
16184 - Revert "ipc/shm: Fix shmat mmap nil-page protection"
16185 - ipc/shm: fix shmat() nil address after round-down when remapping
16186 - mm/kasan: don't vfree() nonexistent vm_area
16187 - kasan: free allocated shadow memory on MEM_CANCEL_ONLINE
16188 - kasan: fix memory hotplug during boot
16189 - kernel/sys.c: fix potential Spectre v1 issue
16190 - KVM: s390: vsie: fix < 8k check for the itdba
16191 - KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed
16192 - kvm: x86: IA32_ARCH_CAPABILITIES is always supported
16193 - powerpc/64s: Improve RFI L1-D cache flush fallback
16194 - powerpc/pseries: Restore default security feature flags on setup
16195 - powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()
16196 - MIPS: generic: Fix machine compatible matching
16197 - mac80211: mesh: fix wrong mesh TTL offset calculation
16198 - ARC: Fix malformed ARC_EMUL_UNALIGNED default
16199 - ptr_ring: prevent integer overflow when calculating size
16200 - arm64: dts: rockchip: fix rock64 gmac2io stability issues
16201 - arm64: dts: rockchip: correct ep-gpios for rk3399-sapphire
16202 - libata: Fix compile warning with ATA_DEBUG enabled
16203 - selftests: sync: missing CFLAGS while compiling
16204 - selftest/vDSO: fix O=
16205 - selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=m
16206 - selftests: memfd: add config fragment for fuse
16207 - ARM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dt
16208 - ARM: OMAP3: Fix prm wake interrupt for resume
16209 - ARM: OMAP2+: Fix sar_base inititalization for HS omaps
16210 - ARM: OMAP1: clock: Fix debugfs_create_*() usage
16211 - tls: retrun the correct IV in getsockopt
16212 - xhci: workaround for AMD Promontory disabled ports wakeup
16213 - IB/uverbs: Fix method merging in uverbs_ioctl_merge
16214 - IB/uverbs: Fix possible oops with duplicate ioctl attributes
16215 - IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroy
16216 - arm64: dts: rockchip: Fix DWMMC clocks
16217 - ARM: dts: rockchip: Fix DWMMC clocks
16218 - iwlwifi: mvm: fix security bug in PN checking
16219 - iwlwifi: mvm: fix IBSS for devices that support station type API
16220 - iwlwifi: mvm: always init rs with 20mhz bandwidth rates
16221 - NFC: llcp: Limit size of SDP URI
16222 - rxrpc: Work around usercopy check
16223 - MD: Free bioset when md_run fails
16224 - md: fix md_write_start() deadlock w/o metadata devices
16225 - s390/dasd: fix handling of internal requests
16226 - xfrm: do not call rcu_read_unlock when afinfo is NULL in xfrm_get_tos
16227 - mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4
16228 - mac80211: fix a possible leak of station stats
16229 - mac80211: fix calling sleeping function in atomic context
16230 - cfg80211: clear wep keys after disconnection
16231 - mac80211: Do not disconnect on invalid operating class
16232 - mac80211: Fix sending ADDBA response for an ongoing session
16233 - gpu: ipu-v3: pre: fix device node leak in ipu_pre_lookup_by_phandle
16234 - gpu: ipu-v3: prg: fix device node leak in ipu_prg_lookup_by_phandle
16235 - md raid10: fix NULL deference in handle_write_completed()
16236 - drm/exynos: g2d: use monotonic timestamps
16237 - drm/exynos: fix comparison to bitshift when dealing with a mask
16238 - drm/meson: fix vsync buffer update
16239 - arm64: perf: correct PMUVer probing
16240 - RDMA/bnxt_re: Unpin SQ and RQ memory if QP create fails
16241 - RDMA/bnxt_re: Fix system crash during load/unload
16242 - net/mlx5e: Return error if prio is specified when offloading eswitch vlan
16243 push
16244 - locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()
16245 - md: raid5: avoid string overflow warning
16246 - virtio_net: fix XDP code path in receive_small()
16247 - kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE
16248 - bug.h: work around GCC PR82365 in BUG()
16249 - selftests/memfd: add run_fuse_test.sh to TEST_FILES
16250 - seccomp: add a selftest for get_metadata
16251 - soc: imx: gpc: de-register power domains only if initialized
16252 - powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access
16253 - s390/cio: fix ccw_device_start_timeout API
16254 - s390/cio: fix return code after missing interrupt
16255 - s390/cio: clear timer when terminating driver I/O
16256 - selftests/bpf/test_maps: exit child process without error in ENOMEM case
16257 - PKCS#7: fix direct verification of SignerInfo signature
16258 - arm64: dts: cavium: fix PCI bus dtc warnings
16259 - nfs: system crashes after NFS4ERR_MOVED recovery
16260 - ARM: OMAP: Fix dmtimer init for omap1
16261 - smsc75xx: fix smsc75xx_set_features()
16262 - regulatory: add NUL to request alpha2
16263 - integrity/security: fix digsig.c build error with header file
16264 - x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-
16265 directory in resctrl file system
16266 - locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs
16267 - x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across
16268 CPU hotplug operations
16269 - mac80211: drop frames with unexpected DS bits from fast-rx to slow path
16270 - arm64: fix unwind_frame() for filtered out fn for function graph tracing
16271 - macvlan: fix use-after-free in macvlan_common_newlink()
16272 - KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2
16273 - kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD builds
16274 - ARM: dts: imx6dl: Include correct dtsi file for Engicam i.CoreM6
16275 DualLite/Solo RQS
16276 - fs: dcache: Avoid livelock between d_alloc_parallel and __d_add
16277 - fs: dcache: Use READ_ONCE when accessing i_dir_seq
16278 - md: fix a potential deadlock of raid5/raid10 reshape
16279 - md/raid1: fix NULL pointer dereference
16280 - batman-adv: fix packet checksum in receive path
16281 - batman-adv: invalidate checksum on fragment reassembly
16282 - netfilter: ipt_CLUSTERIP: put config struct if we can't increment ct
16283 refcount
16284 - netfilter: ipt_CLUSTERIP: put config instead of freeing it
16285 - netfilter: ebtables: convert BUG_ONs to WARN_ONs
16286 - batman-adv: Ignore invalid batadv_iv_gw during netlink send
16287 - batman-adv: Ignore invalid batadv_v_gw during netlink send
16288 - batman-adv: Fix netlink dumping of BLA claims
16289 - batman-adv: Fix netlink dumping of BLA backbones
16290 - nvme-pci: Fix nvme queue cleanup if IRQ setup fails
16291 - clocksource/drivers/fsl_ftm_timer: Fix error return checking
16292 - libceph, ceph: avoid memory leak when specifying same option several times
16293 - ceph: fix dentry leak when failing to init debugfs
16294 - xen/pvcalls: fix null pointer dereference on map->sock
16295 - ARM: orion5x: Revert commit 4904dbda41c8.
16296 - qrtr: add MODULE_ALIAS macro to smd
16297 - selftests/futex: Fix line continuation in Makefile
16298 - r8152: fix tx packets accounting
16299 - virtio-gpu: fix ioctl and expose the fixed status to userspace.
16300 - dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3
16301 - bcache: fix kcrashes with fio in RAID5 backend dev
16302 - ip_gre: fix IFLA_MTU ignored on NEWLINK
16303 - ip6_tunnel: fix IFLA_MTU ignored on NEWLINK
16304 - sit: fix IFLA_MTU ignored on NEWLINK
16305 - nbd: fix return value in error handling path
16306 - ARM: dts: NSP: Fix amount of RAM on BCM958625HR
16307 - ARM: dts: bcm283x: Fix unit address of local_intc
16308 - powerpc/boot: Fix random libfdt related build errors
16309 - clocksource/drivers/mips-gic-timer: Use correct shift count to extract data
16310 - gianfar: Fix Rx byte accounting for ndev stats
16311 - net/tcp/illinois: replace broken algorithm reference link
16312 - nvmet: fix PSDT field check in command format
16313 - net/smc: use link_id of server in confirm link reply
16314 - mlxsw: core: Fix flex keys scratchpad offset conflict
16315 - mlxsw: spectrum: Treat IPv6 unregistered multicast as broadcast
16316 - spectrum: Reference count VLAN entries
16317 - ARC: mcip: halt GFRC counter when ARC cores halt
16318 - ARC: mcip: update MCIP debug mask when the new cpu came online
16319 - ARC: setup cpu possible mask according to possible-cpus dts property
16320 - ipvs: remove IPS_NAT_MASK check to fix passive FTP
16321 - IB/mlx: Set slid to zero in Ethernet completion struct
16322 - RDMA/bnxt_re: Unconditionly fence non wire memory operations
16323 - RDMA/bnxt_re: Fix incorrect DB offset calculation
16324 - RDMA/bnxt_re: Fix the ib_reg failure cleanup
16325 - xen/pirq: fix error path cleanup when binding MSIs
16326 - drm/amd/amdgpu: Correct VRAM width for APUs with GMC9
16327 - xfrm: Fix ESN sequence number handling for IPsec GSO packets.
16328 - arm64: dts: rockchip: Fix rk3399-gru-* s2r (pinctrl hogs, wifi reset)
16329 - drm/sun4i: Fix dclk_set_phase
16330 - btrfs: use kvzalloc to allocate btrfs_fs_info
16331 - Btrfs: send, fix issuing write op when processing hole in no data mode
16332 - Btrfs: fix log replay failure after linking special file and fsync
16333 - ceph: fix potential memory leak in init_caches()
16334 - block: display the correct diskname for bio
16335 - selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailable
16336 - net: ethtool: don't ignore return from driver get_fecparam method
16337 - iwlwifi: mvm: fix TX of CCMP 256
16338 - iwlwifi: mvm: Fix channel switch for count 0 and 1
16339 - iwlwifi: mvm: fix assert 0x2B00 on older FWs
16340 - iwlwifi: avoid collecting firmware dump if not loaded
16341 - iwlwifi: mvm: Direct multicast frames to the correct station
16342 - iwlwifi: mvm: Correctly set the tid for mcast queue
16343 - rds: Incorrect reference counting in TCP socket creation
16344 - watchdog: f71808e_wdt: Fix magic close handling
16345 - batman-adv: Fix multicast packet loss with a single WANT_ALL_IPV4/6 flag
16346 - hv_netvsc: use napi_schedule_irqoff
16347 - hv_netvsc: filter multicast/broadcast
16348 - hv_netvsc: propagate rx filters to VF
16349 - ARM: dts: rockchip: Add missing #sound-dai-cells on rk3288
16350 - e1000e: Fix check_for_link return value with autoneg off
16351 - e1000e: allocate ring descriptors with dma_zalloc_coherent
16352 - ia64/err-inject: Use get_user_pages_fast()
16353 - RDMA/qedr: Fix kernel panic when running fio over NFSoRDMA
16354 - RDMA/qedr: Fix iWARP write and send with immediate
16355 - IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDs
16356 - IB/mlx4: Include GID type when deleting GIDs from HW table under RoCE
16357 - IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()
16358 - fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in
16359 sbusfb_ioctl_helper().
16360 - fsl/fman: avoid sleeping in atomic context while adding an address
16361 - qed: Free RoCE ILT Memory on rmmod qedr
16362 - net: qcom/emac: Use proper free methods during TX
16363 - net: smsc911x: Fix unload crash when link is up
16364 - IB/core: Fix possible crash to access NULL netdev
16365 - cxgb4: do not set needs_free_netdev for mgmt dev's
16366 - xen-blkfront: move negotiate_mq to cover all cases of new VBDs
16367 - xen: xenbus: use put_device() instead of kfree()
16368 - hv_netvsc: fix filter flags
16369 - hv_netvsc: fix locking for rx_mode
16370 - hv_netvsc: fix locking during VF setup
16371 - ARM: davinci: fix the GPIO lookup for omapl138-hawk
16372 - arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery
16373 - selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus
16374 - lib/test_kmod.c: fix limit check on number of test devices created
16375 - dmaengine: mv_xor_v2: Fix clock resource by adding a register clock
16376 - netfilter: ebtables: fix erroneous reject of last rule
16377 - can: m_can: change comparison to bitshift when dealing with a mask
16378 - can: m_can: select pinctrl state in each suspend/resume function
16379 - bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().
16380 - workqueue: use put_device() instead of kfree()
16381 - ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
16382 - sunvnet: does not support GSO for sctp
16383 - KVM: arm/arm64: vgic: Add missing irq_lock to vgic_mmio_read_pending
16384 - gpu: ipu-v3: prg: avoid possible array underflow
16385 - drm/imx: move arming of the vblank event to atomic_flush
16386 - drm/nouveau/bl: fix backlight regression
16387 - xfrm: fix rcu_read_unlock usage in xfrm_local_error
16388 - iwlwifi: mvm: set the correct tid when we flush the MCAST sta
16389 - iwlwifi: mvm: Correctly set IGTK for AP
16390 - iwlwifi: mvm: fix error checking for multi/broadcast sta
16391 - net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
16392 - vlan: Fix out of order vlan headers with reorder header off
16393 - batman-adv: fix header size check in batadv_dbg_arp()
16394 - batman-adv: Fix skbuff rcsum on packet reroute
16395 - vti4: Don't count header length twice on tunnel setup
16396 - ip_tunnel: Clamp MTU to bounds on new link
16397 - vti6: Fix dev->max_mtu setting
16398 - iwlwifi: mvm: Increase session protection time after CS
16399 - iwlwifi: mvm: clear tx queue id when unreserving aggregation queue
16400 - iwlwifi: mvm: make sure internal station has a valid id
16401 - iwlwifi: mvm: fix array out of bounds reference
16402 - drm/tegra: Shutdown on driver unbind
16403 - perf/cgroup: Fix child event counting bug
16404 - brcmfmac: Fix check for ISO3166 code
16405 - kbuild: make scripts/adjust_autoksyms.sh robust against timestamp races
16406 - RDMA/ucma: Correct option size check using optlen
16407 - RDMA/qedr: fix QP's ack timeout configuration
16408 - RDMA/qedr: Fix rc initialization on CNQ allocation failure
16409 - RDMA/qedr: Fix QP state initialization race
16410 - net/sched: fix idr leak on the error path of tcf_bpf_init()
16411 - net/sched: fix idr leak in the error path of tcf_simp_init()
16412 - net/sched: fix idr leak in the error path of tcf_act_police_init()
16413 - net/sched: fix idr leak in the error path of tcp_pedit_init()
16414 - net/sched: fix idr leak in the error path of __tcf_ipt_init()
16415 - net/sched: fix idr leak in the error path of tcf_skbmod_init()
16416 - net: dsa: Fix functional dsa-loop dependency on FIXED_PHY
16417 - drm/ast: Fixed 1280x800 Display Issue
16418 - mm/mempolicy.c: avoid use uninitialized preferred_node
16419 - mm, thp: do not cause memcg oom for thp
16420 - xfrm: Fix transport mode skb control buffer usage.
16421 - selftests: ftrace: Add probe event argument syntax testcase
16422 - selftests: ftrace: Add a testcase for string type with kprobe_event
16423 - selftests: ftrace: Add a testcase for probepoint
16424 - drm/amdkfd: Fix scratch memory with HWS enabled
16425 - batman-adv: fix multicast-via-unicast transmission with AP isolation
16426 - batman-adv: fix packet loss for broadcasted DHCP packets to a server
16427 - ARM: 8748/1: mm: Define vdso_start, vdso_end as array
16428 - lan78xx: Set ASD in MAC_CR when EEE is enabled.
16429 - net: qmi_wwan: add BroadMobi BM806U 2020:2033
16430 - bonding: fix the err path for dev hwaddr sync in bond_enslave
16431 - net: dsa: mt7530: fix module autoloading for OF platform drivers
16432 - net/mlx5: Make eswitch support to depend on switchdev
16433 - perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUs
16434 - x86/alternatives: Fixup alternative_call_2
16435 - llc: properly handle dev_queue_xmit() return value
16436 - builddeb: Fix header package regarding dtc source links
16437 - qede: Fix barrier usage after tx doorbell write.
16438 - mm, slab: memcg_link the SLAB's kmem_cache
16439 - mm/page_owner: fix recursion bug after changing skip entries
16440 - mm/kmemleak.c: wait for scan completion before disabling free
16441 - hv_netvsc: enable multicast if necessary
16442 - qede: Do not drop rx-checksum invalidated packets.
16443 - net: Fix untag for vlan packets without ethernet header
16444 - vlan: Fix vlan insertion for packets without ethernet header
16445 - net: mvneta: fix enable of all initialized RXQs
16446 - sh: fix debug trap failure to process signals before return to user
16447 - firmware: dmi_scan: Fix UUID length safety check
16448 - nvme: don't send keep-alives to the discovery controller
16449 - Btrfs: clean up resources during umount after trans is aborted
16450 - Btrfs: fix loss of prealloc extents past i_size after fsync log replay
16451 - x86/pgtable: Don't set huge PUD/PMD on non-leaf entries
16452 - fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl
16453 table
16454 - swap: divide-by-zero when zero length swap file on ssd
16455 - z3fold: fix memory leak
16456 - sr: get/drop reference to device in revalidate and check_events
16457 - Force log to disk before reading the AGF during a fstrim
16458 - cpufreq: CPPC: Initialize shared perf capabilities of CPUs
16459 - powerpc/fscr: Enable interrupts earlier before calling get_user()
16460 - perf tools: Fix perf builds with clang support
16461 - perf clang: Add support for recent clang versions
16462 - dp83640: Ensure against premature access to PHY registers after reset
16463 - ibmvnic: Zero used TX descriptor counter on reset
16464 - mm/ksm: fix interaction with THP
16465 - mm: fix races between address_space dereference and free in page_evicatable
16466 - mm: thp: fix potential clearing to referenced flag in
16467 page_idle_clear_pte_refs_one()
16468 - Btrfs: bail out on error during replay_dir_deletes
16469 - Btrfs: fix NULL pointer dereference in log_dir_items
16470 - btrfs: Fix possible softlock on single core machines
16471 - IB/rxe: Fix for oops in rxe_register_device on ppc64le arch
16472 - ocfs2/dlm: don't handle migrate lockres if already in shutdown
16473 - powerpc/64s/idle: Fix restore of AMOR on POWER9 after deep sleep
16474 - sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
16475 - x86/mm: Fix bogus warning during EFI bootup, use boot_cpu_has() instead of
16476 this_cpu_has() in build_cr3_noflush()
16477 - KVM: VMX: raise internal error for exception during invalid protected mode
16478 state
16479 - lan78xx: Connect phy early
16480 - sparc64: Make atomic_xchg() an inline function rather than a macro.
16481 - net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()
16482 - net: bgmac: Correctly annotate register space
16483 - btrfs: tests/qgroup: Fix wrong tree backref level
16484 - Btrfs: fix copy_items() return value when logging an inode
16485 - btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
16486 - btrfs: qgroup: Fix root item corruption when multiple same source snapshots
16487 are created with quota enabled
16488 - rxrpc: Fix Tx ring annotation after initial Tx failure
16489 - rxrpc: Don't treat call aborts as conn aborts
16490 - xen/acpi: off by one in read_acpi_id()
16491 - drivers: macintosh: rack-meter: really fix bogus memsets
16492 - ACPI: acpi_pad: Fix memory leak in power saving threads
16493 - powerpc/mpic: Check if cpu_possible() in mpic_physmask()
16494 - ieee802154: ca8210: fix uninitialised data read
16495 - ath10k: advertize beacon_int_min_gcd
16496 - iommu/amd: Take into account that alloc_dev_data() may return NULL
16497 - intel_th: Use correct method of finding hub
16498 - m68k: set dma and coherent masks for platform FEC ethernets
16499 - iwlwifi: mvm: check if mac80211_queue is valid in iwl_mvm_disable_txq
16500 - parisc/pci: Switch LBA PCI bus from Hard Fail to Soft Fail mode
16501 - hwmon: (nct6775) Fix writing pwmX_mode
16502 - powerpc/perf: Prevent kernel address leak to userspace via BHRB buffer
16503 - powerpc/perf: Fix kernel address leak via sampling registers
16504 - rsi: fix kernel panic observed on 64bit machine
16505 - tools/thermal: tmon: fix for segfault
16506 - selftests: Print the test we're running to /dev/kmsg
16507 - net/mlx5: Protect from command bit overflow
16508 - watchdog: davinci_wdt: fix error handling in davinci_wdt_probe()
16509 - ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)
16510 - nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-A
16511 - ath9k: fix crash in spectral scan
16512 - cxgb4: Setup FW queues before registering netdev
16513 - ima: Fix Kconfig to select TPM 2.0 CRB interface
16514 - ima: Fallback to the builtin hash algorithm
16515 - watchdog: aspeed: Allow configuring for alternate boot
16516 - arm: dts: socfpga: fix GIC PPI warning
16517 - ext4: don't complain about incorrect features when probing
16518 - drm/vmwgfx: Unpin the screen object backup buffer when not used
16519 - iommu/mediatek: Fix protect memory setting
16520 - cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure path
16521 - IB/mlx5: Set the default active rate and width to QDR and 4X
16522 - zorro: Set up z->dev.dma_mask for the DMA API
16523 - bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
16524 - remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()'
16525 - dt-bindings: add device tree binding for Allwinner H6 main CCU
16526 - ACPICA: Events: add a return on failure from acpi_hw_register_read
16527 - ACPICA: Fix memory leak on unusual memory leak
16528 - ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c
16529 - cxgb4: Fix queue free path of ULD drivers
16530 - i2c: mv64xxx: Apply errata delay only in standard mode
16531 - KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use
16532 - perf top: Fix top.call-graph config option reading
16533 - perf stat: Fix core dump when flag T is used
16534 - IB/core: Honor port_num while resolving GID for IB link layer
16535 - drm/amdkfd: add missing include of mm.h
16536 - coresight: Use %px to print pcsr instead of %p
16537 - regulator: gpio: Fix some error handling paths in 'gpio_regulator_probe()'
16538 - spi: bcm-qspi: fIX some error handling paths
16539 - net/smc: pay attention to MAX_ORDER for CQ entries
16540 - MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offset
16541 - watchdog: dw: RMW the control register
16542 - watchdog: aspeed: Fix translation of reset mode to ctrl register
16543 - drm/meson: Fix some error handling paths in 'meson_drv_bind_master()'
16544 - drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()'
16545 - powerpc: Add missing prototype for arch_irq_work_raise()
16546 - f2fs: fix to set KEEP_SIZE bit in f2fs_zero_range
16547 - f2fs: fix to clear CP_TRIMMED_FLAG
16548 - f2fs: fix to check extent cache in f2fs_drop_extent_tree
16549 - perf/core: Fix installing cgroup events on CPU
16550 - max17042: propagate of_node to power supply device
16551 - perf/core: Fix perf_output_read_group()
16552 - drm/panel: simple: Fix the bus format for the Ontat panel
16553 - hwmon: (pmbus/max8688) Accept negative page register values
16554 - hwmon: (pmbus/adm1275) Accept negative page register values
16555 - perf/x86/intel: Properly save/restore the PMU state in the NMI handler
16556 - cdrom: do not call check_disk_change() inside cdrom_open()
16557 - efi/arm*: Only register page tables when they exist
16558 - perf/x86/intel: Fix large period handling on Broadwell CPUs
16559 - perf/x86/intel: Fix event update for auto-reload
16560 - arm64: dts: qcom: Fix SPI5 config on MSM8996
16561 - soc: qcom: wcnss_ctrl: Fix increment in NV upload
16562 - gfs2: Fix fallocate chunk size
16563 - x86/devicetree: Initialize device tree before using it
16564 - x86/devicetree: Fix device IRQ settings in DT
16565 - phy: rockchip-emmc: retry calpad busy trimming
16566 - ALSA: vmaster: Propagate slave error
16567 - phy: qcom-qmp: Fix phy pipe clock gating
16568 - drm/bridge: sii902x: Retry status read after DDI I2C
16569 - tools: hv: fix compiler warnings about major/target_fname
16570 - block: null_blk: fix 'Invalid parameters' when loading module
16571 - dmaengine: pl330: fix a race condition in case of threaded irqs
16572 - dmaengine: rcar-dmac: Check the done lists in rcar_dmac_chan_get_residue()
16573 - enic: enable rq before updating rq descriptors
16574 - watchdog: asm9260_wdt: fix error handling in asm9260_wdt_probe()
16575 - hwrng: stm32 - add reset during probe
16576 - pinctrl: devicetree: Fix dt_to_map_one_config handling of hogs
16577 - pinctrl: artpec6: dt: add missing pin group uart5nocts
16578 - vfio-ccw: fence off transport mode
16579 - dmaengine: qcom: bam_dma: get num-channels and num-ees from dt
16580 - drm: omapdrm: dss: Move initialization code from component bind to probe
16581 - ARM: dts: dra71-evm: Correct evm_sd regulator max voltage
16582 - drm/amdgpu: disable GFX ring and disable PQ wptr in hw_fini
16583 - drm/amdgpu: adjust timeout for ib_ring_tests(v2)
16584 - net: stmmac: ensure that the device has released ownership before reading
16585 data
16586 - net: stmmac: ensure that the MSS desc is the last desc to set the own bit
16587 - cpufreq: Reorder cpufreq_online() error code path
16588 - dpaa_eth: fix SG mapping
16589 - PCI: Add function 1 DMA alias quirk for Marvell 88SE9220
16590 - udf: Provide saner default for invalid uid / gid
16591 - ixgbe: prevent ptp_rx_hang from running when in FILTER_ALL mode
16592 - sh_eth: fix TSU init on SH7734/R8A7740
16593 - power: supply: ltc2941-battery-gauge: Fix temperature units
16594 - ARM: dts: bcm283x: Fix probing of bcm2835-i2s
16595 - ARM: dts: bcm283x: Fix pin function of JTAG pins
16596 - PCMCIA / PM: Avoid noirq suspend aborts during suspend-to-idle
16597 - audit: return on memory error to avoid null pointer dereference
16598 - net: stmmac: call correct function in stmmac_mac_config_rx_queues_routing()
16599 - rcu: Call touch_nmi_watchdog() while printing stall warnings
16600 - pinctrl: sh-pfc: r8a7796: Fix MOD_SEL register pin assignment for SSI pins
16601 group
16602 - dpaa_eth: fix pause capability advertisement logic
16603 - MIPS: Octeon: Fix logging messages with spurious periods after newlines
16604 - drm/rockchip: Respect page offset for PRIME mmap calls
16605 - x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic'
16606 specified
16607 - perf test: Fix test case inet_pton to accept inlines.
16608 - perf report: Fix wrong jump arrow
16609 - perf tests: Use arch__compare_symbol_names to compare symbols
16610 - perf report: Fix memory corruption in --branch-history mode --branch-history
16611 - perf tests: Fix dwarf unwind for stripped binaries
16612 - selftests/net: fixes psock_fanout eBPF test case
16613 - netlabel: If PF_INET6, check sk_buff ip header version
16614 - drm: rcar-du: lvds: Fix LVDS startup on R-Car Gen3
16615 - drm: rcar-du: lvds: Fix LVDS startup on R-Car Gen2
16616 - ARM: dts: at91: tse850: use the correct compatible for the eeprom
16617 - regmap: Correct comparison in regmap_cached
16618 - i40e: Add delay after EMP reset for firmware to recover
16619 - ARM: dts: imx7d: cl-som-imx7: fix pinctrl_enet
16620 - ARM: dts: porter: Fix HDMI output routing
16621 - regulator: of: Add a missing 'of_node_put()' in an error handling path of
16622 'of_regulator_match()'
16623 - pinctrl: mcp23s08: spi: Fix regmap debugfs entries
16624 - kdb: make "mdr" command repeat
16625 - drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successful
16626 - perf tools: Add trace/beauty/generated/ into .gitignore
16627 - tools: sync up .h files with the repective arch and uapi .h files
16628 - MIPS: xilfpga: Stop generating useless dtb.o
16629 - MIPS: xilfpga: Actually include FDT in fitImage
16630 - MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770
16631 - fix breakage caused by d_find_alias() semantics change
16632 - Btrfs: fix error handling in btrfs_truncate()
16633 - mmc: block: propagate correct returned value in mmc_rpmb_ioctl
16634 - arm64: export tishift functions to modules
16635 - bcma: fix buffer size caused crash in bcma_core_mips_print_irq()
16636 - PM / core: Fix direct_complete handling for devices with no callbacks
16637 - ARM: dts: sun4i: Fix incorrect clocks for displays
16638 - bnxt_en: Ignore src port field in decap filter nodes
16639 - kasan, slub: fix handling of kasan_slab_free hook
16640 - riscv/spinlock: Strengthen implementations with fences
16641 - platform/x86: dell-smbios: Fix memory leaks in build_tokens_sysfs()
16642 - rxrpc: Fix resend event time calculation
16643 - i40e: hold the RTNL lock while changing interrupt schemes
16644 - hv_netvsc: Fix the return status in RX path
16645 - firmware: fix checking for return values for fw_add_devm_name()
16646 - bcache: set writeback_rate_update_seconds in range [1, 60] seconds
16647 - bcache: fix cached_dev->count usage for bch_cache_set_error()
16648 - bcache: stop dc->writeback_rate_update properly
16649 - ibmvnic: Fix reset return from closed state
16650 - powerpc/vas: Fix cleanup when VAS is not configured
16651 - f2fs: flush cp pack except cp pack 2 page at first
16652 - drm/amdgpu: Clean sdma wptr register when only enable wptr polling
16653 - powerpc/mm/slice: Remove intermediate bitmap copy
16654 - powerpc/mm/slice: create header files dedicated to slices
16655 - powerpc/mm/slice: Enhance for supporting PPC32
16656 - powerpc/mm/slice: Fix hugepage allocation at hint address on 8xx
16657 - ibmvnic: Allocate statistics buffers during probe
16658 - dt-bindings: display: msm/dsi: Fix the PHY regulator supply props
16659 - drm/amd/display: Set vsc pack revision when DPCD revision is >= 1.2
16660 - soc: renesas: r8a77970-sysc: fix power area parents
16661 - drm/vblank: Data type fixes for 64-bit vblank sequences.
16662 - selftests: Add FIB onlink tests
16663 - soc: amlogic: meson-gx-pwrc-vpu: fix error on shutdown when domain is
16664 powered off
16665
16666 * arm-smmu-v3 arm-smmu-v3.1.auto: failed to allocate MSIs (LP: #1785282)
16667 - ACPICA: iasl: Add SMMUv3 device ID mapping index support
16668 - ACPI/IORT: Remove temporary iort_get_id_mapping_index() ACPICA guard
16669
16670 * Driver iwlwifi for Intel Wireless-AC 9560 is slow and unreliable in kernel
16671 4.15.0-20-generic (LP: #1772467)
16672 - scsi: hpsa: disable device during shutdown
16673
16674 * [Bionic] i2c: xlp9xx: Add SMBAlert support (LP: #1786981)
16675 - i2c: xlp9xx: Add support for SMBAlert
16676
16677 * qeth: don't clobber buffer on async TX completion (LP: #1786057)
16678 - s390/qeth: don't clobber buffer on async TX completion
16679
16680 * Linux 4.15.0-23 crashes during the boot process with a "Unable to handle
16681 kernel NULL pointer dereference" message (LP: #1777338)
16682 - x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths
16683
16684 * ThinkPad systems have no HDMI sound when using the nvidia GPU (LP: #1787058)
16685 - ACPI / OSI: Add OEM _OSI string to enable NVidia HDMI audio
16686
16687 * [Bionic] i2c: xlp9xx: Fix case where SSIF read transaction completes early
16688 (LP: #1787240)
16689 - i2c: xlp9xx: Fix case where SSIF read transaction completes early
16690
16691 * [Bionic] integrate upstream fix for Cavium zram driver (LP: #1787469)
16692 - Revert "UBUNTU: SAUCE: crypto: thunderx_zip: Fix fallout from
16693 CONFIG_VMAP_STACK"
16694 - crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
16695 - crypto: cavium - Limit result reading attempts
16696 - crypto: cavium - Prevent division by zero
16697 - crypto: cavium - Fix statistics pending request value
16698 - crypto: cavium - Fix smp_processor_id() warnings
16699
16700 * Bugfix for handling of shadow doorbell buffer (LP: #1788222)
16701 - nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
16702
16703 * nvme devices namespace assigned to the wrong controller (LP: #1789227)
16704 - nvme/multipath: Fix multipath disabled naming collisions
16705
16706 * linux-cloud-tools-common: Ensure hv-kvp-daemon.service starts before
16707 walinuxagent.service (LP: #1739107)
16708 - [Debian] hyper-v -- Ensure that hv-kvp-daemon.service starts before
16709 walinuxagent.service
16710
16711 * hinic interfaces aren't getting predictable names (LP: #1783138)
16712 - hinic: Link the logical network device to the pci device in sysfs
16713
16714 * Suspend fails in Ubuntu and Kubuntu 18.04 but works fine in Ubuntu and
16715 Kubuntu 17.10 (and on Kubuntu 18.04 using kernel 4.14.47) (LP: #1774950)
16716 - ACPI / LPSS: Avoid PM quirks on suspend and resume from S3
16717 - ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernation
16718
16719 * [Bionic] Bluetooth: Support RTL8723D and RTL8821C Devices (LP: #1784835)
16720 - Bluetooth: btrtl: Add RTL8723D and RTL8821C devices
16721
16722 * CacheFiles: Error: Overlong wait for old active object to go away.
16723 (LP: #1776254)
16724 - cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flag
16725 - cachefiles: Wait rather than BUG'ing on "Unexpected object collision"
16726
16727 * fscache cookie refcount updated incorrectly during fscache object allocation
16728 (LP: #1776277) // fscache cookie refcount updated incorrectly during fscache
16729 object allocation (LP: #1776277)
16730 - fscache: Fix reference overput in fscache_attach_object() error handling
16731
16732 * FS-Cache: Assertion failed: FS-Cache: 6 == 5 is false (LP: #1774336)
16733 - Revert "UBUNTU: SAUCE: CacheFiles: fix a read_waiter/read_copier race"
16734 - fscache: Allow cancelled operations to be enqueued
16735 - cachefiles: Fix refcounting bug in backing-file read monitoring
16736
16737 * SMB3: Fix regression in server reconnect detection (LP: #1786110)
16738 - smb3: on reconnect set PreviousSessionId field
16739
16740 * CVE-2018-1118
16741 - vhost: fix info leak due to uninitialized memory
16742
16743 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Mon, 27 Aug 2018 16:45:36 +0200
72544dc3 16744
22df1539 16745linux (4.15.0-33.36) bionic; urgency=medium
3f81eee2 16746
22df1539 16747 * linux: 4.15.0-33.36 -proposed tracker (LP: #1787149)
3f81eee2 16748
22df1539
KSS
16749 * RTNL assertion failure on ipvlan (LP: #1776927)
16750 - ipvlan: drop ipv6 dependency
16751 - ipvlan: use per device spinlock to protect addrs list updates
16752 - SAUCE: fix warning from "ipvlan: drop ipv6 dependency"
16753
16754 * ubuntu_bpf_jit test failed on Bionic s390x systems (LP: #1753941)
16755 - test_bpf: flag tests that cannot be jited on s390
16756
16757 * HDMI/DP audio can't work on the laptop of Dell Latitude 5495 (LP: #1782689)
16758 - drm/nouveau: fix nouveau_dsm_get_client_id()'s return type
16759 - drm/radeon: fix radeon_atpx_get_client_id()'s return type
16760 - drm/amdgpu: fix amdgpu_atpx_get_client_id()'s return type
16761 - platform/x86: apple-gmux: fix gmux_get_client_id()'s return type
16762 - ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA
16763 - vga_switcheroo: set audio client id according to bound GPU id
16764
16765 * locking sockets broken due to missing AppArmor socket mediation patches
16766 (LP: #1780227)
16767 - UBUNTU SAUCE: apparmor: fix apparmor mediating locking non-fs, unix sockets
16768
16769 * Update2 for ocxl driver (LP: #1781436)
16770 - ocxl: Fix page fault handler in case of fault on dying process
16771
16772 * netns: unable to follow an interface that moves to another netns
16773 (LP: #1774225)
16774 - net: core: Expose number of link up/down transitions
16775 - dev: always advertise the new nsid when the netns iface changes
16776 - dev: advertise the new ifindex when the netns iface changes
16777
16778 * [Bionic] Disk IO hangs when using BFQ as io scheduler (LP: #1780066)
16779 - block, bfq: fix occurrences of request finish method's old name
16780 - block, bfq: remove batches of confusing ifdefs
16781 - block, bfq: add requeue-request hook
16782
16783 * HP ProBook 455 G5 needs mute-led-gpio fixup (LP: #1781763)
16784 - ALSA: hda: add mute led support for HP ProBook 455 G5
16785
16786 * [Bionic] bug fixes to improve stability of the ThunderX2 i2c driver
16787 (LP: #1781476)
16788 - i2c: xlp9xx: Fix issue seen when updating receive length
16789 - i2c: xlp9xx: Make sure the transfer size is not more than
16790 I2C_SMBUS_BLOCK_SIZE
16791
16792 * x86/kvm: fix LAPIC timer drift when guest uses periodic mode (LP: #1778486)
16793 - x86/kvm: fix LAPIC timer drift when guest uses periodic mode
16794
16795 * Please include ax88179_178a and r8152 modules in d-i udeb (LP: #1771823)
16796 - [Config:] d-i: Add ax88179_178a and r8152 to nic-modules
16797
16798 * Nvidia fails after switching its mode (LP: #1778658)
16799 - PCI: Restore config space on runtime resume despite being unbound
16800
16801 * Kernel error "task zfs:pid blocked for more than 120 seconds" (LP: #1781364)
16802 - SAUCE: (noup) zfs to 0.7.5-1ubuntu16.3
16803
16804 * CVE-2018-12232
16805 - PATCH 1/1] socket: close race condition between sock_close() and
16806 sockfs_setattr()
16807
16808 * CVE-2018-10323
16809 - xfs: set format back to extents if xfs_bmap_extents_to_btree
16810
16811 * change front mic location for more lenovo m7/8/9xx machines (LP: #1781316)
16812 - ALSA: hda/realtek - Fix the problem of two front mics on more machines
16813 - ALSA: hda/realtek - two more lenovo models need fixup of MIC_LOCATION
16814
16815 * Cephfs + fscache: unable to handle kernel NULL pointer dereference at
16816 0000000000000000 IP: jbd2__journal_start+0x22/0x1f0 (LP: #1783246)
16817 - ceph: track read contexts in ceph_file_info
16818
16819 * Touchpad of ThinkPad P52 failed to work with message "lost sync at byte"
16820 (LP: #1779802)
16821 - Input: elantech - fix V4 report decoding for module with middle key
16822 - Input: elantech - enable middle button of touchpads on ThinkPad P52
16823
16824 * xhci_hcd 0000:00:14.0: Root hub is not suspended (LP: #1779823)
16825 - usb: xhci: dbc: Fix lockdep warning
16826 - usb: xhci: dbc: Don't decrement runtime PM counter if DBC is not started
16827
16828 * CVE-2018-13406
16829 - video: uvesafb: Fix integer overflow in allocation
16830
16831 * CVE-2018-10840
16832 - ext4: correctly handle a zero-length xattr with a non-zero e_value_offs
16833
16834 * CVE-2018-11412
16835 - ext4: do not allow external inodes for inline data
16836
16837 * CVE-2018-10881
16838 - ext4: clear i_data in ext4_inode_info when removing inline data
16839
16840 * CVE-2018-12233
16841 - jfs: Fix inconsistency between memory allocation and ea_buf->max_size
16842
16843 * CVE-2018-12904
16844 - kvm: nVMX: Enforce cpl=0 for VMX instructions
16845
16846 * Error parsing PCC subspaces from PCCT (LP: #1528684)
16847 - mailbox: PCC: erroneous error message when parsing ACPI PCCT
16848
16849 * CVE-2018-13094
16850 - xfs: don't call xfs_da_shrink_inode with NULL bp
16851
16852 * other users' coredumps can be read via setgid directory and killpriv bypass
16853 (LP: #1779923) // CVE-2018-13405
16854 - Fix up non-directory creation in SGID directories
16855
16856 * Invoking obsolete 'firmware_install' target breaks snap build (LP: #1782166)
16857 - snapcraft.yaml: stop invoking the obsolete (and non-existing)
16858 'firmware_install' target
16859
16860 * snapcraft.yaml: missing ubuntu-retpoline-extract-one script breaks the build
16861 (LP: #1782116)
16862 - snapcraft.yaml: copy retpoline-extract-one to scripts before build
16863
16864 * Allow Raven Ridge's audio controller to be runtime suspended (LP: #1782540)
16865 - ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge
16866
16867 * CVE-2018-11506
16868 - sr: pass down correctly sized SCSI sense buffer
16869
16870 * Bionic update: upstream stable patchset 2018-07-24 (LP: #1783418)
16871 - net: Fix a bug in removing queues from XPS map
16872 - net/mlx4_core: Fix error handling in mlx4_init_port_info.
16873 - net/sched: fix refcnt leak in the error path of tcf_vlan_init()
16874 - net: sched: red: avoid hashing NULL child
16875 - net/smc: check for missing nlattrs in SMC_PNETID messages
16876 - net: test tailroom before appending to linear skb
16877 - packet: in packet_snd start writing at link layer allocation
16878 - sock_diag: fix use-after-free read in __sk_free
16879 - tcp: purge write queue in tcp_connect_init()
16880 - vmxnet3: set the DMA mask before the first DMA map operation
16881 - vmxnet3: use DMA memory barriers where required
16882 - hv_netvsc: empty current transmit aggregation if flow blocked
16883 - hv_netvsc: Use the num_online_cpus() for channel limit
16884 - hv_netvsc: avoid retry on send during shutdown
16885 - hv_netvsc: only wake transmit queue if link is up
16886 - hv_netvsc: fix error unwind handling if vmbus_open fails
16887 - hv_netvsc: cancel subchannel setup before halting device
16888 - hv_netvsc: fix race in napi poll when rescheduling
16889 - hv_netvsc: defer queue selection to VF
16890 - hv_netvsc: disable NAPI before channel close
16891 - hv_netvsc: use RCU to fix concurrent rx and queue changes
16892 - hv_netvsc: change GPAD teardown order on older versions
16893 - hv_netvsc: common detach logic
16894 - hv_netvsc: Use Windows version instead of NVSP version on GPAD teardown
16895 - hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl()
16896 - hv_netvsc: Ensure correct teardown message sequence order
16897 - hv_netvsc: Fix a network regression after ifdown/ifup
16898 - sparc: vio: use put_device() instead of kfree()
16899 - ext2: fix a block leak
16900 - s390: add assembler macros for CPU alternatives
16901 - s390: move expoline assembler macros to a header
16902 - s390/crc32-vx: use expoline for indirect branches
16903 - s390/lib: use expoline for indirect branches
16904 - s390/ftrace: use expoline for indirect branches
16905 - s390/kernel: use expoline for indirect branches
16906 - s390: move spectre sysfs attribute code
16907 - s390: extend expoline to BC instructions
16908 - s390: use expoline thunks in the BPF JIT
16909 - scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()
16910 - scsi: zfcp: fix infinite iteration on ERP ready list
16911 - loop: don't call into filesystem while holding lo_ctl_mutex
16912 - loop: fix LOOP_GET_STATUS lock imbalance
16913 - cfg80211: limit wiphy names to 128 bytes
16914 - hfsplus: stop workqueue when fill_super() failed
16915 - x86/kexec: Avoid double free_page() upon do_kexec_load() failure
16916 - usb: gadget: f_uac2: fix bFirstInterface in composite gadget
16917 - usb: dwc3: Undo PHY init if soft reset fails
16918 - usb: dwc3: omap: don't miss events during suspend/resume
16919 - usb: gadget: core: Fix use-after-free of usb_request
16920 - usb: gadget: fsl_udc_core: fix ep valid checks
16921 - usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()
16922 - usb: cdc_acm: prevent race at write to acm while system resumes
16923 - net: usbnet: fix potential deadlock on 32bit hosts
16924 - ARM: dts: imx7d-sdb: Fix regulator-usb-otg2-vbus node name
16925 - usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume
16926 timing"
16927 - USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEM
16928 - net/usb/qmi_wwan.c: Add USB id for lt4120 modem
16929 - net-usb: add qmi_wwan if on lte modem wistron neweb d18q1
16930 - Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULB
16931 - ALSA: usb-audio: Add native DSD support for Luxman DA-06
16932 - usb: dwc3: Add SoftReset PHY synchonization delay
16933 - usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fields
16934 - usb: dwc3: Makefile: fix link error on randconfig
16935 - xhci: zero usb device slot_id member when disabling and freeing a xhci slot
16936 - usb: dwc2: Fix interval type issue
16937 - usb: dwc2: hcd: Fix host channel halt flow
16938 - usb: dwc2: host: Fix transaction errors in host mode
16939 - usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUS
16940 - usb: gadget: ffs: Execute copy_to_user() with USER_DS set
16941 - usbip: Correct maximum value of CONFIG_USBIP_VHCI_HC_PORTS
16942 - usb: gadget: udc: change comparison to bitshift when dealing with a mask
16943 - usb: gadget: composite: fix incorrect handling of OS desc requests
16944 - media: lgdt3306a: Fix module count mismatch on usb unplug
16945 - media: em28xx: USB bulk packet size fix
16946 - Bluetooth: btusb: Add device ID for RTL8822BE
16947 - xhci: Show what USB release number the xHC supports from protocol capablity
16948 - staging: bcm2835-audio: Release resources on module_exit()
16949 - staging: lustre: fix bug in osc_enter_cache_try
16950 - staging: fsl-dpaa2/eth: Fix incorrect casts
16951 - staging: rtl8192u: return -ENOMEM on failed allocation of priv->oldaddr
16952 - staging: ks7010: Use constants from ieee80211_eid instead of literal ints.
16953 - staging: lustre: lmv: correctly iput lmo_root
16954 - crypto: inside-secure - wait for the request to complete if in the backlog
16955 - crypto: atmel-aes - fix the keys zeroing on errors
16956 - crypto: ccp - don't disable interrupts while setting up debugfs
16957 - crypto: inside-secure - do not process request if no command was issued
16958 - crypto: inside-secure - fix the cache_len computation
16959 - crypto: inside-secure - fix the extra cache computation
16960 - crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ss
16961 - crypto: inside-secure - fix the invalidation step during cra_exit
16962 - scsi: mpt3sas: fix an out of bound write
16963 - scsi: ufs: Enable quirk to ignore sending WRITE_SAME command
16964 - scsi: bnx2fc: Fix check in SCSI completion handler for timed out request
16965 - scsi: sym53c8xx_2: iterator underflow in sym_getsync()
16966 - scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()
16967 - scsi: qla2xxx: Avoid triggering undefined behavior in
16968 qla2x00_mbx_completion()
16969 - scsi: storvsc: Increase cmd_per_lun for higher speed devices
16970 - scsi: qedi: Fix truncation of CHAP name and secret
16971 - scsi: aacraid: fix shutdown crash when init fails
16972 - scsi: qla4xxx: skip error recovery in case of register disconnect.
16973 - scsi: qedi: Fix kernel crash during port toggle
16974 - scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIM
16975 - scsi: sd: Keep disk read-only when re-reading partition
16976 - scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabled
16977 - scsi: aacraid: Insure command thread is not recursively stopped
16978 - scsi: core: Make SCSI Status CONDITION MET equivalent to GOOD
16979 - scsi: mvsas: fix wrong endianness of sgpio api
16980 - ASoC: hdmi-codec: Fix module unloading caused kernel crash
16981 - ASoC: rockchip: rk3288-hdmi-analog: Select needed codecs
16982 - ASoC: samsung: odroid: Fix 32000 sample rate handling
16983 - ASoC: topology: create TLV data for dapm widgets
16984 - ASoC: samsung: i2s: Ensure the RCLK rate is properly determined
16985 - clk: rockchip: Fix wrong parent for SDMMC phase clock for rk3228
16986 - clk: Don't show the incorrect clock phase
16987 - clk: hisilicon: mark wdt_mux_p[] as const
16988 - clk: tegra: Fix pll_u rate configuration
16989 - clk: rockchip: Prevent calculating mmc phase if clock rate is zero
16990 - clk: samsung: s3c2410: Fix PLL rates
16991 - clk: samsung: exynos7: Fix PLL rates
16992 - clk: samsung: exynos5260: Fix PLL rates
16993 - clk: samsung: exynos5433: Fix PLL rates
16994 - clk: samsung: exynos5250: Fix PLL rates
16995 - clk: samsung: exynos3250: Fix PLL rates
16996 - media: dmxdev: fix error code for invalid ioctls
16997 - media: Don't let tvp5150_get_vbi() go out of vbi_ram_default array
16998 - media: ov5645: add missing of_node_put() in error path
16999 - media: cx23885: Override 888 ImpactVCBe crystal frequency
17000 - media: cx23885: Set subdev host data to clk_freq pointer
17001 - media: s3c-camif: fix out-of-bounds array access
17002 - media: lgdt3306a: Fix a double kfree on i2c device remove
17003 - media: em28xx: Add Hauppauge SoloHD/DualHD bulk models
17004 - media: v4l: vsp1: Fix display stalls when requesting too many inputs
17005 - media: i2c: adv748x: fix HDMI field heights
17006 - media: vb2: Fix videobuf2 to map correct area
17007 - media: vivid: fix incorrect capabilities for radio
17008 - media: cx25821: prevent out-of-bounds read on array card
17009 - serial: xuartps: Fix out-of-bounds access through DT alias
17010 - serial: sh-sci: Fix out-of-bounds access through DT alias
17011 - serial: samsung: Fix out-of-bounds access through serial port index
17012 - serial: mxs-auart: Fix out-of-bounds access through serial port index
17013 - serial: imx: Fix out-of-bounds access through serial port index
17014 - serial: fsl_lpuart: Fix out-of-bounds access through DT alias
17015 - serial: arc_uart: Fix out-of-bounds access through DT alias
17016 - serial: 8250: Don't service RX FIFO if interrupts are disabled
17017 - serial: altera: ensure port->regshift is honored consistently
17018 - rtc: snvs: Fix usage of snvs_rtc_enable
17019 - rtc: hctosys: Ensure system time doesn't overflow time_t
17020 - rtc: rk808: fix possible race condition
17021 - rtc: m41t80: fix race conditions
17022 - rtc: tx4939: avoid unintended sign extension on a 24 bit shift
17023 - rtc: rp5c01: fix possible race condition
17024 - rtc: goldfish: Add missing MODULE_LICENSE
17025 - cxgb4: Correct ntuple mask validation for hash filters
17026 - net: dsa: bcm_sf2: Fix RX_CLS_LOC_ANY overwrite for last rule
17027 - net: dsa: Do not register devlink for unused ports
17028 - net: dsa: bcm_sf2: Fix IPv6 rules and chain ID
17029 - net: dsa: bcm_sf2: Fix IPv6 rule half deletion
17030 - 3c59x: convert to generic DMA API
17031 - net: ip6_gre: Request headroom in __gre6_xmit()
17032 - net: ip6_gre: Split up ip6gre_tnl_link_config()
17033 - net: ip6_gre: Split up ip6gre_tnl_change()
17034 - net: ip6_gre: Split up ip6gre_newlink()
17035 - net: ip6_gre: Split up ip6gre_changelink()
17036 - qed: LL2 flush isles when connection is closed
17037 - qed: Fix possibility of list corruption during rmmod flows
17038 - qed: Fix LL2 race during connection terminate
17039 - powerpc: Move default security feature flags
17040 - Bluetooth: btusb: Add support for Intel Bluetooth device 22560 [8087:0026]
17041 - staging: fsl-dpaa2/eth: Fix incorrect kfree
17042 - crypto: inside-secure - move the digest to the request context
17043 - scsi: lpfc: Fix NVME Initiator FirstBurst
17044 - serial: mvebu-uart: fix tx lost characters
17045
17046 * Bionic update: upstream stable patchset 2018-07-20 (LP: #1782846)
17047 - usbip: usbip_host: refine probe and disconnect debug msgs to be useful
17048 - usbip: usbip_host: delete device from busid_table after rebind
17049 - usbip: usbip_host: run rebind from exit when module is removed
17050 - usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
17051 - usbip: usbip_host: fix bad unlock balance during stub_probe()
17052 - ALSA: usb: mixer: volume quirk for CM102-A+/102S+
17053 - ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist
17054 - ALSA: control: fix a redundant-copy issue
17055 - spi: pxa2xx: Allow 64-bit DMA
17056 - spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master
17057 - spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL
17058 - KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() calls
17059 - KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
17060 - vfio: ccw: fix cleanup if cp_prefetch fails
17061 - tracing/x86/xen: Remove zero data size trace events
17062 trace_xen_mmu_flush_tlb{_all}
17063 - tee: shm: fix use-after-free via temporarily dropped reference
17064 - netfilter: nf_tables: free set name in error path
17065 - netfilter: nf_tables: can't fail after linking rule into active rule list
17066 - netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}
17067 - i2c: designware: fix poll-after-enable regression
17068 - powerpc/powernv: Fix NVRAM sleep in invalid context when crashing
17069 - drm: Match sysfs name in link removal to link creation
17070 - lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly
17071 - radix tree: fix multi-order iteration race
17072 - mm: don't allow deferred pages with NEED_PER_CPU_KM
17073 - drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk
17074 - s390/qdio: fix access to uninitialized qdio_q fields
17075 - s390/qdio: don't release memory in qdio_setup_irq()
17076 - s390: remove indirect branch from do_softirq_own_stack
17077 - x86/pkeys: Override pkey when moving away from PROT_EXEC
17078 - x86/pkeys: Do not special case protection key 0
17079 - efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32'
17080 definition for mixed mode
17081 - ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
17082 - x86/mm: Drop TS_COMPAT on 64-bit exec() syscall
17083 - tick/broadcast: Use for_each_cpu() specially on UP kernels
17084 - ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
17085 - ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
17086 - ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
17087 - Btrfs: fix xattr loss after power failure
17088 - Btrfs: send, fix invalid access to commit roots due to concurrent
17089 snapshotting
17090 - btrfs: property: Set incompat flag if lzo/zstd compression is set
17091 - btrfs: fix crash when trying to resume balance without the resume flag
17092 - btrfs: Split btrfs_del_delalloc_inode into 2 functions
17093 - btrfs: Fix delalloc inodes invalidation during transaction abort
17094 - btrfs: fix reading stale metadata blocks after degraded raid1 mounts
17095 - xhci: Fix USB3 NULL pointer dereference at logical disconnect.
17096 - KVM: arm/arm64: Properly protect VGIC locks from IRQs
17097 - KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity
17098 - hwmon: (k10temp) Fix reading critical temperature register
17099 - hwmon: (k10temp) Use API function to access System Management Network
17100 - vsprintf: Replace memory barrier with static_key for random_ptr_key update
17101 - x86/amd_nb: Add support for Raven Ridge CPUs
17102 - x86/apic/x2apic: Initialize cluster ID properly
17103
17104 * Bionic update: upstream stable patchset 2018-07-09 (LP: #1780858)
17105 - 8139too: Use disable_irq_nosync() in rtl8139_poll_controller()
17106 - bridge: check iface upper dev when setting master via ioctl
17107 - dccp: fix tasklet usage
17108 - ipv4: fix fnhe usage by non-cached routes
17109 - ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
17110 - llc: better deal with too small mtu
17111 - net: ethernet: sun: niu set correct packet size in skb
17112 - net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode
17113 - net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'
17114 - net/mlx4_en: Verify coalescing parameters are in range
17115 - net/mlx5e: Err if asked to offload TC match on frag being first
17116 - net/mlx5: E-Switch, Include VF RDMA stats in vport statistics
17117 - net sched actions: fix refcnt leak in skbmod
17118 - net_sched: fq: take care of throttled flows before reuse
17119 - net: support compat 64-bit time in {s,g}etsockopt
17120 - net/tls: Don't recursively call push_record during tls_write_space callbacks
17121 - net/tls: Fix connection stall on partial tls record
17122 - openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found
17123 - qmi_wwan: do not steal interfaces from class drivers
17124 - r8169: fix powering up RTL8168h
17125 - rds: do not leak kernel memory to user land
17126 - sctp: delay the authentication for the duplicated cookie-echo chunk
17127 - sctp: fix the issue that the cookie-ack with auth can't get processed
17128 - sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
17129 - sctp: remove sctp_chunk_put from fail_mark err path in
17130 sctp_ulpevent_make_rcvmsg
17131 - sctp: use the old asoc when making the cookie-ack chunk in dupcook_d
17132 - tcp_bbr: fix to zero idle_restart only upon S/ACKed data
17133 - tcp: ignore Fast Open on repair mode
17134 - tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().
17135 - bonding: do not allow rlb updates to invalid mac
17136 - bonding: send learning packets for vlans on slave
17137 - net: sched: fix error path in tcf_proto_create() when modules are not
17138 configured
17139 - net/mlx5e: TX, Use correct counter in dma_map error flow
17140 - net/mlx5: Avoid cleaning flow steering table twice during error flow
17141 - hv_netvsc: set master device
17142 - ipv6: fix uninit-value in ip6_multipath_l3_keys()
17143 - net/mlx5e: Allow offloading ipv4 header re-write for icmp
17144 - nsh: fix infinite loop
17145 - udp: fix SO_BINDTODEVICE
17146 - l2tp: revert "l2tp: fix missing print session offset info"
17147 - proc: do not access cmdline nor environ from file-backed areas
17148 - net/smc: restrict non-blocking connect finish
17149 - mlxsw: spectrum_switchdev: Do not remove mrouter port from MDB's ports list
17150 - net/mlx5e: DCBNL fix min inline header size for dscp
17151 - net: systemport: Correclty disambiguate driver instances
17152 - sctp: clear the new asoc's stream outcnt in sctp_stream_update
17153 - tcp: restore autocorking
17154 - tipc: fix one byte leak in tipc_sk_set_orig_addr()
17155 - hv_netvsc: Fix net device attach on older Windows hosts
17156
17157 * Bionic update: upstream stable patchset 2018-07-06 (LP: #1780499)
17158 - ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
17159 - ipvs: fix rtnl_lock lockups caused by start_sync_thread
17160 - netfilter: ebtables: don't attempt to allocate 0-sized compat array
17161 - kcm: Call strp_stop before strp_done in kcm_attach
17162 - crypto: af_alg - fix possible uninit-value in alg_bind()
17163 - netlink: fix uninit-value in netlink_sendmsg
17164 - net: fix rtnh_ok()
17165 - net: initialize skb->peeked when cloning
17166 - net: fix uninit-value in __hw_addr_add_ex()
17167 - dccp: initialize ireq->ir_mark
17168 - ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
17169 - soreuseport: initialise timewait reuseport field
17170 - inetpeer: fix uninit-value in inet_getpeer
17171 - memcg: fix per_node_info cleanup
17172 - perf: Remove superfluous allocation error check
17173 - tcp: fix TCP_REPAIR_QUEUE bound checking
17174 - bdi: wake up concurrent wb_shutdown() callers.
17175 - bdi: Fix oops in wb_workfn()
17176 - gpioib: do not free unrequested descriptors
17177 - gpio: fix aspeed_gpio unmask irq
17178 - gpio: fix error path in lineevent_create
17179 - rfkill: gpio: fix memory leak in probe error path
17180 - libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDs
17181 - dm integrity: use kvfree for kvmalloc'd memory
17182 - tracing: Fix regex_match_front() to not over compare the test string
17183 - z3fold: fix reclaim lock-ups
17184 - mm: sections are not offlined during memory hotremove
17185 - mm, oom: fix concurrent munlock and oom reaper unmap, v3
17186 - ceph: fix rsize/wsize capping in ceph_direct_read_write()
17187 - can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()
17188 - can: hi311x: Acquire SPI lock on ->do_get_berr_counter
17189 - can: hi311x: Work around TX complete interrupt erratum
17190 - drm/vc4: Fix scaling of uni-planar formats
17191 - drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel log
17192 - drm/atomic: Clean old_state/new_state in drm_atomic_state_default_clear()
17193 - drm/atomic: Clean private obj old_state/new_state in
17194 drm_atomic_state_default_clear()
17195 - net: atm: Fix potential Spectre v1
17196 - atm: zatm: Fix potential Spectre v1
17197 - cpufreq: schedutil: Avoid using invalid next_freq
17198 - Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"
17199 - Bluetooth: btusb: Only check needs_reset_resume DMI table for QCA rome
17200 chipsets
17201 - thermal: exynos: Reading temperature makes sense only when TMU is turned on
17202 - thermal: exynos: Propagate error value from tmu_read()
17203 - nvme: add quirk to force medium priority for SQ creation
17204 - smb3: directory sync should not return an error
17205 - sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
17206 - tracing/uprobe_event: Fix strncpy corner case
17207 - perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*
17208 - perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msr
17209 - perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driver
17210 - perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]
17211 - perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()
17212 - i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
17213 - bdi: Fix use after free bug in debugfs_remove()
17214 - drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pages
17215 - drm/i915: Adjust eDP's logical vco in a reliable place.
17216 - drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive client
17217 - sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
17218
17219 * Bionic update: upstream stable patchset 2018-06-26 (LP: #1778759)
17220 - percpu: include linux/sched.h for cond_resched()
17221 - ACPI / button: make module loadable when booted in non-ACPI mode
17222 - USB: serial: option: Add support for Quectel EP06
17223 - ALSA: hda - Fix incorrect usage of IS_REACHABLE()
17224 - ALSA: pcm: Check PCM state at xfern compat ioctl
17225 - ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
17226 - ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation
17227 for array index
17228 - ALSA: aloop: Mark paused device as inactive
17229 - ALSA: aloop: Add missing cable lock to ctl API callbacks
17230 - tracepoint: Do not warn on ENOMEM
17231 - scsi: target: Fix fortify_panic kernel exception
17232 - Input: leds - fix out of bound access
17233 - Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
17234 - rtlwifi: btcoex: Add power_on_setting routine
17235 - rtlwifi: cleanup 8723be ant_sel definition
17236 - xfs: prevent creating negative-sized file via INSERT_RANGE
17237 - RDMA/cxgb4: release hw resources on device removal
17238 - RDMA/ucma: Allow resolving address w/o specifying source address
17239 - RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flow
17240 - RDMA/mlx5: Protect from shift operand overflow
17241 - NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2
17242 - IB/mlx5: Use unlimited rate when static rate is not supported
17243 - IB/hfi1: Fix handling of FECN marked multicast packet
17244 - IB/hfi1: Fix loss of BECN with AHG
17245 - IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used
17246 - iw_cxgb4: Atomically flush per QP HW CQEs
17247 - drm/vmwgfx: Fix a buffer object leak
17248 - drm/bridge: vga-dac: Fix edid memory leak
17249 - test_firmware: fix setting old custom fw path back on exit, second try
17250 - errseq: Always report a writeback error once
17251 - USB: serial: visor: handle potential invalid device configuration
17252 - usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeue
17253 - USB: Accept bulk endpoints with 1024-byte maxpacket
17254 - USB: serial: option: reimplement interface masking
17255 - USB: serial: option: adding support for ublox R410M
17256 - usb: musb: host: fix potential NULL pointer dereference
17257 - usb: musb: trace: fix NULL pointer dereference in musb_g_tx()
17258 - platform/x86: asus-wireless: Fix NULL pointer dereference
17259 - irqchip/qcom: Fix check for spurious interrupts
17260 - tracing: Fix bad use of igrab in trace_uprobe.c
17261 - [Config] CONFIG_ARM64_ERRATUM_1024718=y
17262 - arm64: Add work around for Arm Cortex-A55 Erratum 1024718
17263 - Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
17264 - infiniband: mlx5: fix build errors when INFINIBAND_USER_ACCESS=m
17265 - btrfs: Take trans lock before access running trans in check_delayed_ref
17266 - drm/vc4: Make sure vc4_bo_{inc,dec}_usecnt() calls are balanced
17267 - xhci: Fix use-after-free in xhci_free_virt_device
17268 - platform/x86: Kconfig: Fix dell-laptop dependency chain.
17269 - KVM: x86: remove APIC Timer periodic/oneshot spikes
17270 - clocksource: Allow clocksource_mark_unstable() on unregistered clocksources
17271 - clocksource: Initialize cs->wd_list
17272 - clocksource: Consistent de-rate when marking unstable
17273
17274 * Bionic update: upstream stable patchset 2018-06-22 (LP: #1778265)
17275 - ext4: set h_journal if there is a failure starting a reserved handle
17276 - ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs
17277 - ext4: add validity checks for bitmap block numbers
17278 - ext4: fix bitmap position validation
17279 - random: fix possible sleeping allocation from irq context
17280 - random: rate limit unseeded randomness warnings
17281 - usbip: usbip_event: fix to not print kernel pointer address
17282 - usbip: usbip_host: fix to hold parent lock for device_attach() calls
17283 - usbip: vhci_hcd: Fix usb device and sockfd leaks
17284 - usbip: vhci_hcd: check rhport before using in vhci_hub_control()
17285 - Revert "xhci: plat: Register shutdown for xhci_plat"
17286 - USB: serial: simple: add libtransistor console
17287 - USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
17288 - USB: serial: cp210x: add ID for NI USB serial console
17289 - usb: core: Add quirk for HP v222w 16GB Mini
17290 - USB: Increment wakeup count on remote wakeup.
17291 - ALSA: usb-audio: Skip broken EU on Dell dock USB-audio
17292 - virtio: add ability to iterate over vqs
17293 - virtio_console: don't tie bufs to a vq
17294 - virtio_console: free buffers after reset
17295 - virtio_console: drop custom control queue cleanup
17296 - virtio_console: move removal code
17297 - virtio_console: reset on out of memory
17298 - drm/virtio: fix vq wait_event condition
17299 - tty: Don't call panic() at tty_ldisc_init()
17300 - tty: n_gsm: Fix long delays with control frame timeouts in ADM mode
17301 - tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not set
17302 - tty: Avoid possible error pointer dereference at tty_ldisc_restore().
17303 - tty: Use __GFP_NOFAIL for tty_ldisc_get()
17304 - ALSA: dice: fix OUI for TC group
17305 - ALSA: dice: fix error path to destroy initialized stream data
17306 - ALSA: hda - Skip jack and others for non-existing PCM streams
17307 - ALSA: opl3: Hardening for potential Spectre v1
17308 - ALSA: asihpi: Hardening for potential Spectre v1
17309 - ALSA: hdspm: Hardening for potential Spectre v1
17310 - ALSA: rme9652: Hardening for potential Spectre v1
17311 - ALSA: control: Hardening for potential Spectre v1
17312 - ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY.
17313 - ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
17314 - ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
17315 - ALSA: seq: oss: Hardening for potential Spectre v1
17316 - ALSA: hda: Hardening for potential Spectre v1
17317 - ALSA: hda/realtek - Add some fixes for ALC233
17318 - ALSA: hda/realtek - Update ALC255 depop optimize
17319 - ALSA: hda/realtek - change the location for one of two front mics
17320 - mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
17321 - mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
17322 - mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.
17323 - mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.
17324 - mtd: rawnand: tango: Fix struct clk memory leak
17325 - kobject: don't use WARN for registration failures
17326 - scsi: sd: Defer spinning up drive while SANITIZE is in progress
17327 - bfq-iosched: ensure to clear bic/bfqq pointers when preparing request
17328 - vfio: ccw: process ssch with interrupts disabled
17329 - ANDROID: binder: prevent transactions into own process.
17330 - PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
17331 - PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
17332 - PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq mode
17333 - PCI: aardvark: Fix PCIe Max Read Request Size setting
17334 - ARM: amba: Make driver_override output consistent with other buses
17335 - ARM: amba: Fix race condition with driver_override
17336 - ARM: amba: Don't read past the end of sysfs "driver_override" buffer
17337 - ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
17338 - KVM: arm/arm64: Close VMID generation race
17339 - crypto: drbg - set freed buffers to NULL
17340 - ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
17341 - libceph: un-backoff on tick when we have a authenticated session
17342 - libceph: reschedule a tick in finish_hunting()
17343 - libceph: validate con->state at the top of try_write()
17344 - fpga-manager: altera-ps-spi: preserve nCONFIG state
17345 - earlycon: Use a pointer table to fix __earlycon_table stride
17346 - drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
17347 - drm/i915: Enable display WA#1183 from its correct spot
17348 - objtool, perf: Fix GCC 8 -Wrestrict error
17349 - tools/lib/subcmd/pager.c: do not alias select() params
17350 - x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
17351 - x86/smpboot: Don't use mwait_play_dead() on AMD systems
17352 - x86/microcode/intel: Save microcode patch unconditionally
17353 - x86/microcode: Do not exit early from __reload_late()
17354 - tick/sched: Do not mess with an enqueued hrtimer
17355 - arm/arm64: KVM: Add PSCI version selection API
17356 - powerpc/eeh: Fix race with driver un/bind
17357 - serial: mvebu-uart: Fix local flags handling on termios update
17358 - block: do not use interruptible wait anywhere
17359 - ASoC: dmic: Fix clock parenting
17360 - PCI / PM: Do not clear state_saved in pci_pm_freeze() when smart suspend is
17361 set
17362 - module: Fix display of wrong module .text address
17363 - drm/edid: Reset more of the display info
17364 - drm/i915/fbdev: Enable late fbdev initial configuration
17365 - drm/i915/audio: set minimum CD clock to twice the BCLK
17366 - drm/amd/display: Fix deadlock when flushing irq
17367 - drm/amd/display: Disallow enabling CRTC without primary plane with FB
17368
17369 * Bionic update: upstream stable patchset 2018-06-22 (LP: #1778265) //
17370 CVE-2018-1108.
17371 - random: set up the NUMA crng instances after the CRNG is fully initialized
17372
17373 * Ryzen/Raven Ridge USB ports do not work (LP: #1756700)
17374 - xhci: Fix USB ports for Dell Inspiron 5775
17375
17376 * [Ubuntu 1804][boston][ixgbe] EEH causes kernel BUG at /build/linux-
17377 jWa1Fv/linux-4.15.0/drivers/pci/msi.c:352 (i2S) (LP: #1776389)
17378 - ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device
17379
17380 * Need fix to aacraid driver to prevent panic (LP: #1770095)
17381 - scsi: aacraid: Correct hba_send to include iu_type
17382
17383 * kernel: Fix arch random implementation (LP: #1775391)
17384 - s390/archrandom: Rework arch random implementation.
17385
17386 * kernel: Fix memory leak on CCA and EP11 CPRB processing. (LP: #1775390)
17387 - s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak.
17388
17389 * Various fixes for CXL kernel module (LP: #1774471)
17390 - cxl: Remove function write_timebase_ctrl_psl9() for PSL9
17391 - cxl: Set the PBCQ Tunnel BAR register when enabling capi mode
17392 - cxl: Report the tunneled operations status
17393 - cxl: Configure PSL to not use APC virtual machines
17394 - cxl: Disable prefault_mode in Radix mode
17395
17396 * Bluetooth not working (LP: #1764645)
17397 - Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models
17398
17399 * linux-snapdragon: wcn36xx: mac address generation on boot (LP: #1776491)
17400 - [Config] arm64: snapdragon: WCN36XX_SNAPDRAGON_HACKS=y
17401 - SAUCE: wcn36xx: read MAC from file or randomly generate one
17402
17403 * fscache: Fix hanging wait on page discarded by writeback (LP: #1777029)
17404 - fscache: Fix hanging wait on page discarded by writeback
17405
17406 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Wed, 15 Aug 2018 14:50:38 +0200
3f81eee2 17407
4fb41d2b 17408linux (4.15.0-32.35) bionic; urgency=medium
587a1385 17409
4fb41d2b
SB
17410 [ Stefan Bader ]
17411 * CVE-2018-3620 // CVE-2018-3646
17412 - x86/Centaur: Initialize supported CPU features properly
17413 - x86/Centaur: Report correct CPU/cache topology
17414 - x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present
17415 - perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_id
17416 - x86/CPU: Rename intel_cacheinfo.c to cacheinfo.c
17417 - x86/CPU/AMD: Calculate last level cache ID from number of sharing threads
17418 - x86/CPU: Modify detect_extended_topology() to return result
17419 - x86/CPU/AMD: Derive CPU topology from CPUID function 0xB when available
17420 - x86/CPU: Move cpu local function declarations to local header
17421 - x86/CPU: Make intel_num_cpu_cores() generic
17422 - x86/CPU: Move cpu_detect_cache_sizes() into init_intel_cacheinfo()
17423 - x86/CPU: Move x86_cpuinfo::x86_max_cores assignment to
17424 detect_num_cpu_cores()
17425 - x86/CPU/AMD: Fix LLC ID bit-shift calculation
17426 - x86/mm: Factor out pageattr _PAGE_GLOBAL setting
17427 - x86/mm: Undo double _PAGE_PSE clearing
17428 - x86/mm: Introduce "default" kernel PTE mask
17429 - x86/espfix: Document use of _PAGE_GLOBAL
17430 - x86/mm: Do not auto-massage page protections
17431 - x86/mm: Remove extra filtering in pageattr code
17432 - x86/mm: Comment _PAGE_GLOBAL mystery
17433 - x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init
17434 - x86/ldt: Fix support_pte_mask filtering in map_ldt_struct()
17435 - x86/power/64: Fix page-table setup for temporary text mapping
17436 - x86/pti: Filter at vma->vm_page_prot population
17437 - x86/boot/64/clang: Use fixup_pointer() to access '__supported_pte_mask'
17438 - x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
17439 - x86/speculation/l1tf: Change order of offset/type in swap entry
17440 - x86/speculation/l1tf: Protect swap entries against L1TF
17441 - x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
17442 - x86/speculation/l1tf: Make sure the first page is always reserved
17443 - x86/speculation/l1tf: Add sysfs reporting for l1tf
17444 - x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
17445 - x86/speculation/l1tf: Limit swap file size to MAX_PA/2
17446 - x86/bugs: Move the l1tf function and define pr_fmt properly
17447 - sched/smt: Update sched_smt_present at runtime
17448 - x86/smp: Provide topology_is_primary_thread()
17449 - x86/topology: Provide topology_smt_supported()
17450 - cpu/hotplug: Make bringup/teardown of smp threads symmetric
17451 - cpu/hotplug: Split do_cpu_down()
17452 - cpu/hotplug: Provide knobs to control SMT
17453 - x86/cpu: Remove the pointless CPU printout
17454 - x86/cpu/AMD: Remove the pointless detect_ht() call
17455 - x86/cpu/common: Provide detect_ht_early()
17456 - x86/cpu/topology: Provide detect_extended_topology_early()
17457 - x86/cpu/intel: Evaluate smp_num_siblings early
17458 - x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
17459 - x86/cpu/AMD: Evaluate smp_num_siblings early
17460 - x86/apic: Ignore secondary threads if nosmt=force
17461 - x86/speculation/l1tf: Extend 64bit swap file size limit
17462 - x86/cpufeatures: Add detection of L1D cache flush support.
17463 - x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
17464 - x86/speculation/l1tf: Protect PAE swap entries against L1TF
17465 - x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
17466 - Revert "x86/apic: Ignore secondary threads if nosmt=force"
17467 - cpu/hotplug: Boot HT siblings at least once
17468 - x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
17469 - x86/KVM/VMX: Add module argument for L1TF mitigation
17470 - x86/KVM/VMX: Add L1D flush algorithm
17471 - x86/KVM/VMX: Add L1D MSR based flush
17472 - x86/KVM/VMX: Add L1D flush logic
17473 - x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
17474 - x86/KVM/VMX: Add find_msr() helper function
17475 - x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
17476 - x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
17477 - x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
17478 - cpu/hotplug: Online siblings when SMT control is turned on
17479 - x86/litf: Introduce vmx status variable
17480 - x86/kvm: Drop L1TF MSR list approach
17481 - x86/l1tf: Handle EPT disabled state proper
17482 - x86/kvm: Move l1tf setup function
17483 - x86/kvm: Add static key for flush always
17484 - x86/kvm: Serialize L1D flush parameter setter
17485 - x86/kvm: Allow runtime control of L1D flush
17486 - cpu/hotplug: Expose SMT control init function
17487 - cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
17488 - x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
17489 - Documentation: Add section about CPU vulnerabilities
17490 - x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
17491 - x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content
17492 - Documentation/l1tf: Fix typos
17493 - cpu/hotplug: detect SMT disabled by BIOS
17494 - x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush()
17495 - x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond'
17496 - x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()
17497 - x86/irq: Demote irq_cpustat_t::__softirq_pending to u16
17498 - x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
17499 - x86: Don't include linux/irq.h from asm/hardirq.h
17500 - x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
17501 - x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr()
17502 - Documentation/l1tf: Remove Yonah processors from not vulnerable list
17503 - x86/speculation: Simplify sysfs report of VMX L1TF vulnerability
17504 - x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
17505 - KVM: x86: Add a framework for supporting MSR-based features
17506 - KVM: X86: Introduce kvm_get_msr_feature()
17507 - KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR
17508 - KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
17509 - cpu/hotplug: Fix SMT supported evaluation
17510 - x86/speculation/l1tf: Invert all not present mappings
17511 - x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
17512 - x86/mm/pat: Make set_memory_np() L1TF safe
17513 - cpu: Fix per-cpu regression on ARM64
587a1385 17514
4fb41d2b
SB
17515 * CVE-2018-5391
17516 - Revert "net: increase fragment memory usage limits"
17517
17518 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 10 Aug 2018 14:22:53 -0300
587a1385 17519
8eab2f52 17520linux (4.15.0-30.32) bionic; urgency=medium
8a467970 17521
8eab2f52
SB
17522 * CVE-2018-5390
17523 - tcp: free batches of packets in tcp_prune_ofo_queue()
17524 - tcp: avoid collapses in tcp_prune_queue() if possible
17525 - tcp: detect malicious patterns in tcp_collapse_ofo_queue()
17526 - tcp: call tcp_drop() from tcp_data_queue_ofo()
17527 - tcp: add tcp_ooo_try_coalesce() helper
8a467970
SB
17528
17529 -- Stefan Bader <stefan.bader@canonical.com> Thu, 26 Jul 2018 17:20:29 +0200
17530
2fb72160
SB
17531linux (4.15.0-29.31) bionic; urgency=medium
17532
17533 * linux: 4.15.0-29.31 -proposed tracker (LP: #1782173)
17534
17535 * [SRU Bionic][Cosmic] kernel panic in ipmi_ssif at msg_done_handler
17536 (LP: #1777716)
17537 - ipmi_ssif: Fix kernel panic at msg_done_handler
17538
17539 * Update to ocxl driver for 18.04.1 (LP: #1775786)
17540 - misc: ocxl: use put_device() instead of device_unregister()
17541 - powerpc: Add TIDR CPU feature for POWER9
17542 - powerpc: Use TIDR CPU feature to control TIDR allocation
17543 - powerpc: use task_pid_nr() for TID allocation
17544 - ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
17545 - ocxl: Expose the thread_id needed for wait on POWER9
17546 - ocxl: Add an IOCTL so userspace knows what OCXL features are available
17547 - ocxl: Document new OCXL IOCTLs
17548 - ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
17549
17550 * Critical upstream bugfix missing in Ubuntu 18.04 - frequent Xorg crash after
17551 suspend (LP: #1776887)
17552 - ocxl: Document the OCXL_IOCTL_GET_METADATA IOCTL
17553
17554 * Hard LOCKUP observed on stressing Ubuntu 18 04 (LP: #1777194)
17555 - powerpc: use NMI IPI for smp_send_stop
17556 - powerpc: Fix smp_send_stop NMI IPI handling
17557
17558 * IPL: ppc64_cpu --frequency hang with INFO: rcu_sched detected stalls on
17559 CPUs/tasks on w34 and wsbmc016 with 920.1714.20170330n (LP: #1773964)
17560 - rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops
17561
17562 * [Regression] EXT4-fs error (device sda2): ext4_validate_block_bitmap:383:
17563 comm stress-ng: bg 4705: bad block bitmap checksum (LP: #1781709)
17564 - SAUCE: Revert "UBUNTU: SAUCE: ext4: fix ext4_validate_inode_bitmap: comm
17565 stress-ng: Corrupt inode bitmap"
17566 - SAUCE: ext4: check for allocation block validity with block group locked
e2093b79
SB
17567
17568 -- Stefan Bader <stefan.bader@canonical.com> Tue, 17 Jul 2018 10:57:50 +0200
17569
a56b5ffc 17570linux (4.15.0-28.30) bionic; urgency=medium
fbe599c1 17571
a56b5ffc 17572 * linux: 4.15.0-28.30 -proposed tracker (LP: #1781433)
fbe599c1 17573
a56b5ffc
KM
17574 * Cannot set MTU higher than 1500 in Xen instance (LP: #1781413)
17575 - xen-netfront: Fix mismatched rtnl_unlock
17576 - xen-netfront: Update features after registering netdev
17577
17578 -- Kamal Mostafa <kamal@canonical.com> Thu, 12 Jul 2018 09:47:07 -0700
fbe599c1 17579
4ba82c2d 17580linux (4.15.0-27.29) bionic; urgency=medium
995d9218 17581
4ba82c2d 17582 * linux: 4.15.0-27.29 -proposed tracker (LP: #1781062)
995d9218 17583
4ba82c2d
KE
17584 * [Regression] EXT4-fs error (device sda1): ext4_validate_inode_bitmap:99:
17585 comm stress-ng: Corrupt inode bitmap (LP: #1780137)
17586 - SAUCE: ext4: fix ext4_validate_inode_bitmap: comm stress-ng: Corrupt inode
17587 bitmap
17588
17589 -- Khalid Elmously <khalid.elmously@canonical.com> Tue, 10 Jul 2018 19:05:00 -0400
995d9218 17590
0f736e86 17591linux (4.15.0-26.28) bionic; urgency=medium
9ea2db71 17592
0f736e86
SB
17593 * linux: 4.15.0-26.28 -proposed tracker (LP: #1780112)
17594
17595 * failure to boot with linux-image-4.15.0-24-generic (LP: #1779827) // Cloud-
17596 init causes potentially huge boot delays with 4.15 kernels (LP: #1780062)
17597 - random: Make getrandom() ready earlier
9ea2db71
SB
17598
17599 -- Stefan Bader <stefan.bader@canonical.com> Wed, 04 Jul 2018 17:52:52 +0200
17600
1de0dc5c 17601linux (4.15.0-25.27) bionic; urgency=medium
345de74b 17602
1de0dc5c 17603 * linux: 4.15.0-25.27 -proposed tracker (LP: #1779354)
345de74b 17604
1de0dc5c
KE
17605 * hisi_sas_v3_hw: internal task abort: timeout and not done. (LP: #1777736)
17606 - scsi: hisi_sas: Update a couple of register settings for v3 hw
17607
17608 * hisi_sas: Add missing PHY spinlock init (LP: #1777734)
17609 - scsi: hisi_sas: Add missing PHY spinlock init
17610
17611 * hisi_sas: improve read performance by pre-allocating slot DMA buffers
17612 (LP: #1777727)
17613 - scsi: hisi_sas: use dma_zalloc_coherent()
17614 - scsi: hisi_sas: Use dmam_alloc_coherent()
17615 - scsi: hisi_sas: Pre-allocate slot DMA buffers
17616
17617 * hisi_sas: Failures during host reset (LP: #1777696)
17618 - scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw()
17619 - scsi: hisi_sas: Fix the conflict between dev gone and host reset
17620 - scsi: hisi_sas: Adjust task reject period during host reset
17621 - scsi: hisi_sas: Add a flag to filter PHY events during reset
17622 - scsi: hisi_sas: Release all remaining resources in clear nexus ha
17623
17624 * Fake SAS addresses for SATA disks on HiSilicon D05 are non-unique
17625 (LP: #1776750)
17626 - scsi: hisi_sas: make SAS address of SATA disks unique
17627
17628 * Vcs-Git header on bionic linux source package points to zesty git tree
17629 (LP: #1766055)
17630 - [Packaging]: Update Vcs-Git
17631
17632 * large KVM instances run out of IRQ routes (LP: #1778261)
17633 - SAUCE: kvm -- increase KVM_MAX_IRQ_ROUTES to 2048 on x86
17634
17635 -- Khalid Elmously <khalid.elmously@canonical.com> Sun, 01 Jul 2018 23:10:18 +0000
345de74b 17636
084f3ff4 17637linux (4.15.0-24.26) bionic; urgency=medium
ba9944e9 17638
084f3ff4 17639 * linux: 4.15.0-24.26 -proposed tracker (LP: #1776338)
ba9944e9 17640
084f3ff4
KSS
17641 * Bionic update: upstream stable patchset 2018-06-06 (LP: #1775483)
17642 - drm: bridge: dw-hdmi: Fix overflow workaround for Amlogic Meson GX SoCs
17643 - i40e: Fix attach VF to VM issue
17644 - tpm: cmd_ready command can be issued only after granting locality
17645 - tpm: tpm-interface: fix tpm_transmit/_cmd kdoc
17646 - tpm: add retry logic
17647 - Revert "ath10k: send (re)assoc peer command when NSS changed"
17648 - bonding: do not set slave_dev npinfo before slave_enable_netpoll in
17649 bond_enslave
17650 - ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
17651 - ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts
17652 - KEYS: DNS: limit the length of option strings
17653 - l2tp: check sockaddr length in pppol2tp_connect()
17654 - net: validate attribute sizes in neigh_dump_table()
17655 - llc: delete timers synchronously in llc_sk_free()
17656 - tcp: don't read out-of-bounds opsize
17657 - net: af_packet: fix race in PACKET_{R|T}X_RING
17658 - tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
17659 - net: fix deadlock while clearing neighbor proxy table
17660 - team: avoid adding twice the same option to the event list
17661 - net/smc: fix shutdown in state SMC_LISTEN
17662 - team: fix netconsole setup over team
17663 - packet: fix bitfield update race
17664 - tipc: add policy for TIPC_NLA_NET_ADDR
17665 - pppoe: check sockaddr length in pppoe_connect()
17666 - vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
17667 - amd-xgbe: Add pre/post auto-negotiation phy hooks
17668 - sctp: do not check port in sctp_inet6_cmp_addr
17669 - amd-xgbe: Improve KR auto-negotiation and training
17670 - strparser: Do not call mod_delayed_work with a timeout of LONG_MAX
17671 - amd-xgbe: Only use the SFP supported transceiver signals
17672 - strparser: Fix incorrect strp->need_bytes value.
17673 - net: sched: ife: signal not finding metaid
17674 - tcp: clear tp->packets_out when purging write queue
17675 - net: sched: ife: handle malformed tlv length
17676 - net: sched: ife: check on metadata length
17677 - llc: hold llc_sap before release_sock()
17678 - llc: fix NULL pointer deref for SOCK_ZAPPED
17679 - net: ethernet: ti: cpsw: fix tx vlan priority mapping
17680 - virtio_net: split out ctrl buffer
17681 - virtio_net: fix adding vids on big-endian
17682 - KVM: s390: force bp isolation for VSIE
17683 - s390: correct module section names for expoline code revert
17684 - microblaze: Setup dependencies for ASM optimized lib functions
17685 - commoncap: Handle memory allocation failure.
17686 - scsi: mptsas: Disable WRITE SAME
17687 - cdrom: information leak in cdrom_ioctl_media_changed()
17688 - m68k/mac: Don't remap SWIM MMIO region
17689 - block/swim: Check drive type
17690 - block/swim: Don't log an error message for an invalid ioctl
17691 - block/swim: Remove extra put_disk() call from error path
17692 - block/swim: Rename macros to avoid inconsistent inverted logic
17693 - block/swim: Select appropriate drive on device open
17694 - block/swim: Fix array bounds check
17695 - block/swim: Fix IO error at end of medium
17696 - tracing: Fix missing tab for hwlat_detector print format
17697 - s390/cio: update chpid descriptor after resource accessibility event
17698 - s390/dasd: fix IO error for newly defined devices
17699 - s390/uprobes: implement arch_uretprobe_is_alive()
17700 - ACPI / video: Only default only_lcd to true on Win8-ready _desktops_
17701 - docs: ip-sysctl.txt: fix name of some ipv6 variables
17702 - net: mvpp2: Fix DMA address mask size
17703 - net: stmmac: Disable ACS Feature for GMAC >= 4
17704 - l2tp: hold reference on tunnels in netlink dumps
17705 - l2tp: hold reference on tunnels printed in pppol2tp proc file
17706 - l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs file
17707 - l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow
17708 - s390/qeth: fix error handling in adapter command callbacks
17709 - s390/qeth: avoid control IO completion stalls
17710 - s390/qeth: handle failure on workqueue creation
17711 - bnxt_en: Fix memory fault in bnxt_ethtool_init()
17712 - virtio-net: add missing virtqueue kick when flushing packets
17713 - VSOCK: make af_vsock.ko removable again
17714 - hwmon: (k10temp) Add temperature offset for Ryzen 2700X
17715 - hwmon: (k10temp) Add support for AMD Ryzen w/ Vega graphics
17716 - s390/cpum_cf: rename IBM z13/z14 counter names
17717 - kprobes: Fix random address output of blacklist file
17718 - Revert "pinctrl: intel: Initialize GPIO properly when used through irqchip"
17719
17720 * Lenovo V330 needs patch in ideapad_laptop module for rfkill (LP: #1774636)
17721 - SAUCE: Add Lenovo V330 to the ideapad_laptop rfkill blacklist
17722
17723 * bluetooth controller fail after suspend with USB autosuspend on XPS 13 9360
17724 (LP: #1775217)
17725 - Bluetooth: btusb: Add Dell XPS 13 9360 to btusb_needs_reset_resume_table
17726
17727 * [Hyper-V] PCI: hv: Fix 2 hang issues in hv_compose_msi_msg (LP: #1758378)
17728 - PCI: hv: Only queue new work items in hv_pci_devices_present() if necessary
17729 - PCI: hv: Remove the bogus test in hv_eject_device_work()
17730 - PCI: hv: Fix a comment typo in _hv_pcifront_read_config()
17731
17732 * register on binfmt_misc may overflow and crash the system (LP: #1775856)
17733 - fs/binfmt_misc.c: do not allow offset overflow
17734
17735 * CVE-2018-11508
17736 - compat: fix 4-byte infoleak via uninitialized struct field
17737
17738 * Network installs fail on SocioNext board (LP: #1775884)
17739 - net: netsec: reduce DMA mask to 40 bits
17740 - net: socionext: reset hardware in ndo_stop
17741 - net: netsec: enable tx-irq during open callback
17742
17743 * r8169 ethernet card don't work after returning from suspension
17744 (LP: #1752772)
17745 - PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()
17746 - r8169: switch to device-managed functions in probe
17747 - r8169: remove netif_napi_del in probe error path
17748 - r8169: remove some WOL-related dead code
17749 - r8169: disable WOL per default
17750 - r8169: improve interrupt handling
17751 - r8169: fix interrupt number after adding support for MSI-X interrupts
17752
17753 * ISST-LTE:KVM:Ubuntu18.04:BostonLC:boslcp3:boslcp3g3:Guest conosle hangs
17754 after hotplug CPU add operation. (LP: #1759723)
17755 - genirq/affinity: assign vectors to all possible CPUs
17756 - genirq/affinity: Don't return with empty affinity masks on error
17757 - genirq/affinity: Rename *node_to_possible_cpumask as *node_to_cpumask
17758 - genirq/affinity: Move actual irq vector spreading into a helper function
17759 - genirq/affinity: Allow irq spreading from a given starting point
17760 - genirq/affinity: Spread irq vectors among present CPUs as far as possible
17761 - blk-mq: simplify queue mapping & schedule with each possisble CPU
17762 - blk-mq: make sure hctx->next_cpu is set correctly
17763 - blk-mq: Avoid that blk_mq_delay_run_hw_queue() introduces unintended delays
17764 - blk-mq: make sure that correct hctx->next_cpu is set
17765 - blk-mq: avoid to write intermediate result to hctx->next_cpu
17766 - blk-mq: introduce blk_mq_hw_queue_first_cpu() to figure out first cpu
17767 - blk-mq: don't check queue mapped in __blk_mq_delay_run_hw_queue()
17768 - nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectors
17769 - scsi: hpsa: fix selection of reply queue
17770 - scsi: megaraid_sas: fix selection of reply queue
17771 - scsi: core: introduce force_blk_mq
17772 - scsi: virtio_scsi: fix IO hang caused by automatic irq vector affinity
17773 - scsi: virtio_scsi: unify scsi_host_template
17774
17775 * Fix several bugs in RDMA/hns driver (LP: #1770974)
17776 - RDMA/hns: Use structs to describe the uABI instead of opencoding
17777 - RDMA/hns: Remove unnecessary platform_get_resource() error check
17778 - RDMA/hns: Remove unnecessary operator
17779 - RDMA/hns: Add names to function arguments in function pointers
17780 - RDMA/hns: Fix misplaced call to hns_roce_cleanup_hem_table
17781 - RDMA/hns: Fix a bug with modifying mac address
17782 - RDMA/hns: Use free_pages function instead of free_page
17783 - RDMA/hns: Replace __raw_write*(cpu_to_le*()) with LE write*()
17784 - RDMA/hns: Bugfix for init hem table
17785 - RDMA/hns: Intercept illegal RDMA operation when use inline data
17786 - RDMA/hns: Fix the qp context state diagram
17787 - RDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is set
17788 - RDMA/hns: Remove some unnecessary attr_mask judgement
17789 - RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is set
17790 - RDMA/hns: Adjust the order of cleanup hem table
17791 - RDMA/hns: Update assignment method for owner field of send wqe
17792 - RDMA/hns: Submit bad wr
17793 - RDMA/hns: Fix a couple misspellings
17794 - RDMA/hns: Add rq inline flags judgement
17795 - RDMA/hns: Bugfix for rq record db for kernel
17796 - RDMA/hns: Load the RoCE dirver automatically
17797 - RDMA/hns: Update convert function of endian format
17798 - RDMA/hns: Add return operation when configured global param fail
17799 - RDMA/hns: Not support qp transition from reset to reset for hip06
17800 - RDMA/hns: Fix the bug with rq sge
17801 - RDMA/hns: Set desc_dma_addr for zero when free cmq desc
17802 - RDMA/hns: Enable inner_pa_vld filed of mpt
17803 - RDMA/hns: Set NULL for __internal_mr
17804 - RDMA/hns: Fix the bug with NULL pointer
17805 - RDMA/hns: Bugfix for cq record db for kernel
17806 - RDMA/hns: Move the location for initializing tmp_len
17807 - RDMA/hns: Drop local zgid in favor of core defined variable
17808 - RDMA/hns: Add 64KB page size support for hip08
17809 - RDMA/hns: Rename the idx field of db
17810 - RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaust
17811 - RDMA/hns: Increase checking CMQ status timeout value
17812 - RDMA/hns: Add reset process for RoCE in hip08
17813 - RDMA/hns: Fix the illegal memory operation when cross page
17814 - RDMA/hns: Implement the disassociate_ucontext API
17815
17816 * powerpc/livepatch: Implement reliable stack tracing for the consistency
17817 model (LP: #1771844)
17818 - powerpc/livepatch: Implement reliable stack tracing for the consistency
17819 model
17820
17821 * vmxnet3: update to latest ToT (LP: #1768143)
17822 - vmxnet3: avoid xmit reset due to a race in vmxnet3
17823 - vmxnet3: use correct flag to indicate LRO feature
17824 - vmxnet3: fix incorrect dereference when rxvlan is disabled
17825
17826 * 4.15.0-22-generic fails to boot on IBM S822LC (POWER8 (raw), altivec
17827 supported) (LP: #1773162)
17828 - Revert "powerpc/64s: Add support for a store forwarding barrier at kernel
17829 entry/exit"
17830 - powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
17831
17832 * Decode ARM CPER records in kernel (LP: #1770244)
17833 - [Config] CONFIG_UEFI_CPER_ARM=y
17834 - efi: Move ARM CPER code to new file
17835 - efi: Parse ARM error information value
17836
17837 * Adding back alx WoL feature (LP: #1772610)
17838 - SAUCE: Revert "alx: remove WoL support"
17839 - SAUCE: alx: add enable_wol paramenter
17840
17841 * Lancer A0 Asic HBA's won't boot with 18.04 (LP: #1768103)
17842 - scsi: lpfc: Fix WQ/CQ creation for older asic's.
17843 - scsi: lpfc: Fix 16gb hbas failing cq create.
17844
17845 * [LTCTest][OPAL][OP920] cpupower idle-info is not listing stop4 and stop5
17846 idle states when all CORES are guarded (LP: #1771780)
17847 - SAUCE: cpuidle/powernv : init all present cpus for deep states
17848
17849 * Huawei 25G/100G Network Adapters Unsupported (LP: #1770970)
17850 - net-next/hinic: add pci device ids for 25ge and 100ge card
17851
17852 * [Ubuntu 18.04.1] POWER9 - Nvidia Volta - Kernel changes to enable Nvidia
17853 driver on bare metal (LP: #1772991)
17854 - powerpc/powernv/npu: Fix deadlock in mmio_invalidate()
17855 - powerpc/powernv/mce: Don't silently restart the machine
17856 - powerpc/npu-dma.c: Fix crash after __mmu_notifier_register failure
17857 - powerpc/mm: Flush cache on memory hot(un)plug
17858 - powerpc/powernv/memtrace: Let the arch hotunplug code flush cache
17859 - powerpc/powernv/npu: Add lock to prevent race in concurrent context
17860 init/destroy
17861 - powerpc/powernv/npu: Prevent overwriting of pnv_npu2_init_contex() callback
17862 parameters
17863 - powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating a large
17864 address range
17865 - powerpc/mce: Fix a bug where mce loops on memory UE.
17866
17867 * cpum_sf: ensure sample freq is non-zero (LP: #1772593)
17868 - s390/cpum_sf: ensure sample frequency of perf event attributes is non-zero
17869
17870 * PCIe link speeds of 16 GT/s are shown as "Unknown speed" (LP: #1773243)
17871 - PCI: Add decoding for 16 GT/s link speed
17872
17873 * False positive ACPI _PRS error messages (LP: #1773295)
17874 - ACPI / PCI: pci_link: Allow the absence of _PRS and change log level
17875
17876 * Dell systems crash when disabling Nvidia dGPU (LP: #1773299)
17877 - ACPI / OSI: Add OEM _OSI strings to disable NVidia RTD3
17878
17879 * wlp3s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
17880 (LP: #1720930)
17881 - iwlwifi: mvm: fix "failed to remove key" message
17882
17883 * Expose arm64 CPU topology to userspace (LP: #1770231)
17884 - ACPICA: ACPI 6.2: Additional PPTT flags
17885 - drivers: base: cacheinfo: move cache_setup_of_node()
17886 - drivers: base: cacheinfo: setup DT cache properties early
17887 - cacheinfo: rename of_node to fw_token
17888 - arm64/acpi: Create arch specific cpu to acpi id helper
17889 - ACPI/PPTT: Add Processor Properties Topology Table parsing
17890 - [Config] CONFIG_ACPI_PPTT=y
17891 - ACPI: Enable PPTT support on ARM64
17892 - drivers: base cacheinfo: Add support for ACPI based firmware tables
17893 - arm64: Add support for ACPI based firmware tables
17894 - arm64: topology: rename cluster_id
17895 - arm64: topology: enable ACPI/PPTT based CPU topology
17896 - ACPI: Add PPTT to injectable table list
17897 - arm64: topology: divorce MC scheduling domain from core_siblings
17898
17899 * hisi_sas robustness fixes (LP: #1774466)
17900 - scsi: hisi_sas: delete timer when removing hisi_sas driver
17901 - scsi: hisi_sas: print device id for errors
17902 - scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twice
17903 - scsi: hisi_sas: check host frozen before calling "done" function
17904 - scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task()
17905 - scsi: hisi_sas: stop controller timer for reset
17906 - scsi: hisi_sas: update PHY linkrate after a controller reset
17907 - scsi: hisi_sas: change slot index allocation mode
17908 - scsi: hisi_sas: Change common allocation mode of device id
17909 - scsi: hisi_sas: Reset disks when discovered
17910 - scsi: hisi_sas: Create a scsi_host_template per HW module
17911 - scsi: hisi_sas: Init disks after controller reset
17912 - scsi: hisi_sas: Try wait commands before before controller reset
17913 - scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot
17914 - scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command
17915 - scsi: hisi_sas: Terminate STP reject quickly for v2 hw
17916 - scsi: hisi_sas: Fix return value when get_free_slot() failed
17917 - scsi: hisi_sas: Mark PHY as in reset for nexus reset
17918
17919 * hisi_sas: Support newer v3 hardware (LP: #1774467)
17920 - scsi: hisi_sas: update RAS feature for later revision of v3 HW
17921 - scsi: hisi_sas: check IPTT is valid before using it for v3 hw
17922 - scsi: hisi_sas: fix PI memory size
17923 - scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hw
17924 - scsi: hisi_sas: remove redundant handling to event95 for v3
17925 - scsi: hisi_sas: add readl poll timeout helper wrappers
17926 - scsi: hisi_sas: workaround a v3 hw hilink bug
17927 - scsi: hisi_sas: Add LED feature for v3 hw
17928
17929 * hisi_sas: improve performance by optimizing DQ locking (LP: #1774472)
17930 - scsi: hisi_sas: initialize dq spinlock before use
17931 - scsi: hisi_sas: optimise the usage of DQ locking
17932 - scsi: hisi_sas: relocate smp sg map
17933 - scsi: hisi_sas: make return type of prep functions void
17934 - scsi: hisi_sas: allocate slot buffer earlier
17935 - scsi: hisi_sas: Don't lock DQ for complete task sending
17936 - scsi: hisi_sas: Use device lock to protect slot alloc/free
17937 - scsi: hisi_sas: add check of device in hisi_sas_task_exec()
17938 - scsi: hisi_sas: fix a typo in hisi_sas_task_prep()
17939
17940 * Request to revert SAUCE patches in the 18.04 SRU and update with upstream
17941 version (LP: #1768431)
17942 - scsi: cxlflash: Handle spurious interrupts
17943 - scsi: cxlflash: Remove commmands from pending list on timeout
17944 - scsi: cxlflash: Synchronize reset and remove ops
17945 - SAUCE: (no-up) cxlflash: OCXL diff between v2 and v3
17946
17947 * After update to 4.13-43 Intel Graphics are Laggy (LP: #1773520)
17948 - SAUCE: Revert "drm/i915/edp: Allow alternate fixed mode for eDP if
17949 available."
17950
17951 * ELANPAD ELAN0612 does not work, patch available (LP: #1773509)
17952 - SAUCE: Input: elan_i2c - add ELAN0612 to the ACPI table
17953
17954 * FS-Cache: Assertion failed: FS-Cache: 6 == 5 is false (LP: #1774336)
17955 - SAUCE: CacheFiles: fix a read_waiter/read_copier race
17956
17957 * hns3 driver updates (LP: #1768670)
17958 - net: hns3: VF should get the real rss_size instead of rss_size_max
17959 - net: hns3: set the cmdq out_vld bit to 0 after used
17960 - net: hns3: fix endian issue when PF get mbx message flag
17961 - net: hns3: fix the queue id for tqp enable&&reset
17962 - net: hns3: set the max ring num when alloc netdev
17963 - net: hns3: add support for VF driver inner interface
17964 hclgevf_ops.get_tqps_and_rss_info
17965 - net: hns3: refactor the hclge_get/set_rss function
17966 - net: hns3: refactor the hclge_get/set_rss_tuple function
17967 - net: hns3: fix for RSS configuration loss problem during reset
17968 - net: hns3: fix for pause configuration lost during reset
17969 - net: hns3: fix for use-after-free when setting ring parameter
17970 - net: hns3: refactor the get/put_vector function
17971 - net: hns3: fix for coalesce configuration lost during reset
17972 - net: hns3: refactor the coalesce related struct
17973 - net: hns3: fix for coal configuation lost when setting the channel
17974 - net: hns3: add existence check when remove old uc mac address
17975 - net: hns3: fix for netdev not running problem after calling net_stop and
17976 net_open
17977 - net: hns3: fix for ipv6 address loss problem after setting channels
17978 - net: hns3: unify the pause params setup function
17979 - net: hns3: fix rx path skb->truesize reporting bug
17980 - net: hns3: add support for querying pfc puase packets statistic
17981 - net: hns3: fix for loopback failure when vlan filter is enable
17982 - net: hns3: fix for buffer overflow smatch warning
17983 - net: hns3: fix error type definition of return value
17984 - net: hns3: fix return value error of hclge_get_mac_vlan_cmd_status()
17985 - net: hns3: add existence checking before adding unicast mac address
17986 - net: hns3: add result checking for VF when modify unicast mac address
17987 - net: hns3: reallocate tx/rx buffer after changing mtu
17988 - net: hns3: fix the VF queue reset flow error
17989 - net: hns3: fix for vlan table lost problem when resetting
17990 - net: hns3: increase the max time for IMP handle command
17991 - net: hns3: change GL update rate
17992 - net: hns3: change the time interval of int_gl calculating
17993 - net: hns3: fix for getting wrong link mode problem
17994 - net: hns3: add get_link support to VF
17995 - net: hns3: add querying speed and duplex support to VF
17996 - net: hns3: fix for not returning problem in get_link_ksettings when phy
17997 exists
17998 - net: hns3: Changes to make enet watchdog timeout func common for PF/VF
17999 - net: hns3: Add VF Reset Service Task to support event handling
18000 - net: hns3: Add VF Reset device state and its handling
18001 - net: hns3: Add support to request VF Reset to PF
18002 - net: hns3: Add support to reset the enet/ring mgmt layer
18003 - net: hns3: Add support to re-initialize the hclge device
18004 - net: hns3: Changes to support ARQ(Asynchronous Receive Queue)
18005 - net: hns3: Add *Asserting Reset* mailbox message & handling in VF
18006 - net: hns3: Changes required in PF mailbox to support VF reset
18007 - net: hns3: hclge_inform_reset_assert_to_vf() can be static
18008 - net: hns3: fix for returning wrong value problem in hns3_get_rss_key_size
18009 - net: hns3: fix for returning wrong value problem in hns3_get_rss_indir_size
18010 - net: hns3: fix for the wrong shift problem in hns3_set_txbd_baseinfo
18011 - net: hns3: fix for not initializing VF rss_hash_key problem
18012 - net: hns3: never send command queue message to IMP when reset
18013 - net: hns3: remove unnecessary pci_set_drvdata() and devm_kfree()
18014 - net: hns3: fix length overflow when CONFIG_ARM64_64K_PAGES
18015 - net: hns3: Remove error log when getting pfc stats fails
18016 - net: hns3: fix to correctly fetch l4 protocol outer header
18017 - net: hns3: Fixes the out of bounds access in hclge_map_tqp
18018 - net: hns3: Fixes the error legs in hclge_init_ae_dev function
18019 - net: hns3: fix for phy_addr error in hclge_mac_mdio_config
18020 - net: hns3: Fix to support autoneg only for port attached with phy
18021 - net: hns3: fix a dead loop in hclge_cmd_csq_clean
18022 - net: hns3: Fix for packet loss due wrong filter config in VLAN tbls
18023 - net: hns3: Remove packet statistics in the range of 8192~12287
18024 - net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver
18025 - net: hns3: Fix for setting mac address when resetting
18026 - net: hns3: remove add/del_tunnel_udp in hns3_enet module
18027 - net: hns3: fix for cleaning ring problem
18028 - net: hns3: refactor the loopback related function
18029 - net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
18030 - net: hns3: Fix for the null pointer problem occurring when initializing
18031 ae_dev failed
18032 - net: hns3: Add a check for client instance init state
18033 - net: hns3: Change return type of hnae3_register_ae_dev
18034 - net: hns3: Change return type of hnae3_register_ae_algo
18035 - net: hns3: Change return value in hnae3_register_client
18036 - net: hns3: Fixes the back pressure setting when sriov is enabled
18037 - net: hns3: Fix for fiber link up problem
18038 - net: hns3: Add support of .sriov_configure in HNS3 driver
18039 - net: hns3: Fixes the missing PCI iounmap for various legs
18040 - net: hns3: Fixes error reported by Kbuild and internal review
18041 - net: hns3: Fixes API to fetch ethernet header length with kernel default
18042 - net: hns3: cleanup of return values in hclge_init_client_instance()
18043 - net: hns3: Fix the missing client list node initialization
18044 - net: hns3: Fix for hns3 module is loaded multiple times problem
18045 - net: hns3: Use enums instead of magic number in hclge_is_special_opcode
18046 - net: hns3: Fix for netdev not running problem after calling net_stop and
18047 net_open
18048 - net: hns3: Fixes kernel panic issue during rmmod hns3 driver
18049 - net: hns3: Fix for CMDQ and Misc. interrupt init order problem
18050 - net: hns3: Updates RX packet info fetch in case of multi BD
18051 - net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 config
18052 - net: hns3: Add STRP_TAGP field support for hardware revision 0x21
18053 - net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)
18054 - net: hns3: Fix for PF mailbox receving unknown message
18055 - net: hns3: Fixes the state to indicate client-type initialization
18056 - net: hns3: Fixes the init of the VALID BD info in the descriptor
18057 - net: hns3: Removes unnecessary check when clearing TX/RX rings
18058 - net: hns3: Clear TX/RX rings when stopping port & un-initializing client
18059 - net: hns3: Remove unused led control code
18060 - net: hns3: Adds support for led locate command for copper port
18061 - net: hns3: Fixes initalization of RoCE handle and makes it conditional
18062 - net: hns3: Disable vf vlan filter when vf vlan table is full
18063 - net: hns3: Add support for IFF_ALLMULTI flag
18064 - net: hns3: Add repeat address checking for setting mac address
18065 - net: hns3: Fix setting mac address error
18066 - net: hns3: Fix for service_task not running problem after resetting
18067 - net: hns3: Fix for hclge_reset running repeatly problem
18068 - net: hns3: Fix for phy not link up problem after resetting
18069 - net: hns3: Add missing break in misc_irq_handle
18070 - net: hns3: Fix for vxlan tx checksum bug
18071 - net: hns3: Optimize the PF's process of updating multicast MAC
18072 - net: hns3: Optimize the VF's process of updating multicast MAC
18073 - SAUCE: {topost} net: hns3: add support for serdes loopback selftest
18074 - SAUCE: {topost} net: hns3: RX BD information valid only in last BD except
18075 VLD bit and buffer size
18076 - SAUCE: {topost} net: hns3: remove hclge_get_vector_index from
18077 hclge_bind_ring_with_vector
18078 - SAUCE: {topost} net: hns3: rename the interface for init_client_instance and
18079 uninit_client_instance
18080 - SAUCE: {topost} net: hns3: add vector status check before free vector
18081 - SAUCE: {topost} net: hns3: add l4_type check for both ipv4 and ipv6
18082 - SAUCE: {topost} net: hns3: remove unused head file in hnae3.c
18083 - SAUCE: {topost} net: hns3: extraction an interface for state state
18084 init|uninit
18085 - SAUCE: {topost} net: hns3: print the ret value in error information
18086 - SAUCE: {topost} net: hns3: remove the Redundant put_vector in
18087 hns3_client_uninit
18088 - SAUCE: {topost} net: hns3: add unlikely for error check
18089 - SAUCE: {topost} net: hns3: remove back in struct hclge_hw
18090 - SAUCE: {topost} net: hns3: use lower_32_bits and upper_32_bits
18091 - SAUCE: {topost} net: hns3: remove unused hclge_ring_to_dma_dir
18092 - SAUCE: {topost} net: hns3: remove useless code in hclge_cmd_send
18093 - SAUCE: {topost} net: hns3: remove some redundant assignments
18094 - SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean
18095 - SAUCE: {topost} net: hns3: using modulo for cyclic counters in
18096 hclge_cmd_send
18097 - SAUCE: {topost} net: hns3: remove a redundant hclge_cmd_csq_done
18098 - SAUCE: {topost} net: hns3: remove some unused members of some structures
18099 - SAUCE: {topost} net: hns3: give default option while dependency HNS3 set
18100 - SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead of
18101 kzalloc/dma_map_single
18102 - SAUCE: {topost} net: hns3: modify hnae_ to hnae3_
18103 - SAUCE: {topost} net: hns3: fix unused function warning in VF driver
18104 - SAUCE: {topost} net: hns3: remove some redundant assignments
18105 - SAUCE: {topost} net: hns3: standardize the handle of return value
18106 - SAUCE: {topost} net: hns3: remove extra space and brackets
18107 - SAUCE: {topost} net: hns3: fix unreasonable code comments
18108 - SAUCE: {topost} net: hns3: use decimal for bit offset macros
18109 - SAUCE: {topost} net: hns3: modify inconsistent bit mask macros
18110 - SAUCE: {topost} net: hns3: fix mislead parameter name
18111 - SAUCE: {topost} net: hns3: remove unused struct member and definition
18112 - SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver
18113 - SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE
18114 - SAUCE: {topost} net: hns3: optimize the process of notifying roce client
18115 - SAUCE: {topost} net: hns3: Add calling roce callback function when link
18116 status change
18117 - SAUCE: {topost} net: hns3: fix tc setup when netdev is first up
18118 - SAUCE: {topost} net: hns3: fix for mac pause not disable in pfc mode
18119 - SAUCE: {topost} net: hns3: fix for waterline not setting correctly
18120 - SAUCE: {topost} net: hns3: fix for l4 checksum offload bug
18121 - SAUCE: {topost} net: hns3: fix for mailbox message truncated problem
18122 - SAUCE: {topost} net: hns3: Add configure for mac minimal frame size
18123 - SAUCE: {topost} net: hns3: fix warning bug when doing lp selftest
18124 - SAUCE: {topost} net: hns3: fix get_vector ops in hclgevf_main module
18125 - SAUCE: {topost} net: hns3: remove the warning when clear reset cause
18126 - SAUCE: {topost} net: hns3: Use roce handle when calling roce callback
18127 function
18128 - SAUCE: {topost} net: hns3: prevent sending command during global or core
18129 reset
18130 - SAUCE: {topost} net: hns3: modify the order of initializeing command queue
18131 register
18132 - SAUCE: {topost} net: hns3: reset net device with rtnl_lock
18133 - SAUCE: {topost} net: hns3: prevent to request reset frequently
18134 - SAUCE: {topost} net: hns3: correct reset event status register
18135 - SAUCE: {topost} net: hns3: separate roce from nic when resetting
18136 - SAUCE: net: hns3: Fix for phy link issue when using marvell phy driver
18137 - SAUCE: {topost} net: hns3: fix return value error in
18138 hns3_reset_notify_down_enet
18139 - SAUCE: {topost} net: hns3: remove unnecessary ring configuration operation
18140 while resetting
18141 - SAUCE: {topost} net: hns3: fix for reset_level default assignment probelm
18142 - SAUCE: {topost} net: hns3: fix for using wrong mask and shift in
18143 hclge_get_ring_chain_from_mbx
18144 - SAUCE: {topost} net: hns3: fix comments for hclge_get_ring_chain_from_mbx
18145 - SAUCE: net: hns3: Fix for VF mailbox cannot receiving PF response
18146 - SAUCE: net: hns3: Fix for VF mailbox receiving unknown message
18147 - SAUCE: net: hns3: Optimize PF CMDQ interrupt switching process
18148
18149 * enable mic-mute hotkey and led on Lenovo M820z and M920z (LP: #1774306)
18150 - ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOs
18151
18152 * Bionic update: upstream stable patchset 2018-05-29 (LP: #1774063)
18153 - cifs: do not allow creating sockets except with SMB1 posix exensions
18154 - btrfs: fix unaligned access in readdir
18155 - x86/acpi: Prevent X2APIC id 0xffffffff from being accounted
18156 - clocksource/imx-tpm: Correct -ETIME return condition check
18157 - x86/tsc: Prevent 32bit truncation in calc_hpet_ref()
18158 - drm/vc4: Fix memory leak during BO teardown
18159 - drm/i915/gvt: throw error on unhandled vfio ioctls
18160 - drm/i915/audio: Fix audio detection issue on GLK
18161 - drm/i915: Do no use kfree() to free a kmem_cache_alloc() return value
18162 - drm/i915: Fix LSPCON TMDS output buffer enabling from low-power state
18163 - drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changing
18164 - usb: musb: fix enumeration after resume
18165 - usb: musb: call pm_runtime_{get,put}_sync before reading vbus registers
18166 - usb: musb: Fix external abort in musb_remove on omap2430
18167 - firewire-ohci: work around oversized DMA reads on JMicron controllers
18168 - x86/tsc: Allow TSC calibration without PIT
18169 - NFSv4: always set NFS_LOCK_LOST when a lock is lost.
18170 - ACPI / LPSS: Do not instiate platform_dev for devs without MMIO resources
18171 - ALSA: hda - Use IS_REACHABLE() for dependency on input
18172 - ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()
18173 - kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl
18174 - RDMA/core: Clarify rdma_ah_find_type
18175 - KVM: PPC: Book3S HV: Enable migration of decrementer register
18176 - netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460
18177 - tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into
18178 account
18179 - KVM: s390: use created_vcpus in more places
18180 - platform/x86: dell-laptop: Filter out spurious keyboard backlight change
18181 events
18182 - xprtrdma: Fix backchannel allocation of extra rpcrdma_reps
18183 - selftest: ftrace: Fix to pick text symbols for kprobes
18184 - PCI: Add function 1 DMA alias quirk for Marvell 9128
18185 - Input: psmouse - fix Synaptics detection when protocol is disabled
18186 - libbpf: Makefile set specified permission mode
18187 - Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axes
18188 - i40iw: Free IEQ resources
18189 - i40iw: Zero-out consumer key on allocate stag for FMR
18190 - perf unwind: Do not look just at the global callchain_param.record_mode
18191 - tools lib traceevent: Simplify pointer print logic and fix %pF
18192 - perf callchain: Fix attr.sample_max_stack setting
18193 - tools lib traceevent: Fix get_field_str() for dynamic strings
18194 - perf record: Fix failed memory allocation for get_cpuid_str
18195 - iommu/exynos: Don't unconditionally steal bus ops
18196 - powerpc: System reset avoid interleaving oops using die synchronisation
18197 - iommu/vt-d: Use domain instead of cache fetching
18198 - dm thin: fix documentation relative to low water mark threshold
18199 - dm mpath: return DM_MAPIO_REQUEUE on blk-mq rq allocation failure
18200 - ubifs: Fix uninitialized variable in search_dh_cookie()
18201 - net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8b
18202 - net: stmmac: dwmac-meson8b: propagate rate changes to the parent clock
18203 - spi: a3700: Clear DATA_OUT when performing a read
18204 - IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_direct
18205 - nfs: Do not convert nfs_idmap_cache_timeout to jiffies
18206 - MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}
18207 - PCI: Add dummy pci_irqd_intx_xlate() for CONFIG_PCI=n build
18208 - watchdog: sp5100_tco: Fix watchdog disable bit
18209 - kconfig: Don't leak main menus during parsing
18210 - kconfig: Fix automatic menu creation mem leak
18211 - kconfig: Fix expr_free() E_NOT leak
18212 - ipmi/powernv: Fix error return code in ipmi_powernv_probe()
18213 - Btrfs: set plug for fsync
18214 - btrfs: Fix out of bounds access in btrfs_search_slot
18215 - Btrfs: fix scrub to repair raid6 corruption
18216 - btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPP
18217 - Btrfs: fix unexpected EEXIST from btrfs_get_extent
18218 - Btrfs: raid56: fix race between merge_bio and rbio_orig_end_io
18219 - RDMA/cma: Check existence of netdevice during port validation
18220 - f2fs: avoid hungtask when GC encrypted block if io_bits is set
18221 - scsi: devinfo: fix format of the device list
18222 - scsi: fas216: fix sense buffer initialization
18223 - Input: stmfts - set IRQ_NOAUTOEN to the irq flag
18224 - HID: roccat: prevent an out of bounds read in kovaplus_profile_activated()
18225 - nfp: fix error return code in nfp_pci_probe()
18226 - block: Set BIO_TRACE_COMPLETION on new bio during split
18227 - bpf: test_maps: cleanup sockmaps when test ends
18228 - i40evf: Don't schedule reset_task when device is being removed
18229 - i40evf: ignore link up if not running
18230 - platform/x86: thinkpad_acpi: suppress warning about palm detection
18231 - KVM: s390: vsie: use READ_ONCE to access some SCB fields
18232 - blk-mq-debugfs: don't allow write on attributes with seq_operations set
18233 - ASoC: rockchip: Use dummy_dai for rt5514 dsp dailink
18234 - igb: Allow to remove administratively set MAC on VFs
18235 - igb: Clear TXSTMP when ptp_tx_work() is timeout
18236 - fm10k: fix "failed to kill vid" message for VF
18237 - x86/hyperv: Stop suppressing X86_FEATURE_PCID
18238 - tty: serial: exar: Relocate sleep wake-up handling
18239 - device property: Define type of PROPERTY_ENRTY_*() macros
18240 - crypto: artpec6 - remove select on non-existing CRYPTO_SHA384
18241 - RDMA/uverbs: Use an unambiguous errno for method not supported
18242 - jffs2: Fix use-after-free bug in jffs2_iget()'s error handling path
18243 - ixgbe: don't set RXDCTL.RLPML for 82599
18244 - i40e: program fragmented IPv4 filter input set
18245 - i40e: fix reported mask for ntuple filters
18246 - samples/bpf: Partially fixes the bpf.o build
18247 - powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes
18248 - powerpc/numa: Ensure nodes initialized for hotplug
18249 - RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failure
18250 - ntb_transport: Fix bug with max_mw_size parameter
18251 - gianfar: prevent integer wrapping in the rx handler
18252 - x86/hyperv: Check for required priviliges in hyperv_init()
18253 - netfilter: x_tables: fix pointer leaks to userspace
18254 - tcp_nv: fix potential integer overflow in tcpnv_acked
18255 - kvm: Map PFN-type memory regions as writable (if possible)
18256 - x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when
18257 running nested
18258 - fs/dax.c: release PMD lock even when there is no PMD support in DAX
18259 - ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
18260 - ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute
18261 - ocfs2: return error when we attempt to access a dirty bh in jbd2
18262 - mm/mempolicy: fix the check of nodemask from user
18263 - mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
18264 - asm-generic: provide generic_pmdp_establish()
18265 - sparc64: update pmdp_invalidate() to return old pmd value
18266 - mm: thp: use down_read_trylock() in khugepaged to avoid long block
18267 - mm: pin address_space before dereferencing it while isolating an LRU page
18268 - mm/fadvise: discard partial page if endbyte is also EOF
18269 - openvswitch: Remove padding from packet before L3+ conntrack processing
18270 - blk-mq: fix discard merge with scheduler attached
18271 - IB/hfi1: Re-order IRQ cleanup to address driver cleanup race
18272 - IB/hfi1: Fix for potential refcount leak in hfi1_open_file()
18273 - IB/ipoib: Fix for potential no-carrier state
18274 - IB/core: Map iWarp AH type to undefined in rdma_ah_find_type
18275 - drm/nouveau/pmu/fuc: don't use movw directly anymore
18276 - s390/eadm: fix CONFIG_BLOCK include dependency
18277 - netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure
18278 - x86/power: Fix swsusp_arch_resume prototype
18279 - x86/dumpstack: Avoid uninitlized variable
18280 - firmware: dmi_scan: Fix handling of empty DMI strings
18281 - ACPI: processor_perflib: Do not send _PPC change notification if not ready
18282 - ACPI / bus: Do not call _STA on battery devices with unmet dependencies
18283 - ACPI / scan: Use acpi_bus_get_status() to initialize ACPI_TYPE_DEVICE devs
18284 - MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS
18285 - perf record: Fix period option handling
18286 - MIPS: Generic: Support GIC in EIC mode
18287 - perf evsel: Fix period/freq terms setup
18288 - xen-netfront: Fix race between device setup and open
18289 - xen/grant-table: Use put_page instead of free_page
18290 - bpf: sockmap, fix leaking maps with attached but not detached progs
18291 - RDS: IB: Fix null pointer issue
18292 - arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics
18293 - proc: fix /proc/*/map_files lookup
18294 - PM / domains: Fix up domain-idle-states OF parsing
18295 - cifs: silence compiler warnings showing up with gcc-8.0.0
18296 - bcache: properly set task state in bch_writeback_thread()
18297 - bcache: fix for allocator and register thread race
18298 - bcache: fix for data collapse after re-attaching an attached device
18299 - bcache: return attach error when no cache set exist
18300 - cpufreq: intel_pstate: Enable HWP during system resume on CPU0
18301 - selftests/ftrace: Add some missing glob checks
18302 - rxrpc: Don't put crypto buffers on the stack
18303 - svcrdma: Fix Read chunk round-up
18304 - net: Extra '_get' in declaration of arch_get_platform_mac_address
18305 - tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
18306 - SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context
18307 - net: stmmac: discard disabled flags in interrupt status register
18308 - bpf: fix rlimit in reuseport net selftest
18309 - ACPI / EC: Restore polling during noirq suspend/resume phases
18310 - PM / wakeirq: Fix unbalanced IRQ enable for wakeirq
18311 - vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
18312 - powerpc/mm/hash64: Zero PGD pages on allocation
18313 - x86/platform/UV: Fix GAM Range Table entries less than 1GB
18314 - locking/qspinlock: Ensure node->count is updated before initialising node
18315 - powerpc/powernv: IMC fix out of bounds memory access at shutdown
18316 - perf test: Fix test trace+probe_libc_inet_pton.sh for s390x
18317 - irqchip/gic-v3: Ignore disabled ITS nodes
18318 - cpumask: Make for_each_cpu_wrap() available on UP as well
18319 - irqchip/gic-v3: Change pr_debug message to pr_devel
18320 - RDMA/core: Reduce poll batch for direct cq polling
18321 - alarmtimer: Init nanosleep alarm timer on stack
18322 - netfilter: x_tables: cap allocations at 512 mbyte
18323 - netfilter: x_tables: add counters allocation wrapper
18324 - netfilter: compat: prepare xt_compat_init_offsets to return errors
18325 - netfilter: compat: reject huge allocation requests
18326 - netfilter: x_tables: limit allocation requests for blob rule heads
18327 - perf: Fix sample_max_stack maximum check
18328 - perf: Return proper values for user stack errors
18329 - RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPs
18330 - Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown"
18331 - mac80211_hwsim: fix use-after-free bug in hwsim_exit_net
18332 - btrfs: Fix race condition between delayed refs and blockgroup removal
18333 - mm,vmscan: Allow preallocating memory for register_shrinker().
18334
18335 * Bionic update: upstream stable patchset 2018-05-24 (LP: #1773233)
18336 - tty: make n_tty_read() always abort if hangup is in progress
18337 - cpufreq: CPPC: Use transition_delay_us depending transition_latency
18338 - ubifs: Check ubifs_wbuf_sync() return code
18339 - ubi: fastmap: Don't flush fastmap work on detach
18340 - ubi: Fix error for write access
18341 - ubi: Reject MLC NAND
18342 - mm/ksm.c: fix inconsistent accounting of zero pages
18343 - mm/hmm: hmm_pfns_bad() was accessing wrong struct
18344 - task_struct: only use anon struct under randstruct plugin
18345 - fs/reiserfs/journal.c: add missing resierfs_warning() arg
18346 - resource: fix integer overflow at reallocation
18347 - ipc/shm: fix use-after-free of shm file via remap_file_pages()
18348 - mm, slab: reschedule cache_reap() on the same CPU
18349 - usb: musb: gadget: misplaced out of bounds check
18350 - phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when driving VBUS
18351 - usb: gadget: udc: core: update usb_ep_queue() documentation
18352 - ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate
18353 - KVM: arm/arm64: vgic-its: Fix potential overrun in vgic_copy_lpi_list
18354 - ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210
18355 - arm: dts: mt7623: fix USB initialization fails on bananapi-r2
18356 - ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property
18357 - ARM: dts: exynos: Fix IOMMU support for GScaler devices on Exynos5250
18358 - ARM: dts: at91: sama5d4: fix pinctrl compatible string
18359 - spi: atmel: init FIFOs before spi enable
18360 - spi: Fix scatterlist elements size in spi_map_buf
18361 - spi: Fix unregistration of controller with fixed SPI bus number
18362 - media: atomisp_fops.c: disable atomisp_compat_ioctl32
18363 - media: vivid: check if the cec_adapter is valid
18364 - media: vsp1: Fix BRx conditional path in WPF
18365 - x86/xen: Delay get_cpu_cap until stack canary is established
18366 - regmap: Fix reversed bounds check in regmap_raw_write()
18367 - ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5E
18368 - ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()
18369 - USB: gadget: f_midi: fixing a possible double-free in f_midi
18370 - USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thaw
18371 - usb: dwc3: prevent setting PRTCAP to OTG from debugfs
18372 - usb: dwc3: pci: Properly cleanup resource
18373 - usb: dwc3: gadget: never call ->complete() from ->ep_queue()
18374 - cifs: fix memory leak in SMB2_open()
18375 - fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
18376 - smb3: Fix root directory when server returns inode number of zero
18377 - HID: i2c-hid: fix size check and type usage
18378 - i2c: i801: Save register SMBSLVCMD value only once
18379 - i2c: i801: Restore configuration at shutdown
18380 - CIFS: refactor crypto shash/sdesc allocation&free
18381 - CIFS: add sha512 secmech
18382 - CIFS: fix sha512 check in cifs_crypto_secmech_release
18383 - powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted LPCR bits
18384 - powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9
18385 - powerpc/64: Fix smp_wmb barrier definition use use lwsync consistently
18386 - powerpc/kprobes: Fix call trace due to incorrect preempt count
18387 - powerpc/kexec_file: Fix error code when trying to load kdump kernel
18388 - powerpc/powernv: define a standard delay for OPAL_BUSY type retry loops
18389 - powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
18390 - HID: Fix hid_report_len usage
18391 - HID: core: Fix size as type u32
18392 - soc: mediatek: fix the mistaken pointer accessed when subdomains are added
18393 - ASoC: ssm2602: Replace reg_default_raw with reg_default
18394 - ASoC: topology: Fix kcontrol name string handling
18395 - irqchip/gic: Take lock when updating irq type
18396 - random: use a tighter cap in credit_entropy_bits_safe()
18397 - extcon: intel-cht-wc: Set direction and drv flags for V5 boost GPIO
18398 - block: use 32-bit blk_status_t on Alpha
18399 - jbd2: if the journal is aborted then don't allow update of the log tail
18400 - ext4: shutdown should not prevent get_write_access
18401 - ext4: eliminate sleep from shutdown ioctl
18402 - ext4: pass -ESHUTDOWN code to jbd2 layer
18403 - ext4: don't update checksum of new initialized bitmaps
18404 - ext4: protect i_disksize update by i_data_sem in direct write path
18405 - ext4: limit xattr size to INT_MAX
18406 - ext4: always initialize the crc32c checksum driver
18407 - ext4: don't allow r/w mounts if metadata blocks overlap the superblock
18408 - ext4: move call to ext4_error() into ext4_xattr_check_block()
18409 - ext4: add bounds checking to ext4_xattr_find_entry()
18410 - ext4: add extra checks to ext4_xattr_block_get()
18411 - dm crypt: limit the number of allocated pages
18412 - RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA device
18413 - RDMA/mlx5: Protect from NULL pointer derefence
18414 - RDMA/rxe: Fix an out-of-bounds read
18415 - ALSA: pcm: Fix UAF at PCM release via PCM timer access
18416 - IB/srp: Fix srp_abort()
18417 - IB/srp: Fix completion vector assignment algorithm
18418 - dmaengine: at_xdmac: fix rare residue corruption
18419 - cxl: Fix possible deadlock when processing page faults from cxllib
18420 - tpm: self test failure should not cause suspend to fail
18421 - libnvdimm, dimm: fix dpa reservation vs uninitialized label area
18422 - libnvdimm, namespace: use a safe lookup for dimm device name
18423 - nfit, address-range-scrub: fix scrub in-progress reporting
18424 - nfit: skip region registration for incomplete control regions
18425 - ring-buffer: Check if memory is available before allocation
18426 - um: Compile with modern headers
18427 - um: Use POSIX ucontext_t instead of struct ucontext
18428 - iommu/vt-d: Fix a potential memory leak
18429 - mmc: jz4740: Fix race condition in IRQ mask update
18430 - mmc: tmio: Fix error handling when issuing CMD23
18431 - PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags as broken
18432 - clk: mvebu: armada-38x: add support for missing clocks
18433 - clk: fix false-positive Wmaybe-uninitialized warning
18434 - clk: mediatek: fix PWM clock source by adding a fixed-factor clock
18435 - clk: bcm2835: De-assert/assert PLL reset signal when appropriate
18436 - pwm: rcar: Fix a condition to prevent mismatch value setting to duty
18437 - thermal: imx: Fix race condition in imx_thermal_probe()
18438 - dt-bindings: clock: mediatek: add binding for fixed-factor clock axisel_d4
18439 - watchdog: f71808e_wdt: Fix WD_EN register read
18440 - ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulation
18441 - ALSA: pcm: Avoid potential races between OSS ioctls and read/write
18442 - ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
18443 - ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
18444 - ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
18445 - drm/amdgpu: Add an ATPX quirk for hybrid laptop
18446 - drm/amdgpu: Fix always_valid bos multiple LRU insertions.
18447 - drm/amdgpu/sdma: fix mask in emit_pipeline_sync
18448 - drm/amdgpu: Fix PCIe lane width calculation
18449 - drm/amdgpu/si: implement get/set pcie_lanes asic callback
18450 - drm/rockchip: Clear all interrupts before requesting the IRQ
18451 - drm/radeon: add PX quirk for Asus K73TK
18452 - drm/radeon: Fix PCIe lane width calculation
18453 - ALSA: line6: Use correct endpoint type for midi output
18454 - ALSA: rawmidi: Fix missing input substream checks in compat ioctls
18455 - ALSA: hda - New VIA controller suppor no-snoop path
18456 - random: fix crng_ready() test
18457 - random: use a different mixing algorithm for add_device_randomness()
18458 - random: crng_reseed() should lock the crng instance that it is modifying
18459 - random: add new ioctl RNDRESEEDCRNG
18460 - HID: input: fix battery level reporting on BT mice
18461 - HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
18462 - HID: wacom: bluetooth: send exit report for recent Bluetooth devices
18463 - MIPS: uaccess: Add micromips clobbers to bzero invocation
18464 - MIPS: memset.S: EVA & fault support for small_memset
18465 - MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
18466 - MIPS: memset.S: Fix clobber of v1 in last_fixup
18467 - powerpc/eeh: Fix enabling bridge MMIO windows
18468 - powerpc/lib: Fix off-by-one in alternate feature patching
18469 - udf: Fix leak of UTF-16 surrogates into encoded strings
18470 - fanotify: fix logic of events on child
18471 - mmc: sdhci-pci: Only do AMD tuning for HS200
18472 - drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
18473 - jffs2_kill_sb(): deal with failed allocations
18474 - hypfs_kill_super(): deal with failed allocations
18475 - orangefs_kill_sb(): deal with allocation failures
18476 - rpc_pipefs: fix double-dput()
18477 - Don't leak MNT_INTERNAL away from internal mounts
18478 - autofs: mount point create should honour passed in mode
18479 - mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
18480 - Revert "media: lirc_zilog: driver only sends LIRCCODE"
18481 - media: staging: lirc_zilog: incorrect reference counting
18482 - writeback: safer lock nesting
18483 - Bluetooth: hci_bcm: Add irq_polarity module option
18484 - mm: hwpoison: disable memory error handling on 1GB hugepage
18485 - media: rc: oops in ir_timer_keyup after device unplug
18486 - acpi, nfit: rework NVDIMM leaf method detection
18487 - ceph: always update atime/mtime/ctime for new inode
18488 - ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()
18489 - ext4: force revalidation of directory pointer after seekdir(2)
18490 - RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack access
18491 - xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
18492 - xprtrdma: Fix corner cases when handling device removal
18493 - IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write()
18494 - drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
18495 - drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
18496 - mmc: core: Prevent bus reference leak in mmc_blk_init()
18497 - drm/amd/display: HDMI has no sound after Panel power off/on
18498 - trace_uprobe: Use %lx to display offset
18499 - clk: tegra: Mark HCLK, SCLK and EMC as critical
18500 - pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
18501 - pwm: mediatek: Improve precision in rate calculation
18502 - HID: i2c-hid: Fix resume issue on Raydium touchscreen device
18503 - s390: add support for IBM z14 Model ZR1
18504 - drm/i915: Fix hibernation with ACPI S0 target state
18505 - libnvdimm, dimm: handle EACCES failures from label reads
18506 - device-dax: allow MAP_SYNC to succeed
18507 - HID: i2c-hid: fix inverted return value from i2c_hid_command()
18508
18509 * CVE-2018-7755
18510 - SAUCE: floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
18511
18512 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Tue, 12 Jun 2018 18:09:35 +0200
ba9944e9 18513
b7be50f6 18514linux (4.15.0-23.25) bionic; urgency=medium
bd55b8aa 18515
b7be50f6 18516 * linux: 4.15.0-23.25 -proposed tracker (LP: #1772927)
bd55b8aa 18517
b7be50f6
SB
18518 * arm64 SDEI support needs trampoline code for KPTI (LP: #1768630)
18519 - arm64: mmu: add the entry trampolines start/end section markers into
18520 sections.h
18521 - arm64: sdei: Add trampoline code for remapping the kernel
18522
18523 * Some PCIe errors not surfaced through rasdaemon (LP: #1769730)
18524 - ACPI: APEI: handle PCIe AER errors in separate function
18525 - ACPI: APEI: call into AER handling regardless of severity
18526
18527 * qla2xxx: Fix page fault at kmem_cache_alloc_node() (LP: #1770003)
18528 - scsi: qla2xxx: Fix session cleanup for N2N
18529 - scsi: qla2xxx: Remove unused argument from qlt_schedule_sess_for_deletion()
18530 - scsi: qla2xxx: Serialize session deletion by using work_lock
18531 - scsi: qla2xxx: Serialize session free in qlt_free_session_done
18532 - scsi: qla2xxx: Don't call dma_free_coherent with IRQ disabled.
18533 - scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()
18534 - scsi: qla2xxx: Prevent relogin trigger from sending too many commands
18535 - scsi: qla2xxx: Fix double free bug after firmware timeout
18536 - scsi: qla2xxx: Fixup locking for session deletion
18537
18538 * Several hisi_sas bug fixes (LP: #1768974)
18539 - scsi: hisi_sas: dt-bindings: add an property of signal attenuation
18540 - scsi: hisi_sas: support the property of signal attenuation for v2 hw
18541 - scsi: hisi_sas: fix the issue of link rate inconsistency
18542 - scsi: hisi_sas: fix the issue of setting linkrate register
18543 - scsi: hisi_sas: increase timer expire of internal abort task
18544 - scsi: hisi_sas: remove unused variable hisi_sas_devices.running_req
18545 - scsi: hisi_sas: fix return value of hisi_sas_task_prep()
18546 - scsi: hisi_sas: Code cleanup and minor bug fixes
18547
18548 * [bionic] machine stuck and bonding not working well when nvmet_rdma module
18549 is loaded (LP: #1764982)
18550 - nvmet-rdma: Don't flush system_wq by default during remove_one
18551 - nvme-rdma: Don't flush delete_wq by default during remove_one
18552
18553 * Warnings/hang during error handling of SATA disks on SAS controller
18554 (LP: #1768971)
18555 - scsi: libsas: defer ata device eh commands to libata
18556
18557 * Hotplugging a SATA disk into a SAS controller may cause crash (LP: #1768948)
18558 - ata: do not schedule hot plug if it is a sas host
18559
18560 * ISST-LTE:pKVM:Ubuntu1804: rcu_sched self-detected stall on CPU follow by CPU
18561 ATTEMPT TO RE-ENTER FIRMWARE! (LP: #1767927)
18562 - powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()
18563 - powerpc/64s: return more carefully from sreset NMI
18564 - powerpc/64s: sreset panic if there is no debugger or crash dump handlers
18565
18566 * fsnotify: Fix fsnotify_mark_connector race (LP: #1765564)
18567 - fsnotify: Fix fsnotify_mark_connector race
18568
18569 * Hang on network interface removal in Xen virtual machine (LP: #1771620)
18570 - xen-netfront: Fix hang on device removal
18571
18572 * HiSilicon HNS NIC names are truncated in /proc/interrupts (LP: #1765977)
18573 - net: hns: Avoid action name truncation
18574
18575 * Ubuntu 18.04 kernel crashed while in degraded mode (LP: #1770849)
18576 - SAUCE: powerpc/perf: Fix memory allocation for core-imc based on
18577 num_possible_cpus()
18578
18579 * Switch Build-Depends: transfig to fig2dev (LP: #1770770)
18580 - [Config] update Build-Depends: transfig to fig2dev
18581
18582 * smp_call_function_single/many core hangs with stop4 alone (LP: #1768898)
18583 - cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer
18584 interrupt
18585
18586 * Add d-i support for Huawei NICs (LP: #1767490)
18587 - d-i: add hinic to nic-modules udeb
18588
18589 * unregister_netdevice: waiting for eth0 to become free. Usage count = 5
18590 (LP: #1746474)
18591 - xfrm: reuse uncached_list to track xdsts
18592
18593 * Include nfp driver in linux-modules (LP: #1768526)
18594 - [Config] Add nfp.ko to generic inclusion list
18595
18596 * Kernel panic on boot (m1.small in cn-north-1) (LP: #1771679)
18597 - x86/xen: Reset VCPU0 info pointer after shared_info remap
18598
18599 * CVE-2018-3639 (x86)
18600 - x86/bugs: Fix the parameters alignment and missing void
18601 - KVM: SVM: Move spec control call after restore of GS
18602 - x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
18603 - x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS
18604 - x86/cpufeatures: Disentangle SSBD enumeration
18605 - x86/cpufeatures: Add FEATURE_ZEN
18606 - x86/speculation: Handle HT correctly on AMD
18607 - x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
18608 - x86/speculation: Add virtualized speculative store bypass disable support
18609 - x86/speculation: Rework speculative_store_bypass_update()
18610 - x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}
18611 - x86/bugs: Expose x86_spec_ctrl_base directly
18612 - x86/bugs: Remove x86_spec_ctrl_set()
18613 - x86/bugs: Rework spec_ctrl base and mask logic
18614 - x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG
18615 - KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
18616 - x86/bugs: Rename SSBD_NO to SSB_NO
18617 - bpf: Prevent memory disambiguation attack
18618 - KVM: VMX: Expose SSBD properly to guests.
18619
18620 * Suspend to idle: Open lid didn't resume (LP: #1771542)
18621 - ACPI / PM: Do not reconfigure GPEs for suspend-to-idle
18622
18623 * Fix initialization failure detection in SDEI for device-tree based systems
18624 (LP: #1768663)
18625 - firmware: arm_sdei: Fix return value check in sdei_present_dt()
18626
18627 * No driver for Huawei network adapters on arm64 (LP: #1769899)
18628 - net-next/hinic: add arm64 support
18629
18630 * CVE-2018-1092
18631 - ext4: fail ext4_iget for root directory if unallocated
18632
18633 * kernel 4.15 breaks nouveau on Lenovo P50 (LP: #1763189)
18634 - drm/nouveau: Fix deadlock in nv50_mstm_register_connector()
18635
18636 * update-initramfs not adding i915 GuC firmware for Kaby Lake, firmware fails
18637 to load (LP: #1728238)
18638 - Revert "UBUNTU: SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for
18639 unreleased firmware"
18640
18641 * Battery drains when laptop is off (shutdown) (LP: #1745646)
18642 - PCI / PM: Check device_may_wakeup() in pci_enable_wake()
18643
18644 * Dell Latitude 5490/5590 BIOS update 1.1.9 causes black screen at boot
18645 (LP: #1764194)
18646 - drm/i915/bios: filter out invalid DDC pins from VBT child devices
18647
18648 * Intel 9462 A370:42A4 doesn't work (LP: #1748853)
18649 - iwlwifi: add shared clock PHY config flag for some devices
18650 - iwlwifi: add a bunch of new 9000 PCI IDs
18651
18652 * Fix an issue that some PCI devices get incorrectly suspended (LP: #1764684)
18653 - PCI / PM: Always check PME wakeup capability for runtime wakeup support
18654
18655 * [SRU][Bionic/Artful] fix false positives in W+X checking (LP: #1769696)
18656 - init: fix false positives in W+X checking
18657
18658 * Bionic update to v4.15.18 stable release (LP: #1769723)
18659 - netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to
18660 ip_set_net_exit()
18661 - cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWAN
18662 - rds: MP-RDS may use an invalid c_path
18663 - slip: Check if rstate is initialized before uncompressing
18664 - vhost: fix vhost_vq_access_ok() log check
18665 - l2tp: fix races in tunnel creation
18666 - l2tp: fix race in duplicate tunnel detection
18667 - ip_gre: clear feature flags when incompatible o_flags are set
18668 - vhost: Fix vhost_copy_to_user()
18669 - lan78xx: Correctly indicate invalid OTP
18670 - media: v4l2-compat-ioctl32: don't oops on overlay
18671 - media: v4l: vsp1: Fix header display list status check in continuous mode
18672 - ipmi: Fix some error cleanup issues
18673 - parisc: Fix out of array access in match_pci_device()
18674 - parisc: Fix HPMC handler by increasing size to multiple of 16 bytes
18675 - Drivers: hv: vmbus: do not mark HV_PCIE as perf_device
18676 - PCI: hv: Serialize the present and eject work items
18677 - PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()
18678 - KVM: PPC: Book3S HV: trace_tlbie must not be called in realmode
18679 - perf/core: Fix use-after-free in uprobe_perf_close()
18680 - x86/mce/AMD: Get address from already initialized block
18681 - hwmon: (ina2xx) Fix access to uninitialized mutex
18682 - ath9k: Protect queue draining by rcu_read_lock()
18683 - x86/apic: Fix signedness bug in APIC ID validity checks
18684 - f2fs: fix heap mode to reset it back
18685 - block: Change a rcu_read_{lock,unlock}_sched() pair into
18686 rcu_read_{lock,unlock}()
18687 - nvme: Skip checking heads without namespaces
18688 - lib: fix stall in __bitmap_parselist()
18689 - blk-mq: order getting budget and driver tag
18690 - blk-mq: don't keep offline CPUs mapped to hctx 0
18691 - ovl: fix lookup with middle layer opaque dir and absolute path redirects
18692 - xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling
18693 - hugetlbfs: fix bug in pgoff overflow checking
18694 - nfsd: fix incorrect umasks
18695 - scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failure
18696 - block/loop: fix deadlock after loop_set_status
18697 - nfit: fix region registration vs block-data-window ranges
18698 - s390/qdio: don't retry EQBS after CCQ 96
18699 - s390/qdio: don't merge ERROR output buffers
18700 - s390/ipl: ensure loadparm valid flag is set
18701 - get_user_pages_fast(): return -EFAULT on access_ok failure
18702 - mm/gup_benchmark: handle gup failures
18703 - getname_kernel() needs to make sure that ->name != ->iname in long case
18704 - Bluetooth: Fix connection if directed advertising and privacy is used
18705 - Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-
18706 low
18707 - rtl8187: Fix NULL pointer dereference in priv->conf_mutex
18708 - ovl: set lower layer st_dev only if setting lower st_ino
18709 - Linux 4.15.18
18710
18711 * Kernel bug when unplugging Thunderbolt 3 cable, leaves xHCI host controller
18712 dead (LP: #1768852)
18713 - xhci: Fix Kernel oops in xhci dbgtty
18714
18715 * Incorrect blacklist of bcm2835_wdt (LP: #1766052)
18716 - [Packaging] Fix missing watchdog for Raspberry Pi
18717
18718 * CVE-2018-8087
18719 - mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()
18720
18721 * Integrated Webcam Realtek Integrated_Webcam_HD (0bda:58f4) not working in
18722 DELL XPS 13 9370 with firmware 1.50 (LP: #1763748)
18723 - SAUCE: media: uvcvideo: Support realtek's UVC 1.5 device
18724
18725 * [ALSA] [PATCH] Clevo P950ER ALC1220 Fixup (LP: #1769721)
18726 - SAUCE: ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup
18727
18728 * Bionic: Intermittently sent to Emergency Mode on boot with unhandled kernel
18729 NULL pointer dereference at 0000000000000980 (LP: #1768292)
18730 - thunderbolt: Prevent crash when ICM firmware is not running
18731
18732 * linux-snapdragon: reduce EPROBEDEFER noise during boot (LP: #1768761)
18733 - [Config] snapdragon: DRM_I2C_ADV7511=y
18734
18735 * regression Aquantia Corp. AQC107 4.15.0-13-generic -> 4.15.0-20-generic ?
18736 (LP: #1767088)
18737 - net: aquantia: Regression on reset with 1.x firmware
18738 - net: aquantia: oops when shutdown on already stopped device
18739
18740 * e1000e msix interrupts broken in linux-image-4.15.0-15-generic
18741 (LP: #1764892)
18742 - e1000e: Remove Other from EIAC
18743
18744 * Acer Swift sf314-52 power button not managed (LP: #1766054)
18745 - SAUCE: platform/x86: acer-wmi: add another KEY_POWER keycode
18746
18747 * set PINCFG_HEADSET_MIC to parse_flags for Dell precision 3630 (LP: #1766398)
18748 - ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags
18749
18750 * Change the location for one of two front mics on a lenovo thinkcentre
18751 machine (LP: #1766477)
18752 - ALSA: hda/realtek - adjust the location of one mic
18753
18754 * SRU: bionic: apply 50 ZFS upstream bugfixes (LP: #1764690)
18755 - SAUCE: (noup) Update zfs to 0.7.5-1ubuntu15 (LP: #1764690)
18756
18757 * [8086:3e92] display becomes blank after S3 (LP: #1763271)
18758 - drm/i915/edp: Do not do link training fallback or prune modes on EDP
18759
18760 -- Stefan Bader <stefan.bader@canonical.com> Wed, 23 May 2018 18:54:55 +0200
bd55b8aa 18761
9a195475 18762linux (4.15.0-22.24) bionic; urgency=medium
07a36948 18763
9a195475
SB
18764 * CVE-2018-3639 (powerpc)
18765 - powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
18766 - stf-barrier: set eieio instruction bit 6 for future optimisations
07a36948 18767
9a195475
SB
18768 * CVE-2018-3639 (x86)
18769 - x86/nospec: Simplify alternative_msr_write()
18770 - x86/bugs: Concentrate bug detection into a separate function
18771 - x86/bugs: Concentrate bug reporting into a separate function
18772 - x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits
18773 - x86/bugs, KVM: Support the combination of guest and host IBRS
18774 - x86/bugs: Expose /sys/../spec_store_bypass
18775 - x86/cpufeatures: Add X86_FEATURE_RDS
18776 - x86/bugs: Provide boot parameters for the spec_store_bypass_disable
18777 mitigation
18778 - x86/bugs/intel: Set proper CPU features and setup RDS
18779 - x86/bugs: Whitelist allowed SPEC_CTRL MSR values
18780 - x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested
18781 - x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
18782 - x86/speculation: Create spec-ctrl.h to avoid include hell
18783 - prctl: Add speculation control prctls
18784 - x86/process: Allow runtime control of Speculative Store Bypass
18785 - x86/speculation: Add prctl for Speculative Store Bypass mitigation
18786 - nospec: Allow getting/setting on non-current task
18787 - proc: Provide details on speculation flaw mitigations
18788 - seccomp: Enable speculation flaw mitigations
18789 - x86/bugs: Make boot modes __ro_after_init
18790 - prctl: Add force disable speculation
18791 - seccomp: Use PR_SPEC_FORCE_DISABLE
18792 - seccomp: Add filter flag to opt-out of SSB mitigation
18793 - seccomp: Move speculation migitation control to arch code
18794 - x86/speculation: Make "seccomp" the default mode for Speculative Store
18795 Bypass
18796 - x86/bugs: Rename _RDS to _SSBD
18797 - proc: Use underscores for SSBD in 'status'
18798 - Documentation/spec_ctrl: Do some minor cleanups
18799 - x86/bugs: Fix __ssb_select_mitigation() return type
18800 - x86/bugs: Make cpu_show_common() static
18801
18802 * LSM Stacking prctl values should be redefined as to not collide with
18803 upstream prctls (LP: #1769263) // CVE-2018-3639
18804 - SAUCE: LSM stacking: adjust prctl values
18805
18806 -- Stefan Bader <stefan.bader@canonical.com> Tue, 15 May 2018 07:41:28 +0200
07a36948 18807
a628e8a4 18808linux (4.15.0-21.22) bionic; urgency=medium
4304cd24 18809
a628e8a4 18810 * linux: 4.15.0-21.22 -proposed tracker (LP: #1767397)
4304cd24 18811
a628e8a4
TLSC
18812 * initramfs-tools exception during pm.DoInstall with do-release-upgrade from
18813 16.04 to 18.04 (LP: #1766727)
18814 - Add linux-image-* Breaks on s390-tools (<< 2.3.0-0ubuntu3)
18815
18816 * linux-image-4.15.0-20-generic install after upgrade from xenial breaks
18817 (LP: #1767133)
18818 - Packaging: Depends on linux-base that provides the necessary tools
18819
18820 * linux-image packages need to Breaks flash-kernel << 3.90ubuntu2
18821 (LP: #1766629)
18822 - linux-image-* breaks on flash-kernel (<< 3.90ubuntu2)
18823
18824 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 30 Apr 2018 14:58:35 -0300
4304cd24 18825
d4174bae 18826linux (4.15.0-20.21) bionic; urgency=medium
56957d3e 18827
d4174bae 18828 * linux: 4.15.0-20.21 -proposed tracker (LP: #1766452)
56957d3e 18829
d4174bae
SF
18830 * package shim-signed (not installed) failed to install/upgrade: installed
18831 shim-signed package post-installation script subprocess returned error exit
18832 status 5 (LP: #1766391)
18833 - [Packaging] fix invocation of header postinst hooks
18834
18835 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Apr 2018 23:56:17 -0500
56957d3e 18836
25d7cdbb 18837linux (4.15.0-19.20) bionic; urgency=medium
3793e6dc 18838
25d7cdbb 18839 * linux: 4.15.0-19.20 -proposed tracker (LP: #1766021)
3793e6dc 18840
25d7cdbb
SF
18841 * Kernel 4.15.0-15 breaks Dell PowerEdge 12th Gen servers (LP: #1765232)
18842 - Revert "blk-mq: simplify queue mapping & schedule with each possisble CPU"
18843 - Revert "genirq/affinity: assign vectors to all possible CPUs"
18844
18845 -- Seth Forshee <seth.forshee@canonical.com> Sat, 21 Apr 2018 17:19:00 -0500
3793e6dc 18846
d3c5dfb7 18847linux (4.15.0-18.19) bionic; urgency=medium
57848588 18848
d3c5dfb7 18849 * linux: 4.15.0-18.19 -proposed tracker (LP: #1765490)
57848588 18850
d3c5dfb7
TLSC
18851 * [regression] Ubuntu 18.04:[4.15.0-17-generic #18] KVM Guest Kernel:
18852 meltdown: rfi/fallback displacement flush not enabled bydefault (kvm)
18853 (LP: #1765429)
18854 - powerpc/pseries: Fix clearing of security feature flags
18855
18856 * signing: only install a signed kernel (LP: #1764794)
18857 - [Packaging] update to Debian like control scripts
18858 - [Packaging] switch to triggers for postinst.d postrm.d handling
18859 - [Packaging] signing -- switch to raw-signing tarballs
18860 - [Packaging] signing -- switch to linux-image as signed when available
18861 - [Config] signing -- enable Opal signing for ppc64el
18862 - [Packaging] printenv -- add signing options
18863
18864 * [18.04 FEAT] Sign POWER host/NV kernels (LP: #1696154)
18865 - [Packaging] signing -- add support for signing Opal kernel binaries
18866
18867 * Please cherrypick s390 unwind fix (LP: #1765083)
18868 - s390/compat: fix setup_frame32
18869
18870 * Ubuntu 18.04 installer does not detect any IPR based HDD/RAID array [S822L]
18871 [ipr] (LP: #1751813)
18872 - d-i: move ipr to storage-core-modules on ppc64el
18873
18874 * drivers/gpu/drm/bridge/adv7511/adv7511.ko missing (LP: #1764816)
18875 - SAUCE: (no-up) rename the adv7511 drm driver to adv7511_drm
18876
18877 * Miscellaneous Ubuntu changes
18878 - [Packaging] Add linux-oem to rebuild test blacklist.
18879
18880 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 19 Apr 2018 18:06:46 -0300
57848588 18881
62b0412e 18882linux (4.15.0-17.18) bionic; urgency=medium
81619e0e 18883
62b0412e 18884 * linux: 4.15.0-17.18 -proposed tracker (LP: #1764498)
81619e0e 18885
62b0412e
SF
18886 * Eventual OOM with profile reloads (LP: #1750594)
18887 - SAUCE: apparmor: fix memory leak when duplicate profile load
18888
18889 -- Seth Forshee <seth.forshee@canonical.com> Mon, 16 Apr 2018 14:48:18 -0500
81619e0e 18890
9bdd96d7 18891linux (4.15.0-16.17) bionic; urgency=medium
f4763a54 18892
9bdd96d7 18893 * linux: 4.15.0-16.17 -proposed tracker (LP: #1763785)
f4763a54 18894
9bdd96d7
TLSC
18895 * [18.04] [bug] CFL-S(CNP)/CNL GPIO testing failed (LP: #1757346)
18896 - [Config]: Set CONFIG_PINCTRL_CANNONLAKE=y
18897
18898 * [Ubuntu 18.04] USB Type-C test failed on GLK (LP: #1758797)
18899 - SAUCE: usb: typec: ucsi: Increase command completion timeout value
18900
18901 * Fix trying to "push" an already active pool VP (LP: #1763386)
18902 - SAUCE: powerpc/xive: Fix trying to "push" an already active pool VP
18903
18904 * hisi_sas: Revert and replace SAUCE patches w/ upstream (LP: #1762824)
18905 - Revert "UBUNTU: SAUCE: scsi: hisi_sas: export device table of v3 hw to
18906 userspace"
18907 - Revert "UBUNTU: SAUCE: scsi: hisi_sas: config for hip08 ES"
18908 - scsi: hisi_sas: modify some register config for hip08
18909 - scsi: hisi_sas: add v3 hw MODULE_DEVICE_TABLE()
18910
18911 * Realtek card reader - RTS5243 [VEN_10EC&DEV_5260] (LP: #1737673)
18912 - misc: rtsx: Move Realtek Card Reader Driver to misc
18913 - updateconfigs for Realtek Card Reader Driver
18914 - misc: rtsx: Add support for RTS5260
18915 - misc: rtsx: Fix symbol clashes
18916
18917 * Mellanox [mlx5] [bionic] UBSAN: Undefined behaviour in
18918 ./include/linux/net_dim.h (LP: #1763269)
18919 - net/mlx5e: Fix int overflow
18920
18921 * apparmor bug fixes for bionic (LP: #1763427)
18922 - apparmor: fix logging of the existence test for signals
18923 - apparmor: make signal label match work when matching stacked labels
18924 - apparmor: audit unknown signal numbers
18925 - apparmor: fix memory leak on buffer on error exit path
18926 - apparmor: fix mediation of prlimit
18927
18928 * dangling symlinks to loaded apparmor policy (LP: #1755563) // apparmor bug
18929 fixes for bionic (LP: #1763427)
18930 - apparmor: fix dangling symlinks to policy rawdata after replacement
18931
18932 * [OPAL] Assert fail:
18933 core/mem_region.c:447:lock_held_by_me(&region->free_list_lock)
18934 (LP: #1762913)
18935 - powerpc/watchdog: remove arch_trigger_cpumask_backtrace
18936
18937 * [LTC Test] Ubuntu 18.04: tm_trap_test failed on P8 compat mode guest
18938 (LP: #1762928)
18939 - powerpc/tm: Fix endianness flip on trap
18940
18941 * Add support for RT5660 codec based sound cards on Baytrail (LP: #1657674)
18942 - SAUCE: (no-up) ASoC: Intel: Support machine driver for RT5660 on Baytrail
18943 - SAUCE: (no-up) ASoC: rt5660: Add ACPI support
18944 - SAUCE: (no-up): ASoC: Intel: bytcr-rt5660: Add MCLK, quirks
18945 - [Config] CONFIG_SND_SOC_INTEL_BYTCR_RT5660_MACH=m, CONFIG_SND_SOC_RT5660=m
18946
18947 * /dev/ipmi enumeration flaky on Cavium Sabre nodes (LP: #1762812)
18948 - i2c: xlp9xx: return ENXIO on slave address NACK
18949 - i2c: xlp9xx: Handle transactions with I2C_M_RECV_LEN properly
18950 - i2c: xlp9xx: Check for Bus state before every transfer
18951 - i2c: xlp9xx: Handle NACK on DATA properly
18952
18953 * [18.04 FEAT] Add kvm_stat from kernel tree (LP: #1734130)
18954 - tools/kvm_stat: simplify the sortkey function
18955 - tools/kvm_stat: use a namedtuple for storing the values
18956 - tools/kvm_stat: use a more pythonic way to iterate over dictionaries
18957 - tools/kvm_stat: avoid 'is' for equality checks
18958 - tools/kvm_stat: fix crash when filtering out all non-child trace events
18959 - tools/kvm_stat: print error on invalid regex
18960 - tools/kvm_stat: fix debugfs handling
18961 - tools/kvm_stat: mark private methods as such
18962 - tools/kvm_stat: eliminate extra guest/pid selection dialog
18963 - tools/kvm_stat: separate drilldown and fields filtering
18964 - tools/kvm_stat: group child events indented after parent
18965 - tools/kvm_stat: print 'Total' line for multiple events only
18966 - tools/kvm_stat: Fix python3 syntax
18967 - tools/kvm_stat: Don't use deprecated file()
18968 - tools/kvm_stat: Remove unused function
18969 - [Packaging] Add linux-tools-host package for VM host tools
18970 - [Config] do_tools_host=true for amd64
18971
18972 * Bionic update to v4.15.17 stable release (LP: #1763366)
18973 - i40iw: Fix sequence number for the first partial FPDU
18974 - i40iw: Correct Q1/XF object count equation
18975 - i40iw: Validate correct IRD/ORD connection parameters
18976 - clk: meson: mpll: use 64-bit maths in params_from_rate
18977 - ARM: dts: ls1021a: add "fsl,ls1021a-esdhc" compatible string to esdhc node
18978 - Bluetooth: Add a new 04ca:3015 QCA_ROME device
18979 - ipv6: Reinject IPv6 packets if IPsec policy matches after SNAT
18980 - thermal: power_allocator: fix one race condition issue for thermal_instances
18981 list
18982 - perf probe: Find versioned symbols from map
18983 - perf probe: Add warning message if there is unexpected event name
18984 - perf evsel: Fix swap for samples with raw data
18985 - perf evsel: Enable ignore_missing_thread for pid option
18986 - l2tp: fix missing print session offset info
18987 - rds; Reset rs->rs_bound_addr in rds_add_bound() failure path
18988 - ACPI / video: Default lcd_only to true on Win8-ready and newer machines
18989 - IB/mlx5: Report inner RSS capability
18990 - VFS: close race between getcwd() and d_move()
18991 - watchdog: dw_wdt: add stop watchdog operation
18992 - clk: divider: fix incorrect usage of container_of
18993 - PM / devfreq: Fix potential NULL pointer dereference in governor_store
18994 - gpiolib: don't dereference a desc before validation
18995 - net_sch: red: Fix the new offload indication
18996 - selftests/net: fix bugs in address and port initialization
18997 - thermal/drivers/hisi: Remove bogus const from function return type
18998 - RDMA/cma: Mark end of CMA ID messages
18999 - hwmon: (ina2xx) Make calibration register value fixed
19000 - f2fs: fix lock dependency in between dio_rwsem & i_mmap_sem
19001 - clk: sunxi-ng: a83t: Add M divider to TCON1 clock
19002 - media: videobuf2-core: don't go out of the buffer range
19003 - ASoC: Intel: Skylake: Disable clock gating during firmware and library
19004 download
19005 - ASoC: Intel: cht_bsw_rt5645: Analog Mic support
19006 - drm/msm: Fix NULL deref in adreno_load_gpu
19007 - IB/ipoib: Fix for notify send CQ failure messages
19008 - spi: sh-msiof: Fix timeout failures for TX-only DMA transfers
19009 - scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag.
19010 - irqchip/ompic: fix return value check in ompic_of_init()
19011 - irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry
19012 - ACPI: EC: Fix debugfs_create_*() usage
19013 - mac80211: Fix setting TX power on monitor interfaces
19014 - vfb: fix video mode and line_length being set when loaded
19015 - crypto: crypto4xx - perform aead icv check in the driver
19016 - gpio: label descriptors using the device name
19017 - arm64: asid: Do not replace active_asids if already 0
19018 - powernv-cpufreq: Add helper to extract pstate from PMSR
19019 - IB/rdmavt: Allocate CQ memory on the correct node
19020 - blk-mq: avoid to map CPU into stale hw queue
19021 - blk-mq: fix race between updating nr_hw_queues and switching io sched
19022 - backlight: tdo24m: Fix the SPI CS between transfers
19023 - nvme-fabrics: protect against module unload during create_ctrl
19024 - nvme-fabrics: don't check for non-NULL module in nvmf_register_transport
19025 - pinctrl: baytrail: Enable glitch filter for GPIOs used as interrupts
19026 - nvme_fcloop: disassocate local port structs
19027 - nvme_fcloop: fix abort race condition
19028 - tpm: return a TPM_RC_COMMAND_CODE response if command is not implemented
19029 - perf report: Fix a no annotate browser displayed issue
19030 - staging: lustre: disable preempt while sampling processor id.
19031 - ASoC: Intel: sst: Fix the return value of 'sst_send_byte_stream_mrfld()'
19032 - power: supply: axp288_charger: Properly stop work on probe-error / remove
19033 - rt2x00: do not pause queue unconditionally on error path
19034 - wl1251: check return from call to wl1251_acx_arp_ip_filter
19035 - net/mlx5: Fix race for multiple RoCE enable
19036 - bcache: ret IOERR when read meets metadata error
19037 - bcache: stop writeback thread after detaching
19038 - bcache: segregate flash only volume write streams
19039 - net: Fix netdev_WARN_ONCE macro
19040 - net/mlx5e: IPoIB, Use correct timestamp in child receive flow
19041 - blk-mq: fix kernel oops in blk_mq_tag_idle()
19042 - tty: n_gsm: Allow ADM response in addition to UA for control dlci
19043 - block, bfq: put async queues for root bfq groups too
19044 - serdev: Fix serdev_uevent failure on ACPI enumerated serdev-controllers
19045 - EDAC, mv64x60: Fix an error handling path
19046 - uio_hv_generic: check that host supports monitor page
19047 - Bluetooth: hci_bcm: Mandate presence of shutdown and device wake GPIO
19048 - Bluetooth: hci_bcm: Validate IRQ before using it
19049 - Bluetooth: hci_bcm: Make shutdown and device wake GPIO optional
19050 - i40evf: don't rely on netif_running() outside rtnl_lock()
19051 - drm/amd/powerplay: fix memory leakage when reload (v2)
19052 - cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages
19053 - PM / domains: Don't skip driver's ->suspend|resume_noirq() callbacks
19054 - scsi: megaraid_sas: Error handling for invalid ldcount provided by firmware
19055 in RAID map
19056 - scsi: megaraid_sas: unload flag should be set after scsi_remove_host is
19057 called
19058 - RDMA/cma: Fix rdma_cm path querying for RoCE
19059 - gpio: thunderx: fix error return code in thunderx_gpio_probe()
19060 - x86/gart: Exclude GART aperture from vmcore
19061 - sdhci: Advertise 2.0v supply on SDIO host controller
19062 - Input: goodix - disable IRQs while suspended
19063 - mtd: mtd_oobtest: Handle bitflips during reads
19064 - crypto: aes-generic - build with -Os on gcc-7+
19065 - perf tools: Fix copyfile_offset update of output offset
19066 - tcmu: release blocks for partially setup cmds
19067 - thermal: int3400_thermal: fix error handling in int3400_thermal_probe()
19068 - drm/i915/cnp: Ignore VBT request for know invalid DDC pin.
19069 - drm/i915/cnp: Properly handle VBT ddc pin out of bounds.
19070 - x86/microcode: Propagate return value from updating functions
19071 - x86/CPU: Add a microcode loader callback
19072 - x86/CPU: Check CPU feature bits after microcode upgrade
19073 - x86/microcode: Get rid of struct apply_microcode_ctx
19074 - x86/microcode/intel: Check microcode revision before updating sibling
19075 threads
19076 - x86/microcode/intel: Writeback and invalidate caches before updating
19077 microcode
19078 - x86/microcode: Do not upload microcode if CPUs are offline
19079 - x86/microcode/intel: Look into the patch cache first
19080 - x86/microcode: Request microcode on the BSP
19081 - x86/microcode: Synchronize late microcode loading
19082 - x86/microcode: Attempt late loading only when new microcode is present
19083 - x86/microcode: Fix CPU synchronization routine
19084 - arp: fix arp_filter on l3slave devices
19085 - ipv6: the entire IPv6 header chain must fit the first fragment
19086 - lan78xx: Crash in lan78xx_writ_reg (Workqueue: events
19087 lan78xx_deferred_multicast_write)
19088 - net: dsa: Discard frames from unused ports
19089 - net: fix possible out-of-bound read in skb_network_protocol()
19090 - net/ipv6: Fix route leaking between VRFs
19091 - net/ipv6: Increment OUTxxx counters after netfilter hook
19092 - netlink: make sure nladdr has correct size in netlink_connect()
19093 - net/mlx5e: Verify coalescing parameters in range
19094 - net sched actions: fix dumping which requires several messages to user space
19095 - net/sched: fix NULL dereference in the error path of tcf_bpf_init()
19096 - pptp: remove a buggy dst release in pptp_connect()
19097 - r8169: fix setting driver_data after register_netdev
19098 - sctp: do not leak kernel memory to user space
19099 - sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
19100 - vhost: correctly remove wait queue during poll failure
19101 - vlan: also check phy_driver ts_info for vlan's real device
19102 - vrf: Fix use after free and double free in vrf_finish_output
19103 - bonding: fix the err path for dev hwaddr sync in bond_enslave
19104 - bonding: move dev_mc_sync after master_upper_dev_link in bond_enslave
19105 - bonding: process the err returned by dev_set_allmulti properly in
19106 bond_enslave
19107 - net: fool proof dev_valid_name()
19108 - ip_tunnel: better validate user provided tunnel names
19109 - ipv6: sit: better validate user provided tunnel names
19110 - ip6_gre: better validate user provided tunnel names
19111 - ip6_tunnel: better validate user provided tunnel names
19112 - vti6: better validate user provided tunnel names
19113 - net/mlx5e: Set EQE based as default TX interrupt moderation mode
19114 - net_sched: fix a missing idr_remove() in u32_delete_key()
19115 - net/sched: fix NULL dereference in the error path of tcf_vlan_init()
19116 - net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update path
19117 - net/mlx5e: Fix memory usage issues in offloading TC flows
19118 - net/sched: fix NULL dereference in the error path of tcf_sample_init()
19119 - nfp: use full 40 bits of the NSP buffer address
19120 - ipv6: sr: fix seg6 encap performances with TSO enabled
19121 - net/mlx5e: Don't override vport admin link state in switchdev mode
19122 - net/mlx5e: Sync netdev vxlan ports at open
19123 - net/sched: fix NULL dereference in the error path of tunnel_key_init()
19124 - net/sched: fix NULL dereference on the error path of tcf_skbmod_init()
19125 - strparser: Fix sign of err codes
19126 - net/mlx4_en: Fix mixed PFC and Global pause user control requests
19127 - net/mlx5e: Fix traffic being dropped on VF representor
19128 - vhost: validate log when IOTLB is enabled
19129 - route: check sysctl_fib_multipath_use_neigh earlier than hash
19130 - team: move dev_mc_sync after master_upper_dev_link in team_port_add
19131 - vhost_net: add missing lock nesting notation
19132 - net/mlx4_core: Fix memory leak while delete slave's resources
19133 - Linux 4.15.17
19134
19135 * sky2 gigabit ethernet driver sometimes stops working after lid-open resume
19136 from sleep (88E8055) (LP: #1758507) // Bionic update to v4.15.17 stable
19137 release (LP: #1763366)
19138 - sky2: Increase D3 delay to sky2 stops working after suspend
19139
19140 * [Featire] CNL: Enable RAPL support (LP: #1685712)
19141 - powercap: RAPL: Add support for Cannon Lake
19142
19143 * System Z {kernel} UBUNTU18.04 wrong kernel config (LP: #1762719)
19144 - s390: move nobp parameter functions to nospec-branch.c
19145 - s390: add automatic detection of the spectre defense
19146 - s390: report spectre mitigation via syslog
19147 - s390: add sysfs attributes for spectre
19148 - [Config] CONFIG_EXPOLINE_AUTO=y, CONFIG_KERNEL_NOBP=n for s390
19149 - s390: correct nospec auto detection init order
19150
19151 * Merge the linux-snapdragon kernel into bionic master/snapdragon
19152 (LP: #1763040)
19153 - drm/msm: fix spelling mistake: "ringubffer" -> "ringbuffer"
19154 - drm/msm: fix msm_rd_dump_submit prototype
19155 - drm/msm: gpu: Only sync fences on rings that exist
19156 - wcn36xx: set default BTLE coexistence config
19157 - wcn36xx: Add hardware scan offload support
19158 - wcn36xx: Reduce spinlock in indication handler
19159 - wcn36xx: fix incorrect assignment to msg_body.min_ch_time
19160 - wcn36xx: release DMA memory in case of error
19161 - mailbox: qcom: Convert APCS IPC driver to use regmap
19162 - mailbox: qcom: Create APCS child device for clock controller
19163 - clk: qcom: Add A53 PLL support
19164 - clk: qcom: Add regmap mux-div clocks support
19165 - clk: qcom: Add APCS clock controller support
19166 - clk: qcom: msm8916: Fix return value check in qcom_apcs_msm8916_clk_probe()
19167 - media: venus: venc: set correctly GOP size and number of B-frames
19168 - media: venus: venc: configure entropy mode
19169 - media: venus: venc: Apply inloop deblocking filter
19170 - media: venus: cleanup set_property controls
19171 - arm64: defconfig: enable REMOTEPROC
19172 - arm64: defconfig: enable QCOM audio drivers for APQ8016 and DB410c
19173 - kernel: configs; add distro.config
19174 - arm64: configs: enable WCN36xx
19175 - kernel: distro.config: enable debug friendly USB network adpater
19176 - arm64: configs: enable QCOM Venus
19177 - arm64: defconfig: Enable a53/apcs and avs
19178 - arm64: defconfig: enable ondemand governor as default
19179 - arm64: defconfig: enable QCOM_TSENS
19180 - arm64: defconfig: enable new trigger modes for leds
19181 - kernel: configs: enable dm_mod and dm_crypt
19182 - Force the SMD regulator driver to be compiled-in
19183 - arm64: defconfig: enable CFG80211_DEFAULT_PS by default
19184 - arm64: configs: enable BT_QCOMSMD
19185 - kernel: configs: add more USB net drivers
19186 - arm64: defconfig: disable ANALOG_TV and DIGITAL_TV
19187 - arm64: configs: Enable camera drivers
19188 - kernel: configs: add freq stat to sysfs
19189 - arm64: defconfig: enable CONFIG_USB_CONFIGFS_F_FS by default
19190 - arm64: defconfig: Enable QRTR features
19191 - kernel: configs: set USB_CONFIG_F_FS in distro.config
19192 - kernel: distro.config: enable 'schedutil' CPUfreq governor
19193 - kernel: distro.config: enable 'fq' and 'fq_codel' qdiscs
19194 - kernel: distro.config: enable 'BBR' TCP congestion algorithm
19195 - arm64: defconfig: enable LEDS_QCOM_LPG
19196 - HACK: drm/msm/iommu: Remove runtime_put calls in map/unmap
19197 - power: avs: Add support for CPR (Core Power Reduction)
19198 - power: avs: cpr: Use raw mem access for qfprom
19199 - power: avs: cpr: fix with new reg_sequence structures
19200 - power: avs: cpr: Register with cpufreq-dt
19201 - regulator: smd: Add floor and corner operations
19202 - PM / OPP: Support adjusting OPP voltages at runtime
19203 - PM / OPP: Drop RCU usage in dev_pm_opp_adjust_voltage()
19204 - PM / OPP: HACK: Allow to set regulator without opp_list
19205 - PM / OPP: Add a helper to get an opp regulator for device
19206 - cpufreq: Add apq8016 to cpufreq-dt-platdev blacklist
19207 - regulator: smd: Allow REGULATOR_QCOM_SMD_RPM=m
19208 - ov5645: I2C address change
19209 - i2c: Add Qualcomm Camera Control Interface driver
19210 - camss: vfe: Skip first four frames from sensor
19211 - camss: Do not register if no cameras are present
19212 - i2c-qcom-cci: Fix run queue completion timeout
19213 - i2c-qcom-cci: Fix I2C address bug
19214 - media: ov5645: Fix I2C address
19215 - drm/bridge/adv7511: Delay clearing of HPD interrupt status
19216 - HACK: drm/msm/adv7511: Don't rely on interrupts for EDID parsing
19217 - leds: Add driver for Qualcomm LPG
19218 - wcn36xx: Fix warning due to duplicate scan_completed notification
19219 - arm64: dts: Add CPR DT node for msm8916
19220 - arm64: dts: add spmi-regulator nodes
19221 - arm64: dts: msm8916: Add cpufreq support
19222 - arm64: dts: msm8916: Add a shared CPU opp table
19223 - arm64: dts: msm8916: Add cpu cooling maps
19224 - arm64: dts: pm8916: Mark the s2 regulator as always-on
19225 - dt-bindings: mailbox: qcom: Document the APCS clock binding
19226 - arm64: dts: qcom: msm8916: Add msm8916 A53 PLL DT node
19227 - arm64: dts: qcom: msm8916: Use the new APCS mailbox driver
19228 - arm64: dts: qcom: msm8916: Add clock properties to the APCS node
19229 - arm64: dts: qcom: apq8016-sbc: Allow USR4 LED to notify kernel panic
19230 - dt-bindings: media: Binding document for Qualcomm Camera Control Interface
19231 driver
19232 - MAINTAINERS: Add Qualcomm Camera Control Interface driver
19233 - DT: leds: Add Qualcomm Light Pulse Generator binding
19234 - arm64: dts: qcom: msm8996: Add mpp and lpg blocks
19235 - arm64: dts: qcom: Add pwm node for pm8916
19236 - arm64: dts: qcom: Add user LEDs on db820c
19237 - arm64: dts: qcom: Add WiFI/BT LEDs on db820c
19238 - ARM: dts: qcom: Add LPG node to pm8941
19239 - ARM: dts: qcom: honami: Add LPG node and RGB LED
19240 - arm64: dts: qcom: Add Camera Control Interface support
19241 - arm64: dts: qcom: Add apps_iommu vfe child node
19242 - arm64: dts: qcom: Add camss device node
19243 - arm64: dts: qcom: Add ov5645 device nodes
19244 - arm64: dts: msm8916: Fix camera sensors I2C addresses
19245 - arm: dts: qcom: db410c: Enable PWM signal on MPP4
19246 - packaging: arm64: add a uboot flavour - part1
19247 - packaging: arm64: add a uboot flavour - part2
19248 - packaging: arm64: add a uboot flavour - part3
19249 - packaging: arm64: add a uboot flavour - part4
19250 - packaging: arm64: add a uboot flavour - part5
19251 - packaging: arm64: rename uboot flavour to snapdragon
19252 - [Config] updateconfigs after qcomlt import
19253 - [Config] arm64: snapdragon: COMMON_CLK_QCOM=y
19254 - [Config] arm64: snapdragon: MSM_GCC_8916=y
19255 - [Config] arm64: snapdragon: REGULATOR_FIXED_VOLTAGE=y
19256 - [Config] arm64: snapdragon: PINCTRL_MSM8916=y
19257 - [Config] arm64: snapdragon: HWSPINLOCK_QCOM=y
19258 - [Config] arm64: snapdragon: SPMI=y, SPMI_MSM_PMIC_ARB=y
19259 - [Config] arm64: snapdragon: REGMAP_SPMI=y, PINCTRL_QCOM_SPMI_PMIC=y
19260 - [Config] arm64: snapdragon: REGULATOR_QCOM_SPMI=y
19261 - [Config] arm64: snapdragon: MFD_SPMI_PMIC=y
19262 - [Config] arm64: snapdragon: QCOM_SMEM=y
19263 - [Config] arm64: snapdragon: RPMSG=y, RPMSG_QCOM_SMD=y
19264 - [Config] arm64: snapdragon: QCOM_SMD_RPM=y, REGULATOR_QCOM_SMD_RPM=y
19265 - [Config] arm64: snapdragon: QCOM_CLK_SMD_RPM=y
19266 - [Config] arm64: snapdragon: QCOM_BAM_DMA=y
19267 - [Config] arm64: snapdragon: QCOM_HIDMA=y, QCOM_HIDMA_MGMT=y
19268 - [Config] arm64: snapdragon: QCOM_CPR=y
19269 - [Config] arm64: snapdragon: QCOM_QFPROM=y, QCOM_TSENS=y
19270 - [Config] arm64: snapdragon: MMC_SDHCI=y, MMC_SDHCI_PLTFM=y, MMC_SDHCI_MSM=y
19271 - [Config] turn off DRM_MSM_REGISTER_LOGGING
19272 - [Config] arm64: snapdragon: I2C_QUP=y
19273 - [Config] arm64: snapdragon: SPI_QUP=y
19274 - [Config] arm64: snapdragon: USB_ULPI_BUS=y, PHY_QCOM_USB_HS=y
19275 - [Config] arm64: snapdragon: QCOM_APCS_IPC=y
19276 - [Config] arm64: snapdragon: QCOM_WCNSS_CTRL=y
19277 - [Config] arm64: snapdragon: QCOM_SMSM=y
19278 - [Config] arm64: snapdragon: QCOM_SMP2P=y
19279 - [Config] arm64: snapdragon: DRM_MSM=y
19280 - [Config] arm64: snapdragon: SND_SOC=y
19281 - [Config] arm64: snapdragon: QCOM_WCNSS_PIL=m
19282 - [Config] arm64: snapdragon: QCOM_A53PLL=y, QCOM_CLK_APCS_MSM8916=y
19283 - [Config] arm64: snapdragon: INPUT_PM8941_PWRKEY=y
19284 - [Config] arm64: snapdragon: MEDIA_SUBDRV_AUTOSELECT=y, VIDEO_OV5645=m
19285 - [Config] arm64: snapdragon: SND_SOC_APQ8016_SBC=y, SND_SOC_LPASS_APQ8016=y
19286 - [Config] arm64: snapdragon: SND_SOC_MSM8916_WCD_ANALOG=y,
19287 SND_SOC_MSM8916_WCD_DIGITAL=y
19288 - SAUCE: media: ov5645: skip address change if dt addr == default addr
19289 - SAUCE: drm/msm/adv7511: wrap hacks under CONFIG_ADV7511_SNAPDRAGON_HACKS
19290 #ifdefs
19291 - [Config] arm64: snapdragon: ADV7511_SNAPDRAGON_HACKS=y
19292 - packaging: snapdragon: fixup ABI paths
19293
19294 * LSM stacking patches for bionic (LP: #1763062)
19295 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
19296 - SAUCE: LSM stacking: LSM: Manage credential security blobs
19297 - SAUCE: LSM stacking: LSM: Manage file security blobs
19298 - SAUCE: LSM stacking: LSM: Manage task security blobs
19299 - SAUCE: LSM stacking: LSM: Manage remaining security blobs
19300 - SAUCE: LSM stacking: LSM: General stacking
19301 - SAUCE: LSM stacking: fixup initialize task->security
19302 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
19303 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
19304 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
19305 - SAUCE: LSM stacking: fixup apparmor stacking enablement
19306 - SAUCE: LSM stacking: fixup stacking kconfig
19307 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
19308 - SAUCE: LSM stacking: provide prctl interface for setting context
19309 - SAUCE: LSM stacking: inherit current display LSM
19310 - SAUCE: LSM stacking: keep an index for each registered LSM
19311 - SAUCE: LSM stacking: verify display LSM
19312 - SAUCE: LSM stacking: provide a way to specify the default display lsm
19313 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
19314 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
19315 - SAUCE: LSM stacking: add Kconfig to set default display LSM
19316 - SAUCE: LSM stacking: add configs for LSM stacking
19317 - SAUCE: LSM stacking: add apparmor and selinux proc dirs
19318 - SAUCE: LSM stacking: remove procfs context interface
19319
19320 * linux 4.13.0-13.14 ADT test failure with linux 4.13.0-13.14
19321 (LP: #1720779) // LSM stacking patches for bionic (LP: #1763062)
19322 - SAUCE: LSM stacking: check for invalid zero sized writes
19323
19324 * RDMA/hns: ensure for-loop actually iterates and free's buffers
19325 (LP: #1762757)
19326 - RDMA/hns: ensure for-loop actually iterates and free's buffers
19327
19328 * Support cq/rq record doorbell for RDMA on HSilicon hip08 systems
19329 (LP: #1762755)
19330 - RDMA/hns: Fix the endian problem for hns
19331 - RDMA/hns: Support rq record doorbell for the user space
19332 - RDMA/hns: Support cq record doorbell for the user space
19333 - RDMA/hns: Support rq record doorbell for kernel space
19334 - RDMA/hns: Support cq record doorbell for kernel space
19335 - RDMA/hns: Fix cqn type and init resp
19336 - RDMA/hns: Fix init resp when alloc ucontext
19337 - RDMA/hns: Fix cq record doorbell enable in kernel
19338
19339 * Replace LPC patchset with upstream version (LP: #1762758)
19340 - Revert "UBUNTU: SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver"
19341 - Revert "UBUNTU: SAUCE: HISI LPC: Add ACPI support"
19342 - Revert "UBUNTU: SAUCE: ACPI / scan: do not enumerate Indirect IO host
19343 children"
19344 - Revert "UBUNTU: SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT
19345 bindings"
19346 - Revert "UBUNTU: SAUCE: OF: Add missing I/O range exception for indirect-IO
19347 devices"
19348 - Revert "UBUNTU: SAUCE: PCI: Apply the new generic I/O management on PCI IO
19349 hosts"
19350 - Revert "UBUNTU: SAUCE: PCI: Add fwnode handler as input param of
19351 pci_register_io_range()"
19352 - Revert "UBUNTU: SAUCE: PCI: Remove unused __weak attribute in
19353 pci_register_io_range()"
19354 - Revert "UBUNTU: SAUCE: LIB: Introduce a generic PIO mapping method"
19355 - lib: Add generic PIO mapping method
19356 - PCI: Remove __weak tag from pci_register_io_range()
19357 - PCI: Add fwnode handler as input param of pci_register_io_range()
19358 - PCI: Apply the new generic I/O management on PCI IO hosts
19359 - of: Add missing I/O range exception for indirect-IO devices
19360 - HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
19361 - ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use
19362 - ACPI / scan: Do not enumerate Indirect IO host children
19363 - HISI LPC: Add ACPI support
19364 - MAINTAINERS: Add John Garry as maintainer for HiSilicon LPC driver
19365
19366 * Enable Tunneled Operations on POWER9 (LP: #1762448)
19367 - powerpc/powernv: Enable tunneled operations
19368 - cxl: read PHB indications from the device tree
19369
19370 * PSL traces reset after PERST for debug AFU image (LP: #1762462)
19371 - cxl: Enable NORST bit in PSL_DEBUG register for PSL9
19372
19373 * NFS + sec=krb5 is broken (LP: #1759791)
19374 - sunrpc: remove incorrect HMAC request initialization
19375
19376 * Raspberry Pi 3 microSD support missing from the installer (LP: #1729128)
19377 - d-i: add bcm2835 to block-modules
19378
19379 * Backport USB core quirks (LP: #1762695)
19380 - usb: core: Add "quirks" parameter for usbcore
19381 - usb: core: Copy parameter string correctly and remove superfluous null check
19382 - usb: core: Add USB_QUIRK_DELAY_CTRL_MSG to usbcore quirks
19383
19384 * [Ubuntu 18.04] cryptsetup: 'device-mapper: reload ioctl on failed' when
19385 setting up a second end-to-end encrypted disk (LP: #1762353)
19386 - SAUCE: s390/crypto: Adjust s390 aes and paes cipher
19387
19388 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715
19389 - powerpc/64s: Wire up cpu_show_spectre_v2()
19390
19391 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5753
19392 - powerpc/64s: Wire up cpu_show_spectre_v1()
19393
19394 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5754
19395 - powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
19396 - powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
19397 - powerpc/rfi-flush: Always enable fallback flush on pseries
19398 - powerpc/rfi-flush: Differentiate enabled and patched flush types
19399 - powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration
19400 - powerpc/64s: Move cpu_show_meltdown()
19401 - powerpc/64s: Enhance the information in cpu_show_meltdown()
19402 - powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
19403 - powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
19404
19405 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715 //
19406 CVE-2017-5753 // CVE-2017-5754
19407 - powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
19408 - powerpc: Add security feature flags for Spectre/Meltdown
19409 - powerpc/pseries: Set or clear security feature flags
19410 - powerpc/powernv: Set or clear security feature flags
19411
19412 * Hisilicon network subsystem 3 support (LP: #1761610)
19413 - net: hns3: export pci table of hclge and hclgevf to userspace
19414 - d-i: Add hns3 drivers to nic-modules
19415
19416 * "ip a" command on a guest VM shows UNKNOWN status (LP: #1761534)
19417 - virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
19418
19419 * perf vendor events arm64: Enable JSON events for ThunderX2 B0 (LP: #1760712)
19420 - perf vendor events aarch64: Add JSON metrics for ARM Cortex-A53 Processor
19421 - perf vendor events: Drop incomplete multiple mapfile support
19422 - perf vendor events: Fix error code in json_events()
19423 - perf vendor events: Drop support for unused topic directories
19424 - perf vendor events: Add support for pmu events vendor subdirectory
19425 - perf vendor events arm64: Relocate ThunderX2 JSON to cavium subdirectory
19426 - perf vendor events arm64: Relocate Cortex A53 JSONs to arm subdirectory
19427 - perf vendor events: Add support for arch standard events
19428 - perf vendor events arm64: Add armv8-recommended.json
19429 - perf vendor events arm64: Fixup ThunderX2 to use recommended events
19430 - perf vendor events arm64: fixup A53 to use recommended events
19431 - perf vendor events arm64: add HiSilicon hip08 JSON file
19432 - perf vendor events arm64: Enable JSON events for ThunderX2 B0
19433
19434 * Warning "cache flush timed out!" seen when unloading the cxl driver
19435 (LP: #1762367)
19436 - cxl: Check if PSL data-cache is available before issue flush request
19437
19438 * Bionic update to 4.15.16 stable release (LP: #1762370)
19439 - ARM: OMAP: Fix SRAM W+X mapping
19440 - ARM: 8746/1: vfp: Go back to clearing vfp_current_hw_state[]
19441 - ARM: dts: sun6i: a31s: bpi-m2: improve pmic properties
19442 - ARM: dts: sun6i: a31s: bpi-m2: add missing regulators
19443 - mtd: jedec_probe: Fix crash in jedec_read_mfr()
19444 - mtd: nand: atmel: Fix get_sectorsize() function
19445 - ALSA: usb-audio: Add native DSD support for TEAC UD-301
19446 - ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()
19447 - ALSA: pcm: potential uninitialized return values
19448 - x86/platform/uv/BAU: Add APIC idt entry
19449 - perf/hwbp: Simplify the perf-hwbp code, fix documentation
19450 - ceph: only dirty ITER_IOVEC pages for direct read
19451 - ipc/shm.c: add split function to shm_vm_ops
19452 - i2c: i2c-stm32f7: fix no check on returned setup
19453 - powerpc/mm: Add tracking of the number of coprocessors using a context
19454 - powerpc/mm: Workaround Nest MMU bug with TLB invalidations
19455 - powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRs
19456 - partitions/msdos: Unable to mount UFS 44bsd partitions
19457 - xfrm_user: uncoditionally validate esn replay attribute struct
19458 - RDMA/ucma: Check AF family prior resolving address
19459 - RDMA/ucma: Fix use-after-free access in ucma_close
19460 - RDMA/ucma: Ensure that CM_ID exists prior to access it
19461 - RDMA/rdma_cm: Fix use after free race with process_one_req
19462 - RDMA/ucma: Check that device is connected prior to access it
19463 - RDMA/ucma: Check that device exists prior to accessing it
19464 - RDMA/ucma: Introduce safer rdma_addr_size() variants
19465 - ipv6: fix possible deadlock in rt6_age_examine_exception()
19466 - net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()
19467 - xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systems
19468 - percpu: add __GFP_NORETRY semantics to the percpu balancing path
19469 - netfilter: x_tables: make allocation less aggressive
19470 - netfilter: bridge: ebt_among: add more missing match size checks
19471 - l2tp: fix races with ipv4-mapped ipv6 addresses
19472 - netfilter: drop template ct when conntrack is skipped.
19473 - netfilter: x_tables: add and use xt_check_proc_name
19474 - phy: qcom-ufs: add MODULE_LICENSE tag
19475 - Bluetooth: Fix missing encryption refresh on Security Request
19476 - drm/i915/dp: Write to SET_POWER dpcd to enable MST hub.
19477 - bitmap: fix memset optimization on big-endian systems
19478 - USB: serial: ftdi_sio: add RT Systems VX-8 cable
19479 - USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulator
19480 - USB: serial: cp210x: add ELDAT Easywave RX09 id
19481 - serial: 8250: Add Nuvoton NPCM UART
19482 - mei: remove dev_err message on an unsupported ioctl
19483 - /dev/mem: Avoid overwriting "err" in read_mem()
19484 - media: usbtv: prevent double free in error case
19485 - parport_pc: Add support for WCH CH382L PCI-E single parallel port card.
19486 - crypto: lrw - Free rctx->ext with kzfree
19487 - crypto: talitos - don't persistently map req_ctx->hw_context and
19488 req_ctx->buf
19489 - crypto: inside-secure - fix clock management
19490 - crypto: testmgr - Fix incorrect values in PKCS#1 test vector
19491 - crypto: talitos - fix IPsec cipher in length
19492 - crypto: ahash - Fix early termination in hash walk
19493 - crypto: caam - Fix null dereference at error path
19494 - crypto: ccp - return an actual key size from RSA max_size callback
19495 - crypto: arm,arm64 - Fix random regeneration of S_shipped
19496 - crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one
19497 - Btrfs: fix unexpected cow in run_delalloc_nocow
19498 - staging: comedi: ni_mio_common: ack ai fifo error interrupts.
19499 - Revert "base: arch_topology: fix section mismatch build warnings"
19500 - Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370
19501 - Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset list
19502 - Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpad
19503 - vt: change SGR 21 to follow the standards
19504 - ARM: dts: DRA76-EVM: Set powerhold property for tps65917
19505 - net: hns: Fix ethtool private flags
19506 - Fix slab name "biovec-(1<<(21-12))"
19507 - Revert "ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin"
19508 - Revert "ARM: dts: omap3-n900: Fix the audio CODEC's reset pin"
19509 - Revert "cpufreq: Fix governor module removal race"
19510 - Revert "ip6_vti: adjust vti mtu according to mtu of lower device"
19511 - Linux 4.15.16
19512
19513 * [18.04][config] regression: nvme and nvme_core couldn't be built as modules
19514 starting 4.15-rc2 (LP: #1759893)
19515 - SAUCE: Revert "lightnvm: include NVM Express driver if OCSSD is selected for
19516 build"
19517 - [Config] CONFIG_BLK_DEV_NMVE=m
19518
19519 * Miscellaneous Ubuntu changes
19520 - [Packaging] Only install cloud init files when do_tools_common=true
19521
19522 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 13 Apr 2018 14:40:52 -0300
f4763a54 19523
9b4816de 19524linux (4.15.0-15.16) bionic; urgency=medium
8dabcacf 19525
9b4816de 19526 * linux: 4.15.0-15.16 -proposed tracker (LP: #1761177)
8dabcacf 19527
9b4816de
SF
19528 * FFe: Enable configuring resume offset via sysfs (LP: #1760106)
19529 - PM / hibernate: Make passing hibernate offsets more friendly
19530
19531 * /dev/bcache/by-uuid links not created after reboot (LP: #1729145)
19532 - SAUCE: (no-up) bcache: decouple emitting a cached_dev CHANGE uevent
19533
19534 * Ubuntu18.04:POWER9:DD2.2 - Unable to start a KVM guest with default machine
19535 type(pseries-bionic) complaining "KVM implementation does not support
19536 Transactional Memory, try cap-htm=off" (kvm) (LP: #1752026)
19537 - powerpc: Use feature bit for RTC presence rather than timebase presence
19538 - powerpc: Book E: Remove unused CPU_FTR_L2CSR bit
19539 - powerpc: Free up CPU feature bits on 64-bit machines
19540 - powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
19541 - powerpc/powernv: Provide a way to force a core into SMT4 mode
19542 - KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
19543 - KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
19544 - KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state
19545
19546 * Important Kernel fixes to be backported for Power9 (kvm) (LP: #1758910)
19547 - powerpc/mm: Fixup tlbie vs store ordering issue on POWER9
19548
19549 * Ubuntu 18.04 - IO Hang on some namespaces when running HTX with 16
19550 namespaces (Bolt / NVMe) (LP: #1757497)
19551 - powerpc/64s: Fix lost pending interrupt due to race causing lost update to
19552 irq_happened
19553
19554 * fwts-efi-runtime-dkms 18.03.00-0ubuntu1: fwts-efi-runtime-dkms kernel module
19555 failed to build (LP: #1760876)
19556 - [Packaging] include the retpoline extractor in the headers
19557
19558 -- Seth Forshee <seth.forshee@canonical.com> Wed, 04 Apr 2018 08:26:19 -0500
8dabcacf 19559
e4a338d3 19560linux (4.15.0-14.15) bionic; urgency=medium
f92cd195 19561
e4a338d3 19562 * linux: 4.15.0-14.15 -proposed tracker (LP: #1760678)
f92cd195 19563
e4a338d3
TLSC
19564 * [Bionic] mlx4 ETH - mlnx_qos failed when set some TC to vendor
19565 (LP: #1758662)
19566 - net/mlx4_en: Change default QoS settings
19567
19568 * AT_BASE_PLATFORM in AUXV is absent on kernels available on Ubuntu 17.10
19569 (LP: #1759312)
19570 - powerpc/64s: Fix NULL AT_BASE_PLATFORM when using DT CPU features
19571
19572 * Bionic update to 4.15.15 stable release (LP: #1760585)
19573 - net: dsa: Fix dsa_is_user_port() test inversion
19574 - openvswitch: meter: fix the incorrect calculation of max delta_t
19575 - qed: Fix MPA unalign flow in case header is split across two packets.
19576 - tcp: purge write queue upon aborting the connection
19577 - qed: Fix non TCP packets should be dropped on iWARP ll2 connection
19578 - sysfs: symlink: export sysfs_create_link_nowarn()
19579 - net: phy: relax error checking when creating sysfs link netdev->phydev
19580 - devlink: Remove redundant free on error path
19581 - macvlan: filter out unsupported feature flags
19582 - net: ipv6: keep sk status consistent after datagram connect failure
19583 - ipv6: old_dport should be a __be16 in __ip6_datagram_connect()
19584 - ipv6: sr: fix NULL pointer dereference when setting encap source address
19585 - ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state
19586 - mlxsw: spectrum_buffers: Set a minimum quota for CPU port traffic
19587 - net: phy: Tell caller result of phy_change()
19588 - ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routes
19589 - net sched actions: return explicit error when tunnel_key mode is not
19590 specified
19591 - ppp: avoid loop in xmit recursion detection code
19592 - rhashtable: Fix rhlist duplicates insertion
19593 - test_rhashtable: add test case for rhltable with duplicate objects
19594 - kcm: lock lower socket in kcm_attach
19595 - sch_netem: fix skb leak in netem_enqueue()
19596 - ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
19597 - net: use skb_to_full_sk() in skb_update_prio()
19598 - net: Fix hlist corruptions in inet_evict_bucket()
19599 - s390/qeth: free netdevice when removing a card
19600 - s390/qeth: when thread completes, wake up all waiters
19601 - s390/qeth: lock read device while queueing next buffer
19602 - s390/qeth: on channel error, reject further cmd requests
19603 - soc/fsl/qbman: fix issue in qman_delete_cgr_safe()
19604 - dpaa_eth: fix error in dpaa_remove()
19605 - dpaa_eth: remove duplicate initialization
19606 - dpaa_eth: increment the RX dropped counter when needed
19607 - dpaa_eth: remove duplicate increment of the tx_errors counter
19608 - dccp: check sk for closed state in dccp_sendmsg()
19609 - ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
19610 - l2tp: do not accept arbitrary sockets
19611 - net: ethernet: arc: Fix a potential memory leak if an optional regulator is
19612 deferred
19613 - net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY
19614 interface
19615 - net: fec: Fix unbalanced PM runtime calls
19616 - net/iucv: Free memory obtained by kzalloc
19617 - netlink: avoid a double skb free in genlmsg_mcast()
19618 - net: Only honor ifindex in IP_PKTINFO if non-0
19619 - net: systemport: Rewrite __bcm_sysport_tx_reclaim()
19620 - qede: Fix qedr link update
19621 - skbuff: Fix not waking applications when errors are enqueued
19622 - team: Fix double free in error path
19623 - Linux 4.15.15
19624
19625 * Ubuntu 18.04 [ WSP DD2.2 with stop4 and stop5 enabled ]: kdump fails to
19626 capture dump when smt=2 or off. (LP: #1758206)
19627 - powerpc/crash: Remove the test for cpu_online in the IPI callback
19628 - powernv/kdump: Fix cases where the kdump kernel can get HMI's
19629 - powerpc/kdump: Fix powernv build break when KEXEC_CORE=n
19630
19631 * [Intel Ubuntu 18.04 Bug] Null pointer dereference, when disconnecting RAID
19632 rebuild target (LP: #1759279)
19633 - md: document lifetime of internal rdev pointer.
19634
19635 * [Feature]Crystal Ridge:add support for the platform capabilities NFIT sub-
19636 table in ACPI 6.2A (LP: #1730829)
19637 - ACPICA: ACPI 6.0A: Changes to the NFIT ACPI table
19638 - acpi: nfit: Add support for detect platform CPU cache flush on power loss
19639 - acpi: nfit: add persistent memory control flag for nd_region
19640 - libnvdimm: expose platform persistence attribute for nd_region
19641 - libnvdimm: re-enable deep flush for pmem devices via fsync()
19642 - libnvdimm, nfit: fix persistence domain reporting
19643
19644 * Allow multiple mounts of zfs datasets (LP: #1759848)
19645 - SAUCE: Allow mounting datasets more than once (LP: #1759848)
19646
19647 * Update Aquantia driver to fix various issues (LP: #1759303)
19648 - net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZE
19649 - net: aquantia: Cleanup status flags accesses
19650 - net: aquantia: Cleanup hardware access modules
19651 - net: aquantia: Remove duplicate hardware descriptors declarations
19652 - net: aquantia: Add const qualifiers for hardware ops tables
19653 - net: aquantia: Simplify dependencies between pci modules
19654 - net: aquantia: Eliminate aq_nic structure abstraction
19655 - net: aquantia: Fix register definitions to linux style
19656 - net: aquantia: Prepend hw access functions declarations with prefix
19657 - net: aquantia: Fix internal stats calculation on rx
19658 - net: aquantia: Introduce new device ids and constants
19659 - net: aquantia: Introduce new AQC devices and capabilities
19660 - net: aquantia: Convert hw and caps structures to const static pointers
19661 - net: aquantia: Cleanup pci functions module
19662 - net: aquantia: Remove create/destroy from hw ops
19663 - net: aquantia: Change confusing no_ff_addr to more meaningful name
19664 - net: aquantia: Introduce firmware ops callbacks
19665 - net: aquantia: Introduce support for new firmware on AQC cards
19666 - net: aquantia: Introduce global AQC hardware reset sequence
19667 - net: aquantia: Report correct mediatype via ethtool
19668 - net: aquantia: bump driver version to match aquantia internal numbering
19669 - net: aquantia: Fix hardware reset when SPI may rarely hangup
19670 - net: aquantia: Fix a regression with reset on old firmware
19671 - net: aquantia: Change inefficient wait loop on fw data reads
19672 - net: aquantia: Add tx clean budget and valid budget handling logic
19673 - net: aquantia: Allow live mac address changes
19674 - net: aquantia: Implement pci shutdown callback
19675 - net: aquantia: driver version bump
19676
19677 * ISST-LTE:KVM:Ubuntu1804:BostonLC:boslcp3: cpu hotplug on boslcp3g4 guest
19678 dumping call traces continuously. (LP: #1759722)
19679 - blk-mq: turn WARN_ON in __blk_mq_run_hw_queue into printk
19680
19681 * ISST-LTE:KVM:Ubuntu18.04:BostonLC:boslcp3:boslcp3g3:Guest conosle hangs
19682 after hotplug CPU add operation. (LP: #1759723)
19683 - genirq/affinity: assign vectors to all possible CPUs
19684 - blk-mq: simplify queue mapping & schedule with each possisble CPU
19685
19686 * test_bpf fails (LP: #1756150)
19687 - test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches
19688
19689 * Bionic update to v4.15.14 stable release (LP: #1759655)
19690 - MIPS: ralink: Remove ralink_halt()
19691 - MIPS: ralink: Fix booting on MT7621
19692 - MIPS: lantiq: Fix Danube USB clock
19693 - MIPS: lantiq: Enable AHB Bus for USB
19694 - MIPS: lantiq: ase: Enable MFD_SYSCON
19695 - iio: chemical: ccs811: Corrected firmware boot/application mode transition
19696 - iio: st_pressure: st_accel: pass correct platform data to init
19697 - iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
19698 - ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
19699 - ALSA: aloop: Sync stale timer before release
19700 - ALSA: aloop: Fix access to not-yet-ready substream via cable
19701 - ALSA: hda - Force polling mode on CFL for fixing codec communication
19702 - ALSA: hda/realtek - Fix speaker no sound after system resume
19703 - ALSA: hda/realtek - Fix Dell headset Mic can't record
19704 - ALSA: hda/realtek - Always immediately update mute LED with pin VREF
19705 - mmc: core: Fix tracepoint print of blk_addr and blksz
19706 - mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
19707 - mmc: block: fix updating ext_csd caches on ioctl call
19708 - mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for 32-bit systems
19709 - mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433
19710 - mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occurs
19711 - PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644L
19712 - ahci: Add PCI-id for the Highpoint Rocketraid 644L card
19713 - lockdep: fix fs_reclaim warning
19714 - clk: bcm2835: Fix ana->maskX definitions
19715 - clk: bcm2835: Protect sections updating shared registers
19716 - clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops
19717 - RDMA/mlx5: Fix crash while accessing garbage pointer and freed memory
19718 - Drivers: hv: vmbus: Fix ring buffer signaling
19719 - pinctrl: samsung: Validate alias coming from DT
19720 - Bluetooth: btusb: Remove Yoga 920 from the btusb_needs_reset_resume_table
19721 - Bluetooth: btusb: Add Dell OptiPlex 3060 to btusb_needs_reset_resume_table
19722 - Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174
19723 - libata: fix length validation of ATAPI-relayed SCSI commands
19724 - libata: remove WARN() for DMA or PIO command without data
19725 - libata: don't try to pass through NCQ commands to non-NCQ devices
19726 - libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
19727 - libata: Enable queued TRIM for Samsung SSD 860
19728 - libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
19729 - libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versions
19730 - libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 version
19731 - sched, cgroup: Don't reject lower cpu.max on ancestors
19732 - cgroup: fix rule checking for threaded mode switching
19733 - nfsd: remove blocked locks on client teardown
19734 - media: tegra-cec: reset rx_buf_cnt when start bit detected
19735 - hugetlbfs: check for pgoff value overflow
19736 - h8300: remove extraneous __BIG_ENDIAN definition
19737 - mm/vmalloc: add interfaces to free unmapped page table
19738 - x86/mm: implement free pmd/pte page interfaces
19739 - mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
19740 - mm/thp: do not wait for lock_page() in deferred_split_scan()
19741 - mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink()
19742 - Revert "mm: page_alloc: skip over regions of invalid pfns where possible"
19743 - drm/vmwgfx: Fix black screen and device errors when running without fbdev
19744 - drm/vmwgfx: Fix a destoy-while-held mutex problem.
19745 - drm/radeon: Don't turn off DP sink when disconnected
19746 - drm/amd/display: We shouldn't set format_default on plane as atomic driver
19747 - drm/amd/display: Add one to EDID's audio channel count when passing to DC
19748 - drm: Reject getfb for multi-plane framebuffers
19749 - drm: udl: Properly check framebuffer mmap offsets
19750 - mm/vmscan: wake up flushers for legacy cgroups too
19751 - module: propagate error in modules_open()
19752 - acpi, numa: fix pxm to online numa node associations
19753 - ACPI / watchdog: Fix off-by-one error at resource assignment
19754 - libnvdimm, {btt, blk}: do integrity setup before add_disk()
19755 - brcmfmac: fix P2P_DEVICE ethernet address generation
19756 - rtlwifi: rtl8723be: Fix loss of signal
19757 - tracing: probeevent: Fix to support minus offset from symbol
19758 - mtdchar: fix usage of mtd_ooblayout_ecc()
19759 - mtd: nand: fsl_ifc: Fix nand waitfunc return value
19760 - mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0
19761 - mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0
19762 - staging: ncpfs: memory corruption in ncp_read_kernel()
19763 - can: peak/pcie_fd: fix echo_skb is occupied! bug
19764 - can: peak/pcie_fd: remove useless code when interface starts
19765 - can: ifi: Repair the error handling
19766 - can: ifi: Check core revision upon probe
19767 - can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
19768 - can: cc770: Fix queue stall & dropped RTR reply
19769 - can: cc770: Fix use after free in cc770_tx_interrupt()
19770 - tty: vt: fix up tabstops properly
19771 - x86/entry/64: Don't use IST entry for #BP stack
19772 - selftests/x86/ptrace_syscall: Fix for yet more glibc interference
19773 - x86/vsyscall/64: Use proper accessor to update P4D entry
19774 - x86/efi: Free efi_pgd with free_pages()
19775 - posix-timers: Protect posix clock array access against speculation
19776 - kvm/x86: fix icebp instruction handling
19777 - x86/build/64: Force the linker to use 2MB page size
19778 - x86/boot/64: Verify alignment of the LOAD segment
19779 - hwmon: (k10temp) Only apply temperature offset if result is positive
19780 - hwmon: (k10temp) Add temperature offset for Ryzen 1900X
19781 - perf/x86/intel/uncore: Fix Skylake UPI event format
19782 - perf stat: Fix CVS output format for non-supported counters
19783 - perf/core: Fix ctx_event_type in ctx_resched()
19784 - trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type
19785 programs
19786 - perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()
19787 - perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake
19788 servers
19789 - iio: ABI: Fix name of timestamp sysfs file
19790 - iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot()
19791 - iio: imu: st_lsm6dsx: introduce conf_lock mutex
19792 - staging: android: ion: Zero CMA allocated memory
19793 - kbuild: disable clang's default use of -fmerge-all-constants
19794 - bpf: skip unnecessary capability check
19795 - bpf, x64: increase number of passes
19796 - Linux 4.15.14
19797
19798 * System fails to start (boot) on battery due to read-only root file-system
19799 (LP: #1726930) // Bionic update to v4.15.14 stable release (LP: #1759655)
19800 - libata: disable LPM for Crucial BX100 SSD 500GB drive
19801
19802 * [Feature][CFL][ICL] [CNL]Thunderbolt support (Titan Ridge) (LP: #1730775)
19803 - thunderbolt: Resume control channel after hibernation image is created
19804 - thunderbolt: Serialize PCIe tunnel creation with PCI rescan
19805 - thunderbolt: Handle connecting device in place of host properly
19806 - thunderbolt: Do not overwrite error code when domain adding fails
19807 - thunderbolt: Wait a bit longer for root switch config space
19808 - thunderbolt: Wait a bit longer for ICM to authenticate the active NVM
19809 - thunderbolt: Handle rejected Thunderbolt devices
19810 - thunderbolt: Factor common ICM add and update operations out
19811 - thunderbolt: Correct function name in kernel-doc comment
19812 - thunderbolt: Add tb_switch_get()
19813 - thunderbolt: Add tb_switch_find_by_route()
19814 - thunderbolt: Add tb_xdomain_find_by_route()
19815 - thunderbolt: Add constant for approval timeout
19816 - thunderbolt: Move driver ready handling to struct icm
19817 - thunderbolt: Add 'boot' attribute for devices
19818 - thunderbolt: Add support for preboot ACL
19819 - Documentation/admin-guide: fixes for thunderbolt.rst
19820 - thunderbolt: Introduce USB only (SL4) security level
19821 - thunderbolt: Add support for Intel Titan Ridge
19822
19823 * QCA9377 requires more IRAM banks for its new firmware (LP: #1748345)
19824 - ath10k: update the IRAM bank number for QCA9377
19825
19826 * nfp: fix disabling on hw-tc-offload in flower (LP: #1752828)
19827 - nfp: bpf: require ETH table
19828 - nfp: don't advertise hw-tc-offload on non-port netdevs
19829 - nfp: forbid disabling hw-tc-offload on representors while offload active
19830
19831 * Fix an issue that when system in S3, USB keyboard can't wake up the system.
19832 (LP: #1759511)
19833 - ACPI / PM: Allow deeper wakeup power states with no _SxD nor _SxW
19834
19835 * retpoline hints: primary infrastructure and initial hints (LP: #1758856)
19836 - [Packaging] retpoline -- add safe usage hint support
19837 - [Packaging] retpoline-check -- only report additions
19838 - [Packaging] retpoline -- widen indirect call/jmp detection
19839 - [Packaging] retpoline -- elide %rip relative indirections
19840 - [Packaging] retpoline -- clear hint information from packages
19841 - SAUCE: apm -- annotate indirect calls within
19842 firmware_restrict_branch_speculation_{start,end}
19843 - SAUCE: EFI -- annotate indirect calls within
19844 firmware_restrict_branch_speculation_{start,end}
19845 - SAUCE: early/late -- annotate indirect calls in early/late initialisation
19846 code
19847 - SAUCE: vga_set_mode -- avoid jump tables
19848 - [Config] retpoine -- switch to new format
19849
19850 * zfs system process hung on container stop/delete (LP: #1754584)
19851 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
19852 - Revert "UBUNTU: SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)"
19853 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
19854
19855 * Important KVM fixes for ppc64el (LP: #1759045)
19856 - KVM: PPC: Book3S HV: Do SLB load/unload with guest LPCR value loaded
19857 - KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code
19858 - KVM: PPC: Book3S HV: Make HPT resizing work on POWER9
19859 - KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
19860 - KVM: PPC: Book3S: Fix compile error that occurs with some gcc versions
19861 - KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry
19862 - KVM: PPC: Book3S HV: Fix duplication of host SLB entries
19863
19864 * ubuntu_zram_smoke test will cause soft lockup on Artful ThunderX ARM64
19865 (LP: #1755073)
19866 - SAUCE: crypto: thunderx_zip: Fix fallout from CONFIG_VMAP_STACK
19867
19868 * Update to ocxl driver (LP: #1755161)
19869 - ocxl: fix signed comparison with less than zero
19870 - ocxl: Fix potential bad errno on irq allocation
19871 - ocxl: Add get_metadata IOCTL to share OCXL information to userspace
19872
19873 * CAPI Flash (cxlflash) update (LP: #1752672)
19874 - scsi: cxlflash: Update cxl-specific arguments to generic cookie
19875 - scsi: cxlflash: Explicitly cache number of interrupts per context
19876 - scsi: cxlflash: Remove embedded CXL work structures
19877 - scsi: cxlflash: Adapter context init can return error
19878 - scsi: cxlflash: Staging to support future accelerators
19879 - SAUCE: cxlflash: Preserve number of interrupts for master contexts
19880 - SAUCE: cxlflash: Avoid clobbering context control register value
19881 - SAUCE: cxlflash: Add argument identifier names
19882 - SAUCE: cxlflash: Introduce OCXL backend
19883 - SAUCE: cxlflash: Hardware AFU for OCXL
19884 - SAUCE: cxlflash: Read host function configuration
19885 - SAUCE: cxlflash: Setup function acTag range
19886 - SAUCE: cxlflash: Read host AFU configuration
19887 - SAUCE: cxlflash: Setup AFU acTag range
19888 - SAUCE: cxlflash: Setup AFU PASID
19889 - SAUCE: cxlflash: Adapter context support for OCXL
19890 - SAUCE: cxlflash: Use IDR to manage adapter contexts
19891 - SAUCE: cxlflash: Support adapter file descriptors for OCXL
19892 - SAUCE: cxlflash: Support adapter context discovery
19893 - SAUCE: cxlflash: Support image reload policy modification
19894 - SAUCE: cxlflash: MMIO map the AFU
19895 - SAUCE: cxlflash: Support starting an adapter context
19896 - SAUCE: cxlflash: Support process specific mappings
19897 - SAUCE: cxlflash: Support AFU state toggling
19898 - SAUCE: cxlflash: Support reading adapter VPD data
19899 - SAUCE: cxlflash: Setup function OCXL link
19900 - SAUCE: cxlflash: Setup OCXL transaction layer
19901 - SAUCE: cxlflash: Support process element lifecycle
19902 - SAUCE: cxlflash: Support AFU interrupt management
19903 - SAUCE: cxlflash: Support AFU interrupt mapping and registration
19904 - SAUCE: cxlflash: Support starting user contexts
19905 - SAUCE: cxlflash: Support adapter context polling
19906 - SAUCE: cxlflash: Support adapter context reading
19907 - SAUCE: cxlflash: Support adapter context mmap and release
19908 - SAUCE: cxlflash: Support file descriptor mapping
19909 - SAUCE: cxlflash: Introduce object handle fop
19910 - SAUCE: cxlflash: Setup LISNs for user contexts
19911 - SAUCE: cxlflash: Setup LISNs for master contexts
19912 - SAUCE: cxlflash: Update synchronous interrupt status bits
19913 - SAUCE: cxlflash: Introduce OCXL context state machine
19914 - SAUCE: cxlflash: Register for translation errors
19915 - SAUCE: cxlflash: Support AFU reset
19916 - SAUCE: cxlflash: Enable OCXL operations
19917
19918 * [Feature][CFL] Enable pmc_core driver for H, S, and U SKUs (LP: #1730770)
19919 - platform/x86: intel_pmc_core: Remove unused EXPORTED API
19920 - platform/x86: intel_pmc_core: Change driver to a module
19921 - platform/x86: intel_pmc_core: Fix file permission warnings
19922 - platform/x86: intel_pmc_core: Refactor debugfs entries
19923 - platform/x86: intel_pmc_core: Substitute PCI with CPUID enumeration
19924 - platform/x86: intel_pmc_core: Convert to ICPU macro
19925 - platform/x86: intel_pmc_core: Remove unused header file
19926 - ACPI / LPIT: Export lpit_read_residency_count_address()
19927 - platform/x86: intel_pmc_core: Read base address from LPIT
19928 - x86/cpu: Add Cannonlake to Intel family
19929 - platform/x86: intel_pmc_core: Add CannonLake PCH support
19930 - platform/x86: intel_pmc_core: Special case for Coffeelake
19931
19932 * Cpu utilization showing system time for kvm guests (performance) (sysstat)
19933 (LP: #1755979)
19934 - KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN
19935
19936 * [Artful][Wyse 3040] System hang when trying to enable an offlined CPU core
19937 (LP: #1736393)
19938 - SAUCE: drm/i915:Don't set chip specific data
19939 - SAUCE: drm/i915: make previous commit affects Wyse 3040 only
19940
19941 * [Bug] ISH support for CFL-H (LP: #1739522)
19942 - HID: intel-ish-hid: Enable Cannon Lake and Coffee Lake laptop/desktop
19943
19944 * ath9k can't connect to wifi AP (LP: #1727228)
19945 - ath9k: add MSI support
19946 - ath9k: add a quirk to set use_msi automatically
19947
19948 * [P9,Power NV][Witherspoon][Ubuntu 18.04][Perf] : PMU events by name it is
19949 not listed under perf list (LP: #1755470)
19950 - iperf vendor events: Use more flexible pattern matching for CPU
19951 identification for mapfile.csv
19952
19953 * zed process consuming 100% cpu (LP: #1751796)
19954 - SAUCE: Fix ioctl loop-spin in zed (LP: #1751796)
19955
19956 * Bionic update to 4.15.13 stable release (LP: #1758886)
19957 - scsi: megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura
19958 controllers
19959 - staging: android: ashmem: Fix possible deadlock in ashmem_ioctl
19960 - drm/amdgpu: use polling mem to set SDMA3 wptr for VF
19961 - Bluetooth: hci_qca: Avoid setup failure on missing rampatch
19962 - Bluetooth: btqcomsmd: Fix skb double free corruption
19963 - cpufreq: longhaul: Revert transition_delay_us to 200 ms
19964 - media: c8sectpfe: fix potential NULL pointer dereference in
19965 c8sectpfe_timer_interrupt
19966 - drm/msm: fix leak in failed get_pages
19967 - IB/ipoib: Warn when one port fails to initialize
19968 - RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()
19969 - hv_netvsc: Fix the receive buffer size limit
19970 - hv_netvsc: Fix the TX/RX buffer default sizes
19971 - tcp: allow TLP in ECN CWR
19972 - spi: sh-msiof: Avoid writing to registers from spi_master.setup()
19973 - libbpf: prefer global symbols as bpf program name source
19974 - rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.
19975 - rtlwifi: always initialize variables given to RT_TRACE()
19976 - media: bt8xx: Fix err 'bt878_probe()'
19977 - ath10k: handling qos at STA side based on AP WMM enable/disable
19978 - media: [RESEND] media: dvb-frontends: Add delay to Si2168 restart
19979 - qmi_wwan: set FLAG_SEND_ZLP to avoid network initiated disconnect
19980 - tty: goldfish: Enable 'earlycon' only if built-in
19981 - serial: 8250_dw: Disable clock on error
19982 - cros_ec: fix nul-termination for firmware build info
19983 - watchdog: Fix potential kref imbalance when opening watchdog
19984 - watchdog: Fix kref imbalance seen if handle_boot_enabled=0
19985 - platform/chrome: Use proper protocol transfer function
19986 - dmaengine: zynqmp_dma: Fix race condition in the probe
19987 - drm/tilcdc: ensure nonatomic iowrite64 is not used
19988 - mmc: avoid removing non-removable hosts during suspend
19989 - mmc: block: fix logical error to avoid memory leak
19990 - /dev/mem: Add bounce buffer for copy-out
19991 - net: phy: meson-gxl: check phy_write return value
19992 - sfp: fix EEPROM reading in the case of non-SFF8472 SFPs
19993 - sfp: fix non-detection of PHY
19994 - media: s5p-mfc: Fix lock contention - request_firmware() once
19995 - rtc: ac100: Fix multiple race conditions
19996 - IB/ipoib: Avoid memory leak if the SA returns a different DGID
19997 - RDMA/cma: Use correct size when writing netlink stats
19998 - IB/umem: Fix use of npages/nmap fields
19999 - iser-target: avoid reinitializing rdma contexts for isert commands
20000 - bpf/cgroup: fix a verification error for a CGROUP_DEVICE type prog
20001 - vgacon: Set VGA struct resource types
20002 - omapdrm: panel: fix compatible vendor string for td028ttec1
20003 - mmc: sdhci-xenon: wait 5ms after set 1.8V signal enable
20004 - drm/omap: DMM: Check for DMM readiness after successful transaction commit
20005 - pty: cancel pty slave port buf's work in tty_release
20006 - coresight: Fix disabling of CoreSight TPIU
20007 - PCI: designware-ep: Fix ->get_msi() to check MSI_EN bit
20008 - PCI: endpoint: Fix find_first_zero_bit() usage
20009 - PCI: rcar: Handle rcar_pcie_parse_request_of_pci_ranges() failures
20010 - media: davinci: fix a debug printk
20011 - clk: check ops pointer on clock register
20012 - dt-bindings: display: panel: Fix compatible string for Toshiba LT089AC29000
20013 - clk: use round rate to bail out early in set_rate
20014 - pinctrl: Really force states during suspend/resume
20015 - pinctrl: rockchip: enable clock when reading pin direction register
20016 - iommu/vt-d: clean up pr_irq if request_threaded_irq fails
20017 - ip6_vti: adjust vti mtu according to mtu of lower device
20018 - ip_gre: fix error path when erspan_rcv failed
20019 - ip_gre: fix potential memory leak in erspan_rcv
20020 - soc: qcom: smsm: fix child-node lookup
20021 - RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS
20022 - ARM: dts: aspeed-evb: Add unit name to memory node
20023 - nfsd4: permit layoutget of executable-only files
20024 - clk: at91: pmc: Wait for clocks when resuming
20025 - clk: Don't touch hardware when reparenting during registration
20026 - clk: axi-clkgen: Correctly handle nocount bit in recalc_rate()
20027 - clk: si5351: Rename internal plls to avoid name collisions
20028 - crypto: artpec6 - set correct iv size for gcm(aes)
20029 - hwrng: core - Clean up RNG list when last hwrng is unregistered
20030 - dmaengine: ti-dma-crossbar: Fix event mapping for TPCC_EVT_MUX_60_63
20031 - IB/mlx5: Fix integer overflows in mlx5_ib_create_srq
20032 - IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rq
20033 - RDMA/vmw_pvrdma: Fix usage of user response structures in ABI file
20034 - serial: 8250_pci: Don't fail on multiport card class
20035 - RDMA/core: Do not use invalid destination in determining port reuse
20036 - clk: migrate the count of orphaned clocks at init
20037 - RDMA/ucma: Fix access to non-initialized CM_ID object
20038 - RDMA/ucma: Don't allow join attempts for unsupported AF family
20039 - Linux 4.15.13
20040
20041 * Ubuntu18.04:PowerPC - Set Transparent Huge Pages (THP) by default to
20042 "always" (LP: #1753708)
20043 - Config: Set TRANSPARENT_HUGEPAGE_ALWAYS=y on ppc64el
20044
20045 * Bionic update to 4.15.12 stable release (LP: #1757465)
20046 - x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
20047 - x86/cpufeatures: Add Intel PCONFIG cpufeature
20048 - selftests/x86/entry_from_vm86: Exit with 1 if we fail
20049 - selftests/x86/entry_from_vm86: Add test cases for POPF
20050 - x86/vm86/32: Fix POPF emulation
20051 - x86/speculation, objtool: Annotate indirect calls/jumps for objtool on
20052 32-bit kernels
20053 - x86/speculation: Remove Skylake C2 from Speculation Control microcode
20054 blacklist
20055 - KVM: x86: Fix device passthrough when SME is active
20056 - x86/mm: Fix vmalloc_fault to use pXd_large
20057 - parisc: Handle case where flush_cache_range is called with no context
20058 - ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()
20059 - ALSA: hda - Revert power_save option default value
20060 - ALSA: seq: Fix possible UAF in snd_seq_check_queue()
20061 - ALSA: seq: Clear client entry before deleting else at closing
20062 - drm/nouveau/bl: Fix oops on driver unbind
20063 - drm/nouveau/mmu: ALIGN_DOWN correct variable
20064 - drm/amdgpu: fix prime teardown order
20065 - drm/radeon: fix prime teardown order
20066 - drm/amdgpu/dce: Don't turn off DP sink when disconnected
20067 - fs: Teach path_connected to handle nfs filesystems with multiple roots.
20068 - KVM: arm/arm64: Reduce verbosity of KVM init log
20069 - KVM: arm/arm64: Reset mapped IRQs on VM reset
20070 - kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3
20071 - KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid
20072 - lock_parent() needs to recheck if dentry got __dentry_kill'ed under it
20073 - fs/aio: Add explicit RCU grace period when freeing kioctx
20074 - fs/aio: Use RCU accessors for kioctx_table->table[]
20075 - RDMAVT: Fix synchronization around percpu_ref
20076 - irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis
20077 - nvme: fix subsystem multiple controllers support check
20078 - xfs: preserve i_rdev when recycling a reclaimable inode
20079 - btrfs: Fix NULL pointer exception in find_bio_stripe
20080 - btrfs: add missing initialization in btrfs_check_shared
20081 - btrfs: alloc_chunk: fix DUP stripe size handling
20082 - btrfs: Fix use-after-free when cleaning up fs_devs with a single stale
20083 device
20084 - btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodes
20085 - btrfs: Fix memory barriers usage with device stats counters
20086 - scsi: qla2xxx: Fix smatch warning in qla25xx_delete_{rsp|req}_que
20087 - scsi: qla2xxx: Fix NULL pointer access for fcport structure
20088 - scsi: qla2xxx: Fix logo flag for qlt_free_session_done()
20089 - scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
20090 - usb: dwc2: fix STM32F7 USB OTG HS compatible
20091 - dt-bindings: usb: fix the STM32F7 DWC2 OTG HS core binding
20092 - USB: gadget: udc: Add missing platform_device_put() on error in
20093 bdc_pci_probe()
20094 - usb: dwc3: Fix GDBGFIFOSPACE_TYPE values
20095 - usb: dwc3: core: Power-off core/PHYs on system_suspend in host mode
20096 - usb: dwc3: of-simple: fix oops by unbalanced clk disable call
20097 - usb: gadget: udc: renesas_usb3: fix oops in renesas_usb3_remove()
20098 - phy: phy-brcm-usb: Fix two DT properties to match bindings doc
20099 - phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271
20100 - phy: phy-brcm-usb-init: DRD mode can cause crash on startup
20101 - phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI disabled
20102 - Linux 4.15.12
20103
20104 * cxl: Fix timebase synchronization status on POWER9 missing (CAPI)
20105 (LP: #1757228)
20106 - cxl: Fix timebase synchronization status on P9
20107
20108 * [Feature][GLK] Enable L2 CDP (Code and Data Prioritization) (LP: #1737873)
20109 - x86/intel_rdt: Enumerate L2 Code and Data Prioritization (CDP) feature
20110 - x86/intel_rdt: Add command line parameter to control L2_CDP
20111
20112 * [Feature] Crystal Ridge-Restrict DAX to configurations with struct page
20113 (LP: #1751724)
20114 - mm, dax: introduce pfn_t_special()
20115 - ext2: auto disable dax instead of failing mount
20116 - ext4: auto disable dax instead of failing mount
20117 - dax: require 'struct page' by default for filesystem dax
20118 - Config: Enable CONFIG_FS_DAX_LIMITED
20119
20120 * Bionic update to 4.15.11 stable release (LP: #1756978)
20121 - x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
20122 - ASoC: sun4i-i2s: Fix RX slot number of SUN8I
20123 - ASoC: sgtl5000: Fix suspend/resume
20124 - ASoC: wm_adsp: For TLV controls only register TLV get/set
20125 - ASoC: rt5651: Fix regcache sync errors on resume
20126 - usb: host: xhci-rcar: add support for r8a77965
20127 - xhci: Fix front USB ports on ASUS PRIME B350M-A
20128 - xhci: fix endpoint context tracer output
20129 - serial: sh-sci: prevent lockup on full TTY buffers
20130 - tty/serial: atmel: add new version check for usart
20131 - uas: fix comparison for error code
20132 - staging: comedi: fix comedi_nsamples_left.
20133 - staging: android: ashmem: Fix lockdep issue during llseek
20134 - scsi: sd_zbc: Fix potential memory leak
20135 - USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.h
20136 - usbip: vudc: fix null pointer dereference on udc->lock
20137 - usb: quirks: add control message delay for 1b1c:1b20
20138 - usb: usbmon: Read text within supplied buffer size
20139 - usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()
20140 - usb: dwc3: Fix lock-up on ID change during system suspend/resume
20141 - serial: 8250_pci: Add Brainboxes UC-260 4 port serial device
20142 - serial: core: mark port as initialized in autoconfig
20143 - earlycon: add reg-offset to physical address before mapping
20144 - dm mpath: fix passing integrity data
20145 - Revert "btrfs: use proper endianness accessors for super_copy"
20146 - gfs2: Clean up {lookup,fillup}_metapath
20147 - gfs2: Fixes to "Implement iomap for block_map" (2)
20148 - drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()
20149 - spi: imx: Fix failure path leak on GPIO request error correctly
20150 - HID: multitouch: Only look at non touch fields in first packet of a frame
20151 - KVM: PPC: Book3S HV: Avoid shifts by negative amounts
20152 - drm/edid: set ELD connector type in drm_edid_to_eld()
20153 - dma-buf/fence: Fix lock inversion within dma-fence-array
20154 - video/hdmi: Allow "empty" HDMI infoframes
20155 - KVM: PPC: Book3S HV: Fix typo in kvmppc_hv_get_dirty_log_radix()
20156 - HID: elo: clear BTN_LEFT mapping
20157 - iwlwifi: mvm: rs: don't override the rate history in the search cycle
20158 - ARM: dts: koelsch: Move cec_clock to root node
20159 - clk: meson: gxbb: fix wrong clock for SARADC/SANA
20160 - ARM: dts: exynos: Correct Trats2 panel reset line
20161 - drm/amdgpu: fix get_max_engine_clock_in_mhz
20162 - staging: rtl8822be: fix missing null check on dev_alloc_skb return
20163 - typec: tcpm: fusb302: Resolve out of order messaging events
20164 - USB: ledtrig-usbport: fix of-node leak
20165 - dt-bindings: serial: Add common rs485 binding for RTS polarity
20166 - sched: Stop switched_to_rt() from sending IPIs to offline CPUs
20167 - sched: Stop resched_cpu() from sending IPIs to offline CPUs
20168 - crypto: chelsio - Fix an error code in chcr_hash_dma_map()
20169 - crypto: ecc - Fix NULL pointer deref. on no default_rng
20170 - crypto: keywrap - Add missing ULL suffixes for 64-bit constants
20171 - crypto: cavium - fix memory leak on info
20172 - test_firmware: fix setting old custom fw path back on exit
20173 - drm/vblank: Fix vblank timestamp debugs
20174 - net: ieee802154: adf7242: Fix bug if defined DEBUG
20175 - rtc: brcmstb-waketimer: fix error handling in brcmstb_waketmr_probe()
20176 - perf report: Fix -D output for user metadata events
20177 - net: xfrm: allow clearing socket xfrm policies.
20178 - gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags simultaneously
20179 - mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()
20180 - net: thunderx: Set max queue count taking XDP_TX into account
20181 - ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin
20182 - ARM: dts: omap3-n900: Fix the audio CODEC's reset pin
20183 - mtd: nand: ifc: update bufnum mask for ver >= 2.0.0
20184 - userns: Don't fail follow_automount based on s_user_ns
20185 - xfrm: Fix xfrm_replay_overflow_offload_esn
20186 - leds: pm8058: Silence pointer to integer size warning
20187 - bpf: fix stack state printing in verifier log
20188 - power: supply: sbs-message: double left shift bug in sbsm_select()
20189 - power: supply: ab8500_charger: Fix an error handling path
20190 - power: supply: ab8500_charger: Bail out in case of error in
20191 'ab8500_charger_init_hw_registers()'
20192 - drm/etnaviv: make THERMAL selectable
20193 - iio: adc: ina2xx: Shift bus voltage register to mask flag bits
20194 - iio: health: max30102: Add power enable parameter to get_temp function
20195 - ath10k: update tdls teardown state to target
20196 - cpufreq: Fix governor module removal race
20197 - KVM: X86: Restart the guest when insn_len is zero and SEV is enabled
20198 - drm/amdgpu:fix random missing of FLR NOTIFY
20199 - scsi: ses: don't ask for diagnostic pages repeatedly during probe
20200 - pwm: stmpe: Fix wrong register offset for hwpwm=2 case
20201 - drm/sun4i: Fix format mask in DE2 driver
20202 - pinctrl: sh-pfc: r8a7791: Add can_clk function
20203 - pinctrl: sh-pfc: r8a7795-es1: Fix MOD_SEL1 bit[25:24] to 0x3 when using
20204 STP_ISEN_1_D
20205 - perf annotate: Fix unnecessary memory allocation for s390x
20206 - perf annotate: Fix objdump comment parsing for Intel mov dissassembly
20207 - iwlwifi: mvm: avoid dumping assert log when device is stopped
20208 - drm/amdgpu:fix virtual dce bug
20209 - drm/amdgpu: fix amdgpu_sync_resv v2
20210 - bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()
20211 - clk: qcom: msm8916: fix mnd_width for codec_digcodec
20212 - mwifiex: cfg80211: do not change virtual interface during scan processing
20213 - ath10k: fix invalid STS_CAP_OFFSET_MASK
20214 - tools/usbip: fixes build with musl libc toolchain
20215 - spi: sun6i: disable/unprepare clocks on remove
20216 - bnxt_en: Don't print "Link speed -1 no longer supported" messages.
20217 - scsi: core: scsi_get_device_flags_keyed(): Always return device flags
20218 - scsi: devinfo: apply to HP XP the same flags as Hitachi VSP
20219 - scsi: dh: add new rdac devices
20220 - clk: renesas: r8a77970: Add LVDS clock
20221 - staging: fsl-dpaa2/eth: Fix access to FAS field
20222 - media: vsp1: Prevent suspending and resuming DRM pipelines
20223 - dm raid: fix raid set size revalidation
20224 - media: cpia2: Fix a couple off by one bugs
20225 - media: davinci: vpif_capture: add NULL check on devm_kzalloc return value
20226 - virtio_net: Disable interrupts if napi_complete_done rescheduled napi
20227 - net: sched: drop qdisc_reset from dev_graft_qdisc
20228 - veth: set peer GSO values
20229 - drm/amdkfd: Fix memory leaks in kfd topology
20230 - powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled
20231 context
20232 - arm64: dts: renesas: salvator-common: Add EthernetAVB PHY reset
20233 - agp/intel: Flush all chipset writes after updating the GGTT
20234 - mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLED
20235 - mac80211: remove BUG() when interface type is invalid
20236 - crypto: caam/qi - use correct print specifier for size_t
20237 - ASoC: nuc900: Fix a loop timeout test
20238 - mmc: mmc_test: Ensure command queue is disabled for testing
20239 - Fix misannotated out-of-line _copy_to_user()
20240 - ipvlan: add L2 check for packets arriving via virtual devices
20241 - rcutorture/configinit: Fix build directory error message
20242 - locking/locktorture: Fix num reader/writer corner cases
20243 - ima: relax requiring a file signature for new files with zero length
20244 - IB/mlx5: revisit -Wmaybe-uninitialized warning
20245 - dmaengine: qcom_hidma: check pending interrupts
20246 - drm/i915/glk: Disable Guc and HuC on GLK
20247 - Linux 4.15.11
20248 - Config: Enable CONFIG_DRM_ETNAVIV_THERMAL=y
20249
20250 * [FFE][Feature] KVM CLX avx512_vnni (LP: #1739665)
20251 - KVM: x86: add support for UMIP
20252 - KVM: Expose new cpu features to guest
20253
20254 * Ubuntu18.04[P9 DD2.2 Boston]:Unable to boot power8 compat mode
20255 guests(ubuntu14.04.5) (kvm) (LP: #1756254)
20256 - KVM: PPC: Book3S HV: Allow HPT and radix on the same core for POWER9 v2.2
20257
20258 * Allow hugepage backing for "p8compat" mode kvm guests (LP: #1754206)
20259 - KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing
20260
20261 * [Bug][KVM][Crystal Ridge] Terrible performance of vNVDIMM on QEMU with
20262 device DAX backend (LP: #1745899)
20263 - x86/mm: add a function to check if a pfn is UC/UC-/WC
20264 - KVM: MMU: consider host cache mode in MMIO page check
20265
20266 * nfp: read ME frequency from vNIC ctrl memory (LP: #1752818)
20267 - nfp: add TLV capabilities to the BAR
20268 - nfp: read ME frequency from vNIC ctrl memory
20269 - nfp: fix TLV offset calculation
20270
20271 * Miscellaneous Ubuntu changes
20272 - [Packaging] skip cloud tools packaging when not building package
20273 - [Packaging] final-checks -- remove check for empty retpoline files
20274
20275 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 02 Apr 2018 15:43:20 -0300
f92cd195 20276
6dc5db97 20277linux (4.15.0-13.14) bionic; urgency=medium
e06d7aad 20278
6dc5db97 20279 * linux: 4.15.0-13.14 -proposed tracker (LP: #1756408)
e06d7aad 20280
6dc5db97
TLSC
20281 * devpts: handle bind-mounts (LP: #1755857)
20282 - SAUCE: devpts: hoist out check for DEVPTS_SUPER_MAGIC
20283 - SAUCE: devpts: resolve devpts bind-mounts
20284 - SAUCE: devpts: comment devpts_mntget()
20285 - SAUCE: selftests: add devpts selftests
20286
20287 * [bionic][arm64] d-i: add hisi_sas_v3_hw to scsi-modules (LP: #1756103)
20288 - d-i: add hisi_sas_v3_hw to scsi-modules
20289
20290 * [Bionic][ARM64] enable ROCE and HNS3 driver support for hip08 SoC
20291 (LP: #1756097)
20292 - RDMA/hns: Refactor eq code for hip06
20293 - RDMA/hns: Add eq support of hip08
20294 - RDMA/hns: Add detailed comments for mb() call
20295 - RDMA/hns: Add rq inline data support for hip08 RoCE
20296 - RDMA/hns: Update the usage of sr_max and rr_max field
20297 - RDMA/hns: Set access flags of hip08 RoCE
20298 - RDMA/hns: Filter for zero length of sge in hip08 kernel mode
20299 - RDMA/hns: Fix QP state judgement before sending work requests
20300 - RDMA/hns: Assign dest_qp when deregistering mr
20301 - RDMA/hns: Fix endian problems around imm_data and rkey
20302 - RDMA/hns: Assign the correct value for tx_cqn
20303 - RDMA/hns: Create gsi qp in hip08
20304 - RDMA/hns: Add gsi qp support for modifying qp in hip08
20305 - RDMA/hns: Fill sq wqe context of ud type in hip08
20306 - RDMA/hns: Assign zero for pkey_index of wc in hip08
20307 - RDMA/hns: Update the verbs of polling for completion
20308 - RDMA/hns: Set the guid for hip08 RoCE device
20309 - net: hns3: Refactor of the reset interrupt handling logic
20310 - net: hns3: Add reset service task for handling reset requests
20311 - net: hns3: Refactors the requested reset & pending reset handling code
20312 - net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
20313 - net: hns3: Add mailbox support to VF driver
20314 - net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support
20315 - net: hns3: Add HNS3 VF driver to kernel build framework
20316 - net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
20317 - net: hns3: Add mailbox support to PF driver
20318 - net: hns3: Change PF to add ring-vect binding & resetQ to mailbox
20319 - net: hns3: Add mailbox interrupt handling to PF driver
20320 - net: hns3: add support to query tqps number
20321 - net: hns3: add support to modify tqps number
20322 - net: hns3: change the returned tqp number by ethtool -x
20323 - net: hns3: free the ring_data structrue when change tqps
20324 - net: hns3: get rss_size_max from configuration but not hardcode
20325 - net: hns3: add a mask initialization for mac_vlan table
20326 - net: hns3: add vlan offload config command
20327 - net: hns3: add ethtool related offload command
20328 - net: hns3: add handling vlan tag offload in bd
20329 - net: hns3: cleanup mac auto-negotiation state query
20330 - net: hns3: fix for getting auto-negotiation state in hclge_get_autoneg
20331 - net: hns3: add support for set_pauseparam
20332 - net: hns3: add support to update flow control settings after autoneg
20333 - net: hns3: add Asym Pause support to phy default features
20334 - net: hns3: add support for querying advertised pause frame by ethtool ethx
20335 - net: hns3: Increase the default depth of bucket for TM shaper
20336 - net: hns3: change TM sched mode to TC-based mode when SRIOV enabled
20337 - net: hns3: hns3_get_channels() can be static
20338 - net: hns3: Add ethtool interface for vlan filter
20339 - net: hns3: Disable VFs change rxvlan offload status
20340 - net: hns3: Unify the strings display of packet statistics
20341 - net: hns3: Fix spelling errors
20342 - net: hns3: Remove repeat statistic of rx_errors
20343 - net: hns3: Modify the update period of packet statistics
20344 - net: hns3: Mask the packet statistics query when NIC is down
20345 - net: hns3: Fix an error of total drop packet statistics
20346 - net: hns3: Fix a loop index error of tqp statistics query
20347 - net: hns3: Fix an error macro definition of HNS3_TQP_STAT
20348 - net: hns3: Remove a useless member of struct hns3_stats
20349 - net: hns3: Add packet statistics of netdev
20350 - net: hns3: Fix a response data read error of tqp statistics query
20351 - net: hns3: fix for updating fc_mode_last_time
20352 - net: hns3: fix for setting MTU
20353 - net: hns3: fix for changing MTU
20354 - net: hns3: add MTU initialization for hardware
20355 - net: hns3: fix for not setting pause parameters
20356 - net: hns3: remove redundant semicolon
20357 - net: hns3: Add more packet size statisctics
20358 - Revert "net: hns3: Add packet statistics of netdev"
20359 - net: hns3: report the function type the same line with hns3_nic_get_stats64
20360 - net: hns3: add ethtool_ops.get_channels support for VF
20361 - net: hns3: remove TSO config command from VF driver
20362 - net: hns3: add ethtool_ops.get_coalesce support to PF
20363 - net: hns3: add ethtool_ops.set_coalesce support to PF
20364 - net: hns3: refactor interrupt coalescing init function
20365 - net: hns3: refactor GL update function
20366 - net: hns3: remove unused GL setup function
20367 - net: hns3: change the unit of GL value macro
20368 - net: hns3: add int_gl_idx setup for TX and RX queues
20369 - net: hns3: add feature check when feature changed
20370 - net: hns3: check for NULL function pointer in hns3_nic_set_features
20371 - net: hns: Fix for variable may be used uninitialized warnings
20372 - net: hns3: add support for get_regs
20373 - net: hns3: add manager table initialization for hardware
20374 - net: hns3: add ethtool -p support for fiber port
20375 - net: hns3: add net status led support for fiber port
20376 - net: hns3: converting spaces into tabs to avoid checkpatch.pl warning
20377 - net: hns3: add get/set_coalesce support to VF
20378 - net: hns3: add int_gl_idx setup for VF
20379 - [Config]: enable CONFIG_HNS3_HCLGEVF as module.
20380
20381 * [Bionic][ARM64] add RAS extension and SDEI features (LP: #1756096)
20382 - KVM: arm64: Store vcpu on the stack during __guest_enter()
20383 - KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
20384 - KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
20385 - arm64: alternatives: use tpidr_el2 on VHE hosts
20386 - KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
20387 - Docs: dt: add devicetree binding for describing arm64 SDEI firmware
20388 - firmware: arm_sdei: Add driver for Software Delegated Exceptions
20389 - arm64: Add vmap_stack header file
20390 - arm64: uaccess: Add PAN helper
20391 - arm64: kernel: Add arch-specific SDEI entry code and CPU masking
20392 - firmware: arm_sdei: Add support for CPU and system power states
20393 - firmware: arm_sdei: add support for CPU private events
20394 - arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEI
20395 - firmware: arm_sdei: Discover SDEI support via ACPI
20396 - arm64: sysreg: Move to use definitions for all the SCTLR bits
20397 - arm64: cpufeature: Detect CPU RAS Extentions
20398 - arm64: kernel: Survive corrected RAS errors notified by SError
20399 - arm64: Unconditionally enable IESB on exception entry/return for firmware-
20400 first
20401 - arm64: kernel: Prepare for a DISR user
20402 - KVM: arm/arm64: mask/unmask daif around VHE guests
20403 - KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.
20404 - KVM: arm64: Save/Restore guest DISR_EL1
20405 - KVM: arm64: Save ESR_EL2 on guest SError
20406 - KVM: arm64: Handle RAS SErrors from EL1 on guest exit
20407 - KVM: arm64: Handle RAS SErrors from EL2 on guest exit
20408 - KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEA
20409 - [Config]: enable RAS_EXTN and ARM_SDE_INTERFACE
20410
20411 * [Bionic][ARM64] PCI and SAS driver patches for hip08 SoCs (LP: #1756094)
20412 - scsi: hisi_sas: fix dma_unmap_sg() parameter
20413 - scsi: ata: enhance the definition of SET MAX feature field value
20414 - scsi: hisi_sas: relocate clearing ITCT and freeing device
20415 - scsi: hisi_sas: optimise port id refresh function
20416 - scsi: hisi_sas: some optimizations of host controller reset
20417 - scsi: hisi_sas: modify hisi_sas_dev_gone() for reset
20418 - scsi: hisi_sas: add an mechanism to do reset work synchronously
20419 - scsi: hisi_sas: change ncq process for v3 hw
20420 - scsi: hisi_sas: add RAS feature for v3 hw
20421 - scsi: hisi_sas: add some print to enhance debugging
20422 - scsi: hisi_sas: improve int_chnl_int_v2_hw() consistency with v3 hw
20423 - scsi: hisi_sas: add v2 hw port AXI error handling support
20424 - scsi: hisi_sas: use an general way to delay PHY work
20425 - scsi: hisi_sas: do link reset for some CHL_INT2 ints
20426 - scsi: hisi_sas: judge result of internal abort
20427 - scsi: hisi_sas: add internal abort dev in some places
20428 - scsi: hisi_sas: fix SAS_QUEUE_FULL problem while running IO
20429 - scsi: hisi_sas: re-add the lldd_port_deformed()
20430 - scsi: hisi_sas: add v3 hw suspend and resume
20431 - scsi: hisi_sas: Change frame type for SET MAX commands
20432 - scsi: hisi_sas: make local symbol host_attrs static
20433 - scsi: hisi_sas: fix a bug in hisi_sas_dev_gone()
20434 - SAUCE: scsi: hisi_sas: config for hip08 ES
20435 - SAUCE: scsi: hisi_sas: export device table of v3 hw to userspace
20436 - PM / core: Add LEAVE_SUSPENDED driver flag
20437 - PCI / PM: Support for LEAVE_SUSPENDED driver flag
20438 - PCI/AER: Skip recovery callbacks for correctable errors from ACPI APEI
20439 - PCI/ASPM: Calculate LTR_L1.2_THRESHOLD from device characteristics
20440 - PCI/ASPM: Enable Latency Tolerance Reporting when supported
20441 - PCI/ASPM: Unexport internal ASPM interfaces
20442 - PCI: Make PCI_SCAN_ALL_PCIE_DEVS work for Root as well as Downstream Ports
20443 - PCI/AER: Return error if AER is not supported
20444 - PCI/DPC: Enable DPC only if AER is available
20445
20446 * [CVE] Spectre: System Z {kernel} UBUNTU18.04 (LP: #1754580)
20447 - s390: scrub registers on kernel entry and KVM exit
20448 - s390: add optimized array_index_mask_nospec
20449 - s390/alternative: use a copy of the facility bit mask
20450 - s390: add options to change branch prediction behaviour for the kernel
20451 - s390: run user space and KVM guests with modified branch prediction
20452 - s390: introduce execute-trampolines for branches
20453 - s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)
20454 - s390: do not bypass BPENTER for interrupt system calls
20455 - s390/entry.S: fix spurious zeroing of r0
20456
20457 * s390/crypto: Fix kernel crash on aes_s390 module remove (LP: #1753424)
20458 - SAUCE: s390/crypto: Fix kernel crash on aes_s390 module remove.
20459
20460 * [Feature]Update Ubuntu 18.04 lpfc FC driver with 32/64GB HBA support and bug
20461 fixes (LP: #1752182)
20462 - scsi: lpfc: FLOGI failures are reported when connected to a private loop.
20463 - scsi: lpfc: Expand WQE capability of every NVME hardware queue
20464 - scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQ
20465 - scsi: lpfc: Fix NVME LS abort_xri
20466 - scsi: lpfc: Raise maximum NVME sg list size for 256 elements
20467 - scsi: lpfc: Driver fails to detect direct attach storage array
20468 - scsi: lpfc: Fix display for debugfs queInfo
20469 - scsi: lpfc: Adjust default value of lpfc_nvmet_mrq
20470 - scsi: lpfc: Fix ndlp ref count for pt2pt mode issue RSCN
20471 - scsi: lpfc: Linux LPFC driver does not process all RSCNs
20472 - scsi: lpfc: correct port registrations with nvme_fc
20473 - scsi: lpfc: Correct driver deregistrations with host nvme transport
20474 - scsi: lpfc: Fix crash during driver unload with running nvme traffic
20475 - scsi: lpfc: Fix driver handling of nvme resources during unload
20476 - scsi: lpfc: small sg cnt cleanup
20477 - scsi: lpfc: Fix random heartbeat timeouts during heavy IO
20478 - scsi: lpfc: update driver version to 11.4.0.5
20479 - scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcv
20480 - scsi: lpfc: Fix receive PRLI handling
20481 - scsi: lpfc: Increase SCSI CQ and WQ sizes.
20482 - scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabled
20483 - scsi: lpfc: Fix issues connecting with nvme initiator
20484 - scsi: lpfc: Fix infinite wait when driver unregisters a remote NVME port.
20485 - scsi: lpfc: Beef up stat counters for debug
20486 - scsi: lpfc: update driver version to 11.4.0.6
20487 - scsi: lpfc: correct sg_seg_cnt attribute min vs default
20488 - scsi: scsi_transport_fc: fix typos on 64/128 GBit define names
20489 - scsi: lpfc: don't dereference localport before it has been null checked
20490 - scsi: lpfc: fix a couple of minor indentation issues
20491 - treewide: Use DEVICE_ATTR_RW
20492 - treewide: Use DEVICE_ATTR_RO
20493 - treewide: Use DEVICE_ATTR_WO
20494 - scsi: lpfc: Fix frequency of Release WQE CQEs
20495 - scsi: lpfc: Increase CQ and WQ sizes for SCSI
20496 - scsi: lpfc: move placement of target destroy on driver detach
20497 - scsi: lpfc: correct debug counters for abort
20498 - scsi: lpfc: Add WQ Full Logic for NVME Target
20499 - scsi: lpfc: Fix PRLI handling when topology type changes
20500 - scsi: lpfc: Fix IO failure during hba reset testing with nvme io.
20501 - scsi: lpfc: Fix RQ empty firmware trap
20502 - scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target
20503 - scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
20504 - scsi: lpfc: Fix issue_lip if link is disabled
20505 - scsi: lpfc: Indicate CONF support in NVMe PRLI
20506 - scsi: lpfc: Fix SCSI io host reset causing kernel crash
20507 - scsi: lpfc: Validate adapter support for SRIU option
20508 - scsi: lpfc: Fix header inclusion in lpfc_nvmet
20509 - scsi: lpfc: Treat SCSI Write operation Underruns as an error
20510 - scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.
20511 - scsi: lpfc: update driver version to 11.4.0.7
20512 - scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
20513 - scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers
20514 - scsi: lpfc: Rework sli4 doorbell infrastructure
20515 - scsi: lpfc: Add SLI-4 if_type=6 support to the code base
20516 - scsi: lpfc: Add push-to-adapter support to sli4
20517 - scsi: lpfc: Add PCI Ids for if_type=6 hardware
20518 - scsi: lpfc: Add 64G link speed support
20519 - scsi: lpfc: Add if_type=6 support for cycling valid bits
20520 - scsi: lpfc: Enable fw download on if_type=6 devices
20521 - scsi: lpfc: Add embedded data pointers for enhanced performance
20522 - scsi: lpfc: Fix nvme embedded io length on new hardware
20523 - scsi: lpfc: Work around NVME cmd iu SGL type
20524 - scsi: lpfc: update driver version to 12.0.0.0
20525 - scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018
20526 - scsi: lpfc: use __raw_writeX on DPP copies
20527 - scsi: lpfc: Add missing unlock in WQ full logic
20528
20529 * CVE-2018-8043
20530 - net: phy: mdio-bcm-unimac: fix potential NULL dereference in
20531 unimac_mdio_probe()
20532
20533 * Bionic update to 4.15.10 stable release (LP: #1756100)
20534 - Revert "UBUNTU: SAUCE: ALSA: hda/realtek - Add support headset mode for DELL
20535 WYSE"
20536 - RDMA/ucma: Limit possible option size
20537 - RDMA/ucma: Check that user doesn't overflow QP state
20538 - RDMA/mlx5: Fix integer overflow while resizing CQ
20539 - bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()
20540 - IB/uverbs: Improve lockdep_check
20541 - mac80211_hwsim: don't use WQ_MEM_RECLAIM
20542 - net/smc: fix NULL pointer dereference on sock_create_kern() error path
20543 - regulator: stm32-vrefbuf: fix check on ready flag
20544 - drm/i915: Check for fused or unused pipes
20545 - drm/i915/audio: fix check for av_enc_map overflow
20546 - drm/i915: Fix rsvd2 mask when out-fence is returned
20547 - drm/i915: Clear the in-use marker on execbuf failure
20548 - drm/i915: Disable DC states around GMBUS on GLK
20549 - drm/i915: Update watermark state correctly in sanitize_watermarks
20550 - drm/i915: Try EDID bitbanging on HDMI after failed read
20551 - drm/i915/perf: fix perf stream opening lock
20552 - scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops
20553 - scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTS
20554 - drm/i915: Always call to intel_display_set_init_power() in resume_early.
20555 - workqueue: Allow retrieval of current task's work struct
20556 - drm: Allow determining if current task is output poll worker
20557 - drm/nouveau: Fix deadlock on runtime suspend
20558 - drm/radeon: Fix deadlock on runtime suspend
20559 - drm/amdgpu: Fix deadlock on runtime suspend
20560 - drm/nouveau: prefer XBGR2101010 for addfb ioctl
20561 - drm/amd/powerplay/smu7: allow mclk switching with no displays
20562 - drm/amd/powerplay/vega10: allow mclk switching with no displays
20563 - Revert "drm/radeon/pm: autoswitch power state when in balanced mode"
20564 - drm/amd/display: check for ipp before calling cursor operations
20565 - drm/radeon: insist on 32-bit DMA for Cedar on PPC64/PPC64LE
20566 - drm/amd/powerplay: fix power over limit on Fiji
20567 - drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.
20568 - drm/amdgpu: used cached pcie gen info for SI (v2)
20569 - drm/amdgpu: Notify sbios device ready before send request
20570 - drm/radeon: fix KV harvesting
20571 - drm/amdgpu: fix KV harvesting
20572 - drm/amdgpu:Correct max uvd handles
20573 - drm/amdgpu:Always save uvd vcpu_bo in VM Mode
20574 - ovl: redirect_dir=nofollow should not follow redirect for opaque lower
20575 - MIPS: BMIPS: Do not mask IPIs during suspend
20576 - MIPS: ath25: Check for kzalloc allocation failure
20577 - MIPS: OCTEON: irq: Check for null return on kzalloc allocation
20578 - PCI: dwc: Fix enumeration end when reaching root subordinate
20579 - Input: matrix_keypad - fix race when disabling interrupts
20580 - Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"
20581 - bug: use %pB in BUG and stack protector failure
20582 - lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()
20583 - mm/memblock.c: hardcode the end_pfn being -1
20584 - Documentation/sphinx: Fix Directive import error
20585 - loop: Fix lost writes caused by missing flag
20586 - virtio_ring: fix num_free handling in error case
20587 - KVM: s390: fix memory overwrites when not using SCA entries
20588 - arm64: mm: fix thinko in non-global page table attribute check
20589 - IB/core: Fix missing RDMA cgroups release in case of failure to register
20590 device
20591 - Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"
20592 - kbuild: Handle builtin dtb file names containing hyphens
20593 - dm bufio: avoid false-positive Wmaybe-uninitialized warning
20594 - IB/mlx5: Fix incorrect size of klms in the memory region
20595 - bcache: fix crashes in duplicate cache device register
20596 - bcache: don't attach backing with duplicate UUID
20597 - x86/MCE: Save microcode revision in machine check records
20598 - x86/MCE: Serialize sysfs changes
20599 - perf tools: Fix trigger class trigger_on()
20600 - x86/spectre_v2: Don't check microcode versions when running under
20601 hypervisors
20602 - ALSA: hda/realtek - Add support headset mode for DELL WYSE
20603 - ALSA: hda/realtek - Add headset mode support for Dell laptop
20604 - ALSA: hda/realtek: Limit mic boost on T480
20605 - ALSA: hda/realtek - Fix dock line-out volume on Dell Precision 7520
20606 - ALSA: hda/realtek - Make dock sound work on ThinkPad L570
20607 - ALSA: seq: More protection for concurrent write and ioctl races
20608 - ALSA: hda: add dock and led support for HP EliteBook 820 G3
20609 - ALSA: hda: add dock and led support for HP ProBook 640 G2
20610 - scsi: qla2xxx: Fix NULL pointer crash due to probe failure
20611 - scsi: qla2xxx: Fix recursion while sending terminate exchange
20612 - dt-bindings: Document mti,mips-cpc binding
20613 - MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()
20614 - nospec: Kill array_index_nospec_mask_check()
20615 - nospec: Include <asm/barrier.h> dependency
20616 - x86/entry: Reduce the code footprint of the 'idtentry' macro
20617 - x86/entry/64: Use 'xorl' for faster register clearing
20618 - x86/mm: Remove stale comment about KMEMCHECK
20619 - x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbers
20620 - x86/IO-APIC: Avoid warning in 32-bit builds
20621 - x86/LDT: Avoid warning in 32-bit builds with older gcc
20622 - x86-64/realmode: Add instruction suffix
20623 - Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
20624 - x86/speculation: Use IBRS if available before calling into firmware
20625 - x86/retpoline: Support retpoline builds with Clang
20626 - x86/speculation, objtool: Annotate indirect calls/jumps for objtool
20627 - x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP
20628 - x86/paravirt, objtool: Annotate indirect calls
20629 - x86/boot, objtool: Annotate indirect jump in secondary_startup_64()
20630 - x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()
20631 - objtool: Use existing global variables for options
20632 - objtool: Add retpoline validation
20633 - objtool: Add module specific retpoline rules
20634 - objtool, retpolines: Integrate objtool with retpoline support more closely
20635 - objtool: Fix another switch table detection issue
20636 - objtool: Fix 32-bit build
20637 - x86/kprobes: Fix kernel crash when probing .entry_trampoline code
20638 - watchdog: hpwdt: SMBIOS check
20639 - watchdog: hpwdt: Check source of NMI
20640 - watchdog: hpwdt: fix unused variable warning
20641 - watchdog: hpwdt: Remove legacy NMI sourcing.
20642 - netfilter: add back stackpointer size checks
20643 - netfilter: ipt_CLUSTERIP: fix a race condition of proc file creation
20644 - netfilter: xt_hashlimit: fix lock imbalance
20645 - netfilter: x_tables: fix missing timer initialization in xt_LED
20646 - netfilter: nat: cope with negative port range
20647 - netfilter: IDLETIMER: be syzkaller friendly
20648 - netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
20649 - netfilter: bridge: ebt_among: add missing match size checks
20650 - netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
20651 - netfilter: use skb_to_full_sk in ip6_route_me_harder
20652 - tpm_tis: Move ilb_base_addr to tpm_tis_data
20653 - tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
20654 - tpm: delete the TPM_TIS_CLK_ENABLE flag
20655 - tpm: remove unused variables
20656 - tpm: only attempt to disable the LPC CLKRUN if is already enabled
20657 - x86/xen: Calculate __max_logical_packages on PV domains
20658 - scsi: qla2xxx: Fix system crash for Notify ack timeout handling
20659 - scsi: qla2xxx: Fix gpnid error processing
20660 - scsi: qla2xxx: Move session delete to driver work queue
20661 - scsi: qla2xxx: Skip IRQ affinity for Target QPairs
20662 - scsi: qla2xxx: Fix re-login for Nport Handle in use
20663 - scsi: qla2xxx: Retry switch command on time out
20664 - scsi: qla2xxx: Serialize GPNID for multiple RSCN
20665 - scsi: qla2xxx: Fix login state machine stuck at GPDB
20666 - scsi: qla2xxx: Fix NPIV host cleanup in target mode
20667 - scsi: qla2xxx: Relogin to target port on a cable swap
20668 - scsi: qla2xxx: Fix Relogin being triggered too fast
20669 - scsi: qla2xxx: Fix PRLI state check
20670 - scsi: qla2xxx: Fix abort command deadlock due to spinlock
20671 - scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcport
20672 - scsi: qla2xxx: Fix scan state field for fcport
20673 - scsi: qla2xxx: Clear loop id after delete
20674 - scsi: qla2xxx: Defer processing of GS IOCB calls
20675 - scsi: qla2xxx: Remove aborting ELS IOCB call issued as part of timeout.
20676 - scsi: qla2xxx: Fix system crash in qlt_plogi_ack_unref
20677 - scsi: qla2xxx: Fix memory leak in dual/target mode
20678 - NFS: Fix an incorrect type in struct nfs_direct_req
20679 - pNFS: Prevent the layout header refcount going to zero in pnfs_roc()
20680 - NFS: Fix unstable write completion
20681 - Linux 4.15.10
20682
20683 * Bionic update to 4.15.10 stable release (LP: #1756100) // CVE-2018-1000004.
20684 - ALSA: seq: Don't allow resizing pool in use
20685
20686 * nfp: prioritize stats updates (LP: #1752061)
20687 - nfp: flower: prioritize stats updates
20688
20689 * Ubuntu 18.04 - Kernel crash on nvme subsystem-reset /dev/nvme0 (Bolt / NVMe)
20690 (LP: #1753371)
20691 - nvme-pci: Fix EEH failure on ppc
20692
20693 * sbsa watchdog crashes thunderx2 system (LP: #1755595)
20694 - watchdog: sbsa: use 32-bit read for WCV
20695
20696 * KVM: s390: add vcpu stat counters for many instruction (LP: #1755132)
20697 - KVM: s390: diagnoses are instructions as well
20698 - KVM: s390: add vcpu stat counters for many instruction
20699
20700 * CIFS SMB2/SMB3 does not work for domain based DFS (LP: #1747572)
20701 - CIFS: make IPC a regular tcon
20702 - CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
20703 - CIFS: dump IPC tcon in debug proc file
20704
20705 * i2c-thunderx: erroneous error message "unhandled state: 0" (LP: #1754076)
20706 - i2c: octeon: Prevent error message on bus error
20707
20708 * Boston-LC:bos1u1: Stress test on Qlogic Fibre Channel on Ubuntu KVM guest
20709 that caused KVM host crashed in qlt_free_session_done call (LP: #1750441)
20710 - scsi: qla2xxx: Fix memory corruption during hba reset test
20711
20712 * Ubuntu 18.04 - Performance: Radix page fault handler bug in KVM
20713 (LP: #1752236)
20714 - KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler
20715
20716 * Fix ARC hit rate (LP: #1755158)
20717 - SAUCE: Fix ARC hit rate (LP: #1755158)
20718
20719 * Bionic update to 4.15.9 stable release (LP: #1755275)
20720 - bpf: fix mlock precharge on arraymaps
20721 - bpf: fix memory leak in lpm_trie map_free callback function
20722 - bpf: fix rcu lockdep warning for lpm_trie map_free callback
20723 - bpf, x64: implement retpoline for tail call
20724 - bpf, arm64: fix out of bounds access in tail call
20725 - bpf: add schedule points in percpu arrays management
20726 - bpf: allow xadd only on aligned memory
20727 - bpf, ppc64: fix out of bounds access in tail call
20728 - scsi: mpt3sas: fix oops in error handlers after shutdown/unload
20729 - scsi: mpt3sas: wait for and flush running commands on shutdown/unload
20730 - KVM: x86: fix backward migration with async_PF
20731 - Linux 4.15.9
20732
20733 * Bionic update to 4.15.8 stable release (LP: #1755179)
20734 - hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
20735 - ipmi_si: Fix error handling of platform device
20736 - platform/x86: dell-laptop: Allocate buffer on heap rather than globally
20737 - powerpc/pseries: Enable RAS hotplug events later
20738 - Bluetooth: btusb: Use DMI matching for QCA reset_resume quirking
20739 - ixgbe: fix crash in build_skb Rx code path
20740 - tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the
20741 bus
20742 - tpm: fix potential buffer overruns caused by bit glitches on the bus
20743 - tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on
20744 the bus
20745 - tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the
20746 bus
20747 - tpm_tis: fix potential buffer overruns caused by bit glitches on the bus
20748 - ALSA: usb-audio: Add a quirck for B&W PX headphones
20749 - ALSA: control: Fix memory corruption risk in snd_ctl_elem_read
20750 - ALSA: x86: Fix missing spinlock and mutex initializations
20751 - ALSA: hda: Add a power_save blacklist
20752 - ALSA: hda - Fix pincfg at resume on Lenovo T470 dock
20753 - mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllers
20754 - mmc: dw_mmc-k3: Fix out-of-bounds access through DT alias
20755 - mmc: dw_mmc: Avoid accessing registers in runtime suspended state
20756 - mmc: dw_mmc: Factor out dw_mci_init_slot_caps
20757 - mmc: dw_mmc: Fix out-of-bounds access for slot's caps
20758 - timers: Forward timer base before migrating timers
20759 - parisc: Use cr16 interval timers unconditionally on qemu
20760 - parisc: Reduce irq overhead when run in qemu
20761 - parisc: Fix ordering of cache and TLB flushes
20762 - parisc: Hide virtual kernel memory layout
20763 - btrfs: use proper endianness accessors for super_copy
20764 - block: fix the count of PGPGOUT for WRITE_SAME
20765 - block: kyber: fix domain token leak during requeue
20766 - block: pass inclusive 'lend' parameter to truncate_inode_pages_range
20767 - vfio: disable filesystem-dax page pinning
20768 - cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()
20769 - dax: fix vma_is_fsdax() helper
20770 - direct-io: Fix sleep in atomic due to sync AIO
20771 - x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend
20772 - x86/platform/intel-mid: Handle Intel Edison reboot correctly
20773 - x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
20774 - bridge: check brport attr show in brport_show
20775 - fib_semantics: Don't match route with mismatching tclassid
20776 - hdlc_ppp: carrier detect ok, don't turn off negotiation
20777 - ipv6 sit: work around bogus gcc-8 -Wrestrict warning
20778 - net: amd-xgbe: fix comparison to bitshift when dealing with a mask
20779 - net: ethernet: ti: cpsw: fix net watchdog timeout
20780 - net: fix race on decreasing number of TX queues
20781 - net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
20782 - netlink: ensure to loop over all netns in genlmsg_multicast_allns()
20783 - net: sched: report if filter is too large to dump
20784 - ppp: prevent unregistered channels from connecting to PPP units
20785 - sctp: verify size of a new chunk in _sctp_make_chunk()
20786 - udplite: fix partial checksum initialization
20787 - net/mlx5e: Fix TCP checksum in LRO buffers
20788 - sctp: fix dst refcnt leak in sctp_v4_get_dst
20789 - mlxsw: spectrum_switchdev: Check success of FDB add operation
20790 - net/mlx5e: Specify numa node when allocating drop rq
20791 - net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT
20792 - tcp: Honor the eor bit in tcp_mtu_probe
20793 - rxrpc: Fix send in rxrpc_send_data_packet()
20794 - tcp_bbr: better deal with suboptimal GSO
20795 - doc: Change the min default value of tcp_wmem/tcp_rmem.
20796 - net/mlx5e: Fix loopback self test when GRO is off
20797 - net_sched: gen_estimator: fix broken estimators based on percpu stats
20798 - net/sched: cls_u32: fix cls_u32 on filter replace
20799 - sctp: do not pr_err for the duplicated node in transport rhlist
20800 - mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_create
20801 - net: ipv4: Set addr_type in hash_keys for forwarded case
20802 - sctp: fix dst refcnt leak in sctp_v6_get_dst()
20803 - bridge: Fix VLAN reference count problem
20804 - net/mlx5e: Verify inline header size do not exceed SKB linear size
20805 - tls: Use correct sk->sk_prot for IPV6
20806 - amd-xgbe: Restore PCI interrupt enablement setting on resume
20807 - cls_u32: fix use after free in u32_destroy_key()
20808 - mlxsw: spectrum_router: Do not unconditionally clear route offload
20809 indication
20810 - netlink: put module reference if dump start fails
20811 - tcp: purge write queue upon RST
20812 - tuntap: correctly add the missing XDP flush
20813 - tuntap: disable preemption during XDP processing
20814 - virtio-net: disable NAPI only when enabled during XDP set
20815 - cxgb4: fix trailing zero in CIM LA dump
20816 - net/mlx5: Fix error handling when adding flow rules
20817 - net: phy: Restore phy_resume() locking assumption
20818 - tcp: tracepoint: only call trace_tcp_send_reset with full socket
20819 - l2tp: don't use inet_shutdown on tunnel destroy
20820 - l2tp: don't use inet_shutdown on ppp session destroy
20821 - l2tp: fix races with tunnel socket close
20822 - l2tp: fix race in pppol2tp_release with session object destroy
20823 - l2tp: fix tunnel lookup use-after-free race
20824 - s390/qeth: fix underestimated count of buffer elements
20825 - s390/qeth: fix SETIP command handling
20826 - s390/qeth: fix overestimated count of buffer elements
20827 - s390/qeth: fix IP removal on offline cards
20828 - s390/qeth: fix double-free on IP add/remove race
20829 - Revert "s390/qeth: fix using of ref counter for rxip addresses"
20830 - s390/qeth: fix IP address lookup for L3 devices
20831 - s390/qeth: fix IPA command submission race
20832 - tcp: revert F-RTO middle-box workaround
20833 - tcp: revert F-RTO extension to detect more spurious timeouts
20834 - blk-mq: don't call io sched's .requeue_request when requeueing rq to
20835 ->dispatch
20836 - media: m88ds3103: don't call a non-initalized function
20837 - EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNL
20838 - KVM: s390: take care of clock-comparator sign control
20839 - KVM: s390: provide only a single function for setting the tod (fix SCK)
20840 - KVM: s390: consider epoch index on hotplugged CPUs
20841 - KVM: s390: consider epoch index on TOD clock syncs
20842 - nospec: Allow index argument to have const-qualified type
20843 - x86/mm: Fix {pmd,pud}_{set,clear}_flags()
20844 - ARM: orion: fix orion_ge00_switch_board_info initialization
20845 - ARM: dts: rockchip: Remove 1.8 GHz operation point from phycore som
20846 - ARM: mvebu: Fix broken PL310_ERRATA_753970 selects
20847 - ARM: kvm: fix building with gcc-8
20848 - KVM: X86: Fix SMRAM accessing even if VM is shutdown
20849 - KVM: mmu: Fix overlap between public and private memslots
20850 - KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
20851 - KVM: x86: move LAPIC initialization after VMCS creation
20852 - KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR
20853 path as unlikely()
20854 - KVM: x86: fix vcpu initialization with userspace lapic
20855 - KVM/x86: remove WARN_ON() for when vm_munmap() fails
20856 - ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530
20857 - ARM: dts: LogicPD SOM-LV: Fix I2C1 pinmux
20858 - ARM: dts: LogicPD Torpedo: Fix I2C1 pinmux
20859 - powerpc/64s/radix: Boot-time NULL pointer protection using a guard-PID
20860 - md: only allow remove_and_add_spares when no sync_thread running.
20861 - platform/x86: dell-laptop: fix kbd_get_state's request value
20862 - Linux 4.15.8
20863
20864 * ZFS setgid broken on 0.7 (LP: #1753288)
20865 - SAUCE: Fix ZFS setgid
20866
20867 * /proc/kallsyms prints "(null)" for null addresses in 4.15 (LP: #1754297)
20868 - vsprintf: avoid misleading "(null)" for %px
20869
20870 * Miscellaneous Ubuntu changes
20871 - d-i: Add netsec to nic-modules
20872 - [Config] fix up retpoline abi files
20873 - [Config] set NOBP and expoline options for s390
20874
20875 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 16 Mar 2018 14:49:27 -0300
e06d7aad 20876
f02c5a42 20877linux (4.15.0-12.13) bionic; urgency=medium
c6ea6671 20878
f02c5a42 20879 * linux: 4.15.0-12.13 -proposed tracker (LP: #1754059)
c6ea6671 20880
f02c5a42
SF
20881 * CONFIG_EFI=y on armhf (LP: #1726362)
20882 - [Config] CONFIG_EFI=y on armhf, reconcile secureboot EFI settings
20883
20884 * ppc64el: Support firmware disable of RFI flush (LP: #1751994)
20885 - powerpc/pseries: Support firmware disable of RFI flush
20886 - powerpc/powernv: Support firmware disable of RFI flush
20887
20888 * [Feature] CFL/CNL (PCH:CNP-H): New GPIO Commit added (GPIO Driver needed)
20889 (LP: #1751714)
20890 - gpio / ACPI: Drop unnecessary ACPI GPIO to Linux GPIO translation
20891 - pinctrl: intel: Allow custom GPIO base for pad groups
20892 - pinctrl: cannonlake: Align GPIO number space with Windows
20893
20894 * [Feature] Add xHCI debug device support in the driver (LP: #1730832)
20895 - usb: xhci: Make some static functions global
20896 - usb: xhci: Add DbC support in xHCI driver
20897 - [Config] USB_XHCI_DBGCAP=y for commit mainline dfba2174dc42.
20898
20899 * [SRU] Lenovo E41 Mic mute hotkey is not responding (LP: #1753347)
20900 - platform/x86: ideapad-laptop: Increase timeout to wait for EC answer
20901
20902 * headset mic can't be detected on two Dell machines (LP: #1748807)
20903 - ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machines
20904
20905 * hisi_sas: Add disk LED support (LP: #1752695)
20906 - scsi: hisi_sas: directly attached disk LED feature for v2 hw
20907
20908 * [Feature] [Graphics]Whiskey Lake (Coffelake-U 4+2) new PCI Device ID adds
20909 (LP: #1742561)
20910 - drm/i915/cfl: Adding more Coffee Lake PCI IDs.
20911
20912 * [Bug] [USB Function][CFL-CNL PCH]Stall Error and USB Transaction Error in
20913 trace, Disable of device-initiated U1/U2 failed and rebind failed: -517
20914 during suspend/resume with usb storage. (LP: #1730599)
20915 - usb: Don't print a warning if interface driver rebind is deferred at resume
20916
20917 * retpoline: ignore %cs:0xNNN constant indirections (LP: #1752655)
20918 - [Packaging] retpoline -- elide %cs:0xNNNN constants on i386
20919 - [Config] retpoline -- clean up i386 retpoline files
20920
20921 * hisilicon hibmc regression due to ea642c3216cb ("drm/ttm: add io_mem_pfn
20922 callback") (LP: #1738334)
20923 - drm/ttm: add ttm_bo_io_mem_pfn to check io_mem_pfn
20924
20925 * [Asus UX360UA] battery status in unity-panel is not changing when battery is
20926 being charged (LP: #1661876) // AC adapter status not detected on Asus
20927 ZenBook UX410UAK (LP: #1745032)
20928 - ACPI / battery: Add quirk for Asus UX360UA and UX410UAK
20929
20930 * ASUS UX305LA - Battery state not detected correctly (LP: #1482390)
20931 - ACPI / battery: Add quirk for Asus GL502VSK and UX305LA
20932
20933 * [18.04 FEAT] Automatically detect layer2 setting in the qeth device driver
20934 (LP: #1747639)
20935 - s390/diag: add diag26c support for VNIC info
20936 - s390/qeth: support early setup for z/VM NICs
20937
20938 * Bionic update to v4.15.7 stable release (LP: #1752317)
20939 - netfilter: drop outermost socket lock in getsockopt()
20940 - arm64: mm: don't write garbage into TTBR1_EL1 register
20941 - kconfig.h: Include compiler types to avoid missed struct attributes
20942 - MIPS: boot: Define __ASSEMBLY__ for its.S build
20943 - xtensa: fix high memory/reserved memory collision
20944 - scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_info
20945 - MIPS: Drop spurious __unused in struct compat_flock
20946 - cfg80211: fix cfg80211_beacon_dup
20947 - i2c: designware: must wait for enable
20948 - i2c: bcm2835: Set up the rising/falling edge delays
20949 - X.509: fix BUG_ON() when hash algorithm is unsupported
20950 - X.509: fix NULL dereference when restricting key with unsupported_sig
20951 - PKCS#7: fix certificate chain verification
20952 - PKCS#7: fix certificate blacklisting
20953 - extcon: int3496: process id-pin first so that we start with the right status
20954 - genirq/matrix: Handle CPU offlining proper
20955 - RDMA/uverbs: Protect from races between lookup and destroy of uobjects
20956 - RDMA/uverbs: Protect from command mask overflow
20957 - RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd
20958 - RDMA/uverbs: Fix circular locking dependency
20959 - RDMA/uverbs: Sanitize user entered port numbers prior to access it
20960 - iio: adc: stm32: fix stm32h7_adc_enable error handling
20961 - iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefined
20962 - iio: buffer: check if a buffer has been set up when poll is called
20963 - iio: adis_lib: Initialize trigger before requesting interrupt
20964 - Kbuild: always define endianess in kconfig.h
20965 - x86/apic/vector: Handle vector release on CPU unplug correctly
20966 - x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()
20967 - mm, swap, frontswap: fix THP swap if frontswap enabled
20968 - mm: don't defer struct page initialization for Xen pv guests
20969 - uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
20970 - irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()
20971 - irqchip/mips-gic: Avoid spuriously handling masked interrupts
20972 - PCI/cxgb4: Extend T3 PCI quirk to T4+ devices
20973 - net: thunderbolt: Tear down connection properly on suspend
20974 - net: thunderbolt: Run disconnect flow asynchronously when logout is received
20975 - ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and
20976 io_watchdog_func()
20977 - usb: ohci: Proper handling of ed_rm_list to handle race condition between
20978 usb_kill_urb() and finish_unlinks()
20979 - arm64: Remove unimplemented syscall log message
20980 - arm64: Disable unhandled signal log messages by default
20981 - arm64: cpufeature: Fix CTR_EL0 field definitions
20982 - Add delay-init quirk for Corsair K70 RGB keyboards
20983 - usb: host: ehci: use correct device pointer for dma ops
20984 - usb: dwc3: gadget: Set maxpacket size for ep0 IN
20985 - usb: dwc3: ep0: Reset TRB counter for ep0 IN
20986 - usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28
20987 - usb: ldusb: add PIDs for new CASSY devices supported by this driver
20988 - Revert "usb: musb: host: don't start next rx urb if current one failed"
20989 - usb: gadget: f_fs: Process all descriptors during bind
20990 - usb: gadget: f_fs: Use config_ep_by_speed()
20991 - usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx path
20992 - drm/cirrus: Load lut in crtc_commit
20993 - drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits
20994 - drm: Handle unexpected holes in color-eviction
20995 - drm/amdgpu: disable MMHUB power gating on raven
20996 - drm/amdgpu: fix VA hole handling on Vega10 v3
20997 - drm/amdgpu: Add dpm quirk for Jet PRO (v2)
20998 - drm/amdgpu: only check mmBIF_IOV_FUNC_IDENTIFIER on tonga/fiji
20999 - drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)
21000 - drm/amdgpu: add new device to use atpx quirk
21001 - arm64: __show_regs: Only resolve kernel symbols when running at EL1
21002 - drm/i915/breadcrumbs: Ignore unsubmitted signalers
21003 - microblaze: fix endian handling
21004 - Linux 4.15.7
21005
21006 * [regression] Colour banding and artefacts appear system-wide on an Asus
21007 Zenbook UX303LA with Intel HD 4400 graphics (LP: #1749420) // Bionic update
21008 to v4.15.7 stable release (LP: #1752317)
21009 - drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA
21010
21011 * errors with sas hotplug (LP: #1752146)
21012 - scsi: libsas: fix memory leak in sas_smp_get_phy_events()
21013 - scsi: libsas: fix error when getting phy events
21014 - scsi: libsas: initialize sas_phy status according to response of DISCOVER
21015 - scsi: libsas: Use dynamic alloced work to avoid sas event lost
21016 - scsi: libsas: shut down the PHY if events reached the threshold
21017 - scsi: libsas: make the event threshold configurable
21018 - scsi: libsas: Use new workqueue to run sas event and disco event
21019 - scsi: libsas: use flush_workqueue to process disco events synchronously
21020 - scsi: libsas: direct call probe and destruct
21021 - scsi: libsas: notify event PORTE_BROADCAST_RCVD in sas_enable_revalidation()
21022
21023 * rtnetlink: enable namespace identifying properties in rtnetlink requests
21024 (LP: #1748232)
21025 - rtnetlink: enable IFLA_IF_NETNSID in do_setlink()
21026 - rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINK
21027 - rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINK
21028 - rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINK
21029 - rtnetlink: remove check for IFLA_IF_NETNSID
21030 - rtnetlink: require unique netns identifier
21031
21032 * Bionic update to v4.15.6 stable release (LP: #1752119)
21033 - tun: fix tun_napi_alloc_frags() frag allocator
21034 - ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
21035 - ptr_ring: try vmalloc() when kmalloc() fails
21036 - selinux: ensure the context is NUL terminated in
21037 security_context_to_sid_core()
21038 - selinux: skip bounded transition processing if the policy isn't loaded
21039 - media: pvrusb2: properly check endpoint types
21040 - crypto: x86/twofish-3way - Fix %rbp usage
21041 - staging: android: ion: Add __GFP_NOWARN for system contig heap
21042 - staging: android: ion: Switch from WARN to pr_warn
21043 - blk_rq_map_user_iov: fix error override
21044 - KVM: x86: fix escape of guest dr6 to the host
21045 - kcov: detect double association with a single task
21046 - netfilter: x_tables: fix int overflow in xt_alloc_table_info()
21047 - netfilter: x_tables: avoid out-of-bounds reads in
21048 xt_request_find_{match|target}
21049 - netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()
21050 - netfilter: on sockopt() acquire sock lock only in the required scope
21051 - netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()
21052 - netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert
21053 - rds: tcp: correctly sequence cleanup on netns deletion.
21054 - rds: tcp: atomically purge entries from rds_tcp_conn_list during netns
21055 delete
21056 - net: avoid skb_warn_bad_offload on IS_ERR
21057 - net_sched: gen_estimator: fix lockdep splat
21058 - soc: qcom: rmtfs_mem: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
21059 - ASoC: ux500: add MODULE_LICENSE tag
21060 - video: fbdev/mmp: add MODULE_LICENSE
21061 - ARM: 8743/1: bL_switcher: add MODULE_LICENSE tag
21062 - arm64: dts: add #cooling-cells to CPU nodes
21063 - dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock
21064 - ANDROID: binder: remove WARN() for redundant txn error
21065 - ANDROID: binder: synchronize_rcu() when using POLLFREE.
21066 - staging: android: ashmem: Fix a race condition in pin ioctls
21067 - binder: check for binder_thread allocation failure in binder_poll()
21068 - binder: replace "%p" with "%pK"
21069 - staging: fsl-mc: fix build testing on x86
21070 - staging: iio: adc: ad7192: fix external frequency setting
21071 - staging: iio: ad5933: switch buffer mode to software
21072 - xhci: Fix NULL pointer in xhci debugfs
21073 - xhci: Fix xhci debugfs devices node disappearance after hibernation
21074 - xhci: xhci debugfs device nodes weren't removed after device plugged out
21075 - xhci: fix xhci debugfs errors in xhci_stop
21076 - usbip: keep usbip_device sockfd state in sync with tcp_socket
21077 - crypto: s5p-sss - Fix kernel Oops in AES-ECB mode
21078 - mei: me: add cannon point device ids
21079 - mei: me: add cannon point device ids for 4th device
21080 - vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems
21081 - Linux 4.15.6
21082
21083 * Unable to insert test_bpf module on Bionic s390x (LP: #1751234)
21084 - bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y
21085
21086 * [Ubuntu 18.04 FEAT] OpenCAPI enabling (LP: #1746988)
21087 - powerpc/powernv: Introduce new PHB type for opencapi links
21088 - powerpc/powernv: Set correct configuration space size for opencapi devices
21089 - powerpc/powernv: Add opal calls for opencapi
21090 - powerpc/powernv: Add platform-specific services for opencapi
21091 - powerpc/powernv: Capture actag information for the device
21092 - ocxl: Driver code for 'generic' opencapi devices
21093 - ocxl: Add AFU interrupt support
21094 - ocxl: Add a kernel API for other opencapi drivers
21095 - ocxl: Add trace points
21096 - ocxl: Add Makefile and Kconfig
21097 - [Config] CONFIG_OCXL=m for ppc64el
21098 - cxl: Remove support for "Processing accelerators" class
21099 - ocxl: Documentation
21100 - ocxl: add MAINTAINERS entry
21101 - cxl: Add support for ASB_Notify on POWER9
21102
21103 * Request to update 18.04 kernel aacraid to upstream 4.16 version
21104 (LP: #1746801)
21105 - scsi: aacraid: remove unused variable managed_request_id
21106 - scsi: aacraid: Do not attempt abort when Fw panicked
21107 - scsi: aacraid: Do not remove offlined devices
21108 - scsi: aacraid: Fix ioctl reset hang
21109 - scsi: aacraid: Allow reset_host sysfs var to recover Panicked Fw
21110 - scsi: aacraid: Refactor reset_host store function
21111 - scsi: aacraid: Move code to wait for IO completion to shutdown func
21112 - scsi: aacraid: Create bmic submission function from bmic identify
21113 - scsi: aacraid: Change phy luns function to use common bmic function
21114 - scsi: aacraid: Refactor and rename to make mirror existing changes
21115 - scsi: aacraid: Add target setup helper function
21116 - scsi: aacraid: Untangle targets setup from report phy luns
21117 - scsi: aacraid: Move function around to match existing code
21118 - scsi: aacraid: Create helper functions to get lun info
21119 - scsi: aacraid: Save bmic phy information for each phy
21120 - scsi: aacraid: Add helper function to set queue depth
21121 - scsi: aacraid: Merge func to get container information
21122 - scsi: aacraid: Process hba and container hot plug events in single function
21123 - scsi: aacraid: Added macros to help loop through known buses and targets
21124 - scsi: aacraid: Refactor resolve luns code and scsi functions
21125 - scsi: aacraid: Merge adapter setup with resolve luns
21126 - scsi: aacraid: Block concurrent hotplug event handling
21127 - scsi: aacraid: Use hotplug handling function in place of scsi_scan_host
21128 - scsi: aacraid: Reschedule host scan in case of failure
21129 - scsi: aacraid: Fix hang while scanning in eh recovery
21130 - scsi: aacraid: Skip schedule rescan in case of kdump
21131 - scsi: aacraid: Remove unused rescan variable
21132 - scsi: aacraid: Remove AAC_HIDE_DISK check in queue command
21133 - scsi: aacraid: Update driver version to 50877
21134 - scsi: aacraid: Fix driver oops with dead battery
21135 - scsi: aacraid: remove redundant setting of variable c
21136 - scsi: aacraid: Get correct lun count
21137 - scsi: aacraid: Delay for rescan worker needs to be 10 seconds
21138
21139 * [18.04] kpatch - Add livepatch hook support for ppc64le (LP: #1741992)
21140 - powerpc/modules: Add REL24 relocation support of livepatch symbols
21141 - powerpc/modules: Don't try to restore r2 after a sibling call
21142 - powerpc/modules: Improve restore_r2() error message
21143
21144 * Ubuntu 18.04 - Include latest ibmvnic fixes in Ubuntu kernel (LP: #1748517)
21145 - ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUES
21146 - ibmvnic: Increase maximum number of RX/TX queues
21147 - ibmvnic: Include header descriptor support for ARP packets
21148 - ibmvnic: Don't handle RX interrupts when not up.
21149 - ibmvnic: Wait for device response when changing MAC
21150 - ibmvnic: fix firmware version when no firmware level has been provided by
21151 the VIOS server
21152 - ibmvnic: fix empty firmware version and errors cleanup
21153 - ibmvnic: Fix rx queue cleanup for non-fatal resets
21154 - ibmvnic: Ensure that buffers are NULL after free
21155 - ibmvnic: queue reset when CRQ gets closed during reset
21156 - ibmvnic: Reset long term map ID counter
21157 - ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
21158 - ibmvnic: Wait until reset is complete to set carrier on
21159 - ibmvnic: Fix login buffer memory leaks
21160 - ibmvnic: Fix NAPI structures memory leak
21161 - ibmvnic: Free RX socket buffer in case of adapter error
21162 - ibmvnic: Clean RX pool buffers during device close
21163 - ibmvnic: Check for NULL skb's in NAPI poll routine
21164 - ibmvnic: Fix early release of login buffer
21165
21166 * Power9 DD 2.2 needs HMI fixup backport of upstream
21167 patch(d075745d893c78730e4a3b7a60fca23c2f764081) into kernel (LP: #1751834)
21168 - KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9
21169
21170 * Driver not found in Ubuntu kernel does not detect interface (LP: #1745927)
21171 - d-i: add cxgb4 to nic-modules
21172
21173 * BCM5719/tg3 loses connectivity due to missing heartbeats between fw and
21174 driver (LP: #1751337)
21175 - tg3: APE heartbeat changes
21176
21177 * Miscellaneous Ubuntu changes
21178 - ubuntu: vbox -- update to 5.2.6-dfsg-5
21179 - Revert "UBUNTU: SAUCE: Import aufs driver"
21180 - SAUCE: Import aufs driver
21181 - Revert "UBUNTU: SAUCE: (no-up) Convert bnx2x firmware files to ihex format"
21182 - [Packaging] retpoline-extract: flag *0xNNN(%reg) branches
21183 - [Config] fix up retpoline abi files
21184 - ubuntu: vbox -- update to 5.2.8-dfsg-2
21185
21186 -- Seth Forshee <seth.forshee@canonical.com> Wed, 07 Mar 2018 17:36:23 +0100
c6ea6671 21187
10c9d957 21188linux (4.15.0-11.12) bionic; urgency=medium
e90353d0 21189
10c9d957 21190 * linux: 4.15.0-11.12 -proposed tracker (LP: #1751285)
e90353d0 21191
10c9d957
SF
21192 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
21193 - [Config] CONFIG_INDIRECT_PIO=y
21194 - SAUCE: LIB: Introduce a generic PIO mapping method
21195 - SAUCE: PCI: Remove unused __weak attribute in pci_register_io_range()
21196 - SAUCE: PCI: Add fwnode handler as input param of pci_register_io_range()
21197 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
21198 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
21199 - [Config] CONFIG_HISILICON_LPC=y
21200 - SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
21201 - SAUCE: ACPI / scan: do not enumerate Indirect IO host children
21202 - SAUCE: HISI LPC: Add ACPI support
21203 - SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver
21204
21205 * Bionic update to v4.15.5 stable release (LP: #1751131)
21206 - scsi: smartpqi: allow static build ("built-in")
21207 - IB/umad: Fix use of unprotected device pointer
21208 - IB/qib: Fix comparison error with qperf compare/swap test
21209 - IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports
21210 - IB/core: Fix two kernel warnings triggered by rxe registration
21211 - IB/core: Fix ib_wc structure size to remain in 64 bytes boundary
21212 - IB/core: Avoid a potential OOPs for an unused optional parameter
21213 - selftests: seccomp: fix compile error seccomp_bpf
21214 - kselftest: fix OOM in memory compaction test
21215 - RDMA/rxe: Fix a race condition related to the QP error state
21216 - RDMA/rxe: Fix a race condition in rxe_requester()
21217 - RDMA/rxe: Fix rxe_qp_cleanup()
21218 - cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin
21219 - PM / devfreq: Propagate error from devfreq_add_device()
21220 - mwifiex: resolve reset vs. remove()/shutdown() deadlocks
21221 - ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
21222 - trace_uprobe: Display correct offset in uprobe_events
21223 - powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_all
21224 - powerpc/kernel: Block interrupts when updating TIDR
21225 - powerpc/vas: Don't set uses_vas for kernel windows
21226 - powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove
21227 - powerpc/mm: Flush radix process translations when setting MMU type
21228 - powerpc/xive: Use hw CPU ids when configuring the CPU queues
21229 - dma-buf: fix reservation_object_wait_timeout_rcu once more v2
21230 - s390: fix handling of -1 in set{,fs}[gu]id16 syscalls
21231 - arm64: dts: msm8916: Correct ipc references for smsm
21232 - ARM: lpc3250: fix uda1380 gpio numbers
21233 - ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property
21234 - ARM: dts: nomadik: add interrupt-parent for clcd
21235 - arm: dts: mt7623: fix card detection issue on bananapi-r2
21236 - arm: spear600: Add missing interrupt-parent of rtc
21237 - arm: spear13xx: Fix dmas cells
21238 - arm: spear13xx: Fix spics gpio controller's warning
21239 - x86/gpu: add CFL to early quirks
21240 - x86/kexec: Make kexec (mostly) work in 5-level paging mode
21241 - x86/xen: init %gs very early to avoid page faults with stack protector
21242 - x86: PM: Make APM idle driver initialize polling state
21243 - mm, memory_hotplug: fix memmap initialization
21244 - x86/entry/64: Clear extra registers beyond syscall arguments, to reduce
21245 speculation attack surface
21246 - x86/entry/64/compat: Clear registers for compat syscalls, to reduce
21247 speculation attack surface
21248 - compiler-gcc.h: Introduce __optimize function attribute
21249 - compiler-gcc.h: __nostackprotector needs gcc-4.4 and up
21250 - crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generate
21251 - crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generate
21252 - powerpc/mm/radix: Split linear mapping on hot-unplug
21253 - x86/mm/pti: Fix PTI comment in entry_SYSCALL_64()
21254 - x86/speculation: Update Speculation Control microcode blacklist
21255 - x86/speculation: Correct Speculation Control microcode blacklist again
21256 - Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"
21257 - KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(),
21258 by always inlining iterator helper methods
21259 - X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
21260 - KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR
21261 bitmap
21262 - x86/speculation: Clean up various Spectre related details
21263 - PM / runtime: Update links_count also if !CONFIG_SRCU
21264 - PM: cpuidle: Fix cpuidle_poll_state_init() prototype
21265 - platform/x86: wmi: fix off-by-one write in wmi_dev_probe()
21266 - x86/entry/64: Clear registers for exceptions/interrupts, to reduce
21267 speculation attack surface
21268 - x86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused
21269 extensions
21270 - x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single
21271 POP_REGS macro
21272 - x86/entry/64: Interleave XOR register clearing with PUSH instructions
21273 - x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro
21274 - x86/entry/64: Use PUSH_AND_CLEAN_REGS in more cases
21275 - x86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK and
21276 SAVE_AND_CLEAR_REGS macros
21277 - x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properly
21278 - x86/entry/64: Fix paranoid_entry() frame pointer warning
21279 - x86/entry/64: Remove the unused 'icebp' macro
21280 - selftests/x86: Fix vDSO selftest segfault for vsyscall=none
21281 - selftests/x86: Clean up and document sscanf() usage
21282 - selftests/x86/pkeys: Remove unused functions
21283 - selftests/x86: Fix build bug caused by the 5lvl test which has been moved to
21284 the VM directory
21285 - selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c
21286 - gfs2: Fixes to "Implement iomap for block_map"
21287 - selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c
21288 - selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems
21289 - objtool: Fix segfault in ignore_unreachable_insn()
21290 - x86/debug, objtool: Annotate WARN()-related UD2 as reachable
21291 - x86/debug: Use UD2 for WARN()
21292 - x86/speculation: Fix up array_index_nospec_mask() asm constraint
21293 - nospec: Move array_index_nospec() parameter checking into separate macro
21294 - x86/speculation: Add <asm/msr-index.h> dependency
21295 - x86/mm: Rename flush_tlb_single() and flush_tlb_one() to
21296 __flush_tlb_one_[user|kernel]()
21297 - selftests/x86/mpx: Fix incorrect bounds with old _sigfault
21298 - x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
21299 - x86/spectre: Fix an error message
21300 - x86/cpu: Change type of x86_cache_size variable to unsigned int
21301 - x86/entry/64: Fix CR3 restore in paranoid_exit()
21302 - drm/ttm: Don't add swapped BOs to swap-LRU list
21303 - drm/ttm: Fix 'buf' pointer update in ttm_bo_vm_access_kmap() (v2)
21304 - drm/qxl: unref cursor bo when finished with it
21305 - drm/qxl: reapply cursor after resetting primary
21306 - drm/amd/powerplay: Fix smu_table_entry.handle type
21307 - drm/ast: Load lut in crtc_commit
21308 - drm: Check for lessee in DROP_MASTER ioctl
21309 - arm64: Add missing Falkor part number for branch predictor hardening
21310 - drm/radeon: Add dpm quirk for Jet PRO (v2)
21311 - drm/radeon: adjust tested variable
21312 - x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a
21313 physical CPU
21314 - rtc-opal: Fix handling of firmware error codes, prevent busy loops
21315 - mbcache: initialize entry->e_referenced in mb_cache_entry_create()
21316 - mmc: sdhci: Implement an SDHCI-specific bounce buffer
21317 - mmc: bcm2835: Don't overwrite max frequency unconditionally
21318 - Revert "mmc: meson-gx: include tx phase in the tuning process"
21319 - mlx5: fix mlx5_get_vector_affinity to start from completion vector 0
21320 - Revert "apple-gmux: lock iGP IO to protect from vgaarb changes"
21321 - jbd2: fix sphinx kernel-doc build warnings
21322 - ext4: fix a race in the ext4 shutdown path
21323 - ext4: save error to disk in __ext4_grp_locked_error()
21324 - ext4: correct documentation for grpid mount option
21325 - mm: hide a #warning for COMPILE_TEST
21326 - mm: Fix memory size alignment in devm_memremap_pages_release()
21327 - MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIAN
21328 - MIPS: CPS: Fix MIPS_ISA_LEVEL_RAW fallout
21329 - MIPS: Fix incorrect mem=X@Y handling
21330 - PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port mode
21331 - PCI: iproc: Fix NULL pointer dereference for BCMA
21332 - PCI: pciehp: Assume NoCompl+ for Thunderbolt ports
21333 - PCI: keystone: Fix interrupt-controller-node lookup
21334 - video: fbdev: atmel_lcdfb: fix display-timings lookup
21335 - console/dummy: leave .con_font_get set to NULL
21336 - rbd: whitelist RBD_FEATURE_OPERATIONS feature bit
21337 - xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guests
21338 - xenbus: track caller request id
21339 - seq_file: fix incomplete reset on read from zero offset
21340 - tracing: Fix parsing of globs with a wildcard at the beginning
21341 - mpls, nospec: Sanitize array index in mpls_label_ok()
21342 - rtlwifi: rtl8821ae: Fix connection lost problem correctly
21343 - arm64: proc: Set PTE_NG for table entries to avoid traversing them twice
21344 - xprtrdma: Fix calculation of ri_max_send_sges
21345 - xprtrdma: Fix BUG after a device removal
21346 - blk-wbt: account flush requests correctly
21347 - target/iscsi: avoid NULL dereference in CHAP auth error path
21348 - iscsi-target: make sure to wake up sleeping login worker
21349 - dm: correctly handle chained bios in dec_pending()
21350 - Btrfs: fix deadlock in run_delalloc_nocow
21351 - Btrfs: fix crash due to not cleaning up tree log block's dirty bits
21352 - Btrfs: fix extent state leak from tree log
21353 - Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
21354 - Btrfs: fix use-after-free on root->orphan_block_rsv
21355 - Btrfs: fix unexpected -EEXIST when creating new inode
21356 - 9p/trans_virtio: discard zero-length reply
21357 - mtd: nand: vf610: set correct ooblayout
21358 - ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute
21359 - ALSA: hda/realtek - Add headset mode support for Dell laptop
21360 - ALSA: hda/realtek - Enable Thinkpad Dock device for ALC298 platform
21361 - ALSA: hda/realtek: PCI quirk for Fujitsu U7x7
21362 - ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204
21363 - ALSA: usb: add more device quirks for USB DSD devices
21364 - ALSA: seq: Fix racy pool initializations
21365 - mvpp2: fix multicast address filter
21366 - usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT
21367 - x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
21368 - ARM: dts: exynos: fix RTC interrupt for exynos5410
21369 - ARM: pxa/tosa-bt: add MODULE_LICENSE tag
21370 - arm64: dts: msm8916: Add missing #phy-cells
21371 - ARM: dts: s5pv210: add interrupt-parent for ohci
21372 - arm: dts: mt7623: Update ethsys binding
21373 - arm: dts: mt2701: Add reset-cells
21374 - ARM: dts: Delete bogus reference to the charlcd
21375 - media: r820t: fix r820t_write_reg for KASAN
21376 - mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexec
21377 - mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardb
21378 - Linux 4.15.5
21379
21380 * retpoline abi files are empty on i386 (LP: #1751021)
21381 - [Packaging] retpoline-extract -- instantiate retpoline files for i386
21382 - [Packaging] final-checks -- sanity checking ABI contents
21383 - [Packaging] final-checks -- check for empty retpoline files
21384 - [Config] Disable i386 retpoline check for next upload
21385
21386 * Bionic update to v4.15.4 stable release (LP: #1751064)
21387 - watchdog: indydog: Add dependency on SGI_HAS_INDYDOG
21388 - cifs: Fix missing put_xid in cifs_file_strict_mmap
21389 - cifs: Fix autonegotiate security settings mismatch
21390 - CIFS: zero sensitive data when freeing
21391 - cpufreq: mediatek: add mediatek related projects into blacklist
21392 - dmaengine: dmatest: fix container_of member in dmatest_callback
21393 - ssb: Do not disable PCI host on non-Mips
21394 - watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stop
21395 - Revert "drm/i915: mark all device info struct with __initconst"
21396 - sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
21397 - sched/rt: Up the root domain ref count when passing it around via IPIs
21398 - media: dvb-usb-v2: lmedm04: Improve logic checking of warm start
21399 - media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tuner
21400 - media: hdpvr: Fix an error handling path in hdpvr_probe()
21401 - arm64: mm: Use non-global mappings for kernel space
21402 - arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN
21403 - arm64: mm: Move ASID from TTBR0 to TTBR1
21404 - arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
21405 - arm64: mm: Rename post_ttbr0_update_workaround
21406 - arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
21407 - arm64: mm: Allocate ASIDs in pairs
21408 - arm64: mm: Add arm64_kernel_unmapped_at_el0 helper
21409 - arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI
21410 - arm64: entry: Add exception trampoline page for exceptions from EL0
21411 - arm64: mm: Map entry trampoline into trampoline and kernel page tables
21412 - arm64: entry: Explicitly pass exception level to kernel_ventry macro
21413 - arm64: entry: Hook up entry trampoline to exception vectors
21414 - arm64: erratum: Work around Falkor erratum #E1003 in trampoline code
21415 - arm64: cpu_errata: Add Kryo to Falkor 1003 errata
21416 - arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
21417 - arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
21418 - arm64: kaslr: Put kernel vectors address in separate data page
21419 - arm64: use RET instruction for exiting the trampoline
21420 - arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
21421 - arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry
21422 - arm64: Take into account ID_AA64PFR0_EL1.CSV3
21423 - arm64: capabilities: Handle duplicate entries for a capability
21424 - arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
21425 - arm64: kpti: Fix the interaction between ASID switching and software PAN
21426 - arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs
21427 - arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()
21428 - arm64: mm: Permit transitioning from Global to Non-Global without BBM
21429 - arm64: kpti: Add ->enable callback to remap swapper using nG mappings
21430 - arm64: Force KPTI to be disabled on Cavium ThunderX
21431 - arm64: entry: Reword comment about post_ttbr_update_workaround
21432 - arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
21433 - perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0()
21434 - arm64: barrier: Add CSDB macros to control data-value prediction
21435 - arm64: Implement array_index_mask_nospec()
21436 - arm64: Make USER_DS an inclusive limit
21437 - arm64: Use pointer masking to limit uaccess speculation
21438 - arm64: entry: Ensure branch through syscall table is bounded under
21439 speculation
21440 - arm64: uaccess: Prevent speculative use of the current addr_limit
21441 - arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
21442 - arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
21443 - arm64: futex: Mask __user pointers prior to dereference
21444 - arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
21445 - arm64: Run enable method for errata work arounds on late CPUs
21446 - arm64: cpufeature: Pass capability structure to ->enable callback
21447 - drivers/firmware: Expose psci_get_version through psci_ops structure
21448 - arm64: Move post_ttbr_update_workaround to C code
21449 - arm64: Add skeleton to harden the branch predictor against aliasing attacks
21450 - arm64: Move BP hardening to check_and_switch_context
21451 - arm64: KVM: Use per-CPU vector when BP hardening is enabled
21452 - arm64: entry: Apply BP hardening for high-priority synchronous exceptions
21453 - arm64: entry: Apply BP hardening for suspicious interrupts from EL0
21454 - arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
21455 - arm64: Implement branch predictor hardening for affected Cortex-A CPUs
21456 - arm64: Implement branch predictor hardening for Falkor
21457 - arm64: Branch predictor hardening for Cavium ThunderX2
21458 - arm64: KVM: Increment PC after handling an SMC trap
21459 - arm/arm64: KVM: Consolidate the PSCI include files
21460 - arm/arm64: KVM: Add PSCI_VERSION helper
21461 - arm/arm64: KVM: Add smccc accessors to PSCI code
21462 - arm/arm64: KVM: Implement PSCI 1.0 support
21463 - arm/arm64: KVM: Advertise SMCCC v1.1
21464 - arm64: KVM: Make PSCI_VERSION a fast path
21465 - arm/arm64: KVM: Turn kvm_psci_version into a static inline
21466 - arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
21467 - arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
21468 - firmware/psci: Expose PSCI conduit
21469 - firmware/psci: Expose SMCCC version through psci_ops
21470 - arm/arm64: smccc: Make function identifiers an unsigned quantity
21471 - arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
21472 - arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
21473 - arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
21474 - mtd: cfi: convert inline functions to macros
21475 - mtd: nand: brcmnand: Disable prefetch by default
21476 - mtd: nand: Fix nand_do_read_oob() return value
21477 - mtd: nand: sunxi: Fix ECC strength choice
21478 - ubi: Fix race condition between ubi volume creation and udev
21479 - ubi: fastmap: Erase outdated anchor PEBs during attach
21480 - ubi: block: Fix locking for idr_alloc/idr_remove
21481 - ubifs: free the encrypted symlink target
21482 - nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds
21483 - nfs41: do not return ENOMEM on LAYOUTUNAVAILABLE
21484 - NFS: Add a cond_resched() to nfs_commit_release_pages()
21485 - NFS: Fix nfsstat breakage due to LOOKUPP
21486 - NFS: commit direct writes even if they fail partially
21487 - NFS: reject request for id_legacy key without auxdata
21488 - NFS: Fix a race between mmap() and O_DIRECT
21489 - nfsd: Detect unhashed stids in nfsd4_verify_open_stid()
21490 - kernfs: fix regression in kernfs_fop_write caused by wrong type
21491 - ahci: Annotate PCI ids for mobile Intel chipsets as such
21492 - ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI
21493 - ahci: Add Intel Cannon Lake PCH-H PCI ID
21494 - crypto: hash - introduce crypto_hash_alg_has_setkey()
21495 - crypto: cryptd - pass through absence of ->setkey()
21496 - crypto: mcryptd - pass through absence of ->setkey()
21497 - crypto: poly1305 - remove ->setkey() method
21498 - crypto: hash - annotate algorithms taking optional key
21499 - crypto: hash - prevent using keyed hashes without setting key
21500 - media: v4l2-ioctl.c: use check_fmt for enum/g/s/try_fmt
21501 - media: v4l2-ioctl.c: don't copy back the result for -ENOTTY
21502 - media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF
21503 - media: v4l2-compat-ioctl32.c: fix the indentation
21504 - media: v4l2-compat-ioctl32.c: move 'helper' functions to
21505 __get/put_v4l2_format32
21506 - media: v4l2-compat-ioctl32.c: avoid sizeof(type)
21507 - media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32
21508 - media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer
21509 - media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32
21510 - media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type
21511 - media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors
21512 - media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic
21513 - media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs
21514 - crypto: caam - fix endless loop when DECO acquire fails
21515 - crypto: sha512-mb - initialize pending lengths correctly
21516 - crypto: talitos - fix Kernel Oops on hashing an empty file
21517 - arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
21518 - KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2
21519 - KVM: nVMX: Fix bug of injecting L2 exception into L1
21520 - KVM: PPC: Book3S HV: Make sure we don't re-enter guest without XIVE loaded
21521 - KVM: PPC: Book3S HV: Drop locks before reading guest memory
21522 - KVM: arm/arm64: Handle CPU_PM_ENTER_FAILED
21523 - KVM: PPC: Book3S PR: Fix broken select due to misspelling
21524 - ASoC: acpi: fix machine driver selection based on quirk
21525 - ASoC: rockchip: i2s: fix playback after runtime resume
21526 - ASoC: skl: Fix kernel warning due to zero NHTL entry
21527 - ASoC: compress: Correct handling of copy callback
21528 - watchdog: imx2_wdt: restore previous timeout after suspend+resume
21529 - afs: Add missing afs_put_cell()
21530 - afs: Need to clear responded flag in addr cursor
21531 - afs: Fix missing cursor clearance
21532 - afs: Fix server list handling
21533 - btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker
21534 - Btrfs: raid56: iterate raid56 internal bio with bio_for_each_segment_all
21535 - kasan: don't emit builtin calls when sanitization is off
21536 - kasan: rework Kconfig settings
21537 - media: dvb_frontend: be sure to init dvb_frontend_handle_ioctl() return code
21538 - media: dvb-frontends: fix i2c access helpers for KASAN
21539 - media: dt-bindings/media/cec-gpio.txt: mention the CEC/HPD max voltages
21540 - media: ts2020: avoid integer overflows on 32 bit machines
21541 - media: vivid: fix module load error when enabling fb and no_error_inj=1
21542 - media: cxusb, dib0700: ignore XC2028_I2C_FLUSH
21543 - fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()
21544 - kernel/async.c: revert "async: simplify lowest_in_progress()"
21545 - kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"
21546 - pipe: actually allow root to exceed the pipe buffer limits
21547 - pipe: fix off-by-one error when checking buffer limits
21548 - HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not working
21549 - Bluetooth: btsdio: Do not bind to non-removable BCM43341
21550 - ipmi: use dynamic memory for DMI driver override
21551 - signal/openrisc: Fix do_unaligned_access to send the proper signal
21552 - signal/sh: Ensure si_signo is initialized in do_divide_error
21553 - alpha: fix crash if pthread_create races with signal delivery
21554 - alpha: osf_sys.c: fix put_tv32 regression
21555 - alpha: Fix mixed up args in EXC macro in futex operations
21556 - alpha: fix reboot on Avanti platform
21557 - alpha: fix formating of stack content
21558 - xtensa: fix futex_atomic_cmpxchg_inatomic
21559 - EDAC, octeon: Fix an uninitialized variable warning
21560 - genirq: Make legacy autoprobing work again
21561 - pinctrl: intel: Initialize GPIO properly when used through irqchip
21562 - pinctrl: mcp23s08: fix irq setup order
21563 - pinctrl: sx150x: Unregister the pinctrl on release
21564 - pinctrl: sx150x: Register pinctrl before adding the gpiochip
21565 - pinctrl: sx150x: Add a static gpio/pinctrl pin range mapping
21566 - pktcdvd: Fix pkt_setup_dev() error path
21567 - pktcdvd: Fix a recently introduced NULL pointer dereference
21568 - blk-mq: quiesce queue before freeing queue
21569 - clocksource/drivers/stm32: Fix kernel panic with multiple timers
21570 - lib/ubsan.c: s/missaligned/misaligned/
21571 - lib/ubsan: add type mismatch handler for new GCC/Clang
21572 - objtool: Fix switch-table detection
21573 - arm64: dts: marvell: add Ethernet aliases
21574 - drm/i915: Avoid PPS HW/SW state mismatch due to rounding
21575 - ACPI: sbshc: remove raw pointer from printk() message
21576 - acpi, nfit: fix register dimm error handling
21577 - ovl: force r/o mount when index dir creation fails
21578 - ovl: fix failure to fsync lower dir
21579 - ovl: take mnt_want_write() for work/index dir setup
21580 - ovl: take mnt_want_write() for removing impure xattr
21581 - ovl: hash directory inodes for fsnotify
21582 - mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copy
21583 - devpts: fix error handling in devpts_mntget()
21584 - ftrace: Remove incorrect setting of glob search field
21585 - scsi: core: Ensure that the SCSI error handler gets woken up
21586 - scsi: lpfc: Fix crash after bad bar setup on driver attachment
21587 - scsi: cxlflash: Reset command ioasc
21588 - rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modules
21589 - Linux 4.15.4
21590 - updateconfigs after v4.14.4 stable updates
21591
21592 * Bionic update to v4.15.4 stable release (LP: #1751064) // CVE-2017-5754 and
21593 do not need KPTI when KASLR is off.
21594 - arm64: Turn on KPTI only on CPUs that need it
21595
21596 * Miscellaneous Ubuntu changes
21597 - [Config] fix up removed retpoline call sites
21598
21599 -- Seth Forshee <seth.forshee@canonical.com> Fri, 23 Feb 2018 08:31:06 -0600
e90353d0 21600
1221ffab 21601linux (4.15.0-10.11) bionic; urgency=medium
802cf0d2 21602
1221ffab 21603 * linux: 4.15.0-10.11 -proposed tracker (LP: #1749250)
802cf0d2 21604
1221ffab
SF
21605 * "swiotlb: coherent allocation failed" dmesg spam with linux 4.15.0-9.10
21606 (LP: #1749202)
21607 - swiotlb: suppress warning when __GFP_NOWARN is set
21608 - drm/ttm: specify DMA_ATTR_NO_WARN for huge page pools
21609
21610 * linux-tools: perf incorrectly linking libbfd (LP: #1748922)
21611 - SAUCE: tools -- add ability to disable libbfd
21612 - [Packaging] correct disablement of libbfd
21613
21614 * [Artful] Realtek ALC225: 2 secs noise when a headset plugged in
21615 (LP: #1744058)
21616 - ALSA: hda/realtek - update ALC225 depop optimize
21617
21618 * [Artful] Support headset mode for DELL WYSE (LP: #1723913)
21619 - SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE
21620
21621 * headset mic can't be detected on two Dell machines (LP: #1748807)
21622 - ALSA: hda/realtek - Support headset mode for ALC215/ALC285/ALC289
21623 - ALSA: hda - Fix headset mic detection problem for two Dell machines
21624
21625 * Bionic update to v4.15.3 stable release (LP: #1749191)
21626 - ip6mr: fix stale iterator
21627 - net: igmp: add a missing rcu locking section
21628 - qlcnic: fix deadlock bug
21629 - qmi_wwan: Add support for Quectel EP06
21630 - r8169: fix RTL8168EP take too long to complete driver initialization.
21631 - tcp: release sk_frag.page in tcp_disconnect
21632 - vhost_net: stop device during reset owner
21633 - ipv6: addrconf: break critical section in addrconf_verify_rtnl()
21634 - ipv6: change route cache aging logic
21635 - Revert "defer call to mem_cgroup_sk_alloc()"
21636 - net: ipv6: send unsolicited NA after DAD
21637 - rocker: fix possible null pointer dereference in
21638 rocker_router_fib_event_work
21639 - tcp_bbr: fix pacing_gain to always be unity when using lt_bw
21640 - cls_u32: add missing RCU annotation.
21641 - ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
21642 - soreuseport: fix mem leak in reuseport_add_sock()
21643 - net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
21644 - net: sched: fix use-after-free in tcf_block_put_ext
21645 - media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION
21646 - media: soc_camera: soc_scale_crop: add missing
21647 MODULE_DESCRIPTION/AUTHOR/LICENSE
21648 - media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
21649 - gpio: uniphier: fix mismatch between license text and MODULE_LICENSE
21650 - crypto: tcrypt - fix S/G table for test_aead_speed()
21651 - Linux 4.15.3
21652
21653 * bnx2x_attn_int_deasserted3:4323 MC assert! (LP: #1715519) //
21654 CVE-2018-1000026
21655 - net: create skb_gso_validate_mac_len()
21656 - bnx2x: disable GSO where gso_size is too big for hardware
21657
21658 * ethtool -p fails to light NIC LED on HiSilicon D05 systems (LP: #1748567)
21659 - net: hns: add ACPI mode support for ethtool -p
21660
21661 * CVE-2017-5715 (Spectre v2 Intel)
21662 - [Packaging] retpoline files must be sorted
21663 - [Packaging] pull in retpoline files
21664
21665 * [Feature] PXE boot with Intel Omni-Path (LP: #1712031)
21666 - d-i: Add hfi1 to nic-modules
21667
21668 * CVE-2017-5715 (Spectre v2 retpoline)
21669 - [Packaging] retpoline -- add call site validation
21670 - [Config] disable retpoline checks for first upload
21671
21672 * Do not duplicate changelog entries assigned to more than one bug or CVE
21673 (LP: #1743383)
21674 - [Packaging] git-ubuntu-log -- handle multiple bugs/cves better
21675
21676 -- Seth Forshee <seth.forshee@canonical.com> Tue, 13 Feb 2018 11:33:58 -0600
802cf0d2 21677
005c789b 21678linux (4.15.0-9.10) bionic; urgency=medium
08b0e16a 21679
005c789b 21680 * linux: 4.15.0-9.10 -proposed tracker (LP: #1748244)
08b0e16a 21681
005c789b
SF
21682 * Miscellaneous Ubuntu changes
21683 - [Debian] tests -- remove gcc-multilib dependency for arm64
21684
21685 -- Seth Forshee <seth.forshee@canonical.com> Thu, 08 Feb 2018 11:25:04 -0600
08b0e16a 21686
3e7bd455 21687linux (4.15.0-8.9) bionic; urgency=medium
96032e33 21688
3e7bd455 21689 * linux: 4.15.0-8.9 -proposed tracker (LP: #1748075)
96032e33 21690
3e7bd455
SF
21691 * Bionic update to v4.15.2 stable release (LP: #1748072)
21692 - KVM: x86: Make indirect calls in emulator speculation safe
21693 - KVM: VMX: Make indirect call speculation safe
21694 - module/retpoline: Warn about missing retpoline in module
21695 - x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
21696 - x86/cpufeatures: Add Intel feature bits for Speculation Control
21697 - x86/cpufeatures: Add AMD feature bits for Speculation Control
21698 - x86/msr: Add definitions for new speculation control MSRs
21699 - x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
21700 - x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
21701 - x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
21702 - x86/alternative: Print unadorned pointers
21703 - x86/nospec: Fix header guards names
21704 - x86/bugs: Drop one "mitigation" from dmesg
21705 - x86/cpu/bugs: Make retpoline module warning conditional
21706 - x86/cpufeatures: Clean up Spectre v2 related CPUID flags
21707 - x86/retpoline: Simplify vmexit_fill_RSB()
21708 - x86/speculation: Simplify indirect_branch_prediction_barrier()
21709 - auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
21710 - iio: adc/accel: Fix up module licenses
21711 - pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
21712 - ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
21713 - KVM: nVMX: Eliminate vmcs02 pool
21714 - KVM: VMX: introduce alloc_loaded_vmcs
21715 - objtool: Improve retpoline alternative handling
21716 - objtool: Add support for alternatives at the end of a section
21717 - objtool: Warn on stripped section symbol
21718 - x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
21719 - x86/spectre: Check CONFIG_RETPOLINE in command line parser
21720 - x86/entry/64: Remove the SYSCALL64 fast path
21721 - x86/entry/64: Push extra regs right away
21722 - x86/asm: Move 'status' from thread_struct to thread_info
21723 - Documentation: Document array_index_nospec
21724 - array_index_nospec: Sanitize speculative array de-references
21725 - x86: Implement array_index_mask_nospec
21726 - x86: Introduce barrier_nospec
21727 - x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
21728 - x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
21729 - x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
21730 - x86/get_user: Use pointer masking to limit speculation
21731 - x86/syscall: Sanitize syscall table de-references under speculation
21732 - vfs, fdtable: Prevent bounds-check bypass via speculative execution
21733 - nl80211: Sanitize array index in parse_txq_params
21734 - x86/spectre: Report get_user mitigation for spectre_v1
21735 - x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
21736 - x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
21737 - x86/speculation: Use Indirect Branch Prediction Barrier in context switch
21738 - x86/paravirt: Remove 'noreplace-paravirt' cmdline option
21739 - KVM: VMX: make MSR bitmaps per-VCPU
21740 - x86/kvm: Update spectre-v1 mitigation
21741 - x86/retpoline: Avoid retpolines for built-in __init functions
21742 - x86/spectre: Simplify spectre_v2 command line parsing
21743 - x86/pti: Mark constant arrays as __initconst
21744 - x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
21745 - KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
21746 - KVM/x86: Add IBPB support
21747 - KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
21748 - KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
21749 - KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
21750 - serial: core: mark port as initialized after successful IRQ change
21751 - fpga: region: release of_parse_phandle nodes after use
21752 - Linux 4.15.2
21753
21754 * Add support for the NIC on SynQuacer E-Series boards (LP: #1747792)
21755 - net: phy: core: remove now uneeded disabling of interrupts
21756 - [Config] CONFIG_NET_VENDOR_SOCIONEXT=y & CONFIG_SNI_NETSEC=m
21757 - net: socionext: Add Synquacer NetSec driver
21758 - net: socionext: include linux/io.h to fix build
21759 - net: socionext: Fix error return code in netsec_netdev_open()
21760
21761 * [Artful/Bionic] [Config] enable EDAC_GHES for ARM64 (LP: #1747746)
21762 - [Config] CONFIG_EDAC_GHES=y
21763
21764 * support thunderx2 vendor pmu events (LP: #1747523)
21765 - perf pmu: Pass pmu as a parameter to get_cpuid_str()
21766 - perf tools arm64: Add support for get_cpuid_str function.
21767 - perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
21768 - perf vendor events arm64: Add ThunderX2 implementation defined pmu core
21769 events
21770 - perf pmu: Add check for valid cpuid in perf_pmu__find_map()
21771
21772 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
21773 - SAUCE: mm: disable vma based swap readahead by default
21774 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
21775
21776 * Miscellaneous Ubuntu changes
21777 - [Config] Fix CONFIG_PROFILE_ALL_BRANCHES annotations
21778
21779 -- Seth Forshee <seth.forshee@canonical.com> Wed, 07 Feb 2018 21:13:27 -0600
96032e33 21780
d2c642c9 21781linux (4.15.0-7.8) bionic; urgency=medium
179ffce1 21782
d2c642c9
SF
21783 * Bionic update to v4.15.1 stable release (LP: #1747169)
21784 - Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops
21785 - tools/gpio: Fix build error with musl libc
21786 - gpio: stmpe: i2c transfer are forbiden in atomic context
21787 - gpio: Fix kernel stack leak to userspace
21788 - ALSA: hda - Reduce the suspend time consumption for ALC256
21789 - crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
21790 - crypto: aesni - handle zero length dst buffer
21791 - crypto: aesni - fix typo in generic_gcmaes_decrypt
21792 - crypto: aesni - add wrapper for generic gcm(aes)
21793 - crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-
21794 aesni
21795 - crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-
21796 aesni
21797 - crypto: inside-secure - fix hash when length is a multiple of a block
21798 - crypto: inside-secure - avoid unmapping DMA memory that was not mapped
21799 - crypto: sha3-generic - fixes for alignment and big endian operation
21800 - crypto: af_alg - whitelist mask and type
21801 - HID: wacom: EKR: ensure devres groups at higher indexes are released
21802 - HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events
21803 - power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
21804 - gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
21805 - gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
21806 - mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
21807 - igb: Free IRQs when device is hotplugged
21808 - ima/policy: fix parsing of fsuuid
21809 - scsi: aacraid: Fix udev inquiry race condition
21810 - scsi: aacraid: Fix hang in kdump
21811 - scsi: storvsc: missing error code in storvsc_probe()
21812 - staging: lustre: separate a connection destroy from free struct kib_conn
21813 - staging: ccree: NULLify backup_info when unused
21814 - staging: ccree: fix fips event irq handling build
21815 - tty: fix data race between tty_init_dev and flush of buf
21816 - usb: option: Add support for FS040U modem
21817 - USB: serial: pl2303: new device id for Chilitag
21818 - USB: cdc-acm: Do not log urb submission errors on disconnect
21819 - CDC-ACM: apply quirk for card reader
21820 - USB: serial: io_edgeport: fix possible sleep-in-atomic
21821 - usbip: prevent bind loops on devices attached to vhci_hcd
21822 - usbip: list: don't list devices attached to vhci_hcd
21823 - USB: serial: simple: add Motorola Tetra driver
21824 - usb: f_fs: Prevent gadget unbind if it is already unbound
21825 - usb: uas: unconditionally bring back host after reset
21826 - usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
21827 - ANDROID: binder: remove waitqueue when thread exits.
21828 - android: binder: use VM_ALLOC to get vm area
21829 - mei: me: allow runtime pm for platform with D0i3
21830 - serial: 8250_of: fix return code when probe function fails to get reset
21831 - serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
21832 - serial: 8250_dw: Revert "Improve clock rate setting"
21833 - serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
21834 - spi: imx: do not access registers while clocks disabled
21835 - iio: adc: stm32: fix scan of multiple channels with DMA
21836 - iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels
21837 - test_firmware: fix missing unlock on error in config_num_requests_store()
21838 - Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
21839 - Input: synaptics-rmi4 - do not delete interrupt memory too early
21840 - x86/efi: Clarify that reset attack mitigation needs appropriate userspace
21841 - Linux 4.15.1
179ffce1 21842
d2c642c9
SF
21843 * Dell XPS 13 9360 bluetooth (Atheros) won't connect after resume
21844 (LP: #1744712)
21845 - Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"
21846 - Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten"
21847 version
21848
21849 * apparmor profile load in stacked policy container fails (LP: #1746463)
21850 - SAUCE: apparmor: fix display of .ns_name for containers
21851
21852 -- Seth Forshee <seth.forshee@canonical.com> Sun, 04 Feb 2018 11:56:32 +0100
179ffce1 21853
968dd225 21854linux (4.15.0-6.7) bionic; urgency=low
e421cacd 21855
968dd225
SF
21856 * upload urgency should be medium by default (LP: #1745338)
21857 - [Packaging] update urgency to medium by default
21858
21859 * Shutdown hang on 16.04 with iscsi targets (LP: #1569925)
21860 - scsi: libiscsi: Allow sd_shutdown on bad transport
21861
21862 * Miscellaneous Ubuntu changes
21863 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu1, zfs to 0.7.5-1ubuntu1
21864 - Revert "UBUNTU: SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM"
21865 - Revert "UBUNTU: SAUCE: mm: disable vma based swap readahead by default"
e421cacd 21866
ba241964
SF
21867 [ Upstream Kernel Changes ]
21868
21869 * Rebase to v4.15
21870
968dd225 21871 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jan 2018 08:47:07 -0600
e421cacd 21872
47e18381 21873linux (4.15.0-5.6) bionic; urgency=low
aa1e162f 21874
47e18381
SF
21875 * $(LOCAL_ENV_CC) and $(LOCAL_ENV_DISTCC_HOSTS) should be properly quoted
21876 (LP: #1744077)
21877 - [Debian] pass LOCAL_ENV_CC and LOCAL_ENV_DISTCC_HOSTS properly
21878
21879 * Missing install-time driver for QLogic QED 25/40/100Gb Ethernet NIC
21880 (LP: #1743638)
21881 - [d-i] Add qede to nic-modules udeb
21882
21883 * boot failure on AMD Raven + WesternXT (LP: #1742759)
21884 - SAUCE: drm/amdgpu: add atpx quirk handling (v2)
21885
21886 * Unable to handle kernel NULL pointer dereference at isci_task_abort_task
21887 (LP: #1726519)
21888 - SAUCE: Revert "scsi: libsas: allow async aborts"
21889
21890 * Update Ubuntu-4.15.0 config to support Intel Atom devices (LP: #1739939)
21891 - [Config] CONFIG_SERIAL_DEV_BUS=y, CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
21892
21893 * Miscellaneous Ubuntu changes
21894 - Rebase to v4.15-rc7
21895 - [Config] CONFIG_CPU_ISOLATION=y
21896 - [Config] Update annotations following config review
21897 - Revert "UBUNTU: SAUCE: Import aufs driver"
21898 - SAUCE: Import aufs driver
21899 - ubuntu: vbox -- update to 5.2.6-dfsg-1
21900 - ubuntu: vbox: build fixes for 4.15
21901 - ubuntu: vbox -- update to 5.2.6-dfsg-2
21902 - hio: updates for timer api changes in 4.15
21903 - enable hio build
21904 - Rebase to v4.15-rc9
aa1e162f 21905
efea660a
SF
21906 [ Upstream Kernel Changes ]
21907
40f9eb86 21908 * Rebase to v4.15-rc9
efea660a 21909
47e18381 21910 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jan 2018 10:16:05 -0600
aa1e162f 21911
9ebbac5e 21912linux (4.15.0-4.5) bionic; urgency=low
9794190f 21913
9ebbac5e
SF
21914 * [0cf3:e010] QCA6174A XR failed to pair with bt 4.0 device (LP: #1741166)
21915 - SAUCE: Bluetooth: btusb: Add support for 0cf3:e010
21916
21917 * External HDMI monitor failed to show screen on Lenovo X1 series
21918 (LP: #1738523)
21919 - SAUCE: drm/i915: Disable writing of TMDS_OE on Lenovo ThinkPad X1 series
21920
21921 * Miscellaneous Ubuntu changes
21922 - [Debian] autoreconstruct - add resoration of execute permissions
9794190f 21923
0d1de9d5
SF
21924 [ Upstream Kernel Changes ]
21925
21926 * Rebase to v4.15-rc4
21927
9ebbac5e 21928 -- Seth Forshee <seth.forshee@canonical.com> Wed, 10 Jan 2018 10:24:22 -0600
9794190f 21929
4d42ba20 21930linux (4.15.0-3.4) bionic; urgency=low
c298e823 21931
4d42ba20
SF
21932 * ubuntu/xr-usb-serial didn't get built in zesty and artful (LP: #1733281)
21933 - SAUCE: make sure ubuntu/xr-usb-serial builds for x86
c298e823 21934
d37d0533
SF
21935 [ Upstream Kernel Changes ]
21936
21937 * Rebase to v4.15-rc6
21938
4d42ba20 21939 -- Seth Forshee <seth.forshee@canonical.com> Wed, 03 Jan 2018 20:20:43 -0600
c298e823 21940
c4427b55 21941linux (4.15.0-2.3) bionic; urgency=low
67b6f3e0 21942
c4427b55
SF
21943 * nvidia-graphics-drivers-384 384.90-0ubuntu6 ADT test failure with linux
21944 4.15.0-1.2 (LP: #1737752)
21945 - x86/mm: Unbreak modules that use the DMA API
21946
21947 * Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models (LP: #1734147)
21948 - [Config] CONFIG_SPI_INTEL_SPI_*=n
21949
21950 * power: commonise configs IBMVETH/IBMVSCSI and ensure both are in linux-image
21951 and udebs (LP: #1521712)
21952 - [Config] Include ibmvnic in nic-modules
21953
21954 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
21955 - [Config] Enable support for emulation of deprecated ARMv8 instructions
21956
21957 * Miscellaneous Ubuntu changes
21958 - SAUCE: (noup) Update spl with 4.15 compat fix (LP:#1737761)
21959 - Enable zfs build
21960 - [Debian] add icp to zfs-modules.ignore
67b6f3e0 21961
c4f0e175
SF
21962 [ Upstream Kernel Changes ]
21963
21964 * Rebase to v4.15-rc4
21965
c4427b55 21966 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Dec 2017 09:27:13 -0600
67b6f3e0 21967
d4814b5f 21968linux (4.15.0-1.2) bionic; urgency=low
e82fa576 21969
d4814b5f
SF
21970 * Disabling zfs does not always disable module checks for the zfs modules
21971 (LP: #1737176)
21972 - [Packaging] disable zfs module checks when zfs is disabled
21973
21974 * Miscellaneous Ubuntu changes
21975 - [Config] CONFIG_UNWINDER_FRAME_POINTER=y for amd64
e82fa576 21976
76315af6
SF
21977 [ Upstream Kernel Changes ]
21978
21979 * Rebase to v4.15-rc3
21980
d4814b5f 21981 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Dec 2017 22:07:19 -0600
e82fa576 21982
e7c27d1e 21983linux (4.15.0-0.1) bionic; urgency=low
c78ba448 21984
e7c27d1e
SF
21985 * Miscellaneous Ubuntu changes
21986 - ubuntu: vbox -- update to 5.2.2-dfsg-2
21987 - ubuntu: vbox: build fixes for 4.15
21988 - disable hio build
21989 - [Config] Update kernel lockdown options to fix build errors
21990 - Disable zfs build
21991 - SAUCE: Import aufs driver
21992 - [Config] Enable AUFS config options
c78ba448 21993
079f534b
SF
21994 [ Upstream Kernel Changes ]
21995
21996 * Rebase to v4.15-rc2
21997
e7c27d1e 21998 -- Seth Forshee <seth.forshee@canonical.com> Fri, 08 Dec 2017 13:55:42 -0600
c78ba448 21999
2c21160b
TG
22000linux (4.14.0-11.13) bionic; urgency=low
22001
22002 * linux: 4.14.0-11.13 -proposed tracker (LP: #1736168)
22003
22004 * CVE-2017-1000405
22005 - mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
22006
22007 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
22008 - SAUCE: mm: disable vma based swap readahead by default
22009 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
22010
22011 * Bionic update to v4.14.3 stable release (LP: #1735843)
22012 - s390: fix transactional execution control register handling
22013 - s390/noexec: execute kexec datamover without DAT
22014 - s390/runtime instrumention: fix possible memory corruption
22015 - s390/guarded storage: fix possible memory corruption
22016 - s390/disassembler: add missing end marker for e7 table
22017 - s390/disassembler: increase show_code buffer size
22018 - ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlock
22019 - ACPI / EC: Fix regression related to triggering source of EC event handling
22020 - cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
22021 - serdev: fix registration of second slave
22022 - sched: Make resched_cpu() unconditional
22023 - lib/mpi: call cond_resched() from mpi_powm() loop
22024 - x86/boot: Fix boot failure when SMP MP-table is based at 0
22025 - x86/decoder: Add new TEST instruction pattern
22026 - x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
22027 - x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
22028 - perf/x86/intel: Hide TSX events when RTM is not supported
22029 - arm64: Implement arch-specific pte_access_permitted()
22030 - ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
22031 - ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
22032 - uapi: fix linux/tls.h userspace compilation error
22033 - uapi: fix linux/rxrpc.h userspace compilation errors
22034 - MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP
22035 - MIPS: ralink: Fix MT7628 pinmux
22036 - MIPS: ralink: Fix typo in mt7628 pinmux function
22037 - net: mvneta: fix handling of the Tx descriptor counter
22038 - nbd: wait uninterruptible for the dead timeout
22039 - nbd: don't start req until after the dead connection logic
22040 - PM / OPP: Add missing of_node_put(np)
22041 - PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
22042 - PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
22043 - PCI: hv: Use effective affinity mask
22044 - PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF
22045 - PCI: Apply Cavium ThunderX ACS quirk to more Root Ports
22046 - ALSA: hda: Add Raven PCI ID
22047 - dm integrity: allow unaligned bv_offset
22048 - dm cache: fix race condition in the writeback mode overwrite_bio
22049 optimisation
22050 - dm crypt: allow unaligned bv_offset
22051 - dm zoned: ignore last smaller runt zone
22052 - dm mpath: remove annoying message of 'blk_get_request() returned -11'
22053 - dm bufio: fix integer overflow when limiting maximum cache size
22054 - ovl: Put upperdentry if ovl_check_origin() fails
22055 - dm: allocate struct mapped_device with kvzalloc
22056 - sched/rt: Simplify the IPI based RT balancing logic
22057 - MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver
22058 - dm: fix race between dm_get_from_kobject() and __dm_destroy()
22059 - dm: discard support requires all targets in a table support discards
22060 - MIPS: Fix odd fp register warnings with MIPS64r2
22061 - MIPS: Fix MIPS64 FP save/restore on 32-bit kernels
22062 - MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
22063 - MIPS: Fix an n32 core file generation regset support regression
22064 - MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
22065 - MIPS: math-emu: Fix final emulation phase for certain instructions
22066 - rt2x00usb: mark device removed when get ENOENT usb error
22067 - mm/z3fold.c: use kref to prevent page free/compact race
22068 - autofs: don't fail mount for transient error
22069 - nilfs2: fix race condition that causes file system corruption
22070 - fscrypt: lock mutex before checking for bounce page pool
22071 - eCryptfs: use after free in ecryptfs_release_messaging()
22072 - libceph: don't WARN() if user tries to add invalid key
22073 - bcache: check ca->alloc_thread initialized before wake up it
22074 - fs: guard_bio_eod() needs to consider partitions
22075 - fanotify: fix fsnotify_prepare_user_wait() failure
22076 - isofs: fix timestamps beyond 2027
22077 - btrfs: change how we decide to commit transactions during flushing
22078 - f2fs: expose some sectors to user in inline data or dentry case
22079 - NFS: Fix typo in nomigration mount option
22080 - NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
22081 - nfs: Fix ugly referral attributes
22082 - NFS: Avoid RCU usage in tracepoints
22083 - NFS: revalidate "." etc correctly on "open".
22084 - nfsd: deal with revoked delegations appropriately
22085 - rtlwifi: rtl8192ee: Fix memory leak when loading firmware
22086 - rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
22087 - iwlwifi: fix firmware names for 9000 and A000 series hw
22088 - md: fix deadlock error in recent patch.
22089 - md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
22090 - Bluetooth: btqcomsmd: Add support for BD address setup
22091 - md/bitmap: revert a patch
22092 - fsnotify: clean up fsnotify_prepare/finish_user_wait()
22093 - fsnotify: pin both inode and vfsmount mark
22094 - fsnotify: fix pinning group in fsnotify_prepare_user_wait()
22095 - ata: fixes kernel crash while tracing ata_eh_link_autopsy event
22096 - ext4: fix interaction between i_size, fallocate, and delalloc after a crash
22097 - ext4: prevent data corruption with inline data + DAX
22098 - ext4: prevent data corruption with journaling + DAX
22099 - ALSA: pcm: update tstamp only if audio_tstamp changed
22100 - ALSA: usb-audio: Add sanity checks to FE parser
22101 - ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
22102 - ALSA: usb-audio: Add sanity checks in v2 clock parsers
22103 - ALSA: timer: Remove kernel warning at compat ioctl error paths
22104 - ALSA: hda/realtek - Fix ALC275 no sound issue
22105 - ALSA: hda: Fix too short HDMI/DP chmap reporting
22106 - ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
22107 - ALSA: hda/realtek - Fix ALC700 family no sound issue
22108 - ASoC: sun8i-codec: Invert Master / Slave condition
22109 - ASoC: sun8i-codec: Fix left and right channels inversion
22110 - ASoC: sun8i-codec: Set the BCLK divider
22111 - mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method
22112 - fix a page leak in vhost_scsi_iov_to_sgl() error recovery
22113 - 9p: Fix missing commas in mount options
22114 - fs/9p: Compare qid.path in v9fs_test_inode
22115 - net/9p: Switch to wait_event_killable()
22116 - scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()
22117 - scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
22118 - scsi: lpfc: fix pci hot plug crash in timer management routines
22119 - scsi: lpfc: fix pci hot plug crash in list_add call
22120 - scsi: lpfc: Fix crash receiving ELS while detaching driver
22121 - scsi: lpfc: Fix FCP hba_wqidx assignment
22122 - scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails
22123 - iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
22124 - iscsi-target: Fix non-immediate TMR reference leak
22125 - target: fix null pointer regression in core_tmr_drain_tmr_list
22126 - target: fix buffer offset in core_scsi3_pri_read_full_status
22127 - target: Fix QUEUE_FULL + SCSI task attribute handling
22128 - target: Fix caw_sem leak in transport_generic_request_failure
22129 - target: Fix quiese during transport_write_pending_qf endless loop
22130 - target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
22131 - mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
22132 - mtd: nand: Export nand_reset() symbol
22133 - mtd: nand: atmel: Actually use the PM ops
22134 - mtd: nand: omap2: Fix subpage write
22135 - mtd: nand: Fix writing mtdoops to nand flash.
22136 - mtd: nand: mtk: fix infinite ECC decode IRQ issue
22137 - mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence
22138 - p54: don't unregister leds when they are not initialized
22139 - block: Fix a race between blk_cleanup_queue() and timeout handling
22140 - raid1: prevent freeze_array/wait_all_barriers deadlock
22141 - genirq: Track whether the trigger type has been set
22142 - irqchip/gic-v3: Fix ppi-partitions lookup
22143 - lockd: double unregister of inetaddr notifiers
22144 - KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not
22145 enabled
22146 - KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
22147 - KVM: SVM: obey guest PAT
22148 - kvm: vmx: Reinstate support for CPUs without virtual NMI
22149 - dax: fix PMD faults on zero-length files
22150 - dax: fix general protection fault in dax_alloc_inode
22151 - SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status
22152 - clk: ti: dra7-atl-clock: fix child-node lookups
22153 - libnvdimm, dimm: clear 'locked' status on successful DIMM enable
22154 - libnvdimm, pfn: make 'resource' attribute only readable by root
22155 - libnvdimm, namespace: fix label initialization to use valid seq numbers
22156 - libnvdimm, region : make 'resource' attribute only readable by root
22157 - libnvdimm, namespace: make 'resource' attribute only readable by root
22158 - svcrdma: Preserve CB send buffer across retransmits
22159 - IB/srpt: Do not accept invalid initiator port names
22160 - IB/cm: Fix memory corruption in handling CM request
22161 - IB/hfi1: Fix incorrect available receive user context count
22162 - IB/srp: Avoid that a cable pull can trigger a kernel crash
22163 - IB/core: Avoid crash on pkey enforcement failed in received MADs
22164 - IB/core: Only maintain real QPs in the security lists
22165 - NFC: fix device-allocation error return
22166 - spi-nor: intel-spi: Fix broken software sequencing codes
22167 - i40e: Use smp_rmb rather than read_barrier_depends
22168 - igb: Use smp_rmb rather than read_barrier_depends
22169 - igbvf: Use smp_rmb rather than read_barrier_depends
22170 - ixgbevf: Use smp_rmb rather than read_barrier_depends
22171 - i40evf: Use smp_rmb rather than read_barrier_depends
22172 - fm10k: Use smp_rmb rather than read_barrier_depends
22173 - ixgbe: Fix skb list corruption on Power systems
22174 - parisc: Fix validity check of pointer size argument in new CAS
22175 implementation
22176 - powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
22177 - powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX
22178 - powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()
22179 - powerpc/signal: Properly handle return value from uprobe_deny_signal()
22180 - powerpc/64s: Fix masking of SRR1 bits on instruction fault
22181 - powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation
22182 - powerpc/64s/hash: Fix 512T hint detection to use >= 128T
22183 - powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation
22184 - powerpc/64s/hash: Fix fork() with 512TB process address space
22185 - powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
22186 - media: Don't do DMA on stack for firmware upload in the AS102 driver
22187 - media: rc: check for integer overflow
22188 - media: rc: nec decoder should not send both repeat and keycode
22189 - cx231xx-cards: fix NULL-deref on missing association descriptor
22190 - media: v4l2-ctrl: Fix flags field on Control events
22191 - media: venus: fix wrong size on dma_free
22192 - media: venus: venc: fix bytesused v4l2_plane field
22193 - media: venus: reimplement decoder stop command
22194 - ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory
22195 zone
22196 - iwlwifi: fix wrong struct for a000 device
22197 - iwlwifi: add a new a000 device
22198 - iwlwifi: pcie: sort IDs for the 9000 series for easier comparisons
22199 - iwlwifi: add new cards for a000 series
22200 - iwlwifi: add new cards for 8265 series
22201 - iwlwifi: add new cards for 8260 series
22202 - iwlwifi: fix PCI IDs and configuration mapping for 9000 series
22203 - iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command
22204 - e1000e: Fix error path in link detection
22205 - e1000e: Fix return value test
22206 - e1000e: Separate signaling for link check/link up
22207 - e1000e: Avoid receiver overrun interrupt bursts
22208 - e1000e: fix buffer overrun while the I219 is processing DMA transactions
22209 - Linux 4.14.3
22210
22211 * Miscellaneous Ubuntu changes
22212 - SAUCE: s390/topology: don't inline cpu_to_node
22213 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
22214
22215 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Dec 2017 09:08:07 -0600
22216
22217linux (4.14.0-10.12) bionic; urgency=low
22218
22219 * linux: 4.14.0-10.12 -proposed tracker (LP: #1734901)
22220
22221 * Miscellaneous Ubuntu changes
22222 - SAUCE: Enable the ACPI kernel debugger and acpidbg tool
22223 - [Packaging] Include arch/arm64/kernel/ftrace-mod.o in headers package
22224
22225 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Nov 2017 08:46:49 -0600
22226
22227linux (4.14.0-9.11) bionic; urgency=low
22228
22229 * linux: 4.14.0-9.11 -proposed tracker (LP: #1734728)
22230
22231 * Miscellaneous Ubuntu changes
22232 - Revert "UBUNTU: SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to
22233 0.7.3-1ubuntu1"
22234
22235 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 12:44:48 -0600
22236
22237linux (4.14.0-8.10) bionic; urgency=low
22238
22239 * linux: 4.14.0-8.10 -proposed tracker (LP: #1734695)
22240
22241 * Bionic update to v4.14.2 stable release (LP: #1734694)
22242 - bio: ensure __bio_clone_fast copies bi_partno
22243 - af_netlink: ensure that NLMSG_DONE never fails in dumps
22244 - vxlan: fix the issue that neigh proxy blocks all icmpv6 packets
22245 - net: cdc_ncm: GetNtbFormat endian fix
22246 - fealnx: Fix building error on MIPS
22247 - net/sctp: Always set scope_id in sctp_inet6_skb_msgname
22248 - ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
22249 - serial: omap: Fix EFR write on RTS deassertion
22250 - serial: 8250_fintek: Fix finding base_port with activated SuperIO
22251 - tpm-dev-common: Reject too short writes
22252 - rcu: Fix up pending cbs check in rcu_prepare_for_idle
22253 - mm/pagewalk.c: report holes in hugetlb ranges
22254 - ocfs2: fix cluster hang after a node dies
22255 - ocfs2: should wait dio before inode lock in ocfs2_setattr()
22256 - ipmi: fix unsigned long underflow
22257 - mm/page_alloc.c: broken deferred calculation
22258 - mm/page_ext.c: check if page_ext is not prepared
22259 - coda: fix 'kernel memory exposure attempt' in fsync
22260 - ipmi: Prefer ACPI system interfaces over SMBIOS ones
22261 - Linux 4.14.2
22262
22263 * Bionic update to v4.14.1 stable release (LP: #1734693)
22264 - EDAC, sb_edac: Don't create a second memory controller if HA1 is not present
22265 - dmaengine: dmatest: warn user when dma test times out
22266 - media: imon: Fix null-ptr-deref in imon_probe
22267 - media: dib0700: fix invalid dvb_detach argument
22268 - crypto: dh - Fix double free of ctx->p
22269 - crypto: dh - Don't permit 'p' to be 0
22270 - crypto: dh - Don't permit 'key' or 'g' size longer than 'p'
22271 - crypto: brcm - Explicity ACK mailbox message
22272 - USB: early: Use new USB product ID and strings for DbC device
22273 - USB: usbfs: compute urb->actual_length for isochronous
22274 - USB: Add delay-init quirk for Corsair K70 LUX keyboards
22275 - usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
22276 - USB: serial: metro-usb: stop I/O after failed open
22277 - USB: serial: Change DbC debug device binding ID
22278 - USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update
22279 - USB: serial: garmin_gps: fix I/O after failed probe and remove
22280 - USB: serial: garmin_gps: fix memory leak on probe errors
22281 - selftests/x86/protection_keys: Fix syscall NR redefinition warnings
22282 - x86/MCE/AMD: Always give panic severity for UC errors in kernel context
22283 - platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface
22284 - platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table
22285 - HID: cp2112: add HIDRAW dependency
22286 - HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection
22287 - rpmsg: glink: Add missing MODULE_LICENSE
22288 - staging: wilc1000: Fix bssid buffer offset in Txq
22289 - staging: sm750fb: Fix parameter mistake in poke32
22290 - staging: ccree: fix 64 bit scatter/gather DMA ops
22291 - staging: greybus: spilib: fix use-after-free after deregistration
22292 - staging: rtl8188eu: Revert 4 commits breaking ARP
22293 - spi: fix use-after-free at controller deregistration
22294 - sparc32: Add cmpxchg64().
22295 - sparc64: mmu_context: Add missing include files
22296 - sparc64: Fix page table walk for PUD hugepages
22297 - Linux 4.14.1
22298
22299 * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660)
22300 - [Config]: Set PANIC_TIMEOUT=10 on ppc64el
22301
22302 * enable CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH easily confuse users
22303 (LP: #1732627)
22304 - [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=n
22305
22306 * Miscellaneous Ubuntu changes
22307 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
22308
22309 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 07:43:44 -0600
22310
22311linux (4.14.0-7.9) bionic; urgency=low
22312
22313 * Miscellaneous Ubuntu changes
22314 - SAUCE: apparmor: add base infastructure for socket mediation
22315 - SAUCE: apparmor: af_unix mediation
22316 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
22317 - SAUCE: LSM stacking: LSM: manage credential security blobs
22318 - SAUCE: LSM stacking: LSM: Manage file security blobs
22319 - SAUCE: LSM stacking: LSM: manage task security blobs
22320 - SAUCE: LSM stacking: LSM: Infrastructure management of the remaining blobs
22321 - SAUCE: LSM stacking: LSM: general but not extreme module stacking
22322 - SAUCE: LSM stacking: LSM: Complete task_alloc hook
22323 - SAUCE: LSM stacking: fixup procsfs: add smack subdir to attrs
22324 - SAUCE: LSM stacking: fixup initialize task->security
22325 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
22326 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
22327 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
22328 - SAUCE: LSM stacking: fixup apparmor stacking enablement
22329 - SAUCE: LSM stacking: fixup stacking kconfig
22330 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
22331 - SAUCE: LSM stacking: provide prctl interface for setting context
22332 - SAUCE: LSM stacking: inherit current display LSM
22333 - SAUCE: LSM stacking: keep an index for each registered LSM
22334 - SAUCE: LSM stacking: verify display LSM
22335 - SAUCE: LSM stacking: provide a way to specify the default display lsm
22336 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
22337 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
22338 - SAUCE: LSM stacking: add Kconfig to set default display LSM
22339 - SAUCE: LSM stacking: add configs for LSM stacking
22340 - SAUCE: LSM stacking: check for invalid zero sized writes
22341 - [Config] Run updateconfigs after merging LSM stacking
22342 - [Config] CONFIG_AMD_MEM_ENCRYPT=y
22343
22344 [ Upstream Kernel Changes ]
22345
22346 * Rebase to v4.14
22347
22348 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Nov 2017 08:12:08 -0600
22349
22350linux (4.14.0-6.8) bionic; urgency=low
22351
22352 * Miscellaneous Ubuntu changes
22353 - SAUCE: add workarounds to enable ZFS for 4.14
22354
22355 [ Upstream Kernel Changes ]
22356
22357 * Rebase to v4.14-rc8
22358
22359 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Nov 2017 11:39:00 -0600
22360
22361linux (4.14.0-5.7) bionic; urgency=low
22362
22363 * Miscellaneous Ubuntu changes
22364 - [Debian] Fix invocation of dh_prep for dbgsym packages
22365
22366 -- Seth Forshee <seth.forshee@canonical.com> Tue, 31 Oct 2017 07:07:23 -0500
22367
22368linux (4.14.0-4.5) bionic; urgency=low
22369
22370 * Miscellaneous Ubuntu changes
22371 - [Packaging] virtualbox -- reduce in kernel module versions
22372 - vbox-update: Fix up KERN_DIR definitions
22373 - ubuntu: vbox -- update to 5.2.0-dfsg-2
22374 - [Config] CONFIG_AMD_MEM_ENCRYPT=n
22375
22376 [ Upstream Kernel Changes ]
22377
22378 * Rebase to v4.14-rc7
22379
22380 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Oct 2017 13:29:20 -0500
22381
22382linux (4.14.0-3.4) artful; urgency=low
22383
22384 * Touchpad and TrackPoint Dose Not Work on Lenovo X1C6 and X280 (LP: #1723986)
22385 - SAUCE: Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
22386 - SAUCE: Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI
22387 - SAUCE: Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
22388
22389 * powerpc/64s: Add workaround for P9 vector CI load issuenext (LP: #1721070)
22390 - powerpc/64s: Add workaround for P9 vector CI load issue
22391
22392 * Miscellaneous Ubuntu changes
22393 - SAUCE: staging: vboxvideo: Fix reporting invalid suggested-offset-properties
22394 - [Config] CONFIG_DRM_VBOXVIDEO=m
22395 - SAUCE: Import aufs driver
22396 - [Config] Enable aufs
22397 - [Config] Reorder annotations file after enabling aufs
22398 - vbox-update: Disable imported vboxvideo module
22399 - ubuntu: vbox -- update to 5.1.30-dfsg-1
22400 - Enable vbox
22401 - hio: Use correct sizes when initializing ssd_index_bits* arrays
22402 - hio: Update io stat accounting for 4.14
22403 - Enable hio
22404
22405 [ Upstream Kernel Changes ]
22406
22407 * Rebase to v4.14-rc5
22408 * Rebase to v4.14-rc6
22409
22410 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Oct 2017 13:53:52 -0500
22411
22412linux (4.14.0-2.3) artful; urgency=low
22413
22414 * [Bug] USB controller failed to respond on Denverton after loading
22415 intel_th_pci module (LP: #1715833)
22416 - SAUCE: PCI: Disable broken RTIT_BAR of Intel TH
22417
22418 * CONFIG_DEBUG_FS is not enabled by "make zfcpdump_defconfig" with Ubuntu
22419 17.10 (kernel 4.13) (LP: #1719290)
22420 - SAUCE: s390: update zfcpdump_defconfig
22421
22422 * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466)
22423 - d-i: Add bnxt_en to nic-modules.
22424
22425 * Miscellaneous Ubuntu changes
22426 - [Config] Update annotations for 4.14-rc2
22427
22428 [ Upstream Kernel Changes ]
22429
22430 * Rebase to v4.14-rc3
22431 * Rebase to v4.14-rc4
22432
22433 -- Seth Forshee <seth.forshee@canonical.com> Wed, 11 Oct 2017 16:04:27 -0500
22434
22435linux (4.14.0-1.2) artful; urgency=low
22436
22437 * [Bug] USB 3.1 Gen2 works as 5Gbps (LP: #1720045)
22438 - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
22439
22440 * Please make linux-libc-dev Provide: aufs-dev (LP: #1716091)
22441 - [Packaging] Add aufs-dev to the Provides: for linux-libc-dev
22442
22443 * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland
22444 (LP: #1718679)
22445 - [Config] CONFIG_DRM_VBOXVIDEO=n
22446
22447 * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734)
22448 - [Config] Disable CONFIG_IPMMU_VMSA on arm64
22449
22450 * autopkgtest profile fails to build on armhf (LP: #1717920)
22451 - [Packaging] autopkgtest -- disable d-i when dropping flavours
22452
22453 * Miscellaneous Ubuntu changes
22454 - [Config] CONFIG_I2C_XLP9XX=m
22455 - [Packaging] Use SRCPKGNAME rather than hard-coding the source package name
22456
22457 [ Upstream Kernel Changes ]
22458
22459 * Rebase to v4.14-rc2
22460
22461 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Sep 2017 09:09:11 -0400
22462
22463linux (4.14.0-0.1) artful; urgency=low
22464
22465 * Miscellaneous Ubuntu changes
22466 - Disable vbox build
22467 - Disable hio build
22468 - Disable zfs build
22469
22470 [ Upstream Kernel Changes ]
22471
22472 * Rebase to v4.14-rc1
22473
22474 -- Seth Forshee <seth.forshee@canonical.com> Tue, 19 Sep 2017 20:22:29 -0500
22475
22476linux (4.13.0-11.12) artful; urgency=low
22477
22478 * linux: 4.13.0-11.12 -proposed tracker (LP: #1716699)
22479
22480 * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399)
22481 - s390/mm: fix local TLB flushing vs. detach of an mm address space
22482 - s390/mm: fix race on mm->context.flush_mm
22483
22484 * CVE-2017-1000251
22485 - Bluetooth: Properly check L2CAP config option output buffer length
22486
22487 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Sep 2017 10:18:38 -0500
22488
22489linux (4.13.0-10.11) artful; urgency=low
22490
22491 * linux: 4.13.0-10.11 -proposed tracker (LP: #1716287)
22492
22493 * please add aufs-dkms to the Provides: for the kernel packages (LP: #1716093)
22494 - [Packaging] Add aufs-dkms to the Provides: for kernel packages
22495
22496 * Artful update to v4.13.1 stable release (LP: #1716284)
22497 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
22498 - USB: serial: option: add support for D-Link DWM-157 C1
22499 - usb: Add device quirk for Logitech HD Pro Webcam C920-C
22500 - usb:xhci:Fix regression when ATI chipsets detected
22501 - USB: musb: fix external abort on suspend
22502 - ANDROID: binder: add padding to binder_fd_array_object.
22503 - ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
22504 - USB: core: Avoid race of async_completed() w/ usbdev_release()
22505 - staging/rts5208: fix incorrect shift to extract upper nybble
22506 - staging: ccree: save ciphertext for CTS IV
22507 - staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
22508 - iio: adc: ti-ads1015: fix incorrect data rate setting update
22509 - iio: adc: ti-ads1015: fix scale information for ADS1115
22510 - iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
22511 - iio: adc: ti-ads1015: avoid getting stale result after runtime resume
22512 - iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
22513 - iio: adc: ti-ads1015: add adequate wait time to get correct conversion
22514 - driver core: bus: Fix a potential double free
22515 - HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage
22516 - binder: free memory on error
22517 - crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
22518 - crypto: caam/qi - fix compilation with DEBUG enabled
22519 - thunderbolt: Fix reset response_type
22520 - fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
22521 - intel_th: pci: Add Cannon Lake PCH-H support
22522 - intel_th: pci: Add Cannon Lake PCH-LP support
22523 - ath10k: fix memory leak in rx ring buffer allocation
22524 - drm/vgem: Pin our pages for dmabuf exports
22525 - drm/ttm: Fix accounting error when fail to get pages for pool
22526 - drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
22527 - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
22528 - Bluetooth: Add support of 13d3:3494 RTL8723BE device
22529 - iwlwifi: pci: add new PCI ID for 7265D
22530 - dlm: avoid double-free on error path in dlm_device_{register,unregister}
22531 - mwifiex: correct channel stat buffer overflows
22532 - MCB: add support for SC31 to mcb-lpc
22533 - s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
22534 - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
22535 - drm/nouveau: Fix error handling in nv50_disp_atomic_commit
22536 - workqueue: Fix flag collision
22537 - ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
22538 - cs5536: add support for IDE controller variant
22539 - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
22540 - scsi: sg: recheck MMAP_IO request length with lock held
22541 - of/device: Prevent buffer overflow in of_device_modalias()
22542 - rtlwifi: Fix memory leak when firmware request fails
22543 - rtlwifi: Fix fallback firmware loading
22544 - Linux 4.13.1
22545
22546 * Kernel has trouble recognizing Corsair Strafe RGB keyboard (LP: #1678477)
22547 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
22548
22549 * SRIOV: warning if unload VFs (LP: #1715073)
22550 - PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
22551
22552 * [Patch] network-i40e:NVM bug fixes (cherrypick from 4.14) (LP: #1715578)
22553 - i40e: avoid NVM acquire deadlock during NVM update
22554 - i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
22555
22556 * [P9,POwer NV] Perf PMU event : pm_br_2path and pm_ld_miss_l1 is counted
22557 twice when perf stat is done (perf:) (LP: #1714571)
22558 - perf vendor events powerpc: Remove duplicate events
22559
22560 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
22561 (LP: #1703339)
22562 - [Config] Include vmd in storage-core-modules udeb
22563
22564 * 17.10 fails to boot on POWER9 DD2.0 with Deep stop states (LP: #1715064)
22565 - powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
22566 - powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
22567 - SAUCE: powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state
22568 offline
22569
22570 * Miscellaneous Ubuntu changes
22571 - SAUCE: selftests/seccomp: Support glibc 2.26 siginfo_t.h
22572 - Revert "UBUNTU: SAUCE: Import aufs driver"
22573 - SAUCE: Import aufs driver
22574
22575 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Sep 2017 17:48:59 -0500
22576
22577linux (4.13.0-9.10) artful; urgency=low
22578
22579 * linux: 4.13.0-9.10 -proposed tracker (LP: #1715145)
22580
22581 * EDAC sbridge: Failed to register device with error -22. (LP: #1714112)
22582 - [Config] CONFIG_EDAC_GHES=n
22583
22584 * Miscellaneous Ubuntu changes
22585 - ubuntu: vbox -- update to 5.1.26-dfsg-2
22586
22587 [ Upstream Kernel Changes ]
22588
22589 * Rebase to v4.13
22590
22591 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Sep 2017 07:51:19 -0500
22592
22593linux (4.13.0-8.9) artful; urgency=low
22594
22595 * snapd 2.27.3+17.10 ADT test failure with linux 4.13.0-6.7 (LP: #1713103)
22596 - SAUCE: apparmor: fix apparmorfs DAC access, permissions
22597
22598 * enable ARCH_SUNXI (and friends) in arm64 kernel .config (LP: #1701137)
22599 - [Config] Enable CONFIG_ARCH_SUNXI and related options for arm64
22600
22601 * [Bug] Harrisonville: pnd2_edac always fail to load on B1 stepping
22602 Harrisonville SDP (LP: #1709257)
22603 - EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake
22604 - EDAC, pnd2: Mask off the lower four bits of a BAR
22605 - EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR
22606 - EDAC, pnd2: Properly toggle hidden state for P2SB PCI device
22607 - SAUCE: i2c: i801: Restore the presence state of P2SB PCI device after
22608 reading BAR
22609
22610 * Miscellaneous Ubuntu changes
22611 - Revert "UBUNTU: SAUCE: Import aufs driver"
22612 - SAUCE: Import aufs driver
22613 - SAUCE: selftests/powerpc: Disable some ptrace selftests
22614 - [Config] CONFIG_CRYPTO_DEV_NITROX_CNN55XX=n for s390x
22615 - [Config] CONFIG_I2C_SLAVE=n for amd64, i386, ppc64el
22616 - [Config] Disable CONFIG_MDIO_* options for s390x
22617 - [Config] CONFIG_SCSI_MQ_DEFAULT=n for s390x
22618 - [Config] Update annotations for 4.13
22619
22620 -- Seth Forshee <seth.forshee@canonical.com> Thu, 31 Aug 2017 14:27:09 -0500
22621
22622linux (4.13.0-7.8) artful; urgency=low
22623
22624 * linux 4.12.0-11.12 ADT test failure with linux 4.12.0-11.12 (LP: #1710904)
22625 - SAUCE: selftests/powerpc: Use snprintf to construct DSCR sysfs interface
22626 paths
22627
22628 * Miscellaneous Ubuntu changes
22629 - Revert "UBUNTU: SAUCE: seccomp: log actions even when audit is disabled"
22630
22631 * Miscellaneous upstream changes
22632 - seccomp: Provide matching filter for introspection
22633 - seccomp: Sysctl to display available actions
22634 - seccomp: Operation for checking if an action is available
22635 - seccomp: Sysctl to configure actions that are allowed to be logged
22636 - seccomp: Selftest for detection of filter flag support
22637 - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
22638 - seccomp: Action to log before allowing
22639
22640 [ Upstream Kernel Changes ]
22641
22642 * Rebase to v4.13-rc7
22643
22644 -- Seth Forshee <seth.forshee@canonical.com> Mon, 28 Aug 2017 08:12:24 -0500
22645
22646linux (4.13.0-6.7) artful; urgency=low
22647
22648 * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
22649 - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A
22650
22651 * sort ABI files with C.UTF-8 locale (LP: #1712345)
22652 - [Packaging] sort ABI files with C.UTF-8 locale
22653
22654 * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
22655 - SAUCE: igb: add support for using Broadcom 54616 as PHY
22656
22657 * RPT related fixes missing in Ubuntu 16.04.3 (LP: #1709220)
22658 - powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
22659 - powerpc/mm/radix: Improve TLB/PWC flushes
22660 - powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
22661
22662 * Linux 4.12 refuses to load self-signed modules under Secure Boot with
22663 properly enrolled keys (LP: #1712168)
22664 - SAUCE: (efi-lockdown) MODSIGN: Fix module signature verification
22665
22666 * [17.10 FEAT] Enable NVMe driver - kernel (LP: #1708432)
22667 - [Config] CONFIG_BLK_DEV_NVME=m for s390
22668
22669 * Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0
22670 (LP: #1711298)
22671 - [Config] CONFIG_INTEL_ATOMISP=n
22672
22673 * Miscellaneous Ubuntu changes
22674 - SAUCE: apparmor: af_unix mediation
22675
22676 * Miscellaneous upstream changes
22677 - apparmor: Fix shadowed local variable in unpack_trans_table()
22678 - apparmor: Fix logical error in verify_header()
22679 - apparmor: Fix an error code in aafs_create()
22680 - apparmor: Redundant condition: prev_ns. in [label.c:1498]
22681 - apparmor: add the ability to mediate signals
22682 - apparmor: add mount mediation
22683 - apparmor: cleanup conditional check for label in label_print
22684 - apparmor: add support for absolute root view based labels
22685 - apparmor: make policy_unpack able to audit different info messages
22686 - apparmor: add more debug asserts to apparmorfs
22687 - apparmor: add base infastructure for socket mediation
22688 - apparmor: move new_null_profile to after profile lookup fns()
22689 - apparmor: fix race condition in null profile creation
22690 - apparmor: ensure unconfined profiles have dfas initialized
22691 - apparmor: fix incorrect type assignment when freeing proxies
22692
22693 [ Upstream Kernel Changes ]
22694
22695 * Rebase to v4.13-rc6
22696
22697 -- Seth Forshee <seth.forshee@canonical.com> Wed, 23 Aug 2017 08:10:38 -0500
22698
22699linux (4.13.0-5.6) artful; urgency=low
22700
22701 * Ubuntu17.10 - perf: Update Power9 PMU event JSON files (LP: #1708630)
22702 - perf pmu-events: Support additional POWER8+ PVR in mapfile
22703 - perf vendor events: Add POWER9 PMU events
22704 - perf vendor events: Add POWER9 PVRs to mapfile
22705 - SAUCE: perf vendor events powerpc: remove suffix in mapfile
22706 - SAUCE: perf vendor events powerpc: Update POWER9 events
22707
22708 * Disable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (LP: #1709171)
22709 - [Config] CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=n for ppc64el
22710
22711 * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
22712 kernels able to boot without initramfs (LP: #1700972)
22713 - [Debian] Don't depend on initramfs-tools
22714
22715 * Miscellaneous Ubuntu changes
22716 - SAUCE: Import aufs driver
22717 - SAUCE: aufs -- Add missing argument to loop_switch() call
22718 - [Config] Enable aufs
22719 - SAUCE: (noup) Update spl to 0.6.5.11-ubuntu1, zfs to 0.6.5.11-1ubuntu3
22720 - Enable zfs build
22721 - SAUCE: powerpc: Always initialize input array when calling epapr_hypercall()
22722 - [Packaging] switch up to debhelper 9
22723
22724 [ Upstream Kernel Changes ]
22725
22726 * Rebase to v4.13-rc5
22727
22728 -- Seth Forshee <seth.forshee@canonical.com> Tue, 15 Aug 2017 09:24:16 -0500
22729
22730linux (4.13.0-4.5) artful; urgency=low
22731
22732 * Lenovo Yoga 910 Sensors (LP: #1708120)
22733 - SAUCE: (no-up) HID: Add quirk for Lenovo Yoga 910 with ITE Chips
22734
22735 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
22736 (LP: #1703339)
22737 - [Config] Add vmd driver to generic inclusion list
22738
22739 * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430)
22740 - [Config] CONFIG_SATA_HIGHBANK=y
22741
22742 * Miscellaneous Ubuntu changes
22743 - ubuntu: vbox -- update to 5.1.26-dfsg-1
22744 - SAUCE: hio: Build fixes for 4.13
22745 - Enable hio build
22746 - SAUCE: (noup) Update spl to 0.6.5.11-1, zfs to 0.6.5.11-1ubuntu1
22747 - [debian] use all rather than amd64 dkms debs for sync
22748
22749 [ Upstream Kernel Changes ]
22750
22751 * Rebase to v4.13-rc4
22752
22753 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Aug 2017 11:31:48 -0500
22754
22755linux (4.13.0-3.4) artful; urgency=low
22756
22757 * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
22758 - [Packaging] tests -- reduce rebuild test to one flavour
22759 - [Packaging] tests -- reduce rebuild test to one flavour -- use filter
22760
22761 * snapd 2.26.8+17.10 ADT test failure with linux 4.12.0-6.7 (LP: #1704158)
22762 - SAUCE: virtio_net: Revert mergeable buffer handling rework
22763
22764 [ Upstream Kernel Changes ]
22765
22766 * Rebase to v4.13-rc3
22767
22768 -- Seth Forshee <seth.forshee@canonical.com> Mon, 31 Jul 2017 10:08:16 -0500
22769
22770linux (4.13.0-2.3) artful; urgency=low
22771
22772 * Change CONFIG_IBMVETH to module (LP: #1704479)
22773 - [Config] CONFIG_IBMVETH=m
22774
22775 [ Upstream Kernel Changes ]
22776
22777 * Rebase to v4.13-rc2
22778
22779 -- Seth Forshee <seth.forshee@canonical.com> Mon, 24 Jul 2017 13:58:08 -0500
22780
22781linux (4.13.0-1.2) artful; urgency=low
22782
22783 * Miscellaneous Ubuntu changes
22784 - [Debian] Support sphinx-based kernel documentation
22785
22786 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Jul 2017 09:18:33 -0500
22787
22788linux (4.13.0-0.1) artful; urgency=low
22789
22790 * Miscellaneous Ubuntu changes
22791 - Disable hio
22792 - Disable zfs build
22793 - ubuntu: vbox -- update to 5.1.24-dfsg-1
22794
22795 [ Upstream Kernel Changes ]
22796
22797 * Rebase to v4.13-rc1
22798
22799 -- Seth Forshee <seth.forshee@canonical.com> Wed, 19 Jul 2017 15:09:31 -0500
22800
22801linux (4.12.0-7.8) artful; urgency=low
22802
22803 * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on
22804 (LP: #1673564)
22805 - arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
22806 - KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
22807 - KVM: arm64: Make kvm_condition_valid32() accessible from EL2
22808 - KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
22809 - KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
22810 - KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
22811 - KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
22812 - KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
22813 - KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
22814 - KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
22815 - KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
22816 - KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
22817 - KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
22818 - KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
22819 - KVM: arm64: vgic-v3: Add misc Group-0 handlers
22820 - KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
22821 - KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
22822 - arm64: Add MIDR values for Cavium cn83XX SoCs
22823 - arm64: Add workaround for Cavium Thunder erratum 30115
22824 - KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
22825 - KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
22826 - KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
22827 - KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
22828 - KVM: arm64: Enable GICv3 common sysreg trapping via command-line
22829 - KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
22830 - KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
22831 - KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
22832
22833 * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
22834 - net: hns: Bugfix for Tx timeout handling in hns driver
22835
22836 * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
22837 - iommu/arm-smmu: Plumb in new ACPI identifiers
22838
22839 * Transparent hugepages should default to enabled=madvise (LP: #1703742)
22840 - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default
22841
22842 * Artful update to v4.12.1 stable release (LP: #1703858)
22843 - driver core: platform: fix race condition with driver_override
22844 - RDMA/uverbs: Check port number supplied by user verbs cmds
22845 - usb: dwc3: replace %p with %pK
22846 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
22847 - usb: usbip: set buffer pointers to NULL after free
22848 - Add USB quirk for HVR-950q to avoid intermittent device resets
22849 - usb: Fix typo in the definition of Endpoint[out]Request
22850 - USB: core: fix device node leak
22851 - USB: serial: option: add two Longcheer device ids
22852 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
22853 - xhci: Limit USB2 port wake support for AMD Promontory hosts
22854 - gfs2: Fix glock rhashtable rcu bug
22855 - Add "shutdown" to "struct class".
22856 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
22857 - tpm: fix a kernel memory leak in tpm-sysfs.c
22858 - powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
22859 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
22860 - sched/fair, cpumask: Export for_each_cpu_wrap()
22861 - sched/core: Implement new approach to scale select_idle_cpu()
22862 - sched/numa: Use down_read_trylock() for the mmap_sem
22863 - sched/numa: Override part of migrate_degrades_locality() when idle balancing
22864 - sched/fair: Simplify wake_affine() for the single socket case
22865 - sched/numa: Implement NUMA node level wake_affine()
22866 - sched/fair: Remove effective_load()
22867 - sched/numa: Hide numa_wake_affine() from UP build
22868 - xen: avoid deadlock in xenbus driver
22869 - crypto: drbg - Fixes panic in wait_for_completion call
22870 - Linux 4.12.1
22871
22872 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
22873 - scsi: cxlflash: Combine the send queue locks
22874 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
22875 - scsi: cxlflash: Reset hardware queue context via specified register
22876 - scsi: cxlflash: Schedule asynchronous reset of the host
22877 - scsi: cxlflash: Handle AFU sync failures
22878 - scsi: cxlflash: Track pending scsi commands in each hardware queue
22879 - scsi: cxlflash: Flush pending commands in cleanup path
22880 - scsi: cxlflash: Add scsi command abort handler
22881 - scsi: cxlflash: Create character device to provide host management interface
22882 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
22883 specifics
22884 - scsi: cxlflash: Introduce host ioctl support
22885 - scsi: cxlflash: Refactor AFU capability checking
22886 - scsi: cxlflash: Support LUN provisioning
22887 - scsi: cxlflash: Support AFU debug
22888 - scsi: cxlflash: Support WS16 unmap
22889 - scsi: cxlflash: Remove zeroing of private command data
22890 - scsi: cxlflash: Update TMF command processing
22891 - scsi: cxlflash: Avoid double free of character device
22892 - scsi: cxlflash: Update send_tmf() parameters
22893 - scsi: cxlflash: Update debug prints in reset handlers
22894
22895 * make snap-pkg support (LP: #1700747)
22896 - make snap-pkg support
22897
22898 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
22899 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
22900
22901 * arm64: fix crash reading /proc/kcore (LP: #1702749)
22902 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
22903 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
22904
22905 * Opal and POWER9 DD2 (LP: #1702159)
22906 - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9
22907
22908 * Data corruption with hio driver (LP: #1701316)
22909 - SAUCE: hio: Fix incorrect use of enum req_opf values
22910
22911 * Miscellaneous Ubuntu changes
22912 - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2
22913 - snapcraft.yaml: Sync with xenial
22914 - [Config] CONFIG_CAVIUM_ERRATUM_30115=y
22915
22916 * Miscellaneous upstream changes
22917 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and
22918 MokSBState"
22919
22920 -- Seth Forshee <seth.forshee@canonical.com> Fri, 14 Jul 2017 15:25:41 -0500
22921
22922linux (4.12.0-6.7) artful; urgency=low
22923
22924 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
22925 - net: ena: change return value for unsupported features unsupported return
22926 value
22927 - net: ena: add hardware hints capability to the driver
22928 - net: ena: change sizeof() argument to be the type pointer
22929 - net: ena: add reset reason for each device FLR
22930 - net: ena: add support for out of order rx buffers refill
22931 - net: ena: allow the driver to work with small number of msix vectors
22932 - net: ena: use napi_schedule_irqoff when possible
22933 - net: ena: separate skb allocation to dedicated function
22934 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
22935 - net: ena: update driver's rx drop statistics
22936 - net: ena: update ena driver to version 1.2.0
22937
22938 * APST gets enabled against explicit kernel option (LP: #1699004)
22939 - nvme: explicitly disable APST on quirked devices
22940
22941 * Miscellaneous Ubuntu changes
22942 - SAUCE: hio: Update to Huawei ES3000_V2 (2.1.0.40)
22943 - SAUCE: hio updates for 4.12
22944 - SAUCE: Enable hio build
22945
22946 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Jul 2017 14:23:20 -0500
22947
22948linux (4.12.0-5.6) artful; urgency=low
22949
22950 * ERAT invalidate on context switch removal (LP: #1700819)
22951 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
22952
22953 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
22954 - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9
22955
22956 * Miscellaneous Ubuntu changes
22957 - d-i: Move qcom-emac from arm64 to shared nic-modules
22958
22959 [ Upstream Kernel Changes ]
22960
22961 * Rebase to v4.12
22962
22963 -- Seth Forshee <seth.forshee@canonical.com> Mon, 03 Jul 2017 07:52:02 -0500
22964
22965linux (4.12.0-4.5) artful; urgency=low
22966
22967 * aacraid driver may return uninitialized stack data to userspace
22968 (LP: #1700077)
22969 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
22970
22971 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
22972 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
22973
22974 * AACRAID for power9 platform (LP: #1689980)
22975 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
22976 - scsi: aacraid: Fix DMAR issues with iommu=pt
22977 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
22978 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
22979 - scsi: aacraid: Remove reset support from check_health
22980 - scsi: aacraid: Change wait time for fib completion
22981 - scsi: aacraid: Log count info of scsi cmds before reset
22982 - scsi: aacraid: Print ctrl status before eh reset
22983 - scsi: aacraid: Using single reset mask for IOP reset
22984 - scsi: aacraid: Rework IOP reset
22985 - scsi: aacraid: Add periodic checks to see IOP reset status
22986 - scsi: aacraid: Rework SOFT reset code
22987 - scsi: aacraid: Rework aac_src_restart
22988 - scsi: aacraid: Use correct function to get ctrl health
22989 - scsi: aacraid: Make sure ioctl returns on controller reset
22990 - scsi: aacraid: Enable ctrl reset for both hba and arc
22991 - scsi: aacraid: Add reset debugging statements
22992 - scsi: aacraid: Remove reference to Series-9
22993 - scsi: aacraid: Update driver version to 50834
22994
22995 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
22996 - SAUCE: drm: hibmc: Use set_busid function from drm core
22997
22998 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
22999 - d-i: Add hibmc-drm to kernel-image udeb
23000
23001 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
23002 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
23003
23004 * Miscellaneous Ubuntu changes
23005 - [Config] CONFIG_SATA_MV=n and CONFIG_GENERIC_PHY=n for s390x
23006 - [Config] CONFIG_ATA=n for s390x
23007 - [Config] Update annotations for 4.12
23008
23009 [ Upstream Kernel Changes ]
23010
23011 * Rebase to v4.12-rc7
23012
23013 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 11:27:29 -0500
23014
23015linux (4.12.0-3.4) artful; urgency=low
23016
23017 * Miscellaneous upstream changes
23018 - ufs: fix the logics for tail relocation
23019
23020 [ Upstream Kernel Changes ]
23021
23022 * Rebase to v4.12-rc6
23023
23024 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Jun 2017 14:50:39 -0500
23025
23026linux (4.12.0-2.3) artful; urgency=low
23027
23028 * CVE-2014-9900
23029 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
23030 ethtool_get_wol()
23031
23032 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
23033 (LP: #1671360)
23034 - pinctrl/amd: Use regular interrupt instead of chained
23035
23036 * extend-diff-ignore should use exact matches (LP: #1693504)
23037 - [Packaging] exact extend-diff-ignore matches
23038
23039 * Miscellaneous Ubuntu changes
23040 - SAUCE: efi: Don't print secure boot state from the efi stub
23041 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
23042 - SAUCE: vbox fixes for 4.12
23043 - Re-enable virtualbox build
23044 - [Config] CONFIG_ORANGEFS_FS=m
23045 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
23046 - Enable zfs build
23047
23048 [ Upstream Kernel Changes ]
23049
23050 * Rebase to v4.12-rc4
23051 * Rebase to v4.12-rc5
23052
23053 -- Seth Forshee <seth.forshee@canonical.com> Sun, 11 Jun 2017 22:25:13 -0500
23054
23055linux (4.12.0-1.2) artful; urgency=low
23056
23057 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
23058 - [Config] Enable CONFIG_DRM_MGAG200 as module
23059
23060 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
23061 - [Config] CONFIG_LIBIO=y on arm64 only
23062 - SAUCE: LIBIO: Introduce a generic PIO mapping method
23063 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
23064 - [Config] CONFIG_HISILICON_LPC=y
23065 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
23066 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
23067 I/O
23068 - SAUCE: LPC: Add the ACPI LPC support
23069 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
23070 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
23071
23072 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
23073 - SAUCE: tty: Fix ldisc crash on reopened tty
23074
23075 * Miscellaneous Ubuntu changes
23076 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
23077 - Rebase to v4.12-rc3
23078
23079 [ Upstream Kernel Changes ]
23080
23081 * Rebase to v4.12-rc3
23082
23083 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 May 2017 20:56:29 -0500
23084
23085linux (4.12.0-0.1) artful; urgency=low
23086
23087 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
23088 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
23089
23090 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
23091 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
23092
23093 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
23094 (LP: #1672819)
23095 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
23096
23097 * Miscellaneous Ubuntu changes
23098 - Update find-missing-sauce.sh to compare to artful
23099 - Update dropped.txt
23100 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
23101 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
23102 kernel image
23103 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
23104 mode
23105 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
23106 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
23107 locked down
23108 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
23109 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
23110 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
23111 reboot
23112 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
23113 set
23114 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
23115 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
23116 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
23117 down
23118 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
23119 locked down
23120 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
23121 down
23122 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
23123 is locked down
23124 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
23125 locked down
23126 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
23127 has been locked down
23128 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
23129 locked down
23130 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
23131 locked down
23132 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
23133 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
23134 kernel is locked down
23135 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
23136 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
23137 down
23138 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
23139 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
23140 secondary keyring
23141 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
23142 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
23143 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
23144 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
23145 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
23146 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
23147 MokSBState
23148 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
23149 - [Config] Set values for UEFI secure boot lockdown options
23150 - Disable virtualbox build
23151 - Disable hio build
23152 - SAUCE: securityfs: Replace CURRENT_TIME with current_time()
23153 - Disable zfs build
23154 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
23155 - SAUCE: Import aufs driver
23156 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
23157 - [Config] Enable aufs
23158 - SAUCE: perf callchain: Include errno.h on x86 unconditinally
23159
23160 [ Upstream Kernel Changes ]
23161
23162 * Rebase to v4.12-rc2
23163
23164 -- Seth Forshee <seth.forshee@canonical.com> Sun, 21 May 2017 23:44:44 -0500
23165
23166linux (4.11.0-3.8) artful; urgency=low
23167
23168 [ Seth Forshee ]
23169
23170 * Release Tracking Bug
23171 - LP: #1690999
23172
23173 * apparmor_parser hangs indefinitely when called by multiple threads
23174 (LP: #1645037)
23175 - SAUCE: apparmor: fix lock ordering for mkdir
23176
23177 * apparmor leaking securityfs pin count (LP: #1660846)
23178 - SAUCE: apparmor: fix leak on securityfs pin count
23179
23180 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
23181 (LP: #1660845)
23182 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
23183 fails
23184
23185 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
23186 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
23187
23188 * libvirt profile is blocking global setrlimit despite having no rlimit rule
23189 (LP: #1679704)
23190 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
23191 - apparmor: update auditing of rlimit check to provide capability information
23192
23193 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
23194 - SAUCE: apparmor: add policy revision file interface
23195
23196 * apparmor does not make support of query data visible (LP: #1678023)
23197 - SAUCE: apparmor: add label data availability to the feature set
23198
23199 * apparmor query interface does not make supported query info available
23200 (LP: #1678030)
23201 - SAUCE: apparmor: add information about the query inteface to the feature set
23202
23203 * change_profile incorrect when using namespaces with a compound stack
23204 (LP: #1677959)
23205 - SAUCE: apparmor: fix label parse for stacked labels
23206
23207 * Regression in 4.4.0-65-generic causes very frequent system crashes
23208 (LP: #1669611)
23209 - apparmor: sync of apparmor 3.6+ (17.04)
23210
23211 * Artful update to 4.11.1 stable release (LP: #1690814)
23212 - dm ioctl: prevent stack leak in dm ioctl call
23213 - drm/sti: fix GDP size to support up to UHD resolution
23214 - power: supply: lp8788: prevent out of bounds array access
23215 - brcmfmac: Ensure pointer correctly set if skb data location changes
23216 - brcmfmac: Make skb header writable before use
23217 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
23218 - refcount: change EXPORT_SYMBOL markings
23219 - net: macb: fix phy interrupt parsing
23220 - tcp: fix access to sk->sk_state in tcp_poll()
23221 - geneve: fix incorrect setting of UDP checksum flag
23222 - bpf: enhance verifier to understand stack pointer arithmetic
23223 - bpf, arm64: fix jit branch offset related to ldimm64
23224 - tcp: fix wraparound issue in tcp_lp
23225 - net: ipv6: Do not duplicate DAD on link up
23226 - net: usb: qmi_wwan: add Telit ME910 support
23227 - tcp: do not inherit fastopen_req from parent
23228 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
23229 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
23230 - ipv6: initialize route null entry in addrconf_init()
23231 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
23232 - tcp: randomize timestamps on syncookies
23233 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
23234 - bpf: don't let ldimm64 leak map addresses on unprivileged
23235 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
23236 - f2fs: sanity check segment count
23237 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
23238 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
23239 - block: get rid of blk_integrity_revalidate()
23240 - Linux 4.11.1
23241
23242 * Module signing exclusion for staging drivers does not work properly
23243 (LP: #1690908)
23244 - SAUCE: Fix module signing exclusion in package builds
23245
23246 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
23247 - [Config] CONFIG_QCOM_L3_PMU=y
23248 - perf: qcom: Add L3 cache PMU driver
23249
23250 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
23251 - drivers/perf: arm_pmu: rework per-cpu allocation
23252 - drivers/perf: arm_pmu: manage interrupts per-cpu
23253 - drivers/perf: arm_pmu: split irq request from enable
23254 - drivers/perf: arm_pmu: remove pointless PMU disabling
23255 - drivers/perf: arm_pmu: define armpmu_init_fn
23256 - drivers/perf: arm_pmu: fold init into alloc
23257 - drivers/perf: arm_pmu: factor out pmu registration
23258 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
23259 - drivers/perf: arm_pmu: handle no platform_device
23260 - drivers/perf: arm_pmu: rename irq request/free functions
23261 - drivers/perf: arm_pmu: split cpu-local irq request/free
23262 - drivers/perf: arm_pmu: move irq request/free into probe
23263 - drivers/perf: arm_pmu: split out platform device probe logic
23264 - arm64: add function to get a cpu's MADT GICC table
23265 - [Config] CONFIG_ARM_PMU_ACPI=y
23266 - drivers/perf: arm_pmu: add ACPI framework
23267 - arm64: pmuv3: handle !PMUv3 when probing
23268 - arm64: pmuv3: use arm_pmu ACPI framework
23269
23270 * Fix NVLINK2 TCE route (LP: #1690155)
23271 - powerpc/powernv: Fix TCE kill on NVLink2
23272
23273 * CVE-2017-0605
23274 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
23275
23276 * Miscellaneous Ubuntu changes
23277 - [Config] Restore powerpc arch to annotations file
23278 - [Config] Disable runtime testing modules
23279 - [Config] Disable drivers not needed on s390x
23280 - [Config] Update annotations for 4.11
23281 - [Config] updateconfigs after apparmor updates
23282
23283 * Miscellaneous upstream changes
23284 - apparmor: use SHASH_DESC_ON_STACK
23285 - apparmor: fix invalid reference to index variable of iterator line 836
23286 - apparmor: fix parameters so that the permission test is bypassed at boot
23287 - apparmor: Make path_max parameter readonly
23288 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
23289 - apparmorfs: Use seq_putc() in two functions
23290 - apparmor: provide information about path buffer size at boot
23291 - apparmor: add/use fns to print hash string hex value
23292
23293 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
23294
23295linux (4.11.0-2.7) artful; urgency=low
23296
23297 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
23298 (LP: #1688259)
23299 - Remove squashfs-modules files from d-i
23300 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
23301
23302 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
23303 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
23304 - d-i: initrd needs qcom_emac on amberwing platform.
23305
23306 * update for V3 kernel bits and improved multiple fan slice support
23307 (LP: #1470091)
23308 - SAUCE: fan: tunnel multiple mapping mode (v3)
23309
23310 * Miscellaneous Ubuntu changes
23311 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
23312 - Enable zfs
23313 - SAUCE: fan: add VXLAN implementation
23314 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
23315 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
23316 kernel image
23317 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
23318 mode
23319 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
23320 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
23321 locked down
23322 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
23323 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
23324 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
23325 reboot
23326 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
23327 set
23328 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
23329 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
23330 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
23331 down
23332 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
23333 locked down
23334 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
23335 down
23336 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
23337 is locked down
23338 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
23339 locked down
23340 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
23341 has been locked down
23342 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
23343 locked down
23344 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
23345 locked down
23346 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
23347 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
23348 kernel is locked down
23349 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
23350 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
23351 down
23352 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
23353 - SAUCE: (efi-lockdown) Add EFI signature data types
23354 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
23355 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
23356 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
23357 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
23358 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
23359 disabled
23360 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
23361 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
23362 MokSBState
23363 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
23364 - [Config] Set values for UEFI secure boot lockdown options
23365 - Update dropped.txt
23366
23367 [ Upstream Kernel Changes ]
23368
23369 * rebase to v4.11
23370
23371 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
23372
23373linux (4.11.0-1.6) artful; urgency=low
23374
23375 * Miscellaneous Ubuntu changes
23376 - [Debian] Use default compression for all packages
23377 - SAUCE: (namespace) block_dev: Support checking inode permissions in
23378 lookup_bdev()
23379 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
23380 when mounting
23381 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
23382 when mounting
23383 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
23384 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
23385 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
23386 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
23387 security.* xattrs
23388 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
23389 filesystems
23390 - SAUCE: (namespace) fuse: Add support for pid namespaces
23391 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
23392 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
23393 or a descendant
23394 - SAUCE: (namespace) fuse: Allow user namespace mounts
23395 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
23396 namespaces
23397 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
23398 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
23399 mounts
23400 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
23401 opened for writing
23402
23403 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
23404
23405linux (4.11.0-0.5) artful; urgency=low
23406
23407 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
23408 (LP: #1684971)
23409 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
23410
23411 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
23412 (LP: #1470250)
23413 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
23414
23415 * Enable virtual scsi server driver for Power (LP: #1615665)
23416 - SAUCE: Return TCMU-generated sense data to fabric module
23417
23418 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
23419 (LP: #1630990)
23420 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
23421 CONFIG_SECURITYFS=n
23422
23423 * Miscellaneous Ubuntu changes
23424 - SAUCE: Import aufs driver
23425 - [Config] Enable aufs
23426 - [Debian] Add script to update virtualbox
23427 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
23428 - Enable vbox
23429 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
23430
23431 [ Upstream Kernel Changes ]
23432
23433 * rebase to v4.11-rc8
23434
23435 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
23436
23437linux (4.11.0-0.4) zesty; urgency=low
23438
23439 * POWER9: Improve performance on memory management (LP: #1681429)
23440 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
23441 flush
23442 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
23443
23444 * Miscellaneous Ubuntu changes
23445 - find-missing-sauce.sh
23446
23447 [ Upstream Kernel Changes ]
23448
23449 * rebase to v4.11-rc7
23450
23451 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
23452
23453linux (4.11.0-0.3) zesty; urgency=low
23454
23455 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
23456 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
23457
23458 * smartpqi driver needed in initram disk and installer (LP: #1680156)
23459 - [Config] Add smartpqi to d-i
23460
23461 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
23462 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
23463
23464 * Miscellaneous Ubuntu changes
23465 - [Config] flash-kernel should be a Breaks
23466 - [Config] drop the info directory
23467 - [Config] drop NOTES as obsolete
23468 - [Config] drop changelog.historical as obsolete
23469 - rebase to v4.11-rc6
23470
23471 [ Upstream Kernel Changes ]
23472
23473 * rebase to v4.11-rc6
23474
23475 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
23476
23477linux (4.11.0-0.2) zesty; urgency=low
23478
23479 [ Upstream Kernel Changes ]
23480
23481 * rebase to v4.11-rc5
23482
23483 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
23484
23485linux (4.11.0-0.1) zesty; urgency=low
23486
23487 [ Upstream Kernel Changes ]
23488
23489 * rebase to v4.11-rc4
23490 - LP: #1591053
23491
23492 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
23493
23494linux (4.11.0-0.0) zesty; urgency=low
23495
23496 * dummy entry
23497
23498 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600