]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blob - debian.master/changelog
UBUNTU: Start new release
[mirror_ubuntu-jammy-kernel.git] / debian.master / changelog
1 linux (5.15.0-46.49) 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> Thu, 04 Aug 2022 13:37:27 -0300
8
9 linux (5.15.0-45.48) jammy; urgency=medium
10
11 * CVE-2022-29900 // CVE-2022-29901
12 - x86/lib/atomic64_386_32: Rename things
13 - x86: Prepare asm files for straight-line-speculation
14 - x86: Prepare inline-asm for straight-line-speculation
15 - x86/alternative: Relax text_poke_bp() constraint
16 - kbuild: move objtool_args back to scripts/Makefile.build
17 - x86: Add straight-line-speculation mitigation
18 - kvm/emulate: Fix SETcc emulation function offsets with SLS
19 - crypto: x86/poly1305 - Fixup SLS
20 - objtool: Add straight-line-speculation validation
21 - objtool: Fix SLS validation for kcov tail-call replacement
22 - objtool: Fix objtool regression on x32 systems
23 - objtool: Fix symbol creation
24 - objtool: Introduce CFI hash
25 - objtool: Default ignore INT3 for unreachable
26 - x86, kvm: use proper ASM macros for kvm_vcpu_is_preempted
27 - x86/traps: Use pt_regs directly in fixup_bad_iret()
28 - x86/entry: Switch the stack after error_entry() returns
29 - x86/entry: Move PUSH_AND_CLEAR_REGS out of error_entry()
30 - x86/entry: Don't call error_entry() for XENPV
31 - x86/entry: Remove skip_r11rcx
32 - x86/realmode: build with -D__DISABLE_EXPORTS
33 - x86/ibt,ftrace: Make function-graph play nice
34 - x86/kvm/vmx: Make noinstr clean
35 - x86/cpufeatures: Move RETPOLINE flags to word 11
36 - x86/retpoline: Cleanup some #ifdefery
37 - x86/retpoline: Swizzle retpoline thunk
38 - x86/retpoline: Use -mfunction-return
39 - x86: Undo return-thunk damage
40 - x86,objtool: Create .return_sites
41 - objtool: skip non-text sections when adding return-thunk sites
42 - x86,static_call: Use alternative RET encoding
43 - x86/ftrace: Use alternative RET encoding
44 - x86/bpf: Use alternative RET encoding
45 - x86/kvm: Fix SETcc emulation for return thunks
46 - x86/vsyscall_emu/64: Don't use RET in vsyscall emulation
47 - x86/sev: Avoid using __x86_return_thunk
48 - x86: Use return-thunk in asm code
49 - x86/entry: Avoid very early RET
50 - objtool: Treat .text.__x86.* as noinstr
51 - x86: Add magic AMD return-thunk
52 - x86/bugs: Report AMD retbleed vulnerability
53 - x86/bugs: Add AMD retbleed= boot parameter
54 - x86/bugs: Enable STIBP for JMP2RET
55 - x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
56 - x86/entry: Add kernel IBRS implementation
57 - x86/bugs: Optimize SPEC_CTRL MSR writes
58 - x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
59 - x86/bugs: Split spectre_v2_select_mitigation() and
60 spectre_v2_user_select_mitigation()
61 - x86/bugs: Report Intel retbleed vulnerability
62 - intel_idle: Disable IBRS during long idle
63 - objtool: Update Retpoline validation
64 - x86/xen: Rename SYS* entry points
65 - x86/xen: Add UNTRAIN_RET
66 - x86/bugs: Add retbleed=ibpb
67 - x86/bugs: Do IBPB fallback check only once
68 - objtool: Add entry UNRET validation
69 - x86/cpu/amd: Add Spectral Chicken
70 - x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
71 - x86/speculation: Fix firmware entry SPEC_CTRL handling
72 - x86/speculation: Fix SPEC_CTRL write on SMT state change
73 - x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit
74 - x86/speculation: Remove x86_spec_ctrl_mask
75 - objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
76 - KVM: VMX: Flatten __vmx_vcpu_run()
77 - KVM: VMX: Convert launched argument to flags
78 - KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
79 - KVM: VMX: Fix IBRS handling after vmexit
80 - x86/speculation: Fill RSB on vmexit for IBRS
81 - KVM: VMX: Prevent RSB underflow before vmenter
82 - x86/common: Stamp out the stepping madness
83 - x86/cpu/amd: Enumerate BTC_NO
84 - x86/retbleed: Add fine grained Kconfig knobs
85 - x86/bugs: Add Cannon lake to RETBleed affected CPU list
86 - x86/entry: Move PUSH_AND_CLEAR_REGS() back into error_entry
87 - x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported
88 - x86/kexec: Disable RET on kexec
89 - x86/speculation: Disable RRSBA behavior
90 - [Config]: Enable speculation mitigations
91 - x86/static_call: Serialize __static_call_fixup() properly
92 - x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit
93 - x86/bugs: Mark retbleed_strings static
94 - x86/entry: Remove UNTRAIN_RET from native_irq_return_ldt
95 - x86/kvm: fix FASTOP_SIZE when return thunks are enabled
96 - x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
97 - KVM: emulate: do not adjust size of fastop and setcc subroutines
98 - x86/bugs: Remove apostrophe typo
99 - efi/x86: use naked RET on mixed mode call wrapper
100
101 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 19 Jul 2022 18:57:17 -0300
102
103 linux (5.15.0-43.46) jammy; urgency=medium
104
105 * jammy/linux: 5.15.0-43.46 -proposed tracker (LP: #1981243)
106
107 * Packaging resync (LP: #1786013)
108 - debian/dkms-versions -- update from kernel-versions (main/2022.07.11)
109
110 * nbd: requests can become stuck when disconnecting from server with qemu-nbd
111 (LP: #1896350)
112 - nbd: don't handle response without a corresponding request message
113 - nbd: make sure request completion won't concurrent
114 - nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completed
115 - nbd: fix io hung while disconnecting device
116
117 * Ubuntu 22.04 and 20.04 DPC Fixes for Failure Cases of DownPort Containment
118 events (LP: #1965241)
119 - PCI/portdrv: Rename pm_iter() to pcie_port_device_iter()
120 - PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot Reset
121 - [Config] Enable config option CONFIG_PCIE_EDR
122
123 * [SRU] Ubuntu 22.04 Feature Request-Add support for a NVMe-oF-TCP CDC Client
124 - TP 8010 (LP: #1948626)
125 - nvme: add CNTRLTYPE definitions for 'identify controller'
126 - nvme: send uevent on connection up
127 - nvme: expose cntrltype and dctype through sysfs
128
129 * [UBUNTU 22.04] Kernel oops while removing device from cio_ignore list
130 (LP: #1980951)
131 - s390/cio: derive cdev information only for IO-subchannels
132
133 * Jammy Charmed OpenStack deployment fails over connectivity issues when using
134 converged OVS bridge for control and data planes (LP: #1978820)
135 - net/mlx5e: TC NIC mode, fix tc chains miss table
136
137 * Hairpin traffic does not work with centralized NAT gw (LP: #1967856)
138 - net: openvswitch: fix misuse of the cached connection on tuple changes
139
140 * alsa: asoc: amd: the internal mic can't be dedected on yellow carp machines
141 (LP: #1980700)
142 - ASoC: amd: Add driver data to acp6x machine driver
143 - ASoC: amd: Add support for enabling DMIC on acp6x via _DSD
144
145 * AMD ACP 6.x DMIC Supports (LP: #1949245)
146 - ASoC: amd: add Yellow Carp ACP6x IP register header
147 - ASoC: amd: add Yellow Carp ACP PCI driver
148 - ASoC: amd: add acp6x init/de-init functions
149 - ASoC: amd: add platform devices for acp6x pdm driver and dmic driver
150 - ASoC: amd: add acp6x pdm platform driver
151 - ASoC: amd: add acp6x irq handler
152 - ASoC: amd: add acp6x pdm driver dma ops
153 - ASoC: amd: add acp6x pci driver pm ops
154 - ASoC: amd: add acp6x pdm driver pm ops
155 - ASoC: amd: enable Yellow carp acp6x drivers build
156 - ASoC: amd: create platform device for acp6x machine driver
157 - ASoC: amd: add YC machine driver using dmic
158 - ASoC: amd: enable Yellow Carp platform machine driver build
159 - ASoC: amd: fix uninitialized variable in snd_acp6x_probe()
160 - [Config] Enable AMD ACP 6 DMIC Support
161
162 * [UBUNTU 20.04] Include patches to avoid self-detected stall with Secure
163 Execution (LP: #1979296)
164 - KVM: s390: pv: add macros for UVC CC values
165 - KVM: s390: pv: avoid stalls when making pages secure
166
167 * [22.04 FEAT] KVM: Attestation support for Secure Execution (crypto)
168 (LP: #1959973)
169 - drivers/s390/char: Add Ultravisor io device
170 - s390/uv_uapi: depend on CONFIG_S390
171 - [Config] CONFIG_S390_UV_UAPI=y for s390x
172
173 * CVE-2022-1679
174 - SAUCE: ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
175
176 * CVE-2022-28893
177 - SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
178 - SUNRPC: Don't leak sockets in xs_local_connect()
179
180 * CVE-2022-34918
181 - netfilter: nf_tables: stricter validation of element data
182
183 * CVE-2022-1652
184 - floppy: use a statically allocated error counter
185
186 -- Stefan Bader <stefan.bader@canonical.com> Tue, 12 Jul 2022 10:51:03 +0200
187
188 linux (5.15.0-41.44) jammy; urgency=medium
189
190 * jammy/linux: 5.15.0-41.44 -proposed tracker (LP: #1979448)
191
192 * Fix can't boot up after change to vmd (LP: #1976587)
193 - PCI: vmd: Assign VMD IRQ domain before enumeration
194 - PCI: vmd: Revert 2565e5b69c44 ("PCI: vmd: Do not disable MSI-X remapping if
195 interrupt remapping is enabled by IOMMU.")
196
197 * [SRU][Jammy/OEM-5.17][PATCH 0/1] Fix calltrace in mac80211 (LP: #1978297)
198 - mac80211: fix struct ieee80211_tx_info size
199
200 * [SRU][Jammy][PATCH 0/1] Fix amd display corruption on s2idle resume
201 (LP: #1978244)
202 - drm/amd/display: Don't reinitialize DMCUB on s0ix resume
203
204 * pl2303 serial adapter not recognized (LP: #1967493)
205 - USB: serial: pl2303: fix type detection for odd device
206
207 * Remove SAUCE patches from test_vxlan_under_vrf.sh in net of
208 ubuntu_kernel_selftests (LP: #1975691)
209 - Revert "UBUNTU: SAUCE: selftests: net: Don't fail test_vxlan_under_vrf on
210 xfail"
211 - Revert "UBUNTU: SAUCE: selftests: net: Make test for VXLAN underlay in non-
212 default VRF an expected failure"
213
214 * Fix hp_wmi_read_int() reporting error (0x05) (LP: #1979051)
215 - platform/x86: hp-wmi: Fix hp_wmi_read_int() reporting error (0x05)
216
217 * Request to back port vmci patches to Ubuntu kernel (LP: #1978145)
218 - VMCI: dma dg: whitespace formatting change for vmci register defines
219 - VMCI: dma dg: add MMIO access to registers
220 - VMCI: dma dg: detect DMA datagram capability
221 - VMCI: dma dg: set OS page size
222 - VMCI: dma dg: register dummy IRQ handlers for DMA datagrams
223 - VMCI: dma dg: allocate send and receive buffers for DMA datagrams
224 - VMCI: dma dg: add support for DMA datagrams sends
225 - VMCI: dma dg: add support for DMA datagrams receive
226 - VMCI: Fix some error handling paths in vmci_guest_probe_device()
227 - VMCI: Release notification_bitmap in error path
228 - VMCI: Check exclusive_vectors when freeing interrupt 1
229 - VMCI: Add support for ARM64
230 - [Config] Update policies for VMWARE_VMCI and VMWARE_VMCI_VSOCKETS
231
232 * [UBUNTU 20.04] rcu stalls with many storage key guests (LP: #1975582)
233 - s390/gmap: voluntarily schedule during key setting
234 - s390/mm: use non-quiescing sske for KVM switch to keyed guest
235
236 * [SRU][OEM-5.14/OEM-5.17/Jammy][PATCH 0/1] Fix i915 calltrace on new ADL BIOS
237 (LP: #1976214)
238 - drm/i915: update new TMDS clock setting defined by VBT
239
240 * Revert PPC get_user workaround (LP: #1976248)
241 - powerpc: Export mmu_feature_keys[] as non-GPL
242
243 * Jammy update: v5.15.39 upstream stable release (LP: #1978240)
244 - MIPS: Fix CP0 counter erratum detection for R4k CPUs
245 - parisc: Merge model and model name into one line in /proc/cpuinfo
246 - ALSA: hda/realtek: Add quirk for Yoga Duet 7 13ITL6 speakers
247 - ALSA: fireworks: fix wrong return count shorter than expected by 4 bytes
248 - mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC
249 - mmc: sunxi-mmc: Fix DMA descriptors allocated above 32 bits
250 - mmc: core: Set HS clock speed before sending HS CMD13
251 - gpiolib: of: fix bounds check for 'gpio-reserved-ranges'
252 - x86/fpu: Prevent FPU state corruption
253 - KVM: x86/svm: Account for family 17h event renumberings in
254 amd_pmc_perf_hw_id
255 - iommu/vt-d: Calculate mask for non-aligned flushes
256 - iommu/arm-smmu-v3: Fix size calculation in arm_smmu_mm_invalidate_range()
257 - drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNT
258 - drm/amdgpu: do not use passthrough mode in Xen dom0
259 - RISC-V: relocate DTB if it's outside memory region
260 - Revert "SUNRPC: attempt AF_LOCAL connect on setup"
261 - timekeeping: Mark NMI safe time accessors as notrace
262 - firewire: fix potential uaf in outbound_phy_packet_callback()
263 - firewire: remove check of list iterator against head past the loop body
264 - firewire: core: extend card->lock in fw_core_handle_bus_reset
265 - net: stmmac: disable Split Header (SPH) for Intel platforms
266 - genirq: Synchronize interrupt thread startup
267 - ASoC: da7219: Fix change notifications for tone generator frequency
268 - ASoC: wm8958: Fix change notifications for DSP controls
269 - ASoC: meson: Fix event generation for AUI ACODEC mux
270 - ASoC: meson: Fix event generation for G12A tohdmi mux
271 - ASoC: meson: Fix event generation for AUI CODEC mux
272 - s390/dasd: fix data corruption for ESE devices
273 - s390/dasd: prevent double format of tracks for ESE devices
274 - s390/dasd: Fix read for ESE with blksize < 4k
275 - s390/dasd: Fix read inconsistency for ESE DASD devices
276 - can: grcan: grcan_close(): fix deadlock
277 - can: isotp: remove re-binding of bound socket
278 - can: grcan: use ofdev->dev when allocating DMA memory
279 - can: grcan: grcan_probe(): fix broken system id check for errata workaround
280 needs
281 - can: grcan: only use the NAPI poll budget for RX
282 - nfc: replace improper check device_is_registered() in netlink related
283 functions
284 - nfc: nfcmrvl: main: reorder destructive operations in
285 nfcmrvl_nci_unregister_dev to avoid bugs
286 - NFC: netlink: fix sleep in atomic bug when firmware download timeout
287 - gpio: visconti: Fix fwnode of GPIO IRQ
288 - gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not
289 set)
290 - hwmon: (adt7470) Fix warning on module removal
291 - hwmon: (pmbus) disable PEC if not enabled
292 - ASoC: dmaengine: Restore NULL prepare_slave_config() callback
293 - ASoC: soc-ops: fix error handling
294 - iommu/vt-d: Drop stop marker messages
295 - iommu/dart: check return value after calling platform_get_resource()
296 - net/mlx5e: Fix trust state reset in reload
297 - net/mlx5e: Don't match double-vlan packets if cvlan is not set
298 - net/mlx5e: CT: Fix queued up restore put() executing after relevant ft
299 release
300 - net/mlx5e: Fix the calling of update_buffer_lossy() API
301 - net/mlx5: Avoid double clear or set of sync reset requested
302 - net/mlx5: Fix deadlock in sync reset flow
303 - selftests/seccomp: Don't call read() on TTY from background pgrp
304 - SUNRPC release the transport of a relocated task with an assigned transport
305 - RDMA/siw: Fix a condition race issue in MPA request processing
306 - RDMA/irdma: Flush iWARP QP if modified to ERR from RTR state
307 - RDMA/irdma: Reduce iWARP QP destroy time
308 - RDMA/irdma: Fix possible crash due to NULL netdev in notifier
309 - NFSv4: Don't invalidate inode attributes on delegation return
310 - net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()
311 - net: dsa: mt7530: add missing of_node_put() in mt7530_setup()
312 - net: stmmac: dwmac-sun8i: add missing of_node_put() in
313 sun8i_dwmac_register_mdio_mux()
314 - net: mdio: Fix ENOMEM return value in BCM6368 mux bus controller
315 - net: cpsw: add missing of_node_put() in cpsw_probe_dt()
316 - net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()
317 - net: emaclite: Add error handling for of_address_to_resource()
318 - selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systems
319 - selftests/net: so_txtime: usage(): fix documentation of default clock
320 - drm/msm/dp: remove fail safe mode related code
321 - btrfs: do not BUG_ON() on failure to update inode when setting xattr
322 - hinic: fix bug of wq out of bound access
323 - mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter()
324 - rxrpc: Enable IPv6 checksums on transport socket
325 - selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is
326 operational
327 - bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flag
328 - bnxt_en: Fix unnecessary dropping of RX packets
329 - selftests: ocelot: tc_flower_chains: specify conform-exceed action for
330 policer
331 - smsc911x: allow using IRQ0
332 - btrfs: force v2 space cache usage for subpage mount
333 - btrfs: always log symlinks in full mode
334 - gpio: mvebu: drop pwm base assignment
335 - kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMU
336 - net/mlx5: Fix slab-out-of-bounds while reading resource dump menu
337 - net/mlx5e: Lag, Fix use-after-free in fib event handler
338 - net/mlx5e: Lag, Fix fib_info pointer assignment
339 - net/mlx5e: Lag, Don't skip fib events on current dst
340 - iommu/dart: Add missing module owner to ops structure
341 - kvm: selftests: do not use bitfields larger than 32-bits for PTEs
342 - KVM: selftests: Silence compiler warning in the kvm_page_table_test
343 - x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resume
344 - KVM: x86: Do not change ICR on write to APIC_SELF_IPI
345 - KVM: x86/mmu: avoid NULL-pointer dereference on page freeing bugs
346 - KVM: LAPIC: Enable timer posted-interrupt only when mwait/hlt is advertised
347 - selftest/vm: verify mmap addr in mremap_test
348 - selftest/vm: verify remap destination address in mremap_test
349 - Revert "parisc: Mark sched_clock unstable only if clocks are not
350 syncronized"
351 - rcu: Fix callbacks processing time limit retaining cond_resched()
352 - rcu: Apply callbacks processing time limit only on softirq
353 - PCI: pci-bridge-emul: Add description for class_revision field
354 - PCI: pci-bridge-emul: Add definitions for missing capabilities registers
355 - PCI: aardvark: Add support for DEVCAP2, DEVCTL2, LNKCAP2 and LNKCTL2
356 registers on emulated bridge
357 - PCI: aardvark: Clear all MSIs at setup
358 - PCI: aardvark: Comment actions in driver remove method
359 - PCI: aardvark: Disable bus mastering when unbinding driver
360 - PCI: aardvark: Mask all interrupts when unbinding driver
361 - PCI: aardvark: Fix memory leak in driver unbind
362 - PCI: aardvark: Assert PERST# when unbinding driver
363 - PCI: aardvark: Disable link training when unbinding driver
364 - PCI: aardvark: Disable common PHY when unbinding driver
365 - PCI: aardvark: Replace custom PCIE_CORE_INT_* macros with PCI_INTERRUPT_*
366 - PCI: aardvark: Check return value of generic_handle_domain_irq() when
367 processing INTx IRQ
368 - PCI: aardvark: Make MSI irq_chip structures static driver structures
369 - PCI: aardvark: Make msi_domain_info structure a static driver structure
370 - PCI: aardvark: Use dev_fwnode() instead of of_node_to_fwnode(dev->of_node)
371 - PCI: aardvark: Refactor unmasking summary MSI interrupt
372 - PCI: aardvark: Add support for masking MSI interrupts
373 - PCI: aardvark: Fix setting MSI address
374 - PCI: aardvark: Enable MSI-X support
375 - PCI: aardvark: Add support for ERR interrupt on emulated bridge
376 - PCI: aardvark: Optimize writing PCI_EXP_RTCTL_PMEIE and PCI_EXP_RTSTA_PME on
377 emulated bridge
378 - PCI: aardvark: Add support for PME interrupts
379 - PCI: aardvark: Fix support for PME requester on emulated bridge
380 - PCI: aardvark: Use separate INTA interrupt for emulated root bridge
381 - PCI: aardvark: Remove irq_mask_ack() callback for INTx interrupts
382 - PCI: aardvark: Don't mask irq when mapping
383 - PCI: aardvark: Drop __maybe_unused from advk_pcie_disable_phy()
384 - PCI: aardvark: Update comment about link going down after link-up
385 - Linux 5.15.39
386
387 * Jammy update: v5.15.38 upstream stable release (LP: #1978234)
388 - usb: mtu3: fix USB 3.0 dual-role-switch from device to host
389 - USB: quirks: add a Realtek card reader
390 - USB: quirks: add STRING quirk for VCOM device
391 - USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTS
392 - USB: serial: cp210x: add PIDs for Kamstrup USB Meter Reader
393 - USB: serial: option: add support for Cinterion MV32-WA/MV32-WB
394 - USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositions
395 - usb: xhci: tegra:Fix PM usage reference leak of
396 tegra_xusb_unpowergate_partitions
397 - xhci: Enable runtime PM on second Alderlake controller
398 - xhci: stop polling roothubs after shutdown
399 - xhci: increase usb U3 -> U0 link resume timeout from 100ms to 500ms
400 - iio: dac: ad5592r: Fix the missing return value.
401 - iio: dac: ad5446: Fix read_raw not returning set value
402 - iio: magnetometer: ak8975: Fix the error handling in ak8975_power_on()
403 - iio: imu: inv_icm42600: Fix I2C init possible nack
404 - usb: misc: fix improper handling of refcount in uss720_probe()
405 - usb: core: Don't hold the device lock while sleeping in do_proc_control()
406 - usb: typec: ucsi: Fix reuse of completion structure
407 - usb: typec: ucsi: Fix role swapping
408 - usb: gadget: uvc: Fix crash when encoding data for usb request
409 - usb: gadget: configfs: clear deactivation flag in
410 configfs_composite_unbind()
411 - usb: dwc3: Try usb-role-switch first in dwc3_drd_init
412 - usb: dwc3: core: Fix tx/rx threshold settings
413 - usb: dwc3: core: Only handle soft-reset in DCTL
414 - usb: dwc3: gadget: Return proper request status
415 - usb: dwc3: pci: add support for the Intel Meteor Lake-P
416 - usb: cdns3: Fix issue for clear halt endpoint
417 - usb: phy: generic: Get the vbus supply
418 - serial: imx: fix overrun interrupts in DMA mode
419 - serial: amba-pl011: do not time out prematurely when draining tx fifo
420 - serial: 8250: Also set sticky MCR bits in console restoration
421 - serial: 8250: Correct the clock for EndRun PTP/1588 PCIe device
422 - arch_topology: Do not set llc_sibling if llc_id is invalid
423 - ceph: fix possible NULL pointer dereference for req->r_session
424 - bus: mhi: host: pci_generic: Add missing poweroff() PM callback
425 - bus: mhi: host: pci_generic: Flush recovery worker during freeze
426 - arm64: dts: imx8mm-venice: fix spi2 pin configuration
427 - pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos config
428 - hex2bin: make the function hex_to_bin constant-time
429 - hex2bin: fix access beyond string end
430 - riscv: patch_text: Fixup last cpu should be master
431 - x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guests
432 - iocost: don't reset the inuse weight of under-weighted debtors
433 - virtio_net: fix wrong buf address calculation when using xdp
434 - cpufreq: qcom-hw: fix the race between LMH worker and cpuhp
435 - cpufreq: qcom-cpufreq-hw: Fix throttle frequency value on EPSS platforms
436 - video: fbdev: udlfb: properly check endpoint type
437 - arm64: dts: meson: remove CPU opps below 1GHz for G12B boards
438 - arm64: dts: meson: remove CPU opps below 1GHz for SM1 boards
439 - iio:imu:bmi160: disable regulator in error path
440 - mtd: rawnand: fix ecc parameters for mt7622
441 - xsk: Fix l2fwd for copy mode + busy poll combo
442 - arm64: dts: imx8qm: Correct SCU clock controller's compatible property
443 - USB: Fix xhci event ring dequeue pointer ERDP update issue
444 - ARM: dts: imx6qdl-apalis: Fix sgtl5000 detection issue
445 - arm64: dts: imx8mn: Fix SAI nodes
446 - arm64: dts: meson-sm1-bananapi-m5: fix wrong GPIO pin labeling for CON1
447 - phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probe
448 - phy: samsung: exynos5250-sata: fix missing device put in probe error paths
449 - ARM: OMAP2+: Fix refcount leak in omap_gic_of_init
450 - bus: ti-sysc: Make omap3 gpt12 quirk handling SoC specific
451 - ARM: dts: dra7: Fix suspend warning for vpe powerdomain
452 - phy: ti: omap-usb2: Fix error handling in omap_usb2_enable_clocks
453 - ARM: dts: at91: Map MCLK for wm8731 on at91sam9g20ek
454 - ARM: dts: at91: sama5d4_xplained: fix pinctrl phandle name
455 - ARM: dts: at91: fix pinctrl phandles
456 - phy: mapphone-mdm6600: Fix PM error handling in phy_mdm6600_probe
457 - phy: ti: Add missing pm_runtime_disable() in serdes_am654_probe
458 - interconnect: qcom: sdx55: Drop IP0 interconnects
459 - ARM: dts: Fix mmc order for omap3-gta04
460 - ARM: dts: am3517-evm: Fix misc pinmuxing
461 - ARM: dts: logicpd-som-lv: Fix wrong pinmuxing on OMAP35
462 - ipvs: correctly print the memory size of ip_vs_conn_tab
463 - phy: amlogic: fix error path in phy_g12a_usb3_pcie_probe()
464 - pinctrl: mediatek: moore: Fix build error
465 - mtd: rawnand: Fix return value check of wait_for_completion_timeout
466 - mtd: fix 'part' field data corruption in mtd_info
467 - pinctrl: stm32: Do not call stm32_gpio_get() for edge triggered IRQs in EOI
468 - memory: renesas-rpc-if: Fix HF/OSPI data transfer in Manual Mode
469 - net: dsa: Add missing of_node_put() in dsa_port_link_register_of
470 - netfilter: nft_set_rbtree: overlap detection with element re-addition after
471 deletion
472 - bpf, lwt: Fix crash when using bpf_skb_set_tunnel_key() from bpf_xmit lwt
473 hook
474 - pinctrl: rockchip: fix RK3308 pinmux bits
475 - tcp: md5: incorrect tcp_header_len for incoming connections
476 - pinctrl: stm32: Keep pinctrl block clock enabled when LEVEL IRQ requested
477 - tcp: ensure to use the most recently sent skb when filling the rate sample
478 - wireguard: device: check for metadata_dst with skb_valid_dst()
479 - sctp: check asoc strreset_chunk in sctp_generate_reconf_event
480 - ARM: dts: imx6ull-colibri: fix vqmmc regulator
481 - arm64: dts: imx8mn-ddr4-evk: Describe the 32.768 kHz PMIC clock
482 - pinctrl: pistachio: fix use of irq_of_parse_and_map()
483 - cpufreq: fix memory leak in sun50i_cpufreq_nvmem_probe
484 - net: hns3: clear inited state and stop client after failed to register
485 netdev
486 - net: hns3: modify the return code of hclge_get_ring_chain_from_mbx
487 - net: hns3: add validity check for message data length
488 - net: hns3: add return value for mailbox handling in PF
489 - net/smc: sync err code when tcp connection was refused
490 - ip_gre: Make o_seqno start from 0 in native mode
491 - ip6_gre: Make o_seqno start from 0 in native mode
492 - ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
493 - tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
494 - tcp: make sure treq->af_specific is initialized
495 - bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()
496 - clk: sunxi: sun9i-mmc: check return value after calling
497 platform_get_resource()
498 - cpufreq: qcom-cpufreq-hw: Clear dcvs interrupts
499 - net: bcmgenet: hide status block before TX timestamping
500 - net: phy: marvell10g: fix return value on error
501 - net: dsa: mv88e6xxx: Fix port_hidden_wait to account for port_base_addr
502 - drm/sun4i: Remove obsolete references to PHYS_OFFSET
503 - net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLK
504 - io_uring: check reserved fields for send/sendmsg
505 - io_uring: check reserved fields for recv/recvmsg
506 - netfilter: conntrack: fix udp offload timeout sysctl
507 - drm/amdkfd: Fix GWS queue count
508 - drm/amd/display: Fix memory leak in dcn21_clock_source_create
509 - tls: Skip tls_append_frag on zero copy size
510 - bnx2x: fix napi API usage sequence
511 - net: fec: add missing of_node_put() in fec_enet_init_stop_mode()
512 - gfs2: Prevent endless loops in gfs2_file_buffered_write
513 - gfs2: Minor retry logic cleanup
514 - gfs2: Make sure not to return short direct writes
515 - gfs2: No short reads or writes upon glock contention
516 - perf arm-spe: Fix addresses of synthesized SPE events
517 - ixgbe: ensure IPsec VF<->PF compatibility
518 - Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"
519 - tcp: fix F-RTO may not work correctly when receiving DSACK
520 - ASoC: Intel: soc-acpi: correct device endpoints for max98373
521 - ASoC: wm8731: Disable the regulator when probing fails
522 - ext4: fix bug_on in start_this_handle during umount filesystem
523 - arch: xtensa: platforms: Fix deadlock in rs_close()
524 - ksmbd: increment reference count of parent fp
525 - ksmbd: set fixed sector size to FS_SECTOR_SIZE_INFORMATION
526 - bonding: do not discard lowest hash bit for non layer3+4 hashing
527 - x86: __memcpy_flushcache: fix wrong alignment if size > 2^32
528 - cifs: destage any unwritten data to the server before calling
529 copychunk_write
530 - drivers: net: hippi: Fix deadlock in rr_close()
531 - powerpc/perf: Fix 32bit compile
532 - selftest/vm: verify mmap addr in mremap_test
533 - selftest/vm: verify remap destination address in mremap_test
534 - Revert "ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40"
535 - zonefs: Fix management of open zones
536 - zonefs: Clear inode information flags on inode creation
537 - kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink
538 occur at same time
539 - mtd: rawnand: qcom: fix memory corruption that causes panic
540 - netfilter: Update ip6_route_me_harder to consider L3 domain
541 - drm/i915: Check EDID for HDR static metadata when choosing blc
542 - drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addresses
543 - net: ethernet: stmmac: fix write to sgmii_adapter_base
544 - ACPI: processor: idle: Avoid falling back to C3 type C-states
545 - thermal: int340x: Fix attr.show callback prototype
546 - btrfs: fix leaked plug after failure syncing log on zoned filesystems
547 - ARM: dts: at91: sama7g5ek: enable pull-up on flexcom3 console lines
548 - ARM: dts: imx8mm-venice-gw{71xx,72xx,73xx}: fix OTG controller OC mode
549 - x86/cpu: Load microcode during restore_processor_state()
550 - perf symbol: Pass is_kallsyms to symbols__fixup_end()
551 - perf symbol: Update symbols__fixup_end()
552 - tty: n_gsm: fix restart handling via CLD command
553 - tty: n_gsm: fix decoupled mux resource
554 - tty: n_gsm: fix mux cleanup after unregister tty device
555 - tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2
556 - tty: n_gsm: fix malformed counter for out of frame data
557 - netfilter: nft_socket: only do sk lookups when indev is available
558 - tty: n_gsm: fix insufficient txframe size
559 - tty: n_gsm: fix wrong DLCI release order
560 - tty: n_gsm: fix missing explicit ldisc flush
561 - tty: n_gsm: fix wrong command retry handling
562 - tty: n_gsm: fix wrong command frame length field encoding
563 - tty: n_gsm: fix wrong signal octets encoding in MSC
564 - tty: n_gsm: fix missing tty wakeup in convergence layer type 2
565 - tty: n_gsm: fix reset fifo race condition
566 - tty: n_gsm: fix incorrect UA handling
567 - tty: n_gsm: fix software flow control handling
568 - perf symbol: Remove arch__symbols__fixup_end()
569 - eeprom: at25: Use DMA safe buffers
570 - objtool: Fix code relocs vs weak symbols
571 - objtool: Fix type of reloc::addend
572 - powerpc/64: Add UADDR64 relocation support
573 - Linux 5.15.38
574
575 * Jammy update: v5.15.37 upstream stable release (LP: #1976135)
576 - floppy: disable FDRAWCMD by default
577 - [Config] updateconfigs for BLK_DEV_FD_RAWCMD
578 - bpf: Introduce composable reg, ret and arg types.
579 - bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
580 - bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL
581 - bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
582 - bpf: Introduce MEM_RDONLY flag
583 - bpf: Convert PTR_TO_MEM_OR_NULL to composable types.
584 - bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM.
585 - bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
586 - bpf/selftests: Test PTR_TO_RDONLY_MEM
587 - bpf: Fix crash due to out of bounds access into reg2btf_ids.
588 - spi: cadence-quadspi: fix write completion support
589 - ARM: dts: socfpga: change qspi to "intel,socfpga-qspi"
590 - mm: kfence: fix objcgs vector allocation
591 - gup: Turn fault_in_pages_{readable,writeable} into
592 fault_in_{readable,writeable}
593 - iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
594 - iov_iter: Introduce fault_in_iov_iter_writeable
595 - gfs2: Add wrapper for iomap_file_buffered_write
596 - gfs2: Clean up function may_grant
597 - gfs2: Introduce flag for glock holder auto-demotion
598 - gfs2: Move the inode glock locking to gfs2_file_buffered_write
599 - gfs2: Eliminate ip->i_gh
600 - gfs2: Fix mmap + page fault deadlocks for buffered I/O
601 - iomap: Fix iomap_dio_rw return value for user copies
602 - iomap: Support partial direct I/O on user copy failures
603 - iomap: Add done_before argument to iomap_dio_rw
604 - gup: Introduce FOLL_NOFAULT flag to disable page faults
605 - iov_iter: Introduce nofault flag to disable page faults
606 - gfs2: Fix mmap + page fault deadlocks for direct I/O
607 - btrfs: fix deadlock due to page faults during direct IO reads and writes
608 - btrfs: fallback to blocking mode when doing async dio over multiple extents
609 - mm: gup: make fault_in_safe_writeable() use fixup_user_fault()
610 - selftests/bpf: Add test for reg2btf_ids out of bounds access
611 - Linux 5.15.37
612
613 * CVE-2022-1789
614 - KVM: x86/mmu: fix NULL pointer dereference on guest INVPCID
615
616 * Jammy update: v5.15.36 upstream stable release (LP: #1972905)
617 - block: simplify the block device syncing code
618 - xfs: return errors in xfs_fs_sync_fs
619 - dma-mapping: remove bogus test for pfn_valid from dma_map_resource
620 - arm64/mm: drop HAVE_ARCH_PFN_VALID
621 - etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
622 - mm: page_alloc: fix building error on -Werror=array-compare
623 - perf tools: Fix segfault accessing sample_id xyarray
624 - mm, kfence: support kmem_dump_obj() for KFENCE objects
625 - gfs2: assign rgrp glock before compute_bitstructs
626 - scsi: ufs: core: scsi_get_lba() error fix
627 - ALSA: usb-audio: Clear MIDI port active flag after draining
628 - ALSA: hda/realtek: Add quirk for Clevo NP70PNP
629 - ASoC: atmel: Remove system clock tree configuration for at91sam9g20ek
630 - ASoC: topology: Correct error handling in soc_tplg_dapm_widget_create()
631 - ASoC: rk817: Use devm_clk_get() in rk817_platform_probe
632 - ASoC: msm8916-wcd-digital: Check failure for devm_snd_soc_register_component
633 - ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec is in use
634 - dmaengine: idxd: fix device cleanup on disable
635 - dmaengine: imx-sdma: Fix error checking in sdma_event_remap
636 - dmaengine: mediatek:Fix PM usage reference leak of
637 mtk_uart_apdma_alloc_chan_resources
638 - dmaengine: dw-edma: Fix unaligned 64bit access
639 - spi: spi-mtk-nor: initialize spi controller after resume
640 - esp: limit skb_page_frag_refill use to a single page
641 - spi: cadence-quadspi: fix incorrect supports_op() return value
642 - igc: Fix infinite loop in release_swfw_sync
643 - igc: Fix BUG: scheduling while atomic
644 - igc: Fix suspending when PTM is active
645 - ALSA: hda/hdmi: fix warning about PCM count when used with SOF
646 - rxrpc: Restore removed timer deletion
647 - net/smc: Fix sock leak when release after smc_shutdown()
648 - net/packet: fix packet_sock xmit return value checking
649 - ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()
650 - ip6_gre: Fix skb_under_panic in __gre6_xmit()
651 - net: restore alpha order to Ethernet devices in config
652 - net/sched: cls_u32: fix possible leak in u32_init_knode()
653 - l3mdev: l3mdev_master_upper_ifindex_by_index_rcu should be using
654 netdev_master_upper_dev_get_rcu
655 - ipv6: make ip6_rt_gc_expire an atomic_t
656 - can: isotp: stop timeout monitoring when no first frame was sent
657 - net: dsa: hellcreek: Calculate checksums in tagger
658 - net: mscc: ocelot: fix broken IP multicast flooding
659 - netlink: reset network and mac headers in netlink_dump()
660 - drm/i915/display/psr: Unset enable_psr2_sel_fetch if other checks in
661 intel_psr2_config_valid() fails
662 - net: stmmac: Use readl_poll_timeout_atomic() in atomic state
663 - dmaengine: idxd: add RO check for wq max_batch_size write
664 - dmaengine: idxd: add RO check for wq max_transfer_size write
665 - dmaengine: idxd: skip clearing device context when device is read-only
666 - selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packets
667 - arm64: mm: fix p?d_leaf()
668 - ARM: vexpress/spc: Avoid negative array index when !SMP
669 - reset: renesas: Check return value of reset_control_deassert()
670 - reset: tegra-bpmp: Restore Handle errors in BPMP response
671 - platform/x86: samsung-laptop: Fix an unsigned comparison which can never be
672 negative
673 - ALSA: usb-audio: Fix undefined behavior due to shift overflowing the
674 constant
675 - drm/msm/disp: check the return value of kzalloc()
676 - arm64: dts: imx: Fix imx8*-var-som touchscreen property sizes
677 - vxlan: fix error return code in vxlan_fdb_append
678 - cifs: Check the IOCB_DIRECT flag, not O_DIRECT
679 - mt76: Fix undefined behavior due to shift overflowing the constant
680 - brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constant
681 - dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()
682 - drm/msm/mdp5: check the return of kzalloc()
683 - net: macb: Restart tx only if queue pointer is lagging
684 - scsi: iscsi: Release endpoint ID when its freed
685 - scsi: iscsi: Merge suspend fields
686 - scsi: iscsi: Fix NOP handling during conn recovery
687 - scsi: qedi: Fix failed disconnect handling
688 - stat: fix inconsistency between struct stat and struct compat_stat
689 - VFS: filename_create(): fix incorrect intent.
690 - nvme: add a quirk to disable namespace identifiers
691 - nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202
692 - nvme-pci: disable namespace identifiers for Qemu controllers
693 - EDAC/synopsys: Read the error count from the correct register
694 - mm/memory-failure.c: skip huge_zero_page in memory_failure()
695 - memcg: sync flush only if periodic flush is delayed
696 - mm, hugetlb: allow for "high" userspace addresses
697 - oom_kill.c: futex: delay the OOM reaper to allow time for proper futex
698 cleanup
699 - mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()
700 - ata: pata_marvell: Check the 'bmdma_addr' beforing reading
701 - dma: at_xdmac: fix a missing check on list iterator
702 - dmaengine: imx-sdma: fix init of uart scripts
703 - net: atlantic: invert deep par in pm functions, preventing null derefs
704 - Input: omap4-keypad - fix pm_runtime_get_sync() error checking
705 - scsi: sr: Do not leak information in ioctl
706 - sched/pelt: Fix attach_entity_load_avg() corner case
707 - perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
708 - drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialised
709 - drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepare
710 - KVM: PPC: Fix TCE handling for VFIO
711 - drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage
712 - powerpc/perf: Fix power9 event alternatives
713 - powerpc/perf: Fix power10 event alternatives
714 - perf script: Always allow field 'data_src' for auxtrace
715 - perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
716 - xtensa: patch_text: Fixup last cpu should be master
717 - xtensa: fix a7 clobbering in coprocessor context load/store
718 - openvswitch: fix OOB access in reserve_sfa_size()
719 - ASoC: soc-dapm: fix two incorrect uses of list iterator
720 - e1000e: Fix possible overflow in LTR decoding
721 - ARC: entry: fix syscall_trace_exit argument
722 - arm_pmu: Validate single/group leader events
723 - KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdog
724 - KVM: x86: Pend KVM_REQ_APICV_UPDATE during vCPU creation to fix a race
725 - KVM: nVMX: Defer APICv updates while L2 is active until L1 is active
726 - KVM: SVM: Flush when freeing encrypted pages even on SME_COHERENT CPUs
727 - netfilter: conntrack: convert to refcount_t api
728 - netfilter: conntrack: avoid useless indirection during conntrack destruction
729 - ext4: fix fallocate to use file_modified to update permissions consistently
730 - ext4: fix symlink file size not match to file content
731 - ext4: fix use-after-free in ext4_search_dir
732 - ext4, doc: fix incorrect h_reserved size
733 - ext4: fix overhead calculation to account for the reserved gdt blocks
734 - ext4: force overhead calculation if the s_overhead_cluster makes no sense
735 - netfilter: nft_ct: fix use after free when attaching zone template
736 - jbd2: fix a potential race while discarding reserved buffers after an abort
737 - spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and
738 controller
739 - block/compat_ioctl: fix range check in BLKGETSIZE
740 - arm64: dts: qcom: add IPA qcom,qmp property
741 - Linux 5.15.36
742
743 * Aquantia GbE LAN driver causes UBSAN error during kernel boot
744 (LP: #1958770) // Jammy update: v5.15.36 upstream stable release
745 (LP: #1972905)
746 - net: atlantic: Avoid out-of-bounds indexing
747
748 -- Stefan Bader <stefan.bader@canonical.com> Wed, 22 Jun 2022 14:42:28 +0200
749
750 linux (5.15.0-40.43) jammy; urgency=medium
751
752 * jammy/linux: 5.15.0-40.43 -proposed tracker (LP: #1978610)
753
754 * Packaging resync (LP: #1786013)
755 - debian/dkms-versions -- update from kernel-versions (main/2022.05.30)
756
757 * [SRU][OEM-5.14/OEM-5.17/J][PATCH 0/2] Fix system hangs after s2idle on AMD
758 A+A GPU (LP: #1975804)
759 - Revert "drm/amd/pm: keep the BACO feature enabled for suspend"
760 - drm/amd: Don't reset dGPUs if the system is going to s2idle
761
762 * [SRU][OEM-5.14/OEM-5.17/J][PATCH 0/1] Read the discovery registers for
763 AMD_SFH (LP: #1975798)
764 - HID: amd_sfh: Add support for sensor discovery
765
766 * [UBUNTU 20.04] CPU-MF: add extended counter set definitions for new IBM z16
767 (LP: #1974433)
768 - s390/cpumf: add new extended counter set for IBM z16
769
770 * [UBUNTU 20.04] KVM nesting support leaks too much memory, might result in
771 stalls during cleanup (LP: #1974017)
772 - KVM: s390: vsie/gmap: reduce gmap_rmap overhead
773
774 * [UBUNTU 20.04] Null Pointer issue in nfs code running Ubuntu on IBM Z
775 (LP: #1968096)
776 - NFS: Fix up nfs_ctx_key_to_expire()
777
778 * Fix REG_WAIT timeout for Yellow Carp (LP: #1971417)
779 - drm/amd/display: Clear encoder assignments when state cleared.
780 - drm/amd/display: fix stale info in link encoder assignment
781 - drm/amd/display: Query all entries in assignment table during updates.
782 - drm/amd/display: Initialise encoder assignment when initialising dc_state
783
784 * Enable hotspot feature for Realtek 8821CE (LP: #1969326)
785 - rtw88: Add update beacon flow for AP mode
786 - rtw88: 8821c: Enable TX report for management frames
787 - rtw88: do PHY calibration while starting AP
788 - rtw88: 8821c: fix debugfs rssi value
789 - rtw88: add ieee80211:sta_rc_update ops
790
791 * prevent kernel panic with overlayfs + shiftfs (LP: #1973620)
792 - SAUCE: overlayfs: prevent dereferencing struct file in ovl_vm_prfile_set()
793
794 * disable Intel DMA remapping by default (LP: #1971699)
795 - Revert "UBUNTU: [Config] enable Intel DMA remapping options by default"
796
797 * Mute/mic LEDs no function on Elitebook 630 (LP: #1974111)
798 - ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machine
799
800 * [Regression] Real-time Kernel Build Failure (LP: #1972899)
801 - x86/mm: Include spinlock_t definition in pgtable.
802
803 * build backport-iwlwifi-dkms as linux-modules-iwlwifi-ABI (LP: #1969434)
804 - [Packaging] support standalone dkms module builds
805 - [Packaging] drop do_<mod> arch specific configs
806
807 * IPU6 camera has no function on Andrews MLK (LP: #1964983)
808 - SAUCE: IPU6: 2022-03-11 alpha release for Andrews MLK
809 - [Config] IPU6: enable OV02C10 sensor
810 - SAUCE: IPU6: 2022-04-01 Andrews MLK PV release
811 - SAUCE: spi: ljca: return when a sub-transaction first failed
812 - SACUE: ljca: disable parallelly stub write
813 - SAUCE: ljca: fix race condition issue in runtime PM
814 - SAUCE: i2c-ljca: fix a null pointer access issue on tgl
815 - SAUCE: ljca: fix a typo issue
816 - SAUCE: ljca: assume stub enum failed as a warning
817 - SAUCE: mei: cleanup header file including
818 - SAUCE: intel_ulpss: Replaced by LJCA and remove
819 - [Config] drop intel_ulpss in favor of by LJCA
820
821 * multiple UBSAN warnings in Intel IPU6 camera driver at boot (LP: #1958006)
822 - SAUCE: media: pci: intel: Avoid UBSAN warnings of index bound and shift
823
824 * Support Intel IPU6 MIPI camera on Alder Lake platforms (LP: #1955383)
825 - SAUCE: intel ipu drivers first release
826 - SAUCE: IPU driver release WW48
827 - SAUCE: IPU driver release WW48 with MCU
828 - SAUCE: IPU driver release WW52
829 - SAUCE: IPU driver release WW04
830 - SAUCE: IPU driver release WW14
831 - SAUCE: Fix ov01a1s output mirror issue
832 - SAUCE: integrate IPU6 builds
833 - [Config] updateconfigs for IPU6 driver
834 - SAUCE: Fix ov01a1s IQ issues
835 - SAUCE: intel/ipu6: Remove unnecessary video devices
836 - SAUCE: change power control driver to acpi driver
837 - SAUCE: IPU6 driver release for kernel 5.13
838 - SAUCE: sensor HM11b1 brightness bugfix
839 - SAUCE: Fix build error on Kernel 5.13
840 - SAUCE: IPU6 driver release for kernel 5.14 on 2021-11-01
841 - [Config] IPU6: enable OV01A10 sensor
842 - SAUCE: Fix build error for kernel 5.15
843 - SAUCE: intel visual sensing controller(VSC) driver first release
844 - [Config] ivsc: enable Intel VSC drivers
845 - SAUCE: ivsc: return error when device not ready
846 - SAUCE: ivsc: add soft dependencies for intel_vsc module
847 - SAUCE: ljca: switch wait event to uninterruptible
848 - SAUCE: mei-vsc: switch wait event to uninterruptible
849 - SAUCE: mei_vsc: add ACPI HID for ADL
850 - SAUCE: ljca: add multi ACPI HID support
851 - SAUCE: ivsc: add delay for acquire camera to wait firmware ready
852 - SAUCE: mei_vsc: distinguish platform with different camera sensor
853 - SAUCE: i2c-ljca: fix a potential issue
854 - SAUCE: ljca: disable autosuspend by default
855 - [Config] make Intel IPU6 modules amd64 only
856 - SAUCE: IPU6: drop unnecessary cflags manipulation
857
858 -- Stefan Bader <stefan.bader@canonical.com> Wed, 15 Jun 2022 14:14:21 +0200
859
860 linux (5.15.0-39.42) jammy; urgency=medium
861
862 * CVE-2022-21123 // CVE-2022-21125 // CVE-2022-21166
863 - Documentation: Add documentation for Processor MMIO Stale Data
864 - x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug
865 - x86/speculation: Add a common function for MD_CLEAR mitigation update
866 - x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data
867 - x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations
868 - x86/speculation/mmio: Enable CPU Fill buffer clearing on idle
869 - x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
870 - x86/speculation/srbds: Update SRBDS mitigation selection
871 - x86/speculation/mmio: Reuse SRBDS mitigation for SBDS
872 - KVM: x86/speculation: Disable Fill buffer clear within guests
873 - x86/speculation/mmio: Print SMT warning
874
875 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 09 Jun 2022 11:36:27 -0300
876
877 linux (5.15.0-37.39) jammy; urgency=medium
878
879 * netfilter newset OOB write (LP: #1976363)
880 - netfilter: nf_tables: sanitize nft_set_desc_concat_parse()
881
882 * CVE-2022-1966
883 - netfilter: nf_tables: disallow non-stateful expression in sets earlier
884
885 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Wed, 01 Jun 2022 14:49:43 -0300
886
887 linux (5.15.0-35.36) jammy; urgency=medium
888
889 * CVE-2022-21499
890 - SAUCE: debug: Lock down kgdb
891
892 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 20 May 2022 21:43:49 -0300
893
894 linux (5.15.0-34.35) jammy; urgency=medium
895
896 * jammy/linux: 5.15.0-34.35 -proposed tracker (LP: #1974322)
897
898 * AMD APU s2idle is broken after the ASIC reset fix (LP: #1972134)
899 - drm/amdgpu: unify BO evicting method in amdgpu_ttm
900 - drm/amdgpu: explicitly check for s0ix when evicting resources
901
902 * amd_gpio AMDI0030:00: Failed to translate GPIO pin 0x0000 to IRQ, err -517
903 (LP: #1971597)
904 - gpio: Request interrupts after IRQ is initialized
905
906 * config CONFIG_HISI_PMU for kunpeng920 (LP: #1956086)
907 - [Config] CONFIG_HISI_PMU=m
908
909 * Mute/mic LEDs no function on EliteBook G9 platfroms (LP: #1970552)
910 - ALSA: hda/realtek: Enable mute/micmute LEDs support for HP Laptops
911
912 * network-manager/1.36.4-2ubuntu1 ADT test failure with linux/5.15.0-28.29
913 (LP: #1971418)
914 - Revert "rfkill: make new event layout opt-in"
915
916 * PCIE LnkCtl ASPM not enabled under VMD mode for Alder Lake platforms
917 (LP: #1942160)
918 - SAUCE: vmd: fixup bridge ASPM by driver name instead
919
920 * Mute/mic LEDs no function on HP EliteBook 845/865 G9 (LP: #1970178)
921 - ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook
922 845/865 G9
923
924 * Enable headset mic on Lenovo P360 (LP: #1967069)
925 - ALSA: hda/realtek: Enable headset mic on Lenovo P360
926
927 * WCN6856 BT keep in OFF state after coldboot system (LP: #1967067)
928 - Bluetooth: btusb: Improve stability for QCA devices
929
930 * Screen sometimes can't update [Failed to post KMS update: CRTC property
931 (GAMMA_LUT) not found] (LP: #1967274)
932 - drm/i915/xelpd: Enable Pipe color support for D13 platform
933 - drm/i915: Use unlocked register accesses for LUT loads
934 - drm/i915/xelpd: Enable Pipe Degamma
935 - drm/i915/xelpd: Add Pipe Color Lut caps to platform config
936
937 * Jammy update: v5.15.35 upstream stable release (LP: #1969857)
938 - drm/amd/display: Add pstate verification and recovery for DCN31
939 - drm/amd/display: Fix p-state allow debug index on dcn31
940 - hamradio: defer 6pack kfree after unregister_netdev
941 - hamradio: remove needs_free_netdev to avoid UAF
942 - cpuidle: PSCI: Move the `has_lpi` check to the beginning of the function
943 - ACPI: processor idle: Check for architectural support for LPI
944 - ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40
945 - btrfs: remove unused parameter nr_pages in add_ra_bio_pages()
946 - btrfs: remove no longer used counter when reading data page
947 - btrfs: remove unused variable in btrfs_{start,write}_dirty_block_groups()
948 - soc: qcom: aoss: Expose send for generic usecase
949 - dt-bindings: net: qcom,ipa: add optional qcom,qmp property
950 - net: ipa: request IPA register values be retained
951 - btrfs: release correct delalloc amount in direct IO write path
952 - ALSA: core: Add snd_card_free_on_error() helper
953 - ALSA: sis7019: Fix the missing error handling
954 - ALSA: ali5451: Fix the missing snd_card_free() call at probe error
955 - ALSA: als300: Fix the missing snd_card_free() call at probe error
956 - ALSA: als4000: Fix the missing snd_card_free() call at probe error
957 - ALSA: atiixp: Fix the missing snd_card_free() call at probe error
958 - ALSA: au88x0: Fix the missing snd_card_free() call at probe error
959 - ALSA: aw2: Fix the missing snd_card_free() call at probe error
960 - ALSA: azt3328: Fix the missing snd_card_free() call at probe error
961 - ALSA: bt87x: Fix the missing snd_card_free() call at probe error
962 - ALSA: ca0106: Fix the missing snd_card_free() call at probe error
963 - ALSA: cmipci: Fix the missing snd_card_free() call at probe error
964 - ALSA: cs4281: Fix the missing snd_card_free() call at probe error
965 - ALSA: cs5535audio: Fix the missing snd_card_free() call at probe error
966 - ALSA: echoaudio: Fix the missing snd_card_free() call at probe error
967 - ALSA: emu10k1x: Fix the missing snd_card_free() call at probe error
968 - ALSA: ens137x: Fix the missing snd_card_free() call at probe error
969 - ALSA: es1938: Fix the missing snd_card_free() call at probe error
970 - ALSA: es1968: Fix the missing snd_card_free() call at probe error
971 - ALSA: fm801: Fix the missing snd_card_free() call at probe error
972 - ALSA: galaxy: Fix the missing snd_card_free() call at probe error
973 - ALSA: hdsp: Fix the missing snd_card_free() call at probe error
974 - ALSA: hdspm: Fix the missing snd_card_free() call at probe error
975 - ALSA: ice1724: Fix the missing snd_card_free() call at probe error
976 - ALSA: intel8x0: Fix the missing snd_card_free() call at probe error
977 - ALSA: intel_hdmi: Fix the missing snd_card_free() call at probe error
978 - ALSA: korg1212: Fix the missing snd_card_free() call at probe error
979 - ALSA: lola: Fix the missing snd_card_free() call at probe error
980 - ALSA: lx6464es: Fix the missing snd_card_free() call at probe error
981 - ALSA: maestro3: Fix the missing snd_card_free() call at probe error
982 - ALSA: oxygen: Fix the missing snd_card_free() call at probe error
983 - ALSA: riptide: Fix the missing snd_card_free() call at probe error
984 - ALSA: rme32: Fix the missing snd_card_free() call at probe error
985 - ALSA: rme9652: Fix the missing snd_card_free() call at probe error
986 - ALSA: rme96: Fix the missing snd_card_free() call at probe error
987 - ALSA: sc6000: Fix the missing snd_card_free() call at probe error
988 - ALSA: sonicvibes: Fix the missing snd_card_free() call at probe error
989 - ALSA: via82xx: Fix the missing snd_card_free() call at probe error
990 - ALSA: usb-audio: Cap upper limits of buffer/period bytes for implicit fb
991 - ALSA: nm256: Don't call card private_free at probe error path
992 - drm/msm: Add missing put_task_struct() in debugfs path
993 - firmware: arm_scmi: Remove clear channel call on the TX channel
994 - memory: atmel-ebi: Fix missing of_node_put in atmel_ebi_probe
995 - Revert "ath11k: mesh: add support for 256 bitmap in blockack frames in 11ax"
996 - firmware: arm_scmi: Fix sorting of retrieved clock rates
997 - media: rockchip/rga: do proper error checking in probe
998 - SUNRPC: Fix the svc_deferred_event trace class
999 - net/sched: flower: fix parsing of ethertype following VLAN header
1000 - veth: Ensure eth header is in skb's linear part
1001 - gpiolib: acpi: use correct format characters
1002 - cifs: release cached dentries only if mount is complete
1003 - net: mdio: don't defer probe forever if PHY IRQ provider is missing
1004 - mlxsw: i2c: Fix initialization error flow
1005 - net/sched: fix initialization order when updating chain 0 head
1006 - net: dsa: felix: suppress -EPROBE_DEFER errors
1007 - net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-link
1008 - net/sched: taprio: Check if socket flags are valid
1009 - cfg80211: hold bss_lock while updating nontrans_list
1010 - netfilter: nft_socket: make cgroup match work in input too
1011 - drm/msm: Fix range size vs end confusion
1012 - drm/msm/dsi: Use connector directly in msm_dsi_manager_connector_init()
1013 - drm/msm/dp: add fail safe mode outside of event_mutex context
1014 - net/smc: Fix NULL pointer dereference in smc_pnet_find_ib()
1015 - scsi: pm80xx: Mask and unmask upper interrupt vectors 32-63
1016 - scsi: pm80xx: Enable upper inbound, outbound queues
1017 - scsi: iscsi: Move iscsi_ep_disconnect()
1018 - scsi: iscsi: Fix offload conn cleanup when iscsid restarts
1019 - scsi: iscsi: Fix endpoint reuse regression
1020 - scsi: iscsi: Fix conn cleanup and stop race during iscsid restart
1021 - scsi: iscsi: Fix unbound endpoint error handling
1022 - sctp: Initialize daddr on peeled off socket
1023 - netfilter: nf_tables: nft_parse_register can return a negative value
1024 - ALSA: ad1889: Fix the missing snd_card_free() call at probe error
1025 - ALSA: mtpav: Don't call card private_free at probe error path
1026 - io_uring: move io_uring_rsrc_update2 validation
1027 - io_uring: verify that resv2 is 0 in io_uring_rsrc_update2
1028 - io_uring: verify pad field is 0 in io_get_ext_arg
1029 - testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu set
1030 - ALSA: usb-audio: Increase max buffer size
1031 - ALSA: usb-audio: Limit max buffer and period sizes per time
1032 - perf tools: Fix misleading add event PMU debug message
1033 - macvlan: Fix leaking skb in source mode with nodst option
1034 - net: ftgmac100: access hardware register after clock ready
1035 - nfc: nci: add flush_workqueue to prevent uaf
1036 - cifs: potential buffer overflow in handling symlinks
1037 - dm mpath: only use ktime_get_ns() in historical selector
1038 - vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used
1039 - net: bcmgenet: Revert "Use stronger register read/writes to assure ordering"
1040 - block: fix offset/size check in bio_trim()
1041 - drm/amd: Add USBC connector ID
1042 - btrfs: fix fallocate to use file_modified to update permissions consistently
1043 - btrfs: do not warn for free space inode in cow_file_range
1044 - drm/amdgpu: conduct a proper cleanup of PDB bo
1045 - drm/amdgpu/gmc: use PCI BARs for APUs in passthrough
1046 - drm/amd/display: fix audio format not updated after edid updated
1047 - drm/amd/display: FEC check in timing validation
1048 - drm/amd/display: Update VTEM Infopacket definition
1049 - drm/amdkfd: Fix Incorrect VMIDs passed to HWS
1050 - drm/amdgpu/vcn: improve vcn dpg stop procedure
1051 - drm/amdkfd: Check for potential null return of kmalloc_array()
1052 - Drivers: hv: vmbus: Deactivate sysctl_record_panic_msg by default in
1053 isolated guests
1054 - PCI: hv: Propagate coherence from VMbus device to PCI device
1055 - Drivers: hv: vmbus: Prevent load re-ordering when reading ring buffer
1056 - scsi: target: tcmu: Fix possible page UAF
1057 - scsi: lpfc: Fix queue failures when recovering from PCI parity error
1058 - scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024
1059 - net: micrel: fix KS8851_MLL Kconfig
1060 - ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOs
1061 - gpu: ipu-v3: Fix dev_dbg frequency output
1062 - regulator: wm8994: Add an off-on delay for WM8994 variant
1063 - arm64: alternatives: mark patch_alternative() as `noinstr`
1064 - tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entry
1065 - net: axienet: setup mdio unconditionally
1066 - Drivers: hv: balloon: Disable balloon and hot-add accordingly
1067 - net: usb: aqc111: Fix out-of-bounds accesses in RX fixup
1068 - myri10ge: fix an incorrect free for skb in myri10ge_sw_tso
1069 - spi: cadence-quadspi: fix protocol setup for non-1-1-X operations
1070 - drm/amd/display: Enable power gating before init_pipes
1071 - drm/amd/display: Revert FEC check in validation
1072 - drm/amd/display: Fix allocate_mst_payload assert on resume
1073 - drbd: set QUEUE_FLAG_STABLE_WRITES
1074 - scsi: mpt3sas: Fail reset operation if config request timed out
1075 - scsi: mvsas: Add PCI ID of RocketRaid 2640
1076 - scsi: megaraid_sas: Target with invalid LUN ID is deleted during scan
1077 - drivers: net: slip: fix NPD bug in sl_tx_timeout()
1078 - io_uring: zero tag on rsrc removal
1079 - io_uring: use nospec annotation for more indexes
1080 - perf/imx_ddr: Fix undefined behavior due to shift overflowing the constant
1081 - mm/secretmem: fix panic when growing a memfd_secret
1082 - mm, page_alloc: fix build_zonerefs_node()
1083 - mm: fix unexpected zeroed page mapping with zram swap
1084 - mm: kmemleak: take a full lowmem check in kmemleak_*_phys()
1085 - KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loaded
1086 - SUNRPC: Fix NFSD's request deferral on RDMA transports
1087 - memory: renesas-rpc-if: fix platform-device leak in error path
1088 - gcc-plugins: latent_entropy: use /dev/urandom
1089 - cifs: verify that tcon is valid before dereference in cifs_kill_sb
1090 - ath9k: Properly clear TX status area before reporting to mac80211
1091 - ath9k: Fix usage of driver-private space in tx_info
1092 - btrfs: fix root ref counts in error handling in btrfs_get_root_ref
1093 - btrfs: mark resumed async balance as writing
1094 - ALSA: hda/realtek: Add quirk for Clevo PD50PNT
1095 - ALSA: hda/realtek: add quirk for Lenovo Thinkpad X12 speakers
1096 - ALSA: pcm: Test for "silence" field in struct "pcm_format_data"
1097 - nl80211: correctly check NL80211_ATTR_REG_ALPHA2 size
1098 - ipv6: fix panic when forwarding a pkt with no in6 dev
1099 - drm/amd/display: don't ignore alpha property on pre-multiplied mode
1100 - drm/amdgpu: Enable gfxoff quirk on MacBook Pro
1101 - x86/tsx: Use MSR_TSX_CTRL to clear CPUID bits
1102 - x86/tsx: Disable TSX development mode at boot
1103 - genirq/affinity: Consider that CPUs on nodes can be unbalanced
1104 - tick/nohz: Use WARN_ON_ONCE() to prevent console saturation
1105 - ARM: davinci: da850-evm: Avoid NULL pointer dereference
1106 - dm integrity: fix memory corruption when tag_size is less than digest size
1107 - i2c: dev: check return value when calling dev_set_name()
1108 - smp: Fix offline cpu check in flush_smp_call_function_queue()
1109 - i2c: pasemi: Wait for write xfers to finish
1110 - dt-bindings: net: snps: remove duplicate name
1111 - timers: Fix warning condition in __run_timers()
1112 - dma-direct: avoid redundant memory sync for swiotlb
1113 - drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULL
1114 - cpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_state
1115 - soc: qcom: aoss: Fix missing put_device call in qmp_get
1116 - net: ipa: fix a build dependency
1117 - cpufreq: intel_pstate: ITMT support for overclocked system
1118 - ax25: add refcount in ax25_dev to avoid UAF bugs
1119 - ax25: fix reference count leaks of ax25_dev
1120 - ax25: fix UAF bugs of net_device caused by rebinding operation
1121 - ax25: Fix refcount leaks caused by ax25_cb_del()
1122 - ax25: fix UAF bug in ax25_send_control()
1123 - ax25: fix NPD bug in ax25_disconnect
1124 - ax25: Fix NULL pointer dereferences in ax25 timers
1125 - ax25: Fix UAF bugs in ax25 timers
1126 - Linux 5.15.35
1127
1128 * CONFIG_SND_COMPRESS_OFFLOAD missing in jammy/ppc64el kernel config
1129 (LP: #1969807)
1130 - [Config] updateconfigs for SND_COMPRESS_OFFLOAD (ppc64el)
1131
1132 * Micmute LED support for Zbook Fury 16 G9 (LP: #1968892)
1133 - ALSA: hda/realtek: Add mute and micmut LED support for Zbook Fury 17 G9
1134
1135 * Fix broken HDMI audio on AMD PRO VII after S3 (LP: #1968475)
1136 - drm/amdgpu: don't set s3 and s0ix at the same time
1137 - drm/amdgpu: Ensure HDA function is suspended before ASIC reset
1138
1139 * [Ubuntu 22.04] mpi3mr: Request to include latest bug fixes (LP: #1967116)
1140 - scsi: mpi3mr: Clean up mpi3mr_print_ioc_info()
1141 - scsi: mpi3mr: Use scnprintf() instead of snprintf()
1142 - scsi: mpi3mr: Add debug APIs based on logging_level bits
1143 - scsi: mpi3mr: Replace spin_lock() with spin_lock_irqsave()
1144 - scsi: mpi3mr: Don't reset IOC if cmnds flush with reset status
1145 - scsi: mpi3mr: Update MPI3 headers - part1
1146 - scsi: mpi3mr: Update MPI3 headers - part2
1147 - scsi: mpi3mr: Add support for PCIe Managed Switch SES device
1148 - scsi: mpi3mr: Do access status validation before adding devices
1149 - scsi: mpi3mr: Increase internal cmnds timeout to 60s
1150 - scsi: mpi3mr: Handle unaligned PLL in unmap cmnds
1151 - scsi: mpi3mr: Display IOC firmware package version
1152 - scsi: mpi3mr: Fault IOC when internal command gets timeout
1153 - scsi: mpi3mr: Code refactor of IOC init - part1
1154 - scsi: mpi3mr: Code refactor of IOC init - part2
1155 - scsi: mpi3mr: Handle offline FW activation in graceful manner
1156 - scsi: mpi3mr: Add IOC reinit function
1157 - scsi: mpi3mr: Detect async reset that occurred in firmware
1158 - scsi: mpi3mr: Gracefully handle online FW update operation
1159 - scsi: mpi3mr: Add Event acknowledgment logic
1160 - scsi: mpi3mr: Support Prepare for Reset event
1161 - scsi: mpi3mr: Print cable mngnt and temp threshold events
1162 - scsi: mpi3mr: Add io_uring interface support in I/O-polled mode
1163 - scsi: mpi3mr: Use TM response codes from MPI3 headers
1164 - scsi: mpi3mr: Enhanced Task Management Support Reply handling
1165 - scsi: mpi3mr: Bump driver version to 8.0.0.61.0
1166 - scsi: mpi3mr: Fix some spelling mistakes
1167 - scsi: mpi3mr: Fix formatting problems in some kernel-doc comments
1168 - scsi: mpi3mr: Fix deadlock while canceling the fw event
1169 - scsi: mpi3mr: Fix printing of pending I/O count
1170 - scsi: mpi3mr: Update MPI3 headers
1171 - scsi: mpi3mr: Fix hibernation issue
1172 - scsi: mpi3mr: Fix cmnd getting marked as in use forever
1173 - scsi: mpi3mr: Update the copyright year
1174 - scsi: mpi3mr: Bump driver version to 8.0.0.68.0
1175 - scsi: mpi3mr: Fix flushing !WQ_MEM_RECLAIM events warning
1176
1177 * Support AMD P-State cpufreq control mechanism (LP: #1956509)
1178 - x86/cpufeatures: Add AMD Collaborative Processor Performance Control feature
1179 flag
1180 - x86/msr: Add AMD CPPC MSR definitions
1181 - ACPI: CPPC: Implement support for SystemIO registers
1182 - ACPI: CPPC: Add CPPC enable register function
1183 - cpufreq: amd-pstate: Introduce a new AMD P-State driver to support future
1184 processors
1185 - cpufreq: amd-pstate: Add fast switch function for AMD P-State
1186 - cpufreq: amd-pstate: Introduce the support for the processors with shared
1187 memory solution
1188 - cpufreq: amd-pstate: Add trace for AMD P-State module
1189 - cpufreq: amd-pstate: Add boost mode support for AMD P-State
1190 - cpufreq: amd-pstate: Add AMD P-State frequencies attributes
1191 - cpufreq: amd-pstate: Add AMD P-State performance attributes
1192 - Documentation: amd-pstate: Add AMD P-State driver introduction
1193 - MAINTAINERS: Add AMD P-State driver maintainer entry
1194 - cpufreq: amd-pstate: Fix struct amd_cpudata kernel-doc comment
1195 - cpufreq: amd-pstate: Fix Kconfig dependencies for AMD P-State
1196 - [Config] enable X86_AMD_PSTATE as built-in on amd64
1197
1198 * Bolt doesn't work with native USB4 hosts (LP: #1962349)
1199 - thunderbolt: Retry DROM reads for more failure scenarios
1200 - thunderbolt: Do not resume routers if UID is not set
1201 - thunderbolt: Do not make DROM read success compulsory
1202 - PCI/ACPI: Allow D3 only if Root Port can signal and wake from D3
1203
1204 * linux-image-5.0.0-35-generic breaks checkpointing of container
1205 (LP: #1857257) // re-apply missing overlayfs SAUCE patch (LP: #1967924)
1206 - SAUCE: overlayfs: fix incorrect mnt_id of files opened from map_files
1207
1208 * [Jammy, mlx5, ConnectX-7] add CX7 support for software steering
1209 (LP: #1966194)
1210 - net/mlx5: DR, Fix vport number data type to u16
1211 - net/mlx5: DR, Replace local WIRE_PORT macro with the existing
1212 MLX5_VPORT_UPLINK
1213 - net/mlx5: DR, Add missing query for vport 0
1214 - net/mlx5: DR, Align error messages for failure to obtain vport caps
1215 - net/mlx5: DR, Support csum recalculation flow table on SFs
1216 - net/mlx5: DR, Add support for SF vports
1217 - net/mlx5: DR, Increase supported num of actions to 32
1218 - net/mlx5: DR, Fix typo 'offeset' to 'offset'
1219 - net/mlx5: DR, init_next_match only if needed
1220 - net/mlx5: DR, Add missing string for action type SAMPLER
1221 - net/mlx5: DR, Add check for unsupported fields in match param
1222 - net/mlx5: Introduce new uplink destination type
1223 - net/mlx5: DR, Handle eswitch manager and uplink vports separately
1224 - net/mlx5: DR, Fix querying eswitch manager vport for ECPF
1225 - net/mlx5: DR, Fix check for unsupported fields in match param
1226 - net/mlx5: DR, Fix error flow in creating matcher
1227 - net/mlx5: DR, Fix lower case macro prefix "mlx5_" to "MLX5_"
1228 - net/mlx5: DR, Remove unused struct member in matcher
1229 - net/mlx5: DR, Rename list field in matcher struct to list_node
1230 - net/mlx5: DR, Add check for flex parser ID value
1231 - net/mlx5: DR, Add missing reserved fields to dr_match_param
1232 - net/mlx5: DR, Add support for dumping steering info
1233 - net/mlx5: DR, Add support for UPLINK destination type
1234 - net/mlx5: DR, Warn on failure to destroy objects due to refcount
1235 - net/mlx5: Add misc5 flow table match parameters
1236 - net/mlx5: DR, Add misc5 to match_param structs
1237 - net/mlx5: DR, Support matching on tunnel headers 0 and 1
1238 - net/mlx5: DR, Add support for matching on geneve_tlv_option_0_exist field
1239 - net/mlx5: DR, Improve steering for empty or RX/TX-only matchers
1240 - net/mlx5: DR, Ignore modify TTL if device doesn't support it
1241 - net/mlx5: Set SMFS as a default steering mode if device supports it
1242 - net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fte
1243 - net/mlx5: DR, Add support for matching on Internet Header Length (IHL)
1244 - net/mlx5: DR, Remove unneeded comments
1245 - net/mlx5: DR, Fix handling of different actions on the same STE in STEv1
1246 - net/mlx5: DR, Rename action modify fields to reflect naming in HW spec
1247 - net/mlx5: DR, Refactor ste_ctx handling for STE v0/1
1248 - net/mlx5: Introduce software defined steering capabilities
1249 - net/mlx5: DR, Add support for ConnectX-7 steering
1250
1251 * alsa: enable the cirrus-logic side-codec to make the speaker output sound
1252 (LP: #1965496)
1253 - ASoC: cs35l41: CS35L41 Boosted Smart Amplifier
1254 - ASoC: cs35l41: Fix use of an uninitialised variable
1255 - ASoC: cs35l41: Use regmap_read_poll_timeout to wait for OTP boot
1256 - ASoC: cs35l41: Combine adjacent register writes
1257 - ASoC: cs35l41: Don't overwrite returned error code
1258 - ASoC: cs35l41: Fixup the error messages
1259 - ASoC: cs35l41: Fix a bunch of trivial code formating/style issues
1260 - misc: cs35l41: Remove unused pdn variable
1261 - ASoC: cs35l41: Make cs35l41_remove() return void
1262 - ASoC: cs35l41: Change monitor widgets to siggens
1263 - ASoC: cs35l41: DSP Support
1264 - ASoC: cs35l41: Set the max SPI speed for the whole device
1265 - ASoC: cs35l41: Fix link problem
1266 - ASoC: cs35l41: Fix undefined reference to core functions
1267 - ASoC: cs35l41: Convert tables to shared source code
1268 - ASoC: cs35l41: Move cs35l41_otp_unpack to shared code
1269 - ASoC: cs35l41: Move power initializations to reg_sequence
1270 - ASoC: cs35l41: Create shared function for errata patches
1271 - ASoC: cs35l41: Create shared function for setting channels
1272 - ASoC: cs35l41: Create shared function for boost configuration
1273 - ASoC: cs35l41: Add cs35l51/53 IDs
1274 - ASoC: cs35l41: Remove incorrect comment
1275 - ASoC: cs35l41: Correct DSP power down
1276 - ASoC: cs35l41: Correct handling of some registers in the cache
1277 - ALSA: hda: cs35l41: Add support for CS35L41 in HDA systems
1278 - ASoC: cs35l41: Update handling of test key registers
1279 - ASoC: cs35l41: Add support for hibernate memory retention mode
1280 - ALSA: hda: cs35l41: fix double free on error in probe()
1281 - ALSA: hda: cs35l41: Avoid overwriting register patch
1282 - ALSA: hda: cs35l41: Add calls to newly added test key function
1283 - ALSA: hda: cs35l41: Move cs35l41* calls to its own symbol namespace
1284 - ALSA: hda: cs35l41: Add missing default cases
1285 - ALSA: hda: cs35l41: Make use of the helper function dev_err_probe()
1286 - ALSA: hda: cs35l41: Tidyup code
1287 - ALSA: hda: cs35l41: Make cs35l41_hda_remove() return void
1288 - ALSA: hda/realtek: Add support for Legion 7 16ACHg6 laptop
1289 - ALSA: hda/realtek: Add CS35L41 support for Thinkpad laptops
1290 - ALSA: hda/realtek: fix speakers and micmute on HP 855 G8
1291 - Revert "platform/x86: i2c-multi-instantiate: Don't create platform device
1292 for INT3515 ACPI nodes"
1293 - spi: Create helper API to lookup ACPI info for spi device
1294 - spi: Support selection of the index of the ACPI Spi Resource before alloc
1295 - spi: Add API to count spi acpi resources
1296 - platform/x86: i2c-multi-instantiate: Rename it for a generic serial driver
1297 name
1298 - platform/x86: serial-multi-instantiate: Reorganize I2C functions
1299 - platform/x86: serial-multi-instantiate: Add SPI support
1300 - ALSA: hda/realtek: Add support for HP Laptops
1301 - ACPI / scan: Create platform device for CS35L41
1302 - [Config] Add cirruslogic side codec support
1303
1304 * Use kernel-testing repo from launchpad for ADT tests (LP: #1968016)
1305 - [Debian] Use kernel-testing repo from launchpad
1306
1307 * Fix ADL, WD22TB4,Dual monitors display resolution can't reach 4K 60hz
1308 (LP: #1967986)
1309 - drm/i915/display: Remove check for low voltage sku for max dp source rate
1310 - drm/i915/intel_combo_phy: Print I/O voltage info
1311
1312 * Support different Cirrus audio codec configurations on Dell laptops
1313 (LP: #1967988)
1314 - ALSA: hda/cs8409: Fix Warlock to use mono mic configuration
1315 - ALSA: hda/cs8409: Re-order quirk table into ascending order
1316 - ALSA: hda/cs8409: Fix Full Scale Volume setting for all variants
1317 - ALSA: hda/cs8409: Support new Warlock MLK Variants
1318 - ALSA: hda/cs8409: Disable HSBIAS_SENSE_EN for Cyborg
1319 - ALSA: hda/cs8409: Add new Dolphin HW variants
1320
1321 * Enable speakup kernel modules to allow the speakup screen reader to function
1322 (LP: #1967702)
1323 - [Config] CONFIG_SPEAKUP=m
1324
1325 * linux: CONFIG_SERIAL_8250_MID=y (LP: #1967338)
1326 - [Config] amd64 CONFIG_SERIAL_8250_MID=y
1327
1328 * alsa/sdw: Fix the audio issue on a Dell machine without internal mic
1329 (LP: #1966841)
1330 - ASoC: Intel: soc-acpi: add entries in ADL match table
1331
1332 * Jammy update: v5.15.34 upstream stable release (LP: #1969107)
1333 - Revert "UBUNTU: SAUCE: Revert "scsi: core: Reallocate device's budget map on
1334 queue depth change""
1335 - lib/logic_iomem: correct fallback config references
1336 - um: fix and optimize xor select template for CONFIG64 and timetravel mode
1337 - rtc: wm8350: Handle error for wm8350_register_irq
1338 - nbd: add error handling support for add_disk()
1339 - nbd: Fix incorrect error handle when first_minor is illegal in nbd_dev_add
1340 - nbd: Fix hungtask when nbd_config_put
1341 - nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
1342 - kfence: count unexpectedly skipped allocations
1343 - kfence: move saving stack trace of allocations into __kfence_alloc()
1344 - kfence: limit currently covered allocations when pool nearly full
1345 - KVM: x86/pmu: Use different raw event masks for AMD and Intel
1346 - KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()
1347 - KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRs
1348 - KVM: x86/pmu: Fix and isolate TSX-specific performance event logic
1349 - KVM: x86/emulator: Emulate RDPID only if it is enabled in guest
1350 - drm: Add orientation quirk for GPD Win Max
1351 - ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111
1352 - drm/amd/display: Add signal type check when verify stream backends same
1353 - drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj
1354 - drm/amd/display: Fix memory leak
1355 - drm/amd/display: Use PSR version selected during set_psr_caps
1356 - usb: gadget: tegra-xudc: Do not program SPARAM
1357 - usb: gadget: tegra-xudc: Fix control endpoint's definitions
1358 - usb: cdnsp: fix cdnsp_decode_trb function to properly handle ret value
1359 - ptp: replace snprintf with sysfs_emit
1360 - drm/amdkfd: Don't take process mutex for svm ioctls
1361 - powerpc: dts: t104xrdb: fix phy type for FMAN 4/5
1362 - ath11k: fix kernel panic during unload/load ath11k modules
1363 - ath11k: pci: fix crash on suspend if board file is not found
1364 - ath11k: mhi: use mhi_sync_power_up()
1365 - net/smc: Send directly when TCP_CORK is cleared
1366 - drm/bridge: Add missing pm_runtime_put_sync
1367 - bpf: Make dst_port field in struct bpf_sock 16-bit wide
1368 - scsi: mvsas: Replace snprintf() with sysfs_emit()
1369 - scsi: bfa: Replace snprintf() with sysfs_emit()
1370 - drm/v3d: fix missing unlock
1371 - power: supply: axp20x_battery: properly report current when discharging
1372 - mt76: mt7921: fix crash when startup fails.
1373 - mt76: dma: initialize skip_unmap in mt76_dma_rx_fill
1374 - cfg80211: don't add non transmitted BSS to 6GHz scanned channels
1375 - libbpf: Fix build issue with llvm-readelf
1376 - ipv6: make mc_forwarding atomic
1377 - net: initialize init_net earlier
1378 - powerpc: Set crashkernel offset to mid of RMA region
1379 - drm/amdgpu: Fix recursive locking warning
1380 - scsi: smartpqi: Fix kdump issue when controller is locked up
1381 - PCI: aardvark: Fix support for MSI interrupts
1382 - iommu/arm-smmu-v3: fix event handling soft lockup
1383 - usb: ehci: add pci device support for Aspeed platforms
1384 - PCI: endpoint: Fix alignment fault error in copy tests
1385 - tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH.
1386 - PCI: pciehp: Add Qualcomm quirk for Command Completed erratum
1387 - scsi: mpi3mr: Fix reporting of actual data transfer size
1388 - scsi: mpi3mr: Fix memory leaks
1389 - powerpc/set_memory: Avoid spinlock recursion in change_page_attr()
1390 - power: supply: axp288-charger: Set Vhold to 4.4V
1391 - net/mlx5e: Disable TX queues before registering the netdev
1392 - usb: dwc3: pci: Set the swnode from inside dwc3_pci_quirks()
1393 - iwlwifi: mvm: Correctly set fragmented EBS
1394 - iwlwifi: mvm: move only to an enabled channel
1395 - drm/msm/dsi: Remove spurious IRQF_ONESHOT flag
1396 - ipv4: Invalidate neighbour for broadcast address upon address addition
1397 - dm ioctl: prevent potential spectre v1 gadget
1398 - dm: requeue IO if mapping table not yet available
1399 - drm/amdkfd: make CRAT table missing message informational only
1400 - vfio/pci: Stub vfio_pci_vga_rw when !CONFIG_VFIO_PCI_VGA
1401 - scsi: pm8001: Fix pm80xx_pci_mem_copy() interface
1402 - scsi: pm8001: Fix pm8001_mpi_task_abort_resp()
1403 - scsi: pm8001: Fix task leak in pm8001_send_abort_all()
1404 - scsi: pm8001: Fix tag leaks on error
1405 - scsi: pm8001: Fix memory leak in pm8001_chip_fw_flash_update_req()
1406 - mt76: mt7915: fix injected MPDU transmission to not use HW A-MSDU
1407 - powerpc/64s/hash: Make hash faults work in NMI context
1408 - mt76: mt7615: Fix assigning negative values to unsigned variable
1409 - scsi: aha152x: Fix aha152x_setup() __setup handler return value
1410 - scsi: hisi_sas: Free irq vectors in order for v3 HW
1411 - scsi: hisi_sas: Limit users changing debugfs BIST count value
1412 - net/smc: correct settings of RMB window update limit
1413 - mips: ralink: fix a refcount leak in ill_acc_of_setup()
1414 - macvtap: advertise link netns via netlink
1415 - tuntap: add sanity checks about msg_controllen in sendmsg
1416 - Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}
1417 - Bluetooth: use memset avoid memory leaks
1418 - bnxt_en: Eliminate unintended link toggle during FW reset
1419 - PCI: endpoint: Fix misused goto label
1420 - MIPS: fix fortify panic when copying asm exception handlers
1421 - powerpc/64e: Tie PPC_BOOK3E_64 to PPC_FSL_BOOK3E
1422 - powerpc/secvar: fix refcount leak in format_show()
1423 - scsi: libfc: Fix use after free in fc_exch_abts_resp()
1424 - can: isotp: set default value for N_As to 50 micro seconds
1425 - can: etas_es58x: es58x_fd_rx_event_msg(): initialize rx_event_msg before
1426 calling es58x_check_msg_len()
1427 - riscv: Fixed misaligned memory access. Fixed pointer comparison.
1428 - net: account alternate interface name memory
1429 - net: limit altnames to 64k total
1430 - net/mlx5e: Remove overzealous validations in netlink EEPROM query
1431 - net: sfp: add 2500base-X quirk for Lantech SFP module
1432 - usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evm
1433 - mt76: fix monitor mode crash with sdio driver
1434 - xtensa: fix DTC warning unit_address_format
1435 - MIPS: ingenic: correct unit node address
1436 - Bluetooth: Fix use after free in hci_send_acl
1437 - netfilter: conntrack: revisit gc autotuning
1438 - netlabel: fix out-of-bounds memory accesses
1439 - ceph: fix inode reference leakage in ceph_get_snapdir()
1440 - ceph: fix memory leak in ceph_readdir when note_last_dentry returns error
1441 - lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option
1442 - init/main.c: return 1 from handled __setup() functions
1443 - minix: fix bug when opening a file with O_DIRECT
1444 - clk: si5341: fix reported clk_rate when output divider is 2
1445 - staging: vchiq_arm: Avoid NULL ptr deref in vchiq_dump_platform_instances
1446 - staging: vchiq_core: handle NULL result of find_service_by_handle
1447 - phy: amlogic: phy-meson-gxl-usb2: fix shared reset controller use
1448 - phy: amlogic: meson8b-usb2: Use dev_err_probe()
1449 - phy: amlogic: meson8b-usb2: fix shared reset control use
1450 - clk: rockchip: drop CLK_SET_RATE_PARENT from dclk_vop* on rk3568
1451 - cpufreq: CPPC: Fix performance/frequency conversion
1452 - opp: Expose of-node's name in debugfs
1453 - staging: wfx: fix an error handling in wfx_init_common()
1454 - w1: w1_therm: fixes w1_seq for ds28ea00 sensors
1455 - NFSv4.2: fix reference count leaks in _nfs42_proc_copy_notify()
1456 - NFSv4: Protect the state recovery thread against direct reclaim
1457 - habanalabs: fix possible memory leak in MMU DR fini
1458 - xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32
1459 - clk: ti: Preserve node in ti_dt_clocks_register()
1460 - clk: Enforce that disjoints limits are invalid
1461 - SUNRPC/call_alloc: async tasks mustn't block waiting for memory
1462 - SUNRPC/xprt: async tasks mustn't block waiting for memory
1463 - SUNRPC: remove scheduling boost for "SWAPPER" tasks.
1464 - NFS: swap IO handling is slightly different for O_DIRECT IO
1465 - NFS: swap-out must always use STABLE writes.
1466 - x86: Annotate call_on_stack()
1467 - x86/Kconfig: Do not allow CONFIG_X86_X32_ABI=y with llvm-objcopy
1468 - serial: samsung_tty: do not unlock port->lock for uart_write_wakeup()
1469 - virtio_console: eliminate anonymous module_init & module_exit
1470 - jfs: prevent NULL deref in diFree
1471 - SUNRPC: Fix socket waits for write buffer space
1472 - NFS: nfsiod should not block forever in mempool_alloc()
1473 - NFS: Avoid writeback threads getting stuck in mempool_alloc()
1474 - selftests: net: Add tls config dependency for tls selftests
1475 - parisc: Fix CPU affinity for Lasi, WAX and Dino chips
1476 - parisc: Fix patch code locking and flushing
1477 - mm: fix race between MADV_FREE reclaim and blkdev direct IO read
1478 - rtc: mc146818-lib: change return values of mc146818_get_time()
1479 - rtc: Check return value from mc146818_get_time()
1480 - rtc: mc146818-lib: fix RTC presence check
1481 - drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()
1482 - Drivers: hv: vmbus: Fix potential crash on module unload
1483 - Revert "NFSv4: Handle the special Linux file open access mode"
1484 - NFSv4: fix open failure with O_ACCMODE flag
1485 - scsi: sr: Fix typo in CDROM(CLOSETRAY|EJECT) handling
1486 - scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map()
1487 - scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()
1488 - vdpa/mlx5: Rename control VQ workqueue to vdpa wq
1489 - vdpa/mlx5: Propagate link status from device to vdpa driver
1490 - vdpa: mlx5: prevent cvq work from hogging CPU
1491 - net: sfc: add missing xdp queue reinitialization
1492 - net/tls: fix slab-out-of-bounds bug in decrypt_internal
1493 - vrf: fix packet sniffing for traffic originating from ip tunnels
1494 - skbuff: fix coalescing for page_pool fragment recycling
1495 - ice: Clear default forwarding VSI during VSI release
1496 - mctp: Fix check for dev_hard_header() result
1497 - net: ipv4: fix route with nexthop object delete warning
1498 - net: stmmac: Fix unset max_speed difference between DT and non-DT platforms
1499 - drm/imx: imx-ldb: Check for null pointer after calling kmemdup
1500 - drm/imx: Fix memory leak in imx_pd_connector_get_modes
1501 - drm/imx: dw_hdmi-imx: Fix bailout in error cases of probe
1502 - regulator: rtq2134: Fix missing active_discharge_on setting
1503 - regulator: atc260x: Fix missing active_discharge_on setting
1504 - arch/arm64: Fix topology initialization for core scheduling
1505 - bnxt_en: Synchronize tx when xdp redirects happen on same ring
1506 - bnxt_en: reserve space inside receive page for skb_shared_info
1507 - bnxt_en: Prevent XDP redirect from running when stopping TX queue
1508 - sfc: Do not free an empty page_ring
1509 - RDMA/mlx5: Don't remove cache MRs when a delay is needed
1510 - RDMA/mlx5: Add a missing update of cache->last_add
1511 - IB/cm: Cancel mad on the DREQ event when the state is MRA_REP_RCVD
1512 - IB/rdmavt: add lock to call to rvt_error_qp to prevent a race condition
1513 - sctp: count singleton chunks in assoc user stats
1514 - dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probe
1515 - ice: Set txq_teid to ICE_INVAL_TEID on ring creation
1516 - ice: Do not skip not enabled queues in ice_vc_dis_qs_msg
1517 - ipv6: Fix stats accounting in ip6_pkt_drop
1518 - ice: synchronize_rcu() when terminating rings
1519 - ice: xsk: fix VSI state check in ice_xsk_wakeup()
1520 - net: openvswitch: don't send internal clone attribute to the userspace.
1521 - net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()
1522 - net: openvswitch: fix leak of nested actions
1523 - rxrpc: fix a race in rxrpc_exit_net()
1524 - net: sfc: fix using uninitialized xdp tx_queue
1525 - net: phy: mscc-miim: reject clause 45 register accesses
1526 - qede: confirm skb is allocated before using
1527 - spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()
1528 - bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
1529 - drbd: Fix five use after free bugs in get_initial_state
1530 - scsi: ufs: ufshpb: Fix a NULL check on list iterator
1531 - io_uring: nospec index for tags on files update
1532 - io_uring: don't touch scm_fp_list after queueing skb
1533 - SUNRPC: Handle ENOMEM in call_transmit_status()
1534 - SUNRPC: Handle low memory situations in call_status()
1535 - SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec()
1536 - iommu/omap: Fix regression in probe for NULL pointer dereference
1537 - perf: arm-spe: Fix perf report --mem-mode
1538 - perf tools: Fix perf's libperf_print callback
1539 - perf session: Remap buf if there is no space for event
1540 - arm64: Add part number for Arm Cortex-A78AE
1541 - scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove()
1542 - scsi: ufs: ufs-pci: Add support for Intel MTL
1543 - Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning"
1544 - mmc: block: Check for errors after write on SPI
1545 - mmc: mmci: stm32: correctly check all elements of sg list
1546 - mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is
1547 complete
1548 - mmc: core: Fixup support for writeback-cache for eMMC and SD
1549 - lz4: fix LZ4_decompress_safe_partial read out of bound
1550 - highmem: fix checks in __kmap_local_sched_{in,out}
1551 - mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)
1552 - mm/mempolicy: fix mpol_new leak in shared_policy_replace
1553 - io_uring: don't check req->file in io_fsync_prep()
1554 - io_uring: defer splice/tee file validity check until command issue
1555 - io_uring: implement compat handling for IORING_REGISTER_IOWQ_AFF
1556 - io_uring: fix race between timeout flush and removal
1557 - x86/pm: Save the MSR validity status at context setup
1558 - x86/speculation: Restore speculation related MSRs during S3 resume
1559 - perf/x86/intel: Update the FRONTEND MSR mask on Sapphire Rapids
1560 - btrfs: fix qgroup reserve overflow the qgroup limit
1561 - btrfs: prevent subvol with swapfile from being deleted
1562 - spi: core: add dma_map_dev for __spi_unmap_msg()
1563 - arm64: patch_text: Fixup last cpu should be master
1564 - RDMA/hfi1: Fix use-after-free bug for mm struct
1565 - gpio: Restrict usage of GPIO chip irq members before initialization
1566 - x86/msi: Fix msi message data shadow struct
1567 - x86/mm/tlb: Revert retpoline avoidance approach
1568 - perf/x86/intel: Don't extend the pseudo-encoding to GP counters
1569 - ata: sata_dwc_460ex: Fix crash due to OOB write
1570 - perf: qcom_l2_pmu: fix an incorrect NULL check on list iterator
1571 - perf/core: Inherit event_caps
1572 - irqchip/gic-v3: Fix GICR_CTLR.RWP polling
1573 - fbdev: Fix unregistering of framebuffers without device
1574 - amd/display: set backlight only if required
1575 - SUNRPC: Prevent immediate close+reconnect
1576 - drm/panel: ili9341: fix optional regulator handling
1577 - drm/amdgpu/display: change pipe policy for DCN 2.1
1578 - drm/amdgpu/smu10: fix SoC/fclk units in auto mode
1579 - drm/amdgpu/vcn: Fix the register setting for vcn1
1580 - drm/nouveau/pmu: Add missing callbacks for Tegra devices
1581 - drm/amdkfd: Create file descriptor after client is added to smi_clients list
1582 - drm/amdgpu: don't use BACO for reset in S3
1583 - KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255
1584 - net/smc: send directly on setting TCP_NODELAY
1585 - Revert "selftests: net: Add tls config dependency for tls selftests"
1586 - bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wide
1587 - selftests/bpf: Fix u8 narrow load checks for bpf_sk_lookup remote_port
1588 - rtc: mc146818-lib: fix signedness bug in mc146818_get_time()
1589 - SUNRPC: Don't call connect() more than once on a TCP socket
1590 - Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"
1591 - perf build: Don't use -ffat-lto-objects in the python feature test when
1592 building with clang-13
1593 - perf python: Fix probing for some clang command line options
1594 - tools build: Filter out options and warnings not supported by clang
1595 - tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts
1596 - dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"
1597 - KVM: avoid NULL pointer dereference in kvm_dirty_ring_push
1598 - Revert "net/mlx5: Accept devlink user input after driver initialization
1599 complete"
1600 - ubsan: remove CONFIG_UBSAN_OBJECT_SIZE
1601 - selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644
1602 - selftests: cgroup: Test open-time credential usage for migration checks
1603 - selftests: cgroup: Test open-time cgroup namespace usage for migration
1604 checks
1605 - mm: don't skip swap entry even if zap_details specified
1606 - Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb()
1607 - x86/bug: Prevent shadowing in __WARN_FLAGS
1608 - sched: Teach the forced-newidle balancer about CPU affinity limitation.
1609 - x86,static_call: Fix __static_call_return0 for i386
1610 - irqchip/gic-v4: Wait for GICR_VPENDBASER.Dirty to clear before descheduling
1611 - powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.S
1612 - irqchip/gic, gic-v3: Prevent GSI to SGI translations
1613 - mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning
1614 - static_call: Don't make __static_call_return0 static
1615 - powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit
1616 - stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
1617 - Linux 5.15.34
1618 - [Config] armhf, s390x: update annotations following
1619 DEBUG_FORCE_FUNCTION_ALIGN_64B support removal in v5.15.34
1620
1621 * Jammy update: v5.15.33 upstream stable release (LP: #1969110)
1622 - Revert "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
1623 - USB: serial: pl2303: add IBM device IDs
1624 - dt-bindings: usb: hcd: correct usb-device path
1625 - USB: serial: pl2303: fix GS type detection
1626 - USB: serial: simple: add Nokia phone driver
1627 - mm: kfence: fix missing objcg housekeeping for SLAB
1628 - hv: utils: add PTP_1588_CLOCK to Kconfig to fix build
1629 - HID: logitech-dj: add new lightspeed receiver id
1630 - HID: Add support for open wheel and no attachment to T300
1631 - xfrm: fix tunnel model fragmentation behavior
1632 - ARM: mstar: Select HAVE_ARM_ARCH_TIMER
1633 - virtio_console: break out of buf poll on remove
1634 - vdpa/mlx5: should verify CTRL_VQ feature exists for MQ
1635 - tools/virtio: fix virtio_test execution
1636 - ethernet: sun: Free the coherent when failing in probing
1637 - gpio: Revert regression in sysfs-gpio (gpiolib.c)
1638 - spi: Fix invalid sgs value
1639 - net:mcf8390: Use platform_get_irq() to get the interrupt
1640 - Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"
1641 - spi: Fix erroneous sgs value with min_t()
1642 - Input: zinitix - do not report shadow fingers
1643 - af_key: add __GFP_ZERO flag for compose_sadb_supported in function
1644 pfkey_register
1645 - net: dsa: microchip: add spi_device_id tables
1646 - selftests: vm: fix clang build error multiple output files
1647 - locking/lockdep: Avoid potential access of invalid memory in lock_class
1648 - drm/amdgpu: move PX checking into amdgpu_device_ip_early_init
1649 - drm/amdgpu: only check for _PR3 on dGPUs
1650 - iommu/iova: Improve 32-bit free space estimate
1651 - virtio-blk: Use blk_validate_block_size() to validate block size
1652 - tpm: fix reference counting for struct tpm_chip
1653 - usb: typec: tipd: Forward plug orientation to typec subsystem
1654 - USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.c
1655 - xhci: fix garbage USBSTS being logged in some cases
1656 - xhci: fix runtime PM imbalance in USB2 resume
1657 - xhci: make xhci_handshake timeout for xhci_reset() adjustable
1658 - xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx()
1659 - mei: me: disable driver on the ign firmware
1660 - mei: me: add Alder Lake N device id.
1661 - mei: avoid iterator usage outside of list_for_each_entry
1662 - bus: mhi: pci_generic: Add mru_default for Quectel EM1xx series
1663 - bus: mhi: Fix MHI DMA structure endianness
1664 - docs: sphinx/requirements: Limit jinja2<3.1
1665 - coresight: Fix TRCCONFIGR.QE sysfs interface
1666 - coresight: syscfg: Fix memleak on registration failure in
1667 cscfg_create_device
1668 - iio: afe: rescale: use s64 for temporary scale calculations
1669 - iio: inkern: apply consumer scale on IIO_VAL_INT cases
1670 - iio: inkern: apply consumer scale when no channel scale is available
1671 - iio: inkern: make a best effort on offset calculation
1672 - greybus: svc: fix an error handling bug in gb_svc_hello()
1673 - clk: rockchip: re-add rational best approximation algorithm to the
1674 fractional divider
1675 - clk: uniphier: Fix fixed-rate initialization
1676 - cifs: fix handlecache and multiuser
1677 - cifs: we do not need a spinlock around the tree access during umount
1678 - KEYS: fix length validation in keyctl_pkey_params_get_2()
1679 - KEYS: asymmetric: enforce that sig algo matches key algo
1680 - KEYS: asymmetric: properly validate hash_algo and encoding
1681 - Documentation: add link to stable release candidate tree
1682 - Documentation: update stable tree link
1683 - firmware: stratix10-svc: add missing callback parameter on RSU
1684 - firmware: sysfb: fix platform-device leak in error path
1685 - HID: intel-ish-hid: Use dma_alloc_coherent for firmware update
1686 - SUNRPC: avoid race between mod_timer() and del_timer_sync()
1687 - NFS: NFSv2/v3 clients should never be setting NFS_CAP_XATTR
1688 - NFSD: prevent underflow in nfssvc_decode_writeargs()
1689 - NFSD: prevent integer overflow on 32 bit systems
1690 - f2fs: fix to unlock page correctly in error path of is_alive()
1691 - f2fs: quota: fix loop condition at f2fs_quota_sync()
1692 - f2fs: fix to do sanity check on .cp_pack_total_block_count
1693 - remoteproc: Fix count check in rproc_coredump_write()
1694 - mm/mlock: fix two bugs in user_shm_lock()
1695 - pinctrl: ingenic: Fix regmap on X series SoCs
1696 - pinctrl: samsung: drop pin banks references on error paths
1697 - net: bnxt_ptp: fix compilation error
1698 - spi: mxic: Fix the transmit path
1699 - mtd: rawnand: protect access to rawnand devices while in suspend
1700 - can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error path
1701 - can: m_can: m_can_tx_handler(): fix use after free of skb
1702 - can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error
1703 path
1704 - jffs2: fix use-after-free in jffs2_clear_xattr_subsystem
1705 - jffs2: fix memory leak in jffs2_do_mount_fs
1706 - jffs2: fix memory leak in jffs2_scan_medium
1707 - mm: fs: fix lru_cache_disabled race in bh_lru
1708 - mm/pages_alloc.c: don't create ZONE_MOVABLE beyond the end of a node
1709 - mm: invalidate hwpoison page cache page in fault path
1710 - mempolicy: mbind_range() set_policy() after vma_merge()
1711 - scsi: core: sd: Add silence_suspend flag to suppress some PM messages
1712 - scsi: ufs: Fix runtime PM messages never-ending cycle
1713 - scsi: scsi_transport_fc: Fix FPIN Link Integrity statistics counters
1714 - scsi: libsas: Fix sas_ata_qc_issue() handling of NCQ NON DATA commands
1715 - qed: display VF trust config
1716 - qed: validate and restrict untrusted VFs vlan promisc mode
1717 - riscv: dts: canaan: Fix SPI3 bus width
1718 - riscv: Fix fill_callchain return value
1719 - riscv: Increase stack size under KASAN
1720 - Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"
1721 - cifs: prevent bad output lengths in smb2_ioctl_query_info()
1722 - cifs: fix NULL ptr dereference in smb2_ioctl_query_info()
1723 - ALSA: cs4236: fix an incorrect NULL check on list iterator
1724 - ALSA: hda: Avoid unsol event during RPM suspending
1725 - ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock
1726 - ALSA: hda/realtek: Fix audio regression on Mi Notebook Pro 2020
1727 - rtc: mc146818-lib: fix locking in mc146818_set_time
1728 - rtc: pl031: fix rtc features null pointer dereference
1729 - ocfs2: fix crash when mount with quota enabled
1730 - drm/simpledrm: Add "panel orientation" property on non-upright mounted LCD
1731 panels
1732 - mm: madvise: skip unmapped vma holes passed to process_madvise
1733 - mm: madvise: return correct bytes advised with process_madvise
1734 - Revert "mm: madvise: skip unmapped vma holes passed to process_madvise"
1735 - mm,hwpoison: unmap poisoned page before invalidation
1736 - mm/kmemleak: reset tag when compare object pointer
1737 - dm stats: fix too short end duration_ns when using precise_timestamps
1738 - dm: fix use-after-free in dm_cleanup_zoned_dev()
1739 - dm: interlock pending dm_io and dm_wait_for_bios_completion
1740 - dm: fix double accounting of flush with data
1741 - dm integrity: set journal entry unused when shrinking device
1742 - tracing: Have trace event string test handle zero length strings
1743 - drbd: fix potential silent data corruption
1744 - powerpc/kvm: Fix kvm_use_magic_page
1745 - PCI: fu740: Force 2.5GT/s for initial device probe
1746 - arm64: signal: nofpsimd: Do not allocate fp/simd context when not available
1747 - arm64: Do not defer reserve_crashkernel() for platforms with no DMA memory
1748 zones
1749 - arm64: dts: qcom: sm8250: Fix MSI IRQ for PCIe1 and PCIe2
1750 - arm64: dts: ti: k3-am65: Fix gic-v3 compatible regs
1751 - arm64: dts: ti: k3-j721e: Fix gic-v3 compatible regs
1752 - arm64: dts: ti: k3-j7200: Fix gic-v3 compatible regs
1753 - arm64: dts: ti: k3-am64: Fix gic-v3 compatible regs
1754 - ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM
1755 - Revert "ACPI: Pass the same capabilities to the _OSC regardless of the query
1756 flag"
1757 - ACPI: properties: Consistently return -ENOENT if there are no more
1758 references
1759 - coredump: Also dump first pages of non-executable ELF libraries
1760 - ext4: fix ext4_fc_stats trace point
1761 - ext4: fix fs corruption when tring to remove a non-empty directory with IO
1762 error
1763 - ext4: make mb_optimize_scan performance mount option work with extents
1764 - drivers: hamradio: 6pack: fix UAF bug caused by mod_timer()
1765 - samples/landlock: Fix path_list memory leak
1766 - landlock: Use square brackets around "landlock-ruleset"
1767 - mailbox: tegra-hsp: Flush whole channel
1768 - block: limit request dispatch loop duration
1769 - block: don't merge across cgroup boundaries if blkcg is enabled
1770 - drm/edid: check basic audio support on CEA extension block
1771 - fbdev: Hot-unplug firmware fb devices on forced removal
1772 - video: fbdev: sm712fb: Fix crash in smtcfb_read()
1773 - video: fbdev: atari: Atari 2 bpp (STe) palette bugfix
1774 - rfkill: make new event layout opt-in
1775 - ARM: dts: at91: sama7g5: Remove unused properties in i2c nodes
1776 - ARM: dts: at91: sama5d2: Fix PMERRLOC resource size
1777 - ARM: dts: exynos: fix UART3 pins configuration in Exynos5250
1778 - ARM: dts: exynos: add missing HDMI supplies on SMDK5250
1779 - ARM: dts: exynos: add missing HDMI supplies on SMDK5420
1780 - mgag200 fix memmapsl configuration in GCTL6 register
1781 - carl9170: fix missing bit-wise or operator for tx_params
1782 - pstore: Don't use semaphores in always-atomic-context code
1783 - thermal: int340x: Increase bitmap size
1784 - lib/raid6/test: fix multiple definition linking error
1785 - exec: Force single empty string when argv is empty
1786 - crypto: rsa-pkcs1pad - only allow with rsa
1787 - crypto: rsa-pkcs1pad - correctly get hash from source scatterlist
1788 - crypto: rsa-pkcs1pad - restore signature length check
1789 - crypto: rsa-pkcs1pad - fix buffer overread in pkcs1pad_verify_complete()
1790 - bcache: fixup multiple threads crash
1791 - PM: domains: Fix sleep-in-atomic bug caused by genpd_debug_remove()
1792 - DEC: Limit PMAX memory probing to R3k systems
1793 - media: gpio-ir-tx: fix transmit with long spaces on Orange Pi PC
1794 - media: venus: hfi_cmds: List HDR10 property as unsupported for v1 and v3
1795 - media: venus: venc: Fix h264 8x8 transform control
1796 - media: davinci: vpif: fix unbalanced runtime PM get
1797 - media: davinci: vpif: fix unbalanced runtime PM enable
1798 - btrfs: zoned: mark relocation as writing
1799 - btrfs: extend locking to all space_info members accesses
1800 - btrfs: verify the tranisd of the to-be-written dirty extent buffer
1801 - xtensa: define update_mmu_tlb function
1802 - xtensa: fix stop_machine_cpuslocked call in patch_text
1803 - xtensa: fix xtensa_wsr always writing 0
1804 - drm/syncobj: flatten dma_fence_chains on transfer
1805 - drm/nouveau/backlight: Fix LVDS backlight detection on some laptops
1806 - drm/nouveau/backlight: Just set all backlight types as RAW
1807 - drm/fb-helper: Mark screen buffers in system memory with FBINFO_VIRTFB
1808 - brcmfmac: firmware: Allocate space for default boardrev in nvram
1809 - brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path
1810 - brcmfmac: pcie: Declare missing firmware files in pcie.c
1811 - brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toio
1812 - brcmfmac: pcie: Fix crashes due to early IRQs
1813 - drm/i915/opregion: check port number bounds for SWSCI display power state
1814 - drm/i915/gem: add missing boundary check in vm_access
1815 - PCI: imx6: Allow to probe when dw_pcie_wait_for_link() fails
1816 - PCI: pciehp: Clear cmd_busy bit in polling mode
1817 - PCI: xgene: Revert "PCI: xgene: Fix IB window setup"
1818 - regulator: qcom_smd: fix for_each_child.cocci warnings
1819 - selinux: access superblock_security_struct in LSM blob way
1820 - selinux: check return value of sel_make_avc_files
1821 - crypto: ccp - Ensure psp_ret is always init'd in
1822 __sev_platform_init_locked()
1823 - hwrng: cavium - Check health status while reading random data
1824 - hwrng: cavium - HW_RANDOM_CAVIUM should depend on ARCH_THUNDER
1825 - crypto: sun8i-ss - really disable hash on A80
1826 - crypto: authenc - Fix sleep in atomic context in decrypt_tail
1827 - crypto: mxs-dcp - Fix scatterlist processing
1828 - selinux: Fix selinux_sb_mnt_opts_compat()
1829 - thermal: int340x: Check for NULL after calling kmemdup()
1830 - crypto: octeontx2 - remove CONFIG_DM_CRYPT check
1831 - spi: tegra114: Add missing IRQ check in tegra_spi_probe
1832 - spi: tegra210-quad: Fix missin IRQ check in tegra_qspi_probe
1833 - stack: Constrain and fix stack offset randomization with Clang builds
1834 - arm64/mm: avoid fixmap race condition when create pud mapping
1835 - blk-cgroup: set blkg iostat after percpu stat aggregation
1836 - selftests/x86: Add validity check and allow field splitting
1837 - selftests/sgx: Treat CC as one argument
1838 - crypto: rockchip - ECB does not need IV
1839 - audit: log AUDIT_TIME_* records only from rules
1840 - EVM: fix the evm= __setup handler return value
1841 - crypto: ccree - don't attempt 0 len DMA mappings
1842 - crypto: hisilicon/sec - fix the aead software fallback for engine
1843 - spi: pxa2xx-pci: Balance reference count for PCI DMA device
1844 - hwmon: (pmbus) Add mutex to regulator ops
1845 - hwmon: (sch56xx-common) Replace WDOG_ACTIVE with WDOG_HW_RUNNING
1846 - nvme: cleanup __nvme_check_ids
1847 - nvme: fix the check for duplicate unique identifiers
1848 - block: don't delete queue kobject before its children
1849 - PM: hibernate: fix __setup handler error handling
1850 - PM: suspend: fix return value of __setup handler
1851 - spi: spi-zynqmp-gqspi: Handle error for dma_set_mask
1852 - hwrng: atmel - disable trng on failure path
1853 - crypto: sun8i-ss - call finalize with bh disabled
1854 - crypto: sun8i-ce - call finalize with bh disabled
1855 - crypto: amlogic - call finalize with bh disabled
1856 - crypto: gemini - call finalize with bh disabled
1857 - crypto: vmx - add missing dependencies
1858 - clocksource/drivers/timer-ti-dm: Fix regression from errata i940 fix
1859 - clocksource/drivers/exynos_mct: Refactor resources allocation
1860 - clocksource/drivers/exynos_mct: Handle DTS with higher number of interrupts
1861 - clocksource/drivers/timer-microchip-pit64b: Use notrace
1862 - clocksource/drivers/timer-of: Check return value of of_iomap in
1863 timer_of_base_init()
1864 - arm64: prevent instrumentation of bp hardening callbacks
1865 - KEYS: trusted: Fix trusted key backends when building as module
1866 - KEYS: trusted: Avoid calling null function trusted_key_exit
1867 - ACPI: APEI: fix return value of __setup handlers
1868 - crypto: ccp - ccp_dmaengine_unregister release dma channels
1869 - crypto: ccree - Fix use after free in cc_cipher_exit()
1870 - hwrng: nomadik - Change clk_disable to clk_disable_unprepare
1871 - hwmon: (pmbus) Add Vin unit off handling
1872 - clocksource: acpi_pm: fix return value of __setup handler
1873 - io_uring: don't check unrelated req->open.how in accept request
1874 - io_uring: terminate manual loop iterator loop correctly for non-vecs
1875 - watch_queue: Fix NULL dereference in error cleanup
1876 - watch_queue: Actually free the watch
1877 - f2fs: fix to enable ATGC correctly via gc_idle sysfs interface
1878 - sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numa
1879 - sched/core: Export pelt_thermal_tp
1880 - sched/uclamp: Fix iowait boost escaping uclamp restriction
1881 - rseq: Remove broken uapi field layout on 32-bit little endian
1882 - perf/core: Fix address filter parser for multiple filters
1883 - perf/x86/intel/pt: Fix address filter config for 32-bit kernel
1884 - sched/fair: Improve consistency of allowed NUMA balance calculations
1885 - f2fs: fix missing free nid in f2fs_handle_failed_inode
1886 - nfsd: more robust allocation failure handling in nfsd_file_cache_init
1887 - sched/cpuacct: Fix charge percpu cpuusage
1888 - sched/rt: Plug rt_mutex_setprio() vs push_rt_task() race
1889 - f2fs: fix to avoid potential deadlock
1890 - btrfs: fix unexpected error path when reflinking an inline extent
1891 - f2fs: fix compressed file start atomic write may cause data corruption
1892 - selftests, x86: fix how check_cc.sh is being invoked
1893 - drivers/base/memory: add memory block to memory group after registration
1894 succeeded
1895 - kunit: make kunit_test_timeout compatible with comment
1896 - pinctrl: samsung: Remove EINT handler for Exynos850 ALIVE and CMGP gpios
1897 - media: staging: media: zoran: fix usage of vb2_dma_contig_set_max_seg_size
1898 - media: camss: csid-170: fix non-10bit formats
1899 - media: camss: csid-170: don't enable unused irqs
1900 - media: camss: csid-170: set the right HALT_CMD when disabled
1901 - media: camss: vfe-170: fix "VFE halt timeout" error
1902 - media: staging: media: imx: imx7-mipi-csis: Make subdev name unique
1903 - media: v4l2-mem2mem: Apply DST_QUEUE_OFF_BASE on MMAP buffers across ioctls
1904 - media: mtk-vcodec: potential dereference of null pointer
1905 - media: imx: imx8mq-mipi-csi2: remove wrong irq config write operation
1906 - media: imx: imx8mq-mipi_csi2: fix system resume
1907 - media: bttv: fix WARNING regression on tunerless devices
1908 - media: atmel: atmel-sama7g5-isc: fix ispck leftover
1909 - ASoC: sh: rz-ssi: Drop calling rz_ssi_pio_recv() recursively
1910 - ASoC: codecs: Check for error pointer after calling devm_regmap_init_mmio
1911 - ASoC: xilinx: xlnx_formatter_pcm: Handle sysclk setting
1912 - ASoC: simple-card-utils: Set sysclk on all components
1913 - media: coda: Fix missing put_device() call in coda_get_vdoa_data
1914 - media: meson: vdec: potential dereference of null pointer
1915 - media: hantro: Fix overfill bottom register field name
1916 - media: ov6650: Fix set format try processing path
1917 - media: v4l: Avoid unaligned access warnings when printing 4cc modifiers
1918 - media: ov5648: Don't pack controls struct
1919 - media: aspeed: Correct value for h-total-pixels
1920 - video: fbdev: matroxfb: set maxvram of vbG200eW to the same as vbG200 to
1921 avoid black screen
1922 - video: fbdev: controlfb: Fix COMPILE_TEST build
1923 - video: fbdev: smscufx: Fix null-ptr-deref in ufx_usb_probe()
1924 - video: fbdev: atmel_lcdfb: fix an error code in atmel_lcdfb_probe()
1925 - video: fbdev: fbcvt.c: fix printing in fb_cvt_print_name()
1926 - ARM: dts: Fix OpenBMC flash layout label addresses
1927 - firmware: qcom: scm: Remove reassignment to desc following initializer
1928 - ARM: dts: qcom: ipq4019: fix sleep clock
1929 - soc: qcom: rpmpd: Check for null return of devm_kcalloc
1930 - soc: qcom: ocmem: Fix missing put_device() call in of_get_ocmem
1931 - soc: qcom: aoss: remove spurious IRQF_ONESHOT flags
1932 - arm64: dts: qcom: sdm845: fix microphone bias properties and values
1933 - arm64: dts: qcom: sm8250: fix PCIe bindings to follow schema
1934 - arm64: dts: broadcom: bcm4908: use proper TWD binding
1935 - arm64: dts: qcom: sm8150: Correct TCS configuration for apps rsc
1936 - arm64: dts: qcom: sm8350: Correct TCS configuration for apps rsc
1937 - firmware: ti_sci: Fix compilation failure when CONFIG_TI_SCI_PROTOCOL is not
1938 defined
1939 - soc: ti: wkup_m3_ipc: Fix IRQ check in wkup_m3_ipc_probe
1940 - ARM: dts: sun8i: v3s: Move the csi1 block to follow address order
1941 - vsprintf: Fix potential unaligned access
1942 - ARM: dts: imx: Add missing LVDS decoder on M53Menlo
1943 - media: mexon-ge2d: fixup frames size in registers
1944 - media: video/hdmi: handle short reads of hdmi info frame.
1945 - media: ti-vpe: cal: Fix a NULL pointer dereference in
1946 cal_ctx_v4l2_init_formats()
1947 - media: em28xx: initialize refcount before kref_get
1948 - media: usb: go7007: s2250-board: fix leak in probe()
1949 - media: cedrus: H265: Fix neighbour info buffer size
1950 - media: cedrus: h264: Fix neighbour info buffer size
1951 - ASoC: codecs: rx-macro: fix accessing compander for aux
1952 - ASoC: codecs: rx-macro: fix accessing array out of bounds for enum type
1953 - ASoC: codecs: va-macro: fix accessing array out of bounds for enum type
1954 - ASoC: codecs: wc938x: fix accessing array out of bounds for enum type
1955 - ASoC: codecs: wcd938x: fix kcontrol max values
1956 - ASoC: codecs: wcd934x: fix kcontrol max values
1957 - ASoC: codecs: wcd934x: fix return value of wcd934x_rx_hph_mode_put
1958 - media: v4l2-core: Initialize h264 scaling matrix
1959 - media: ov5640: Fix set format, v4l2_mbus_pixelcode not updated
1960 - selftests/lkdtm: Add UBSAN config
1961 - lib: uninline simple_strntoull() as well
1962 - vsprintf: Fix %pK with kptr_restrict == 0
1963 - uaccess: fix nios2 and microblaze get_user_8()
1964 - ASoC: rt5663: check the return value of devm_kzalloc() in rt5663_parse_dp()
1965 - soc: mediatek: pm-domains: Add wakeup capacity support in power domain
1966 - mmc: sdhci_am654: Fix the driver data of AM64 SoC
1967 - ASoC: ti: davinci-i2s: Add check for clk_enable()
1968 - ALSA: spi: Add check for clk_enable()
1969 - arm64: dts: ns2: Fix spi-cpol and spi-cpha property
1970 - arm64: dts: broadcom: Fix sata nodename
1971 - printk: fix return value of printk.devkmsg __setup handler
1972 - ASoC: mxs-saif: Handle errors for clk_enable
1973 - ASoC: atmel_ssc_dai: Handle errors for clk_enable
1974 - ASoC: dwc-i2s: Handle errors for clk_enable
1975 - ASoC: soc-compress: prevent the potentially use of null pointer
1976 - memory: emif: Add check for setup_interrupts
1977 - memory: emif: check the pointer temp in get_device_details()
1978 - ALSA: firewire-lib: fix uninitialized flag for AV/C deferred transaction
1979 - arm64: dts: rockchip: Fix SDIO regulator supply properties on rk3399-firefly
1980 - m68k: coldfire/device.c: only build for MCF_EDMA when h/w macros are defined
1981 - media: stk1160: If start stream fails, return buffers with
1982 VB2_BUF_STATE_QUEUED
1983 - media: vidtv: Check for null return of vzalloc
1984 - ASoC: atmel: Add missing of_node_put() in at91sam9g20ek_audio_probe
1985 - ASoC: wm8350: Handle error for wm8350_register_irq
1986 - ASoC: fsi: Add check for clk_enable
1987 - video: fbdev: omapfb: Add missing of_node_put() in dvic_probe_of
1988 - media: saa7134: fix incorrect use to determine if list is empty
1989 - ivtv: fix incorrect device_caps for ivtvfb
1990 - ASoC: atmel: Fix error handling in snd_proto_probe
1991 - ASoC: rockchip: i2s: Fix missing clk_disable_unprepare() in
1992 rockchip_i2s_probe
1993 - ASoC: SOF: Add missing of_node_put() in imx8m_probe
1994 - ASoC: mediatek: use of_device_get_match_data()
1995 - ASoC: mediatek: mt8192-mt6359: Fix error handling in mt8192_mt6359_dev_probe
1996 - ASoC: rk817: Fix missing clk_disable_unprepare() in rk817_platform_probe
1997 - ASoC: dmaengine: do not use a NULL prepare_slave_config() callback
1998 - ASoC: mxs: Fix error handling in mxs_sgtl5000_probe
1999 - ASoC: fsl_spdif: Disable TX clock when stop
2000 - ASoC: imx-es8328: Fix error return code in imx_es8328_probe()
2001 - ASoC: SOF: Intel: enable DMI L1 for playback streams
2002 - ASoC: msm8916-wcd-digital: Fix missing clk_disable_unprepare() in
2003 msm8916_wcd_digital_probe
2004 - mmc: davinci_mmc: Handle error for clk_enable
2005 - ASoC: atmel: Fix error handling in sam9x5_wm8731_driver_probe
2006 - ASoC: msm8916-wcd-analog: Fix error handling in pm8916_wcd_analog_spmi_probe
2007 - ASoC: codecs: wcd934x: Add missing of_node_put() in wcd934x_codec_parse_data
2008 - ASoC: amd: Fix reference to PCM buffer address
2009 - ARM: configs: multi_v5_defconfig: re-enable CONFIG_V4L_PLATFORM_DRIVERS
2010 - ARM: configs: multi_v5_defconfig: re-enable DRM_PANEL and FB_xxx
2011 - drm/meson: osd_afbcd: Add an exit callback to struct meson_afbcd_ops
2012 - drm/meson: Make use of the helper function
2013 devm_platform_ioremap_resourcexxx()
2014 - drm/meson: split out encoder from meson_dw_hdmi
2015 - drm/meson: Fix error handling when afbcd.ops->init fails
2016 - drm/bridge: Fix free wrong object in sii8620_init_rcp_input_dev
2017 - drm/bridge: Add missing pm_runtime_disable() in __dw_mipi_dsi_probe
2018 - drm/bridge: nwl-dsi: Fix PM disable depth imbalance in nwl_dsi_probe
2019 - drm: bridge: adv7511: Fix ADV7535 HPD enablement
2020 - ath10k: fix memory overwrite of the WoWLAN wakeup packet pattern
2021 - drm/v3d/v3d_drv: Check for error num after setting mask
2022 - drm/panfrost: Check for error num after setting mask
2023 - libbpf: Fix possible NULL pointer dereference when destroying skeleton
2024 - bpftool: Only set obj->skeleton on complete success
2025 - udmabuf: validate ubuf->pagecount
2026 - bpf: Fix UAF due to race between btf_try_get_module and load_module
2027 - drm/selftests/test-drm_dp_mst_helper: Fix memory leak in
2028 sideband_msg_req_encode_decode
2029 - selftests: bpf: Fix bind on used port
2030 - Bluetooth: btintel: Fix WBS setting for Intel legacy ROM products
2031 - Bluetooth: hci_serdev: call init_rwsem() before p->open()
2032 - mtd: onenand: Check for error irq
2033 - mtd: rawnand: gpmi: fix controller timings setting
2034 - drm/edid: Don't clear formats if using deep color
2035 - drm/edid: Split deep color modes between RGB and YUV444
2036 - ionic: fix type complaint in ionic_dev_cmd_clean()
2037 - ionic: start watchdog after all is setup
2038 - ionic: Don't send reset commands if FW isn't running
2039 - drm/nouveau/acr: Fix undefined behavior in nvkm_acr_hsfw_load_bl()
2040 - drm/amd/display: Fix a NULL pointer dereference in
2041 amdgpu_dm_connector_add_common_modes()
2042 - drm/amd/pm: return -ENOTSUPP if there is no get_dpm_ultimate_freq function
2043 - net: phy: at803x: move page selection fix to config_init
2044 - selftests/bpf: Normalize XDP section names in selftests
2045 - selftests/bpf/test_xdp_redirect_multi: use temp netns for testing
2046 - ath9k_htc: fix uninit value bugs
2047 - RDMA/core: Set MR type in ib_reg_user_mr
2048 - KVM: PPC: Fix vmx/vsx mixup in mmio emulation
2049 - selftests/net: timestamping: Fix bind_phc check
2050 - i40e: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
2051 - i40e: respect metadata on XSK Rx to skb
2052 - igc: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
2053 - ixgbe: pass bi->xdp to ixgbe_construct_skb_zc() directly
2054 - ixgbe: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
2055 - ixgbe: respect metadata on XSK Rx to skb
2056 - power: reset: gemini-poweroff: Fix IRQ check in gemini_poweroff_probe
2057 - ray_cs: Check ioremap return value
2058 - powerpc: dts: t1040rdb: fix ports names for Seville Ethernet switch
2059 - KVM: PPC: Book3S HV: Check return value of kvmppc_radix_init
2060 - powerpc/perf: Don't use perf_hw_context for trace IMC PMU
2061 - mt76: connac: fix sta_rec_wtbl tag len
2062 - mt76: mt7915: use proper aid value in mt7915_mcu_wtbl_generic_tlv in sta
2063 mode
2064 - mt76: mt7915: use proper aid value in mt7915_mcu_sta_basic_tlv
2065 - mt76: mt7921: fix a leftover race in runtime-pm
2066 - mt76: mt7615: fix a leftover race in runtime-pm
2067 - mt76: mt7603: check sta_rates pointer in mt7603_sta_rate_tbl_update
2068 - mt76: mt7615: check sta_rates pointer in mt7615_sta_rate_tbl_update
2069 - ptp: unregister virtual clocks when unregistering physical clock.
2070 - net: dsa: mv88e6xxx: Enable port policy support on 6097
2071 - mac80211: Remove a couple of obsolete TODO
2072 - mac80211: limit bandwidth in HE capabilities
2073 - scripts/dtc: Call pkg-config POSIXly correct
2074 - livepatch: Fix build failure on 32 bits processors
2075 - net: asix: add proper error handling of usb read errors
2076 - i2c: bcm2835: Use platform_get_irq() to get the interrupt
2077 - i2c: bcm2835: Fix the error handling in 'bcm2835_i2c_probe()'
2078 - mtd: mchp23k256: Add SPI ID table
2079 - mtd: mchp48l640: Add SPI ID table
2080 - igc: avoid kernel warning when changing RX ring parameters
2081 - igb: refactor XDP registration
2082 - PCI: aardvark: Fix reading MSI interrupt number
2083 - PCI: aardvark: Fix reading PCI_EXP_RTSTA_PME bit on emulated bridge
2084 - RDMA/rxe: Check the last packet by RXE_END_MASK
2085 - libbpf: Fix signedness bug in btf_dump_array_data()
2086 - cxl/core: Fix cxl_probe_component_regs() error message
2087 - cxl/regs: Fix size of CXL Capability Header Register
2088 - net:enetc: allocate CBD ring data memory using DMA coherent methods
2089 - libbpf: Fix compilation warning due to mismatched printf format
2090 - drm/bridge: dw-hdmi: use safe format when first in bridge chain
2091 - libbpf: Use dynamically allocated buffer when receiving netlink messages
2092 - power: supply: ab8500: Fix memory leak in ab8500_fg_sysfs_init
2093 - HID: i2c-hid: fix GET/SET_REPORT for unnumbered reports
2094 - iommu/ipmmu-vmsa: Check for error num after setting mask
2095 - drm/bridge: anx7625: Fix overflow issue on reading EDID
2096 - bpftool: Fix the error when lookup in no-btf maps
2097 - drm/amd/pm: enable pm sysfs write for one VF mode
2098 - drm/amd/display: Add affected crtcs to atomic state for dsc mst unplug
2099 - libbpf: Fix memleak in libbpf_netlink_recv()
2100 - IB/cma: Allow XRC INI QPs to set their local ACK timeout
2101 - dax: make sure inodes are flushed before destroy cache
2102 - selftests: mptcp: add csum mib check for mptcp_connect
2103 - iwlwifi: mvm: Don't call iwl_mvm_sta_from_mac80211() with NULL sta
2104 - iwlwifi: mvm: don't iterate unadded vifs when handling FW SMPS req
2105 - iwlwifi: mvm: align locking in D3 test debugfs
2106 - iwlwifi: yoyo: remove DBGI_SRAM address reset writing
2107 - iwlwifi: Fix -EIO error code that is never returned
2108 - iwlwifi: mvm: Fix an error code in iwl_mvm_up()
2109 - mtd: rawnand: pl353: Set the nand chip node as the flash node
2110 - drm/msm/dp: populate connector of struct dp_panel
2111 - drm/msm/dp: stop link training after link training 2 failed
2112 - drm/msm/dp: always add fail-safe mode into connector mode list
2113 - drm/msm/dsi: Use "ref" fw clock instead of global name for VCO parent
2114 - drm/msm/dsi/phy: fix 7nm v4.0 settings for C-PHY mode
2115 - drm/msm/dpu: add DSPP blocks teardown
2116 - drm/msm/dpu: fix dp audio condition
2117 - dm crypt: fix get_key_size compiler warning if !CONFIG_KEYS
2118 - vfio/pci: fix memory leak during D3hot to D0 transition
2119 - vfio/pci: wake-up devices around reset functions
2120 - scsi: fnic: Fix a tracing statement
2121 - scsi: pm8001: Fix command initialization in pm80XX_send_read_log()
2122 - scsi: pm8001: Fix command initialization in pm8001_chip_ssp_tm_req()
2123 - scsi: pm8001: Fix payload initialization in pm80xx_set_thermal_config()
2124 - scsi: pm8001: Fix le32 values handling in
2125 pm80xx_set_sas_protocol_timer_config()
2126 - scsi: pm8001: Fix payload initialization in pm80xx_encrypt_update()
2127 - scsi: pm8001: Fix le32 values handling in pm80xx_chip_ssp_io_req()
2128 - scsi: pm8001: Fix le32 values handling in pm80xx_chip_sata_req()
2129 - scsi: pm8001: Fix NCQ NON DATA command task initialization
2130 - scsi: pm8001: Fix NCQ NON DATA command completion handling
2131 - scsi: pm8001: Fix abort all task initialization
2132 - RDMA/mlx5: Fix the flow of a miss in the allocation of a cache ODP MR
2133 - drm/amd/display: Remove vupdate_int_entry definition
2134 - TOMOYO: fix __setup handlers return values
2135 - power: supply: sbs-charger: Don't cancel work that is not initialized
2136 - ext2: correct max file size computing
2137 - drm/tegra: Fix reference leak in tegra_dsi_ganged_probe
2138 - power: supply: bq24190_charger: Fix bq24190_vbus_is_enabled() wrong false
2139 return
2140 - scsi: hisi_sas: Change permission of parameter prot_mask
2141 - drm/bridge: cdns-dsi: Make sure to to create proper aliases for dt
2142 - bpf, arm64: Call build_prologue() first in first JIT pass
2143 - bpf, arm64: Feed byte-offset into bpf line info
2144 - xsk: Fix race at socket teardown
2145 - RDMA/irdma: Fix netdev notifications for vlan's
2146 - RDMA/irdma: Fix Passthrough mode in VM
2147 - RDMA/irdma: Remove incorrect masking of PD
2148 - gpu: host1x: Fix a memory leak in 'host1x_remove()'
2149 - libbpf: Skip forward declaration when counting duplicated type names
2150 - powerpc/mm/numa: skip NUMA_NO_NODE onlining in parse_numa_properties()
2151 - powerpc/Makefile: Don't pass -mcpu=powerpc64 when building 32-bit
2152 - KVM: x86: Fix emulation in writing cr8
2153 - KVM: x86/emulator: Defer not-present segment check in
2154 __load_segment_descriptor()
2155 - hv_balloon: rate-limit "Unhandled message" warning
2156 - i2c: xiic: Make bus names unique
2157 - power: supply: wm8350-power: Handle error for wm8350_register_irq
2158 - power: supply: wm8350-power: Add missing free in free_charger_irq
2159 - IB/hfi1: Allow larger MTU without AIP
2160 - RDMA/core: Fix ib_qp_usecnt_dec() called when error
2161 - PCI: Reduce warnings on possible RW1C corruption
2162 - net: axienet: fix RX ring refill allocation failure handling
2163 - drm/msm/a6xx: Fix missing ARRAY_SIZE() check
2164 - mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=n
2165 - MIPS: Sanitise Cavium switch cases in TLB handler synthesizers
2166 - powerpc/sysdev: fix incorrect use to determine if list is empty
2167 - powerpc/64s: Don't use DSISR for SLB faults
2168 - mfd: mc13xxx: Add check for mc13xxx_irq_request
2169 - libbpf: Unmap rings when umem deleted
2170 - selftests/bpf: Make test_lwt_ip_encap more stable and faster
2171 - platform/x86: huawei-wmi: check the return value of device_create_file()
2172 - scsi: mpt3sas: Fix incorrect 4GB boundary check
2173 - powerpc: 8xx: fix a return value error in mpc8xx_pic_init
2174 - vxcan: enable local echo for sent CAN frames
2175 - ath10k: Fix error handling in ath10k_setup_msa_resources
2176 - mips: cdmm: Fix refcount leak in mips_cdmm_phys_base
2177 - MIPS: RB532: fix return value of __setup handler
2178 - MIPS: pgalloc: fix memory leak caused by pgd_free()
2179 - mtd: rawnand: atmel: fix refcount issue in atmel_nand_controller_init
2180 - power: ab8500_chargalg: Use CLOCK_MONOTONIC
2181 - RDMA/irdma: Prevent some integer underflows
2182 - Revert "RDMA/core: Fix ib_qp_usecnt_dec() called when error"
2183 - RDMA/mlx5: Fix memory leak in error flow for subscribe event routine
2184 - bpf, sockmap: Fix memleak in sk_psock_queue_msg
2185 - bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while sk msg is full
2186 - bpf, sockmap: Fix more uncharged while msg has more_data
2187 - bpf, sockmap: Fix double uncharge the mem of sk_msg
2188 - samples/bpf, xdpsock: Fix race when running for fix duration of time
2189 - USB: storage: ums-realtek: fix error code in rts51x_read_mem()
2190 - drm/i915/display: Fix HPD short pulse handling for eDP
2191 - netfilter: flowtable: Fix QinQ and pppoe support for inet table
2192 - mt76: mt7921: fix mt7921_queues_acq implementation
2193 - can: isotp: sanitize CAN ID checks in isotp_bind()
2194 - can: isotp: return -EADDRNOTAVAIL when reading from unbound socket
2195 - can: isotp: support MSG_TRUNC flag when reading from socket
2196 - bareudp: use ipv6_mod_enabled to check if IPv6 enabled
2197 - ibmvnic: fix race between xmit and reset
2198 - af_unix: Fix some data-races around unix_sk(sk)->oob_skb.
2199 - selftests/bpf: Fix error reporting from sock_fields programs
2200 - Bluetooth: hci_uart: add missing NULL check in h5_enqueue
2201 - Bluetooth: call hci_le_conn_failed with hdev lock in hci_le_conn_failed
2202 - Bluetooth: btmtksdio: Fix kernel oops in btmtksdio_interrupt
2203 - ipv4: Fix route lookups when handling ICMP redirects and PMTU updates
2204 - af_netlink: Fix shift out of bounds in group mask calculation
2205 - i2c: meson: Fix wrong speed use from probe
2206 - netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()
2207 - i2c: mux: demux-pinctrl: do not deactivate a master that is not active
2208 - powerpc/pseries: Fix use after free in remove_phb_dynamic()
2209 - selftests/bpf/test_lirc_mode2.sh: Exit with proper code
2210 - PCI: Avoid broken MSI on SB600 USB devices
2211 - net: bcmgenet: Use stronger register read/writes to assure ordering
2212 - tcp: ensure PMTU updates are processed during fastopen
2213 - openvswitch: always update flow key after nat
2214 - net: dsa: fix panic on shutdown if multi-chip tree failed to probe
2215 - tipc: fix the timer expires after interval 100ms
2216 - mfd: asic3: Add missing iounmap() on error asic3_mfd_probe
2217 - ice: fix 'scheduling while atomic' on aux critical err interrupt
2218 - ice: don't allow to run ice_send_event_to_aux() in atomic ctx
2219 - drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via
2220 ethtool
2221 - kernel/resource: fix kfree() of bootmem memory again
2222 - staging: r8188eu: convert DBG_88E_LEVEL call in hal/rtl8188e_hal_init.c
2223 - staging: r8188eu: release_firmware is not called if allocation fails
2224 - mxser: fix xmit_buf leak in activate when LSR == 0xff
2225 - fsi: scom: Fix error handling
2226 - fsi: scom: Remove retries in indirect scoms
2227 - pwm: lpc18xx-sct: Initialize driver data and hardware before pwmchip_add()
2228 - pps: clients: gpio: Propagate return value from pps_gpio_probe
2229 - fsi: Aspeed: Fix a potential double free
2230 - misc: alcor_pci: Fix an error handling path
2231 - cpufreq: qcom-cpufreq-nvmem: fix reading of PVS Valid fuse
2232 - soundwire: intel: fix wrong register name in intel_shim_wake
2233 - clk: qcom: ipq8074: fix PCI-E clock oops
2234 - dmaengine: idxd: check GENCAP config support for gencfg register
2235 - dmaengine: idxd: change bandwidth token to read buffers
2236 - dmaengine: idxd: restore traffic class defaults after wq reset
2237 - iio: mma8452: Fix probe failing when an i2c_device_id is used
2238 - serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port type
2239 - staging:iio:adc:ad7280a: Fix handing of device address bit reversing.
2240 - pinctrl: renesas: r8a77470: Reduce size for narrow VIN1 channel
2241 - pinctrl: renesas: checker: Fix miscalculation of number of states
2242 - clk: qcom: ipq8074: Use floor ops for SDCC1 clock
2243 - phy: dphy: Correct lpx parameter and its derivatives(ta_{get,go,sure})
2244 - phy: phy-brcm-usb: fixup BCM4908 support
2245 - serial: 8250_mid: Balance reference count for PCI DMA device
2246 - serial: 8250_lpss: Balance reference count for PCI DMA device
2247 - NFS: Use of mapping_set_error() results in spurious errors
2248 - serial: 8250: Fix race condition in RTS-after-send handling
2249 - iio: adc: Add check for devm_request_threaded_irq
2250 - habanalabs: Add check for pci_enable_device
2251 - NFS: Return valid errors from nfs2/3_decode_dirent()
2252 - staging: r8188eu: fix endless loop in recv_func
2253 - dma-debug: fix return value of __setup handlers
2254 - clk: imx7d: Remove audio_mclk_root_clk
2255 - clk: imx: off by one in imx_lpcg_parse_clks_from_dt()
2256 - clk: at91: sama7g5: fix parents of PDMCs' GCLK
2257 - clk: qcom: clk-rcg2: Update logic to calculate D value for RCG
2258 - clk: qcom: clk-rcg2: Update the frac table for pixel clock
2259 - dmaengine: hisi_dma: fix MSI allocate fail when reload hisi_dma
2260 - remoteproc: qcom: Fix missing of_node_put in adsp_alloc_memory_region
2261 - remoteproc: qcom_wcnss: Add missing of_node_put() in
2262 wcnss_alloc_memory_region
2263 - remoteproc: qcom_q6v5_mss: Fix some leaks in q6v5_alloc_memory_region
2264 - nvdimm/region: Fix default alignment for small regions
2265 - clk: actions: Terminate clk_div_table with sentinel element
2266 - clk: loongson1: Terminate clk_div_table with sentinel element
2267 - clk: hisilicon: Terminate clk_div_table with sentinel element
2268 - clk: clps711x: Terminate clk_div_table with sentinel element
2269 - clk: Fix clk_hw_get_clk() when dev is NULL
2270 - clk: tegra: tegra124-emc: Fix missing put_device() call in
2271 emc_ensure_emc_driver
2272 - mailbox: imx: fix crash in resume on i.mx8ulp
2273 - NFS: remove unneeded check in decode_devicenotify_args()
2274 - staging: mt7621-dts: fix LEDs and pinctrl on GB-PC1 devicetree
2275 - staging: mt7621-dts: fix formatting
2276 - staging: mt7621-dts: fix pinctrl properties for ethernet
2277 - staging: mt7621-dts: fix GB-PC2 devicetree
2278 - pinctrl: mediatek: Fix missing of_node_put() in mtk_pctrl_init
2279 - pinctrl: mediatek: paris: Fix PIN_CONFIG_BIAS_* readback
2280 - pinctrl: mediatek: paris: Fix "argument" argument type for mtk_pinconf_get()
2281 - pinctrl: mediatek: paris: Fix pingroup pin config state readback
2282 - pinctrl: mediatek: paris: Skip custom extra pin config dump for virtual
2283 GPIOs
2284 - pinctrl: microchip sgpio: use reset driver
2285 - pinctrl: microchip-sgpio: lock RMW access
2286 - pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe
2287 - pinctrl/rockchip: Add missing of_node_put() in rockchip_pinctrl_probe
2288 - tty: hvc: fix return value of __setup handler
2289 - kgdboc: fix return value of __setup handler
2290 - serial: 8250: fix XOFF/XON sending when DMA is used
2291 - virt: acrn: obtain pa from VMA with PFNMAP flag
2292 - virt: acrn: fix a memory leak in acrn_dev_ioctl()
2293 - kgdbts: fix return value of __setup handler
2294 - firmware: google: Properly state IOMEM dependency
2295 - driver core: dd: fix return value of __setup handler
2296 - jfs: fix divide error in dbNextAG
2297 - netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options
2298 - SUNRPC don't resend a task on an offlined transport
2299 - NFSv4.1: don't retry BIND_CONN_TO_SESSION on session error
2300 - kdb: Fix the putarea helper function
2301 - perf stat: Fix forked applications enablement of counters
2302 - clk: qcom: gcc-msm8994: Fix gpll4 width
2303 - vsock/virtio: initialize vdev->priv before using VQs
2304 - vsock/virtio: read the negotiated features before using VQs
2305 - vsock/virtio: enable VQs early on probe
2306 - clk: Initialize orphan req_rate
2307 - xen: fix is_xen_pmu()
2308 - net: enetc: report software timestamping via SO_TIMESTAMPING
2309 - net: hns3: fix bug when PF set the duplicate MAC address for VFs
2310 - net: hns3: fix port base vlan add fail when concurrent with reset
2311 - net: hns3: add vlan list lock to protect vlan list
2312 - net: hns3: format the output of the MAC address
2313 - net: hns3: refine the process when PF set VF VLAN
2314 - net: phy: broadcom: Fix brcm_fet_config_init()
2315 - selftests: test_vxlan_under_vrf: Fix broken test case
2316 - NFS: Don't loop forever in nfs_do_recoalesce()
2317 - net: hns3: clean residual vf config after disable sriov
2318 - net: sparx5: depends on PTP_1588_CLOCK_OPTIONAL
2319 - qlcnic: dcb: default to returning -EOPNOTSUPP
2320 - net/x25: Fix null-ptr-deref caused by x25_disconnect
2321 - net: sparx5: switchdev: fix possible NULL pointer dereference
2322 - octeontx2-af: initialize action variable
2323 - net: prefer nf_ct_put instead of nf_conntrack_put
2324 - net/sched: act_ct: fix ref leak when switching zones
2325 - NFSv4/pNFS: Fix another issue with a list iterator pointing to the head
2326 - net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iterator
2327 - fs: fd tables have to be multiples of BITS_PER_LONG
2328 - lib/test: use after free in register_test_dev_kmod()
2329 - fs: fix fd table size alignment properly
2330 - LSM: general protection fault in legacy_parse_param
2331 - regulator: rpi-panel: Handle I2C errors/timing to the Atmel
2332 - crypto: hisilicon/qm - cleanup warning in qm_vf_read_qos
2333 - gcc-plugins/stackleak: Exactly match strings instead of prefixes
2334 - pinctrl: npcm: Fix broken references to chip->parent_device
2335 - rcu: Mark writes to the rcu_segcblist structure's ->flags field
2336 - block/bfq_wf2q: correct weight to ioprio
2337 - crypto: xts - Add softdep on ecb
2338 - crypto: hisilicon/sec - not need to enable sm4 extra mode at HW V3
2339 - block, bfq: don't move oom_bfqq
2340 - selinux: use correct type for context length
2341 - arm64: module: remove (NOLOAD) from linker script
2342 - selinux: allow FIOCLEX and FIONCLEX with policy capability
2343 - loop: use sysfs_emit() in the sysfs xxx show()
2344 - Fix incorrect type in assignment of ipv6 port for audit
2345 - irqchip/qcom-pdc: Fix broken locking
2346 - irqchip/nvic: Release nvic_base upon failure
2347 - fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
2348 - bfq: fix use-after-free in bfq_dispatch_request
2349 - ACPICA: Avoid walking the ACPI Namespace if it is not there
2350 - lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3
2351 - Revert "Revert "block, bfq: honor already-setup queue merges""
2352 - ACPI/APEI: Limit printable size of BERT table data
2353 - PM: core: keep irq flags in device_pm_check_callbacks()
2354 - parisc: Fix handling off probe non-access faults
2355 - nvme-tcp: lockdep: annotate in-kernel sockets
2356 - spi: tegra20: Use of_device_get_match_data()
2357 - atomics: Fix atomic64_{read_acquire,set_release} fallbacks
2358 - locking/lockdep: Iterate lock_classes directly when reading lockdep files
2359 - ext4: correct cluster len and clusters changed accounting in ext4_mb_mark_bb
2360 - ext4: fix ext4_mb_mark_bb() with flex_bg with fast_commit
2361 - sched/tracing: Report TASK_RTLOCK_WAIT tasks as TASK_UNINTERRUPTIBLE
2362 - ext4: don't BUG if someone dirty pages without asking ext4 first
2363 - f2fs: fix to do sanity check on curseg->alloc_type
2364 - NFSD: Fix nfsd_breaker_owns_lease() return values
2365 - f2fs: don't get FREEZE lock in f2fs_evict_inode in frozen fs
2366 - btrfs: harden identification of a stale device
2367 - btrfs: make search_csum_tree return 0 if we get -EFBIG
2368 - f2fs: use spin_lock to avoid hang
2369 - f2fs: compress: fix to print raw data size in error path of lz4
2370 decompression
2371 - Adjust cifssb maximum read size
2372 - ntfs: add sanity check on allocation size
2373 - media: staging: media: zoran: move videodev alloc
2374 - media: staging: media: zoran: calculate the right buffer number for
2375 zoran_reap_stat_com
2376 - media: staging: media: zoran: fix various V4L2 compliance errors
2377 - media: atmel: atmel-isc-base: report frame sizes as full supported range
2378 - media: ir_toy: free before error exiting
2379 - ASoC: sh: rz-ssi: Make the data structures available before registering the
2380 handlers
2381 - ASoC: SOF: Intel: match sdw version on link_slaves_found
2382 - media: imx-jpeg: Prevent decoding NV12M jpegs into single-planar buffers
2383 - media: iommu/mediatek-v1: Free the existed fwspec if the master dev already
2384 has
2385 - media: iommu/mediatek: Return ENODEV if the device is NULL
2386 - media: iommu/mediatek: Add device_link between the consumer and the larb
2387 devices
2388 - video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow
2389 - video: fbdev: w100fb: Reset global state
2390 - video: fbdev: cirrusfb: check pixclock to avoid divide by zero
2391 - video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emit
2392 - ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960
2393 - ARM: dts: bcm2837: Add the missing L1/L2 cache information
2394 - ASoC: madera: Add dependencies on MFD
2395 - media: atomisp_gmin_platform: Add DMI quirk to not turn AXP ELDO2 regulator
2396 off on some boards
2397 - media: atomisp: fix dummy_ptr check to avoid duplicate active_bo
2398 - ARM: ftrace: avoid redundant loads or clobbering IP
2399 - ARM: dts: imx7: Use audio_mclk_post_div instead audio_mclk_root_clk
2400 - arm64: defconfig: build imx-sdma as a module
2401 - video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()
2402 - video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of
2403 snprintf()
2404 - video: fbdev: udlfb: replace snprintf in show functions with sysfs_emit
2405 - ARM: dts: bcm2711: Add the missing L1/L2 cache information
2406 - ASoC: soc-core: skip zero num_dai component in searching dai name
2407 - media: imx-jpeg: fix a bug of accessing array out of bounds
2408 - media: cx88-mpeg: clear interrupt status register before streaming video
2409 - uaccess: fix type mismatch warnings from access_ok()
2410 - lib/test_lockup: fix kernel pointer check for separate address spaces
2411 - ARM: tegra: tamonten: Fix I2C3 pad setting
2412 - ARM: mmp: Fix failure to remove sram device
2413 - ASoC: amd: vg: fix for pm resume callback sequence
2414 - video: fbdev: sm712fb: Fix crash in smtcfb_write()
2415 - media: i2c: ov5648: Fix lockdep error
2416 - media: Revert "media: em28xx: add missing em28xx_close_extension"
2417 - media: hdpvr: initialize dev->worker at hdpvr_register_videodev
2418 - ASoC: Intel: sof_sdw: fix quirks for 2022 HP Spectre x360 13"
2419 - tracing: Have TRACE_DEFINE_ENUM affect trace event types as well
2420 - mmc: host: Return an error when ->enable_sdio_irq() ops is missing
2421 - media: atomisp: fix bad usage at error handling logic
2422 - ALSA: hda/realtek: Add alc256-samsung-headphone fixup
2423 - KVM: x86: Reinitialize context if host userspace toggles EFER.LME
2424 - KVM: x86/mmu: Move "invalid" check out of kvm_tdp_mmu_get_root()
2425 - KVM: x86/mmu: Zap _all_ roots when unmapping gfn range in TDP MMU
2426 - KVM: x86/mmu: Check for present SPTE when clearing dirty bit in TDP MMU
2427 - KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_send_ipi()
2428 - KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_flush_tlb()
2429 - KVM: x86: hyper-v: Fix the maximum number of sparse banks for XMM fast TLB
2430 flush hypercalls
2431 - KVM: x86: hyper-v: HVCALL_SEND_IPI_EX is an XMM fast hypercall
2432 - powerpc/kasan: Fix early region not updated correctly
2433 - powerpc/lib/sstep: Fix 'sthcx' instruction
2434 - powerpc/lib/sstep: Fix build errors with newer binutils
2435 - powerpc: Add set_memory_{p/np}() and remove set_memory_attr()
2436 - powerpc: Fix build errors with newer binutils
2437 - drm/dp: Fix off-by-one in register cache size
2438 - drm/i915: Treat SAGV block time 0 as SAGV disabled
2439 - drm/i915: Fix PSF GV point mask when SAGV is not possible
2440 - drm/i915: Reject unsupported TMDS rates on ICL+
2441 - scsi: qla2xxx: Refactor asynchronous command initialization
2442 - scsi: qla2xxx: Implement ref count for SRB
2443 - scsi: qla2xxx: Fix stuck session in gpdb
2444 - scsi: qla2xxx: Fix warning message due to adisc being flushed
2445 - scsi: qla2xxx: Fix scheduling while atomic
2446 - scsi: qla2xxx: Fix premature hw access after PCI error
2447 - scsi: qla2xxx: Fix wrong FDMI data for 64G adapter
2448 - scsi: qla2xxx: Fix warning for missing error code
2449 - scsi: qla2xxx: Fix device reconnect in loop topology
2450 - scsi: qla2xxx: edif: Fix clang warning
2451 - scsi: qla2xxx: Fix T10 PI tag escape and IP guard options for 28XX adapters
2452 - scsi: qla2xxx: Add devids and conditionals for 28xx
2453 - scsi: qla2xxx: Check for firmware dump already collected
2454 - scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()
2455 - scsi: qla2xxx: Fix disk failure to rediscover
2456 - scsi: qla2xxx: Fix incorrect reporting of task management failure
2457 - scsi: qla2xxx: Fix hang due to session stuck
2458 - scsi: qla2xxx: Fix missed DMA unmap for NVMe ls requests
2459 - scsi: qla2xxx: Fix N2N inconsistent PLOGI
2460 - scsi: qla2xxx: Fix stuck session of PRLI reject
2461 - scsi: qla2xxx: Reduce false trigger to login
2462 - scsi: qla2xxx: Use correct feature type field during RFF_ID processing
2463 - platform: chrome: Split trace include file
2464 - KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irq
2465 - KVM: x86: Avoid theoretical NULL pointer dereference in
2466 kvm_irq_delivery_to_apic_fast()
2467 - KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activated
2468 - KVM: Prevent module exit until all VMs are freed
2469 - KVM: x86: fix sending PV IPI
2470 - KVM: SVM: fix panic on out-of-bounds guest IRQ
2471 - ubifs: rename_whiteout: Fix double free for whiteout_ui->data
2472 - ubifs: Fix deadlock in concurrent rename whiteout and inode writeback
2473 - ubifs: Add missing iput if do_tmpfile() failed in rename whiteout
2474 - ubifs: Rename whiteout atomically
2475 - ubifs: Fix 'ui->dirty' race between do_tmpfile() and writeback work
2476 - ubifs: Rectify space amount budget for mkdir/tmpfile operations
2477 - ubifs: setflags: Make dirtied_ino_d 8 bytes aligned
2478 - ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()
2479 - ubifs: Fix to add refcount once page is set private
2480 - ubifs: rename_whiteout: correct old_dir size computing
2481 - nvme: allow duplicate NSIDs for private namespaces
2482 - nvme: fix the read-only state for zoned namespaces with unsupposed features
2483 - wireguard: queueing: use CFI-safe ptr_ring cleanup function
2484 - wireguard: socket: free skb in send6 when ipv6 is disabled
2485 - wireguard: socket: ignore v6 endpoints when ipv6 is disabled
2486 - XArray: Fix xas_create_range() when multi-order entry present
2487 - can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error path
2488 - can: mcba_usb: properly check endpoint type
2489 - can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix return of error value
2490 - XArray: Update the LRU list in xas_split()
2491 - modpost: restore the warning message for missing symbol versions
2492 - rtc: check if __rtc_read_time was successful
2493 - gfs2: gfs2_setattr_size error path fix
2494 - gfs2: Make sure FITRIM minlen is rounded up to fs block size
2495 - net: hns3: fix the concurrency between functions reading debugfs
2496 - net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardware
2497 - rxrpc: fix some null-ptr-deref bugs in server_key.c
2498 - rxrpc: Fix call timer start racing with call destruction
2499 - mailbox: imx: fix wakeup failure from freeze mode
2500 - crypto: arm/aes-neonbs-cbc - Select generic cbc and aes
2501 - watch_queue: Free the page array when watch_queue is dismantled
2502 - pinctrl: pinconf-generic: Print arguments for bias-pull-*
2503 - watchdog: rti-wdt: Add missing pm_runtime_disable() in probe function
2504 - net: sparx5: uses, depends on BRIDGE or !BRIDGE
2505 - pinctrl: nuvoton: npcm7xx: Rename DS() macro to DSTR()
2506 - pinctrl: nuvoton: npcm7xx: Use %zu printk format for ARRAY_SIZE()
2507 - ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLs
2508 - ubi: Fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctl
2509 - ARM: iop32x: offset IRQ numbers by 1
2510 - block: Fix the maximum minor value is blk_alloc_ext_minor()
2511 - io_uring: fix memory leak of uid in files registration
2512 - riscv module: remove (NOLOAD)
2513 - ACPI: CPPC: Avoid out of bounds access when parsing _CPC data
2514 - vhost: handle error while adding split ranges to iotlb
2515 - spi: Fix Tegra QSPI example
2516 - platform/chrome: cros_ec_typec: Check for EC device
2517 - can: isotp: restore accidentally removed MSG_PEEK feature
2518 - proc: bootconfig: Add null pointer check
2519 - drm/connector: Fix typo in documentation
2520 - scsi: qla2xxx: Add qla2x00_async_done() for async routines
2521 - staging: mt7621-dts: fix pinctrl-0 items to be size-1 items on ethernet
2522 - arm64: mm: Drop 'const' from conditional arm64_dma_phys_limit definition
2523 - ASoC: soc-compress: Change the check for codec_dai
2524 - Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
2525 - tracing: Have type enum modifications copy the strings
2526 - net: add skb_set_end_offset() helper
2527 - net: preserve skb_end_offset() in skb_unclone_keeptruesize()
2528 - mm/mmap: return 1 from stack_guard_gap __setup() handler
2529 - ARM: 9187/1: JIVE: fix return value of __setup handler
2530 - mm/memcontrol: return 1 from cgroup.memory __setup() handler
2531 - mm/usercopy: return 1 from hardened_usercopy __setup() handler
2532 - af_unix: Support POLLPRI for OOB.
2533 - bpf: Adjust BPF stack helper functions to accommodate skip > 0
2534 - bpf: Fix comment for helper bpf_current_task_under_cgroup()
2535 - mmc: rtsx: Use pm_runtime_{get,put}() to handle runtime PM
2536 - dt-bindings: mtd: nand-controller: Fix the reg property description
2537 - dt-bindings: mtd: nand-controller: Fix a comment in the examples
2538 - dt-bindings: spi: mxic: The interrupt property is not mandatory
2539 - dt-bindings: memory: mtk-smi: No need mediatek,larb-id for mt8167
2540 - dt-bindings: pinctrl: pinctrl-microchip-sgpio: Fix example
2541 - ubi: fastmap: Return error code if memory allocation fails in add_aeb()
2542 - ASoC: SOF: Intel: Fix build error without SND_SOC_SOF_PCI_DEV
2543 - ASoC: topology: Allow TLV control to be either read or write
2544 - perf vendor events: Update metrics for SkyLake Server
2545 - media: ov6650: Add try support to selection API operations
2546 - media: ov6650: Fix crop rectangle affected by set format
2547 - spi: mediatek: support tick_delay without enhance_timing
2548 - ARM: dts: spear1340: Update serial node properties
2549 - ARM: dts: spear13xx: Update SPI dma properties
2550 - arm64: dts: ls1043a: Update i2c dma properties
2551 - arm64: dts: ls1046a: Update i2c node dma properties
2552 - um: Fix uml_mconsole stop/go
2553 - docs: sysctl/kernel: add missing bit to panic_print
2554 - openvswitch: Fixed nd target mask field in the flow dump.
2555 - torture: Make torture.sh help message match reality
2556 - n64cart: convert bi_disk to bi_bdev->bd_disk fix build
2557 - mmc: rtsx: Let MMC core handle runtime PM
2558 - mmc: rtsx: Fix build errors/warnings for unused variable
2559 - KVM: x86/mmu: do compare-and-exchange of gPTE via the user address
2560 - iommu/dma: Skip extra sync during unmap w/swiotlb
2561 - iommu/dma: Fold _swiotlb helpers into callers
2562 - iommu/dma: Check CONFIG_SWIOTLB more broadly
2563 - swiotlb: Support aligned swiotlb buffers
2564 - iommu/dma: Account for min_align_mask w/swiotlb
2565 - coredump: Snapshot the vmas in do_coredump
2566 - coredump: Remove the WARN_ON in dump_vma_snapshot
2567 - coredump/elf: Pass coredump_params into fill_note_info
2568 - coredump: Use the vma snapshot in fill_files_note
2569 - PCI: xgene: Revert "PCI: xgene: Use inbound resources for setup"
2570 - Linux 5.15.33
2571
2572 * Jammy update: v5.15.32 upstream stable release (LP: #1969106)
2573 - net: ipv6: fix skb_over_panic in __ip6_append_data
2574 - tpm: Fix error handling in async work
2575 - Bluetooth: btusb: Add another Realtek 8761BU
2576 - llc: fix netdevice reference leaks in llc_ui_bind()
2577 - ASoC: sti: Fix deadlock via snd_pcm_stop_xrun() call
2578 - ALSA: oss: Fix PCM OSS buffer allocation overflow
2579 - ALSA: usb-audio: add mapping for new Corsair Virtuoso SE
2580 - ALSA: hda/realtek: Add quirk for Clevo NP70PNJ
2581 - ALSA: hda/realtek: Add quirk for Clevo NP50PNJ
2582 - ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671
2583 - ALSA: hda/realtek: Add quirk for ASUS GA402
2584 - ALSA: pcm: Fix races among concurrent hw_params and hw_free calls
2585 - ALSA: pcm: Fix races among concurrent read/write and buffer changes
2586 - ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free calls
2587 - ALSA: pcm: Fix races among concurrent prealloc proc writes
2588 - ALSA: pcm: Add stream lock during PCM reset ioctl operations
2589 - ALSA: usb-audio: Add mute TLV for playback volumes on RODE NT-USB
2590 - ALSA: cmipci: Restore aux vol on suspend/resume
2591 - ALSA: pci: fix reading of swapped values from pcmreg in AC97 codec
2592 - drivers: net: xgene: Fix regression in CRC stripping
2593 - ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 board
2594 - ACPI: battery: Add device HID and quirk for Microsoft Surface Go 3
2595 - ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNU
2596 - crypto: qat - disable registration of algorithms
2597 - Bluetooth: btusb: Add one more Bluetooth part for the Realtek RTL8852AE
2598 - Revert "ath: add support for special 0x0 regulatory domain"
2599 - drm/virtio: Ensure that objs is not NULL in virtio_gpu_array_put_free()
2600 - rcu: Don't deboost before reporting expedited quiescent state
2601 - uaccess: fix integer overflow on access_ok()
2602 - mac80211: fix potential double free on mesh join
2603 - tpm: use try_get_ops() in tpm-space.c
2604 - wcn36xx: Differentiate wcn3660 from wcn3620
2605 - m68k: fix access_ok for coldfire
2606 - nds32: fix access_ok() checks in get/put_user
2607 - llc: only change llc->dev when bind() succeeds
2608 - Linux 5.15.32
2609
2610 * Jammy update: v5.15.31 upstream stable release (LP: #1969105)
2611 - crypto: qcom-rng - ensure buffer for generate is completely filled
2612 - ocfs2: fix crash when initialize filecheck kobj fails
2613 - mm: swap: get rid of livelock in swapin readahead
2614 - block: release rq qos structures for queue without disk
2615 - drm/mgag200: Fix PLL setup for g200wb and g200ew
2616 - efi: fix return value of __setup handlers
2617 - alx: acquire mutex for alx_reinit in alx_change_mtu
2618 - vsock: each transport cycles only on its own sockets
2619 - esp6: fix check on ipv6_skip_exthdr's return value
2620 - net: phy: marvell: Fix invalid comparison in the resume and suspend
2621 functions
2622 - net/packet: fix slab-out-of-bounds access in packet_recvmsg()
2623 - atm: eni: Add check for dma_map_single
2624 - iavf: Fix double free in iavf_reset_task
2625 - hv_netvsc: Add check for kvmalloc_array
2626 - drm/imx: parallel-display: Remove bus flags check in
2627 imx_pd_bridge_atomic_check()
2628 - drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings
2629 - net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
2630 - drm: Don't make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERS
2631 - net: dsa: Add missing of_node_put() in dsa_port_parse_of
2632 - net: phy: mscc: Add MODULE_FIRMWARE macros
2633 - bnx2x: fix built-in kernel driver load failure
2634 - net: bcmgenet: skip invalid partial checksums
2635 - net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower
2636 offload
2637 - iavf: Fix hang during reboot/shutdown
2638 - arm64: fix clang warning about TRAMP_VALIAS
2639 - usb: gadget: rndis: prevent integer overflow in rndis_set_response()
2640 - usb: gadget: Fix use-after-free bug by not setting udc->dev.driver
2641 - usb: usbtmc: Fix bug in pipe direction for control transfers
2642 - scsi: mpt3sas: Page fault in reply q processing
2643 - Input: aiptek - properly check endpoint type
2644 - perf symbols: Fix symbol size calculation condition
2645 - btrfs: skip reserved bytes warning on unmount after log cleanup failure
2646 - Linux 5.15.31
2647
2648 -- Stefan Bader <stefan.bader@canonical.com> Fri, 20 May 2022 14:58:09 +0200
2649
2650 linux (5.15.0-33.34) jammy; urgency=medium
2651
2652 * jammy/linux: 5.15.0-33.34 -proposed tracker (LP: #1973924)
2653
2654 * CVE-2022-29581
2655 - net/sched: cls_u32: fix netns refcount changes in u32_change()
2656
2657 * ext4: limit length to bitmap_maxbytes (LP: #1972281)
2658 - ext4: limit length to bitmap_maxbytes - blocksize in punch_hole
2659
2660 * Unprivileged users may use PTRACE_SEIZE to set PTRACE_O_SUSPEND_SECCOMP
2661 option (LP: #1972740)
2662 - ptrace: Check PTRACE_O_SUSPEND_SECCOMP permission on PTRACE_SEIZE
2663
2664 -- Stefan Bader <stefan.bader@canonical.com> Wed, 18 May 2022 15:11:00 +0200
2665
2666 linux (5.15.0-30.31) jammy; urgency=medium
2667
2668 * jammy/linux: 5.15.0-30.31 -proposed tracker (LP: #1971685)
2669
2670 * Packaging resync (LP: #1786013)
2671 - [Packaging] update variants
2672 - debian/dkms-versions -- update from kernel-versions (main/2022.04.18)
2673
2674 * Intel: enable x86 AMX (LP: #1967750)
2675 - x86/extable: Tidy up redundant handler functions
2676 - x86/extable: Get rid of redundant macros
2677 - x86/mce: Deduplicate exception handling
2678 - x86/mce: Get rid of stray semicolons
2679 - x86/extable: Rework the exception table mechanics
2680 - x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFE
2681 - x86/copy_mc: Use EX_TYPE_DEFAULT_MCE_SAFE for exception fixups
2682 - x86/fpu: Use EX_TYPE_FAULT_MCE_SAFE for exception fixups
2683 - x86/extable: Remove EX_TYPE_FAULT from MCE safe fixups
2684 - x86/fpu/signal: Clarify exception handling in restore_fpregs_from_user()
2685 - x86/fpu/signal: Move header zeroing out of xsave_to_user_sigframe()
2686 - x86/fpu/signal: Move xstate clearing out of copy_fpregs_to_sigframe()
2687 - x86/fpu/signal: Change return type of copy_fpstate_to_sigframe() to boolean
2688 - x86/fpu/signal: Change return type of copy_fpregs_to_sigframe() helpers to
2689 boolean
2690 - x86/signal: Change return type of restore_sigcontext() to boolean
2691 - x86/fpu/signal: Change return type of fpu__restore_sig() to boolean
2692 - x86/fpu/signal: Change return type of __fpu_restore_sig() to boolean
2693 - x86/fpu/signal: Change return code of check_xstate_in_sigframe() to boolean
2694 - x86/fpu/signal: Change return code of restore_fpregs_from_user() to boolean
2695 - x86/fpu/signal: Fix missed conversion to correct boolean retval in
2696 save_xstate_epilog()
2697 - x86/fpu: Remove pointless argument from switch_fpu_finish()
2698 - x86/fpu: Update stale comments
2699 - x86/pkru: Remove useless include
2700 - x86/fpu: Restrict xsaves()/xrstors() to independent states
2701 - x86/fpu: Cleanup the on_boot_cpu clutter
2702 - x86/fpu: Remove pointless memset in fpu_clone()
2703 - x86/process: Clone FPU in copy_thread()
2704 - x86/fpu: Do not inherit FPU context for kernel and IO worker threads
2705 - x86/fpu: Cleanup xstate xcomp_bv initialization
2706 - x86/fpu/xstate: Provide and use for_each_xfeature()
2707 - x86/fpu/xstate: Mark all init only functions __init
2708 - x86/fpu: Move KVMs FPU swapping to FPU core
2709 - x86/fpu: Replace KVMs home brewed FPU copy from user
2710 - x86/fpu: Rework copy_xstate_to_uabi_buf()
2711 - x86/fpu: Mark fpu__init_prepare_fx_sw_frame() as __init
2712 - x86/fpu: Move context switch and exit to user inlines into sched.h
2713 - x86/fpu: Clean up CPU feature tests
2714 - x86/fpu: Make os_xrstor_booting() private
2715 - x86/fpu: Move os_xsave() and os_xrstor() to core
2716 - x86/fpu: Move legacy ASM wrappers to core
2717 - x86/fpu: Make WARN_ON_FPU() private
2718 - x86/fpu: Move fpregs_restore_userregs() to core
2719 - x86/fpu: Move mxcsr related code to core
2720 - x86/fpu: Move fpstate functions to api.h
2721 - x86/fpu: Remove internal.h dependency from fpu/signal.h
2722 - x86/sev: Include fpu/xcr.h
2723 - x86/fpu: Mop up the internal.h leftovers
2724 - x86/fpu: Replace the includes of fpu/internal.h
2725 - x86/fpu: Provide a proper function for ex_handler_fprestore()
2726 - x86/fpu: Replace KVMs home brewed FPU copy to user
2727 - x86/fpu: Provide struct fpstate
2728 - x86/fpu: Convert fpstate_init() to struct fpstate
2729 - x86/fpu: Convert restore_fpregs_from_fpstate() to struct fpstate
2730 - x86/fpu: Replace KVMs xstate component clearing
2731 - x86/KVM: Convert to fpstate
2732 - x86/fpu: Convert tracing to fpstate
2733 - x86/fpu/regset: Convert to fpstate
2734 - x86/fpu/signal: Convert to fpstate
2735 - x86/fpu/core: Convert to fpstate
2736 - x86/math-emu: Convert to fpstate
2737 - x86/fpu: Remove fpu::state
2738 - x86/fpu: Do not leak fpstate pointer on fork
2739 - x86/process: Move arch_thread_struct_whitelist() out of line
2740 - x86/fpu: Add size and mask information to fpstate
2741 - x86/fpu: Use fpstate::size
2742 - x86/fpu/xstate: Use fpstate for os_xsave()
2743 - x86/fpu/xstate: Use fpstate for xsave_to_user_sigframe()
2744 - x86/fpu: Use fpstate in fpu_copy_kvm_uabi_to_fpstate()
2745 - x86/fpu: Use fpstate in __copy_xstate_to_uabi_buf()
2746 - x86/fpu/xstate: Use fpstate for copy_uabi_to_xstate()
2747 - x86/fpu/signal: Use fpstate for size and features
2748 - x86/fpu: Provide struct fpu_config
2749 - x86/fpu: Cleanup fpu__init_system_xstate_size_legacy()
2750 - x86/fpu/xstate: Cleanup size calculations
2751 - x86/fpu: Move xstate size to fpu_*_cfg
2752 - x86/fpu: Move xstate feature masks to fpu_*_cfg
2753 - x86/fpu: Mop up xfeatures_mask_uabi()
2754 - x86/fpu: Rework restore_regs_from_fpstate()
2755 - x86/fpu/xstate: Move remaining xfeature helpers to core
2756 - x86/fpu: Prepare for sanitizing KVM FPU code
2757 - x86/fpu: Provide infrastructure for KVM FPU cleanup
2758 - x86/kvm: Convert FPU handling to a single swap buffer
2759 - x86/fpu: Remove old KVM FPU interface
2760 - signal: Add an optional check for altstack size
2761 - x86/signal: Implement sigaltstack size validation
2762 - x86/fpu/xstate: Provide xstate_calculate_size()
2763 - x86/fpu: Add members to struct fpu to cache permission information
2764 - x86/fpu: Add fpu_state_config::legacy_features
2765 - x86/arch_prctl: Add controls for dynamic XSTATE components
2766 - x86/fpu: Add basic helpers for dynamically enabled features
2767 - x86/signal: Use fpu::__state_user_size for sigalt stack validation
2768 - x86/fpu/signal: Prepare for variable sigframe length
2769 - x86/fpu: Prepare fpu_clone() for dynamically enabled features
2770 - x86/fpu: Reset permission and fpstate on exec()
2771 - x86/cpufeatures: Add eXtended Feature Disabling (XFD) feature bit
2772 - x86/msr-index: Add MSRs for XFD
2773 - x86/fpu: Add XFD state to fpstate
2774 - x86/fpu: Add sanity checks for XFD
2775 - x86/fpu: Update XFD state where required
2776 - x86/fpu/xstate: Add XFD #NM handler
2777 - x86/fpu/xstate: Add fpstate_realloc()/free()
2778 - x86/fpu/xstate: Prepare XSAVE feature table for gaps in state component
2779 numbers
2780 - x86/fpu/amx: Define AMX state components and have it used for boot-time
2781 checks
2782 - x86/fpu: Calculate the default sizes independently
2783 - x86/fpu: Add XFD handling for dynamic states
2784 - x86/fpu/amx: Enable the AMX feature in 64-bit mode
2785 - selftests/x86/amx: Add test cases for AMX state management
2786 - selftests/x86/amx: Add context switch test
2787 - Documentation/x86: Add documentation for using dynamic XSTATE features
2788 - x86/fpu/signal: Initialize sw_bytes in save_xstate_epilog()
2789 - signal: Skip the altstack update when not needed
2790 - x86/cpufeatures: Put the AMX macros in the word 18 block
2791 - x86/fpu/xstate: Fix the ARCH_REQ_XCOMP_PERM implementation
2792 - selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM test
2793 - [Config] updateconfigs after AMX patchset
2794
2795 -- Stefan Bader <stefan.bader@canonical.com> Thu, 05 May 2022 11:45:39 +0200
2796
2797 linux (5.15.0-27.28) jammy; urgency=medium
2798
2799 * jammy/linux: 5.15.0-27.28 -proposed tracker (LP: #1968954)
2800
2801 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 14 Apr 2022 06:46:57 +0200
2802
2803 linux (5.15.0-26.27) jammy; urgency=medium
2804
2805 * jammy/linux: 5.15.0-26.27 -proposed tracker (LP: #1968850)
2806
2807 * CVE-2022-1016
2808 - netfilter: nf_tables: initialize registers in nft_do_chain()
2809
2810 * CVE-2022-1015
2811 - netfilter: nf_tables: validate registers coming from userspace.
2812
2813 * CVE-2022-26490
2814 - nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION
2815
2816 * harden indirect calls against BHI attacks (LP: #1967579)
2817 - objtool: Classify symbols
2818 - objtool: Explicitly avoid self modifying code in .altinstr_replacement
2819 - objtool: Shrink struct instruction
2820 - objtool,x86: Replace alternatives with .retpoline_sites
2821 - x86/retpoline: Remove unused replacement symbols
2822 - x86/asm: Fix register order
2823 - x86/asm: Fixup odd GEN-for-each-reg.h usage
2824 - x86/retpoline: Move the retpoline thunk declarations to nospec-branch.h
2825 - x86/retpoline: Create a retpoline thunk array
2826 - x86/alternative: Implement .retpoline_sites support
2827 - x86/alternative: Handle Jcc __x86_indirect_thunk_\reg
2828 - x86/alternative: Try inline spectre_v2=retpoline,amd
2829 - x86/alternative: Add debug prints to apply_retpolines()
2830 - bpf,x86: Simplify computing label offsets
2831 - bpf,x86: Respect X86_FEATURE_RETPOLINE*
2832
2833 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 13 Apr 2022 16:51:38 +0200
2834
2835 linux (5.15.0-25.25) jammy; urgency=medium
2836
2837 * jammy/linux: 5.15.0-25.25 -proposed tracker (LP: #1967146)
2838
2839 * Miscellaneous Ubuntu changes
2840 - SAUCE: Revert "scsi: core: Reallocate device's budget map on queue depth
2841 change"
2842
2843 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 30 Mar 2022 17:28:11 +0200
2844
2845 linux (5.15.0-24.24) jammy; urgency=medium
2846
2847 * jammy/linux: 5.15.0-24.24 -proposed tracker (LP: #1966305)
2848
2849 * Update OS policy capability handshake (LP: #1966089)
2850 - thermal: int340x: Update OS policy capability handshake
2851
2852 * Jammy update: v5.15.30 upstream stable release (LP: #1966057)
2853 - Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0"
2854 - arm64: dts: rockchip: fix rk3399-puma-haikou USB OTG mode
2855 - xfrm: Check if_id in xfrm_migrate
2856 - xfrm: Fix xfrm migrate issues when address family changes
2857 - arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal integrity
2858 - arm64: dts: rockchip: align pl330 node name with dtschema
2859 - arm64: dts: rockchip: reorder rk3399 hdmi clocks
2860 - arm64: dts: agilex: use the compatible "intel,socfpga-agilex-hsotg"
2861 - ARM: dts: rockchip: reorder rk322x hmdi clocks
2862 - ARM: dts: rockchip: fix a typo on rk3288 crypto-controller
2863 - mac80211: refuse aggregations sessions before authorized
2864 - MIPS: smp: fill in sibling and core maps earlier
2865 - ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE
2866 - Bluetooth: hci_core: Fix leaking sent_cmd skb
2867 - can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when
2868 fully ready
2869 - atm: firestream: check the return value of ioremap() in fs_init()
2870 - iwlwifi: don't advertise TWT support
2871 - drm/vrr: Set VRR capable prop only if it is attached to connector
2872 - nl80211: Update bss channel on channel switch for P2P_CLIENT
2873 - tcp: make tcp_read_sock() more robust
2874 - sfc: extend the locking on mcdi->seqno
2875 - bnx2: Fix an error message
2876 - kselftest/vm: fix tests build with old libc
2877 - x86/module: Fix the paravirt vs alternative order
2878 - ice: Fix race condition during interface enslave
2879 - Linux 5.15.30
2880
2881 * Jammy update: v5.15.29 upstream stable release (LP: #1966056)
2882 - arm64: dts: qcom: sm8350: Describe GCC dependency clocks
2883 - arm64: dts: qcom: sm8350: Correct UFS symbol clocks
2884 - HID: elo: Revert USB reference counting
2885 - HID: hid-thrustmaster: fix OOB read in thrustmaster_interrupts
2886 - ARM: boot: dts: bcm2711: Fix HVS register range
2887 - clk: qcom: gdsc: Add support to update GDSC transition delay
2888 - clk: qcom: dispcc: Update the transition delay for MDSS GDSC
2889 - HID: vivaldi: fix sysfs attributes leak
2890 - arm64: dts: armada-3720-turris-mox: Add missing ethernet0 alias
2891 - tipc: fix kernel panic when enabling bearer
2892 - vdpa/mlx5: add validation for VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET command
2893 - vduse: Fix returning wrong type in vduse_domain_alloc_iova()
2894 - net: phy: meson-gxl: fix interrupt handling in forced mode
2895 - mISDN: Fix memory leak in dsp_pipeline_build()
2896 - vhost: fix hung thread due to erroneous iotlb entries
2897 - virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg is zero
2898 - vdpa: fix use-after-free on vp_vdpa_remove
2899 - isdn: hfcpci: check the return value of dma_set_mask() in setup_hw()
2900 - net: qlogic: check the return value of dma_alloc_coherent() in
2901 qed_vf_hw_prepare()
2902 - esp: Fix possible buffer overflow in ESP transformation
2903 - esp: Fix BEET mode inter address family tunneling on GSO
2904 - qed: return status of qed_iov_get_link
2905 - smsc95xx: Ignore -ENODEV errors when device is unplugged
2906 - gpiolib: acpi: Convert ACPI value of debounce to microseconds
2907 - drm/sun4i: mixer: Fix P010 and P210 format numbers
2908 - net: dsa: mt7530: fix incorrect test in mt753x_phylink_validate()
2909 - ARM: dts: aspeed: Fix AST2600 quad spi group
2910 - iavf: Fix handling of vlan strip virtual channel messages
2911 - i40e: stop disabling VFs due to PF error responses
2912 - ice: stop disabling VFs due to PF error responses
2913 - ice: Fix error with handling of bonding MTU
2914 - ice: Don't use GFP_KERNEL in atomic context
2915 - ice: Fix curr_link_speed advertised speed
2916 - ethernet: Fix error handling in xemaclite_of_probe
2917 - tipc: fix incorrect order of state message data sanity check
2918 - net: ethernet: ti: cpts: Handle error for clk_enable
2919 - net: ethernet: lpc_eth: Handle error for clk_enable
2920 - net: marvell: prestera: Add missing of_node_put() in
2921 prestera_switch_set_base_mac_addr
2922 - ax25: Fix NULL pointer dereference in ax25_kill_by_device
2923 - net/mlx5: Fix size field in bufferx_reg struct
2924 - net/mlx5: Fix a race on command flush flow
2925 - net/mlx5e: Lag, Only handle events from highest priority multipath entry
2926 - NFC: port100: fix use-after-free in port100_send_complete
2927 - selftests: pmtu.sh: Kill tcpdump processes launched by subshell.
2928 - selftests: pmtu.sh: Kill nettest processes launched in subshell.
2929 - gpio: ts4900: Do not set DAT and OE together
2930 - gianfar: ethtool: Fix refcount leak in gfar_get_ts_info
2931 - net: phy: DP83822: clear MISR2 register to disable interrupts
2932 - sctp: fix kernel-infoleak for SCTP sockets
2933 - net: bcmgenet: Don't claim WOL when its not available
2934 - net: phy: meson-gxl: improve link-up behavior
2935 - selftests/bpf: Add test for bpf_timer overwriting crash
2936 - swiotlb: fix info leak with DMA_FROM_DEVICE
2937 - usb: dwc3: pci: add support for the Intel Raptor Lake-S
2938 - pinctrl: tigerlake: Revert "Add Alder Lake-M ACPI ID"
2939 - KVM: Fix lockdep false negative during host resume
2940 - kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup mode
2941 - spi: rockchip: Fix error in getting num-cs property
2942 - spi: rockchip: terminate dma transmission when slave abort
2943 - drm/vc4: hdmi: Unregister codec device on unbind
2944 - x86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPU
2945 - net-sysfs: add check for netdevice being present to speed_show
2946 - hwmon: (pmbus) Clear pmbus fault/warning bits after read
2947 - PCI: Mark all AMD Navi10 and Navi14 GPU ATS as broken
2948 - gpio: Return EPROBE_DEFER if gc->to_irq is NULL
2949 - drm/amdgpu: bypass tiling flag check in virtual display case (v2)
2950 - Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"
2951 - Revert "xen-netback: Check for hotplug-status existence before watching"
2952 - ipv6: prevent a possible race condition with lifetimes
2953 - tracing: Ensure trace buffer is at least 4096 bytes large
2954 - tracing/osnoise: Make osnoise_main to sleep for microseconds
2955 - selftest/vm: fix map_fixed_noreplace test failure
2956 - selftests/memfd: clean up mapping in mfd_fail_write
2957 - ARM: Spectre-BHB: provide empty stub for non-config
2958 - fuse: fix fileattr op failure
2959 - fuse: fix pipe buffer lifetime for direct_io
2960 - staging: rtl8723bs: Fix access-point mode deadlock
2961 - staging: gdm724x: fix use after free in gdm_lte_rx()
2962 - net: macb: Fix lost RX packet wakeup race in NAPI receive
2963 - riscv: alternative only works on !XIP_KERNEL
2964 - mmc: meson: Fix usage of meson_mmc_post_req()
2965 - riscv: Fix auipc+jalr relocation range checks
2966 - tracing/osnoise: Force quiescent states while tracing
2967 - arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0
2968 - arm64: Ensure execute-only permissions are not allowed without EPAN
2969 - arm64: kasan: fix include error in MTE functions
2970 - swiotlb: rework "fix info leak with DMA_FROM_DEVICE"
2971 - KVM: x86/mmu: kvm_faultin_pfn has to return false if pfh is returned
2972 - virtio: unexport virtio_finalize_features
2973 - virtio: acknowledge all features before access
2974 - net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE
2975 - ARM: fix Thumb2 regression with Spectre BHB
2976 - watch_queue: Fix filter limit check
2977 - watch_queue, pipe: Free watchqueue state after clearing pipe ring
2978 - watch_queue: Fix to release page in ->release()
2979 - watch_queue: Fix to always request a pow-of-2 pipe ring size
2980 - watch_queue: Fix the alloc bitmap size to reflect notes allocated
2981 - watch_queue: Free the alloc bitmap when the watch_queue is torn down
2982 - watch_queue: Fix lack of barrier/sync/lock between post and read
2983 - watch_queue: Make comment about setting ->defunct more accurate
2984 - x86/boot: Fix memremap of setup_indirect structures
2985 - x86/boot: Add setup_indirect support in early_memremap_is_setup_data()
2986 - x86/sgx: Free backing memory after faulting the enclave page
2987 - x86/traps: Mark do_int3() NOKPROBE_SYMBOL
2988 - drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDP
2989 - btrfs: make send work with concurrent block group relocation
2990 - drm/i915: Workaround broken BIOS DBUF configuration on TGL/RKL
2991 - riscv: dts: k210: fix broken IRQs on hart1
2992 - block: drop unused includes in <linux/genhd.h>
2993 - Revert "net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing
2994 VLAN"
2995 - vhost: allow batching hint without size
2996 - Linux 5.15.29
2997
2998 * Jammy update: v5.15.28 upstream stable release (LP: #1966055)
2999 - slip: fix macro redefine warning
3000 - ARM: fix co-processor register typo
3001 - ARM: Do not use NOCROSSREFS directive with ld.lld
3002 - arm64: Do not include __READ_ONCE() block in assembly files
3003 - ARM: fix build warning in proc-v7-bugs.c
3004 - xen/xenbus: don't let xenbus_grant_ring() remove grants in error case
3005 - xen/grant-table: add gnttab_try_end_foreign_access()
3006 - xen/blkfront: don't use gnttab_query_foreign_access() for mapped status
3007 - xen/netfront: don't use gnttab_query_foreign_access() for mapped status
3008 - xen/scsifront: don't use gnttab_query_foreign_access() for mapped status
3009 - xen/gntalloc: don't use gnttab_query_foreign_access()
3010 - xen: remove gnttab_query_foreign_access()
3011 - xen/9p: use alloc/free_pages_exact()
3012 - xen/pvcalls: use alloc/free_pages_exact()
3013 - xen/gnttab: fix gnttab_end_foreign_access() without page specified
3014 - xen/netfront: react properly to failing gnttab_end_foreign_access_ref()
3015 - Revert "ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE"
3016 - Linux 5.15.28
3017
3018 * zfcpdump-kernel update to v5.15 (LP: #1965766)
3019 - SAUCE: Audit: Fix incorrect static inline function declration.
3020
3021 * [22.04 FEAT] SMC-R v2 Support (LP: #1929035)
3022 - net/smc: save stack space and allocate smc_init_info
3023 - net/smc: prepare for SMC-Rv2 connection
3024 - net/smc: add SMC-Rv2 connection establishment
3025 - net/smc: add listen processing for SMC-Rv2
3026 - net/smc: add v2 format of CLC decline message
3027 - net/smc: retrieve v2 gid from IB device
3028 - net/smc: add v2 support to the work request layer
3029 - net/smc: extend LLC layer for SMC-Rv2
3030 - net/smc: add netlink support for SMC-Rv2
3031 - net/smc: stop links when their GID is removed
3032 - net/smc: fix kernel panic caused by race of smc_sock
3033 - net/smc: Fix hung_task when removing SMC-R devices
3034
3035 * [22.04 FEAT] Transparent PCI device recovery (LP: #1959532)
3036 - s390/pci: tolerate inconsistent handle in recover
3037 - s390/pci: add simpler s390dbf traces for events
3038 - s390/pci: refresh function handle in iomap
3039 - s390/pci: implement reset_slot for hotplug slot
3040 - PCI: Export pci_dev_lock()
3041 - s390/pci: implement minimal PCI error recovery
3042
3043 * Mute/mic LEDs no function on some HP platfroms (LP: #1965080)
3044 - ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machines
3045
3046 * [22.04 FEAT] smc: Add User-defined EID (Enterprise ID) Support - kernel
3047 (LP: #1929060)
3048 - net/smc: add support for user defined EIDs
3049 - net/smc: keep static copy of system EID
3050 - net/smc: add generic netlink support for system EID
3051
3052 * Rotate to 2021v1 signing key (LP: #1964990)
3053 - [Packaging] Rotate to 2021v1 signing key
3054
3055 * [22.04 FEAT] zcrypt DD: Exploitation Support of new IBM Z Crypto Hardware
3056 (kernel part) (LP: #1959547)
3057 - s390/zcrypt: rework of debug feature messages
3058 - s390/ap/zcrypt: debug feature improvements
3059 - s390/zcrypt: CEX8S exploitation support
3060 - s390/zcrypt: handle checkstopped cards with new state
3061 - s390/zcrypt: Support CPRB minor version T7
3062 - s390/zcrypt: change reply buffer size offering
3063 - s390/zcrypt: Provide target domain for EP11 cprbs to scheduling function
3064 - s390/airq: use DMA memory for summary indicators
3065
3066 * [22.04 FEAT] [VS2103] Set KVM_CAP_S390_MEM_OP_EXTENSION capability to 211
3067 (LP: #1963901)
3068 - SAUCE: Set KVM_CAP_S390_MEM_OP_EXTENSION capability to 211
3069
3070 * dependency on crda obsolete according to Debian (LP: #1958918)
3071 - [Packaging] switch dependency from crda to wireless-regdb
3072
3073 * Cirrus audio support [1028:0BB5] & [1028:0BB6] (LP: #1964748)
3074 - ALSA: hda/cs8409: Add new Warlock SKUs to patch_cs8409
3075
3076 * Miscellaneous Ubuntu changes
3077 - [Packaging] mark dkms-build-configure--zfs executable
3078 - [Packaging] Fix bashism in dkms-build script
3079 - [Packaging] Always catch errors in dkms-build scripts
3080 - [Config] toolchain version update
3081
3082 * Miscellaneous upstream changes
3083 - Ubuntu: remove leftover reference to ubuntu/hio driver
3084 - Reverting commits 61005756c824 and cdb0f8e66513 due to a conflict with
3085 LP#1929035. Re-pick them afterwards, which will establish the upstream
3086 commit content and order again.
3087 - Revert "UBUNTU: [Packaging] Rotate to 2021v1 signing key"
3088
3089 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 25 Mar 2022 11:25:10 +0100
3090
3091 linux (5.15.0-23.23) jammy; urgency=medium
3092
3093 * jammy/linux: 5.15.0-23.23 -proposed tracker (LP: #1964573)
3094
3095 * Packaging resync (LP: #1786013)
3096 - [Packaging] resync dkms-build{,--nvidia-N} from LRMv5
3097 - debian/dkms-versions -- update from kernel-versions (main/master)
3098
3099 * [22.04 FEAT] KVM: Enable GISA support for Secure Execution guests
3100 (LP: #1959977)
3101 - KVM: s390: pv: make use of ultravisor AIV support
3102
3103 * intel_iommu breaks Intel IPU6 camera: isys port open ready failed -16
3104 (LP: #1958004)
3105 - SAUCE: iommu: intel-ipu: use IOMMU passthrough mode for Intel IPUs
3106
3107 * CVE-2022-23960
3108 - ARM: report Spectre v2 status through sysfs
3109 - ARM: early traps initialisation
3110 - ARM: use LOADADDR() to get load address of sections
3111 - ARM: Spectre-BHB workaround
3112 - ARM: include unprivileged BPF status in Spectre V2 reporting
3113 - arm64: Add Neoverse-N2, Cortex-A710 CPU part definition
3114 - arm64: Add HWCAP for self-synchronising virtual counter
3115 - arm64: Add Cortex-X2 CPU part definition
3116 - arm64: add ID_AA64ISAR2_EL1 sys register
3117 - arm64: cpufeature: add HWCAP for FEAT_AFP
3118 - arm64: cpufeature: add HWCAP for FEAT_RPRES
3119 - arm64: entry.S: Add ventry overflow sanity checks
3120 - arm64: spectre: Rename spectre_v4_patch_fw_mitigation_conduit
3121 - KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A
3122 - arm64: entry: Make the trampoline cleanup optional
3123 - arm64: entry: Free up another register on kpti's tramp_exit path
3124 - arm64: entry: Move the trampoline data page before the text page
3125 - arm64: entry: Allow tramp_alias to access symbols after the 4K boundary
3126 - arm64: entry: Don't assume tramp_vectors is the start of the vectors
3127 - arm64: entry: Move trampoline macros out of ifdef'd section
3128 - arm64: entry: Make the kpti trampoline's kpti sequence optional
3129 - arm64: entry: Allow the trampoline text to occupy multiple pages
3130 - arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
3131 - arm64: entry: Add vectors that have the bhb mitigation sequences
3132 - arm64: entry: Add macro for reading symbol addresses from the trampoline
3133 - arm64: Add percpu vectors for EL1
3134 - arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
3135 - arm64: Mitigate spectre style branch history side channels
3136 - KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
3137 - arm64: Use the clearbhb instruction in mitigations
3138 - arm64: proton-pack: Include unprivileged eBPF status in Spectre v2
3139 mitigation reporting
3140 - ARM: fix build error when BPF_SYSCALL is disabled
3141
3142 * CVE-2021-26401
3143 - x86/speculation: Use generic retpoline by default on AMD
3144 - x86/speculation: Update link to AMD speculation whitepaper
3145 - x86/speculation: Warn about Spectre v2 LFENCE mitigation
3146 - x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT
3147
3148 * CVE-2022-0001
3149 - x86,bugs: Unconditionally allow spectre_v2=retpoline,amd
3150 - x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
3151 - x86/speculation: Add eIBRS + Retpoline options
3152 - Documentation/hw-vuln: Update spectre doc
3153 - x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation
3154 reporting
3155
3156 * Jammy update: v5.15.27 upstream stable release (LP: #1964361)
3157 - mac80211_hwsim: report NOACK frames in tx_status
3158 - mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_work
3159 - i2c: bcm2835: Avoid clock stretching timeouts
3160 - ASoC: rt5668: do not block workqueue if card is unbound
3161 - ASoC: rt5682: do not block workqueue if card is unbound
3162 - regulator: core: fix false positive in regulator_late_cleanup()
3163 - Input: clear BTN_RIGHT/MIDDLE on buttonpads
3164 - btrfs: get rid of warning on transaction commit when using flushoncommit
3165 - KVM: arm64: vgic: Read HW interrupt pending state from the HW
3166 - block: loop:use kstatfs.f_bsize of backing file to set discard granularity
3167 - tipc: fix a bit overflow in tipc_crypto_key_rcv()
3168 - cifs: do not use uninitialized data in the owner/group sid
3169 - cifs: fix double free race when mount fails in cifs_get_root()
3170 - cifs: modefromsids must add an ACE for authenticated users
3171 - selftests/seccomp: Fix seccomp failure by adding missing headers
3172 - drm/amd/pm: correct UMD pstate clocks for Dimgrey Cavefish and Beige Goby
3173 - dmaengine: shdma: Fix runtime PM imbalance on error
3174 - i2c: cadence: allow COMPILE_TEST
3175 - i2c: imx: allow COMPILE_TEST
3176 - i2c: qup: allow COMPILE_TEST
3177 - net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990
3178 - block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern
3179 - usb: gadget: don't release an existing dev->buf
3180 - usb: gadget: clear related members when goto fail
3181 - exfat: reuse exfat_inode_info variable instead of calling EXFAT_I()
3182 - exfat: fix i_blocks for files truncated over 4 GiB
3183 - tracing: Add test for user space strings when filtering on string pointers
3184 - arm64: Mark start_backtrace() notrace and NOKPROBE_SYMBOL
3185 - serial: stm32: prevent TDR register overwrite when sending x_char
3186 - ext4: drop ineligible txn start stop APIs
3187 - ext4: simplify updating of fast commit stats
3188 - ext4: fast commit may not fallback for ineligible commit
3189 - ext4: fast commit may miss file actions
3190 - sched/fair: Fix fault in reweight_entity
3191 - ata: pata_hpt37x: fix PCI clock detection
3192 - drm/amdgpu: check vm ready by amdgpu_vm->evicting flag
3193 - tracing: Add ustring operation to filtering string pointers
3194 - ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()
3195 - NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()
3196 - NFSD: Fix zero-length NFSv3 WRITEs
3197 - io_uring: fix no lock protection for ctx->cq_extra
3198 - tools/resolve_btf_ids: Close ELF file on error
3199 - mtd: spi-nor: Fix mtd size for s3an flashes
3200 - MIPS: fix local_{add,sub}_return on MIPS64
3201 - signal: In get_signal test for signal_group_exit every time through the loop
3202 - PCI: mediatek-gen3: Disable DVFSRC voltage request
3203 - PCI: rcar: Check if device is runtime suspended instead of
3204 __clk_is_enabled()
3205 - PCI: dwc: Do not remap invalid res
3206 - PCI: aardvark: Fix checking for MEM resource type
3207 - KVM: VMX: Don't unblock vCPU w/ Posted IRQ if IRQs are disabled in guest
3208 - KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPU
3209 - KVM: VMX: Read Posted Interrupt "control" exactly once per loop iteration
3210 - KVM: X86: Ensure that dirty PDPTRs are loaded
3211 - KVM: x86: Handle 32-bit wrap of EIP for EMULTYPE_SKIP with flat code seg
3212 - KVM: x86: Exit to userspace if emulation prepared a completion callback
3213 - i3c: fix incorrect address slot lookup on 64-bit
3214 - i3c/master/mipi-i3c-hci: Fix a potentially infinite loop in
3215 'hci_dat_v1_get_index()'
3216 - tracing: Do not let synth_events block other dyn_event systems during create
3217 - Input: ti_am335x_tsc - set ADCREFM for X configuration
3218 - Input: ti_am335x_tsc - fix STEPCONFIG setup for Z2
3219 - PCI: mvebu: Check for errors from pci_bridge_emul_init() call
3220 - PCI: mvebu: Do not modify PCI IO type bits in conf_write
3221 - PCI: mvebu: Fix support for bus mastering and PCI_COMMAND on emulated bridge
3222 - PCI: mvebu: Fix configuring secondary bus of PCIe Root Port via emulated
3223 bridge
3224 - PCI: mvebu: Setup PCIe controller to Root Complex mode
3225 - PCI: mvebu: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridge
3226 - PCI: mvebu: Fix support for PCI_EXP_DEVCTL on emulated bridge
3227 - PCI: mvebu: Fix support for PCI_EXP_RTSTA on emulated bridge
3228 - PCI: mvebu: Fix support for DEVCAP2, DEVCTL2 and LNKCTL2 registers on
3229 emulated bridge
3230 - NFSD: Fix verifier returned in stable WRITEs
3231 - Revert "nfsd: skip some unnecessary stats in the v4 case"
3232 - nfsd: fix crash on COPY_NOTIFY with special stateid
3233 - x86/hyperv: Properly deal with empty cpumasks in hyperv_flush_tlb_multi()
3234 - drm/i915: don't call free_mmap_offset when purging
3235 - SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace point
3236 - SUNRPC: Fix sockaddr handling in svcsock_accept_class trace points
3237 - drm/sun4i: dw-hdmi: Fix missing put_device() call in sun8i_hdmi_phy_get
3238 - drm/atomic: Check new_crtc_state->active to determine if CRTC needs disable
3239 in self refresh mode
3240 - ntb_hw_switchtec: Fix pff ioread to read into mmio_part_cfg_all
3241 - ntb_hw_switchtec: Fix bug with more than 32 partitions
3242 - drm/amdkfd: Check for null pointer after calling kmemdup
3243 - drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interrupt
3244 - i3c: master: dw: check return of dw_i3c_master_get_free_pos()
3245 - dma-buf: cma_heap: Fix mutex locking section
3246 - tracing/uprobes: Check the return value of kstrdup() for tu->filename
3247 - tracing/probes: check the return value of kstrndup() for pbuf
3248 - mm: defer kmemleak object creation of module_alloc()
3249 - kasan: fix quarantine conflicting with init_on_free
3250 - selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup
3251 setting
3252 - hugetlbfs: fix off-by-one error in hugetlb_vmdelete_list()
3253 - drm/amdgpu/display: Only set vblank_disable_immediate when PSR is not
3254 enabled
3255 - drm/amdgpu: filter out radeon PCI device IDs
3256 - drm/amdgpu: filter out radeon secondary ids as well
3257 - drm/amd/display: Use adjusted DCN301 watermarks
3258 - drm/amd/display: move FPU associated DSC code to DML folder
3259 - ethtool: Fix link extended state for big endian
3260 - octeontx2-af: Optimize KPU1 processing for variable-length headers
3261 - octeontx2-af: Reset PTP config in FLR handler
3262 - octeontx2-af: cn10k: RPM hardware timestamp configuration
3263 - octeontx2-af: cn10k: Use appropriate register for LMAC enable
3264 - octeontx2-af: Adjust LA pointer for cpt parse header
3265 - octeontx2-af: Add KPU changes to parse NGIO as separate layer
3266 - net/mlx5e: IPsec: Refactor checksum code in tx data path
3267 - net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated traffic
3268 - bpf: Use u64_stats_t in struct bpf_prog_stats
3269 - bpf: Fix possible race in inc_misses_counter
3270 - drm/amd/display: Update watermark values for DCN301
3271 - drm: mxsfb: Set fallback bus format when the bridge doesn't provide one
3272 - drm: mxsfb: Fix NULL pointer dereference
3273 - riscv/mm: Add XIP_FIXUP for phys_ram_base
3274 - drm/i915/display: split out dpt out of intel_display.c
3275 - drm/i915/display: Move DRRS code its own file
3276 - drm/i915: Disable DRRS on IVB/HSW port != A
3277 - gve: Recording rx queue before sending to napi
3278 - net: dsa: ocelot: seville: utilize of_mdiobus_register
3279 - net: dsa: seville: register the mdiobus under devres
3280 - ibmvnic: don't release napi in __ibmvnic_open()
3281 - of: net: move of_net under net/
3282 - net: ethernet: litex: Add the dependency on HAS_IOMEM
3283 - drm/mediatek: mtk_dsi: Reset the dsi0 hardware
3284 - cifs: protect session channel fields with chan_lock
3285 - cifs: fix confusing unneeded warning message on smb2.1 and earlier
3286 - drm/amd/display: Fix stream->link_enc unassigned during stream removal
3287 - bnxt_en: Fix occasional ethtool -t loopback test failures
3288 - drm/amd/display: For vblank_disable_immediate, check PSR is really used
3289 - PCI: mvebu: Fix device enumeration regression
3290 - net: of: fix stub of_net helpers for CONFIG_NET=n
3291 - ALSA: intel_hdmi: Fix reference to PCM buffer address
3292 - ucounts: Fix systemd LimitNPROC with private users regression
3293 - riscv/efi_stub: Fix get_boot_hartid_from_fdt() return value
3294 - riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAP
3295 - riscv: Fix config KASAN && DEBUG_VIRTUAL
3296 - iwlwifi: mvm: check debugfs_dir ptr before use
3297 - ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min
3298 - iommu/vt-d: Fix double list_add when enabling VMD in scalable mode
3299 - iommu/amd: Recover from event log overflow
3300 - drm/i915: s/JSP2/ICP2/ PCH
3301 - drm/amd/display: Reduce dmesg error to a debug print
3302 - xen/netfront: destroy queues before real_num_tx_queues is zeroed
3303 - thermal: core: Fix TZ_GET_TRIP NULL pointer dereference
3304 - mac80211: fix EAPoL rekey fail in 802.3 rx path
3305 - blktrace: fix use after free for struct blk_trace
3306 - ntb: intel: fix port config status offset for SPR
3307 - mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls
3308 - xfrm: fix MTU regression
3309 - netfilter: fix use-after-free in __nf_register_net_hook()
3310 - bpf, sockmap: Do not ignore orig_len parameter
3311 - xfrm: fix the if_id check in changelink
3312 - xfrm: enforce validity of offload input flags
3313 - e1000e: Correct NVM checksum verification flow
3314 - net: fix up skbs delta_truesize in UDP GRO frag_list
3315 - netfilter: nf_queue: don't assume sk is full socket
3316 - netfilter: nf_queue: fix possible use-after-free
3317 - netfilter: nf_queue: handle socket prefetch
3318 - batman-adv: Request iflink once in batadv-on-batadv check
3319 - batman-adv: Request iflink once in batadv_get_real_netdevice
3320 - batman-adv: Don't expect inter-netns unique iflink indices
3321 - net: ipv6: ensure we call ipv6_mc_down() at most once
3322 - net: dcb: flush lingering app table entries for unregistered devices
3323 - net: ipa: add an interconnect dependency
3324 - net/smc: fix connection leak
3325 - net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by client
3326 - net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by server
3327 - btrfs: fix ENOSPC failure when attempting direct IO write into NOCOW range
3328 - mac80211: fix forwarded mesh frames AC & queue selection
3329 - net: stmmac: fix return value of __setup handler
3330 - mac80211: treat some SAE auth steps as final
3331 - iavf: Fix missing check for running netdev
3332 - net: sxgbe: fix return value of __setup handler
3333 - ibmvnic: register netdev after init of adapter
3334 - net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()
3335 - ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()
3336 - iavf: Fix deadlock in iavf_reset_task
3337 - efivars: Respect "block" flag in efivar_entry_set_safe()
3338 - auxdisplay: lcd2s: Fix lcd2s_redefine_char() feature
3339 - firmware: arm_scmi: Remove space in MODULE_ALIAS name
3340 - ASoC: cs4265: Fix the duplicated control name
3341 - auxdisplay: lcd2s: Fix memory leak in ->remove()
3342 - auxdisplay: lcd2s: Use proper API to free the instance of charlcd object
3343 - can: gs_usb: change active_channels's type from atomic_t to u8
3344 - iommu/tegra-smmu: Fix missing put_device() call in tegra_smmu_find
3345 - arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF output
3346 - igc: igc_read_phy_reg_gpy: drop premature return
3347 - ARM: Fix kgdb breakpoint for Thumb2
3348 - mips: setup: fix setnocoherentio() boolean setting
3349 - ARM: 9182/1: mmu: fix returns from early_param() and __setup() functions
3350 - mptcp: Correctly set DATA_FIN timeout when number of retransmits is large
3351 - selftests: mlxsw: tc_police_scale: Make test more robust
3352 - pinctrl: sunxi: Use unique lockdep classes for IRQs
3353 - igc: igc_write_phy_reg_gpy: drop premature return
3354 - ibmvnic: free reset-work-item when flushing
3355 - memfd: fix F_SEAL_WRITE after shmem huge page allocated
3356 - s390/extable: fix exception table sorting
3357 - sched: Fix yet more sched_fork() races
3358 - arm64: dts: juno: Remove GICv2m dma-range
3359 - iommu/amd: Fix I/O page table memory leak
3360 - MIPS: ralink: mt7621: do memory detection on KSEG1
3361 - ARM: dts: switch timer config to common devkit8000 devicetree
3362 - ARM: dts: Use 32KiHz oscillator on devkit8000
3363 - soc: fsl: guts: Revert commit 3c0d64e867ed
3364 - soc: fsl: guts: Add a missing memory allocation failure check
3365 - soc: fsl: qe: Check of ioremap return value
3366 - netfilter: nf_tables: prefer kfree_rcu(ptr, rcu) variant
3367 - ARM: tegra: Move panels to AUX bus
3368 - can: etas_es58x: change opened_channel_cnt's type from atomic_t to u8
3369 - net: stmmac: enhance XDP ZC driver level switching performance
3370 - net: stmmac: only enable DMA interrupts when ready
3371 - ibmvnic: initialize rc before completing wait
3372 - ibmvnic: define flush_reset_queue helper
3373 - ibmvnic: complete init_done on transport events
3374 - net: chelsio: cxgb3: check the return value of pci_find_capability()
3375 - net: sparx5: Fix add vlan when invalid operation
3376 - iavf: Refactor iavf state machine tracking
3377 - iavf: Add __IAVF_INIT_FAILED state
3378 - iavf: Combine init and watchdog state machines
3379 - iavf: Add trace while removing device
3380 - iavf: Rework mutexes for better synchronisation
3381 - iavf: Add helper function to go from pci_dev to adapter
3382 - iavf: Fix kernel BUG in free_msi_irqs
3383 - iavf: Add waiting so the port is initialized in remove
3384 - iavf: Fix init state closure on remove
3385 - iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPS
3386 - iavf: Fix race in init state
3387 - iavf: Fix __IAVF_RESETTING state usage
3388 - drm/i915/guc/slpc: Correct the param count for unset param
3389 - drm/bridge: ti-sn65dsi86: Properly undo autosuspend
3390 - e1000e: Fix possible HW unit hang after an s0ix exit
3391 - MIPS: ralink: mt7621: use bitwise NOT instead of logical
3392 - nl80211: Handle nla_memdup failures in handle_nan_filter
3393 - drm/amdgpu: fix suspend/resume hang regression
3394 - net: dcb: disable softirqs in dcbnl_flush_dev()
3395 - selftests: mlxsw: resource_scale: Fix return value
3396 - net: stmmac: perserve TX and RX coalesce value during XDP setup
3397 - iavf: do not override the adapter state in the watchdog task (again)
3398 - iavf: missing unlocks in iavf_watchdog_task()
3399 - MAINTAINERS: adjust file entry for of_net.c after movement
3400 - Input: elan_i2c - move regulator_[en|dis]able() out of
3401 elan_[en|dis]able_power()
3402 - Input: elan_i2c - fix regulator enable count imbalance after suspend/resume
3403 - Input: samsung-keypad - properly state IOMEM dependency
3404 - HID: add mapping for KEY_DICTATE
3405 - HID: add mapping for KEY_ALL_APPLICATIONS
3406 - tracing/histogram: Fix sorting on old "cpu" value
3407 - tracing: Fix return value of __setup handlers
3408 - btrfs: fix lost prealloc extents beyond eof after full fsync
3409 - btrfs: fix relocation crash due to premature return from
3410 btrfs_commit_transaction()
3411 - btrfs: do not WARN_ON() if we have PageError set
3412 - btrfs: qgroup: fix deadlock between rescan worker and remove qgroup
3413 - btrfs: add missing run of delayed items after unlink during log replay
3414 - btrfs: do not start relocation until in progress drops are done
3415 - Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
3416 - proc: fix documentation and description of pagemap
3417 - KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots()
3418 - hamradio: fix macro redefine warning
3419 - Linux 5.15.27
3420 - [Config] updateconfigs
3421
3422 * devices on thunderbolt dock are not recognized on adl-p platform
3423 (LP: #1955016)
3424 - thunderbolt: Tear down existing tunnels when resuming from hibernate
3425 - thunderbolt: Runtime resume USB4 port when retimers are scanned
3426 - thunderbolt: Do not allow subtracting more NFC credits than configured
3427 - thunderbolt: Do not program path HopIDs for USB4 routers
3428 - thunderbolt: Add debug logging of DisplayPort resource allocation
3429
3430 * MT7921[14c3:7961] ASPM is disabled and it affects power consumption
3431 (LP: #1955882)
3432 - mt76: mt7921: enable aspm by default
3433
3434 * Add proper runtime PM support to Realtek PCIe cardreader (LP: #1963615)
3435 - mmc: rtsx: Use pm_runtime_{get, put}() to handle runtime PM
3436 - misc: rtsx: Rework runtime power management flow
3437 - misc: rtsx: Cleanup power management ops
3438 - misc: rtsx: Quiesce rts5249 on system suspend
3439 - mmc: rtsx: Let MMC core handle runtime PM
3440 - misc: rtsx: conditionally build rtsx_pm_power_saving()
3441 - misc: rtsx: rts522a rts5228 rts5261 support Runtime PM
3442 - mmc: rtsx: Fix build errors/warnings for unused variable
3443 - mmc: rtsx: add 74 Clocks in power on flow
3444
3445 * [22.04 FEAT] In-kernel crypto: SIMD implementation of chacha20
3446 (LP: #1853152)
3447 - s390/crypto: add SIMD implementation for ChaCha20
3448 - s390/crypto: fix compile error for ChaCha20 module
3449
3450 * Add ConnectX7 support and bug fixes to Jammy (LP: #1962185)
3451 - IB/mlx5: Expose NDR speed through MAD
3452
3453 * INVALID or PRIVATE BUG (LP: #1959890)
3454 - [Config] Deactivate CONFIG_QETH_OSX kernel config option
3455
3456 * Move virtual graphics drivers from linux-modules-extra to linux-modules
3457 (LP: #1960633)
3458 - [Packaging] Move VM DRM drivers into modules
3459
3460 * Not able to enter s2idle state on AMD platforms (LP: #1961121)
3461 - HID: amd_sfh: Handle amd_sfh work buffer in PM ops
3462 - HID: amd_sfh: Disable the interrupt for all command
3463 - HID: amd_sfh: Add functionality to clear interrupts
3464 - HID: amd_sfh: Add interrupt handler to process interrupts
3465
3466 * INVALID or PRIVATE BUG (LP: #1960580)
3467 - s390/kexec_file: move kernel image size check
3468 - s390: support command lines longer than 896 bytes
3469
3470 * [UBUNTU 20.04] kernel: Add support for CPU-MF counter second version 7
3471 (LP: #1960182)
3472 - s390/cpumf: Support for CPU Measurement Facility CSVN 7
3473 - s390/cpumf: Support for CPU Measurement Sampling Facility LS bit
3474
3475 * [SRU]PCI: vmd: Do not disable MSI-X remapping if interrupt remapping is
3476 enabled by IOMMU (LP: #1937295)
3477 - PCI: vmd: Do not disable MSI-X remapping if interrupt remapping is enabled
3478 by IOMMU
3479
3480 * Jammy update: v5.15.26 upstream stable release (LP: #1963891)
3481 - mm/filemap: Fix handling of THPs in generic_file_buffered_read()
3482 - cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug
3483 - cgroup-v1: Correct privileges check in release_agent writes
3484 - x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearing
3485 - btrfs: tree-checker: check item_size for inode_item
3486 - btrfs: tree-checker: check item_size for dev_item
3487 - clk: jz4725b: fix mmc0 clock gating
3488 - io_uring: don't convert to jiffies for waiting on timeouts
3489 - io_uring: disallow modification of rsrc_data during quiesce
3490 - selinux: fix misuse of mutex_is_locked()
3491 - vhost/vsock: don't check owner in vhost_vsock_stop() while releasing
3492 - parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernel
3493 - parisc/unaligned: Fix ldw() and stw() unalignment handlers
3494 - KVM: x86/mmu: make apf token non-zero to fix bug
3495 - drm/amd/display: Protect update_bw_bounding_box FPU code.
3496 - drm/amd/pm: fix some OEM SKU specific stability issues
3497 - drm/amd: Check if ASPM is enabled from PCIe subsystem
3498 - drm/amdgpu: disable MMHUB PG for Picasso
3499 - drm/amdgpu: do not enable asic reset for raven2
3500 - drm/i915: Widen the QGV point mask
3501 - drm/i915: Correctly populate use_sagv_wm for all pipes
3502 - drm/i915: Fix bw atomic check when switching between SAGV vs. no SAGV
3503 - sr9700: sanity check for packet length
3504 - USB: zaurus: support another broken Zaurus
3505 - CDC-NCM: avoid overflow in sanity checking
3506 - netfilter: xt_socket: fix a typo in socket_mt_destroy()
3507 - netfilter: xt_socket: missing ifdef CONFIG_IP6_NF_IPTABLES dependency
3508 - tee: export teedev_open() and teedev_close_context()
3509 - optee: use driver internal tee_context for some rpc
3510 - ping: remove pr_err from ping_lookup
3511 - Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC"
3512 - gpu: host1x: Always return syncpoint value when waiting
3513 - perf evlist: Fix failed to use cpu list for uncore events
3514 - perf data: Fix double free in perf_session__delete()
3515 - mptcp: fix race in incoming ADD_ADDR option processing
3516 - mptcp: add mibs counter for ignored incoming options
3517 - selftests: mptcp: fix diag instability
3518 - selftests: mptcp: be more conservative with cookie MPJ limits
3519 - bnx2x: fix driver load from initrd
3520 - bnxt_en: Fix active FEC reporting to ethtool
3521 - bnxt_en: Fix offline ethtool selftest with RDMA enabled
3522 - bnxt_en: Fix incorrect multicast rx mask setting when not requested
3523 - hwmon: Handle failure to register sensor with thermal zone correctly
3524 - net/mlx5: Fix tc max supported prio for nic mode
3525 - ice: check the return of ice_ptp_gettimex64
3526 - ice: initialize local variable 'tlv'
3527 - net/mlx5: Update the list of the PCI supported devices
3528 - bpf: Fix crash due to incorrect copy_map_value
3529 - bpf: Do not try bpf_msg_push_data with len 0
3530 - selftests: bpf: Check bpf_msg_push_data return value
3531 - bpf: Fix a bpf_timer initialization issue
3532 - bpf: Add schedule points in batch ops
3533 - io_uring: add a schedule point in io_add_buffers()
3534 - net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends
3535 - nvme: also mark passthrough-only namespaces ready in nvme_update_ns_info
3536 - tipc: Fix end of loop tests for list_for_each_entry()
3537 - gso: do not skip outer ip header in case of ipip and net_failover
3538 - net: mv643xx_eth: process retval from of_get_mac_address
3539 - openvswitch: Fix setting ipv6 fields causing hw csum failure
3540 - drm/edid: Always set RGB444
3541 - net/mlx5e: Fix wrong return value on ioctl EEPROM query failure
3542 - drm/vc4: crtc: Fix runtime_pm reference counting
3543 - drm/i915/dg2: Print PHY name properly on calibration error
3544 - net/sched: act_ct: Fix flow table lookup after ct clear or switching zones
3545 - net: ll_temac: check the return value of devm_kmalloc()
3546 - net: Force inlining of checksum functions in net/checksum.h
3547 - netfilter: nf_tables: unregister flowtable hooks on netns exit
3548 - nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()
3549 - net: mdio-ipq4019: add delay after clock enable
3550 - netfilter: nf_tables: fix memory leak during stateful obj update
3551 - net/smc: Use a mutex for locking "struct smc_pnettable"
3552 - surface: surface3_power: Fix battery readings on batteries without a serial
3553 number
3554 - udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister()
3555 - net/mlx5: DR, Cache STE shadow memory
3556 - ibmvnic: schedule failover only if vioctl fails
3557 - net/mlx5: DR, Don't allow match on IP w/o matching on full
3558 ethertype/ip_version
3559 - net/mlx5: Fix possible deadlock on rule deletion
3560 - net/mlx5: Fix wrong limitation of metadata match on ecpf
3561 - net/mlx5: DR, Fix the threshold that defines when pool sync is initiated
3562 - net/mlx5e: MPLSoUDP decap, fix check for unsupported matches
3563 - net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packets
3564 - net/mlx5: Update log_max_qp value to be 17 at most
3565 - spi: spi-zynq-qspi: Fix a NULL pointer dereference in
3566 zynq_qspi_exec_mem_op()
3567 - gpio: rockchip: Reset int_bothedge when changing trigger
3568 - regmap-irq: Update interrupt clear register for proper reset
3569 - net-timestamp: convert sk->sk_tskey to atomic_t
3570 - RDMA/rtrs-clt: Fix possible double free in error case
3571 - RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_close
3572 - bnxt_en: Increase firmware message response DMA wait time
3573 - configfs: fix a race in configfs_{,un}register_subsystem()
3574 - RDMA/ib_srp: Fix a deadlock
3575 - tracing: Dump stacktrace trigger to the corresponding instance
3576 - tracing: Have traceon and traceoff trigger honor the instance
3577 - iio:imu:adis16480: fix buffering for devices with no burst mode
3578 - iio: adc: men_z188_adc: Fix a resource leak in an error handling path
3579 - iio: adc: tsc2046: fix memory corruption by preventing array overflow
3580 - iio: adc: ad7124: fix mask used for setting AIN_BUFP & AIN_BUFM bits
3581 - iio: accel: fxls8962af: add padding to regmap for SPI
3582 - iio: imu: st_lsm6dsx: wait for settling time in st_lsm6dsx_read_oneshot
3583 - iio: Fix error handling for PM
3584 - sc16is7xx: Fix for incorrect data being transmitted
3585 - ata: pata_hpt37x: disable primary channel on HPT371
3586 - Revert "USB: serial: ch341: add new Product ID for CH341A"
3587 - usb: gadget: rndis: add spinlock for rndis response list
3588 - USB: gadget: validate endpoint index for xilinx udc
3589 - tracefs: Set the group ownership in apply_options() not parse_options()
3590 - USB: serial: option: add support for DW5829e
3591 - USB: serial: option: add Telit LE910R1 compositions
3592 - usb: dwc2: drd: fix soft connect when gadget is unconfigured
3593 - usb: dwc3: pci: Add "snps,dis_u2_susphy_quirk" for Intel Bay Trail
3594 - usb: dwc3: pci: Fix Bay Trail phy GPIO mappings
3595 - usb: dwc3: gadget: Let the interrupt handler disable bottom halves.
3596 - xhci: re-initialize the HC during resume if HCE was set
3597 - xhci: Prevent futile URB re-submissions due to incorrect return value.
3598 - nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property
3599 - mtd: core: Fix a conflict between MTD and NVMEM on wp-gpios property
3600 - driver core: Free DMA range map when device is released
3601 - btrfs: prevent copying too big compressed lzo segment
3602 - RDMA/cma: Do not change route.addr.src_addr outside state checks
3603 - thermal: int340x: fix memory leak in int3400_notify()
3604 - staging: fbtft: fb_st7789v: reset display before initialization
3605 - tps6598x: clear int mask on probe failure
3606 - IB/qib: Fix duplicate sysfs directory name
3607 - riscv: fix nommu_k210_sdcard_defconfig
3608 - riscv: fix oops caused by irqsoff latency tracer
3609 - tty: n_gsm: fix encoding of control signal octet bit DV
3610 - tty: n_gsm: fix proper link termination after failed open
3611 - tty: n_gsm: fix NULL pointer access due to DLCI release
3612 - tty: n_gsm: fix wrong tty control line for flow control
3613 - tty: n_gsm: fix wrong modem processing in convergence layer type 2
3614 - tty: n_gsm: fix deadlock in gsmtty_open()
3615 - pinctrl: fix loop in k210_pinconf_get_drive()
3616 - pinctrl: k210: Fix bias-pull-up
3617 - gpio: tegra186: Fix chip_data type confusion
3618 - memblock: use kfree() to release kmalloced memblock regions
3619 - ice: Fix race conditions between virtchnl handling and VF ndo ops
3620 - ice: fix concurrent reset and removal of VFs
3621 - Linux 5.15.26
3622
3623 * Jammy update: v5.15.25 upstream stable release (LP: #1963890)
3624 - drm/nouveau/pmu/gm200-: use alternate falcon reset sequence
3625 - fs/proc: task_mmu.c: don't read mapcount for migration entry
3626 - btrfs: zoned: cache reported zone during mount
3627 - HID:Add support for UGTABLET WP5540
3628 - Revert "svm: Add warning message for AVIC IPI invalid target"
3629 - parisc: Show error if wrong 32/64-bit compiler is being used
3630 - serial: parisc: GSC: fix build when IOSAPIC is not set
3631 - parisc: Drop __init from map_pages declaration
3632 - parisc: Fix data TLB miss in sba_unmap_sg
3633 - parisc: Fix sglist access in ccio-dma.c
3634 - mmc: block: fix read single on recovery logic
3635 - mm: don't try to NUMA-migrate COW pages that have other uses
3636 - HID: amd_sfh: Add illuminance mask to limit ALS max value
3637 - HID: i2c-hid: goodix: Fix a lockdep splat
3638 - HID: amd_sfh: Increase sensor command timeout
3639 - HID: amd_sfh: Correct the structure field name
3640 - PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA
3641 topology
3642 - parisc: Add ioread64_lo_hi() and iowrite64_lo_hi()
3643 - btrfs: send: in case of IO error log it
3644 - platform/x86: touchscreen_dmi: Add info for the RWC NANOTE P8 AY07J 2-in-1
3645 - platform/x86: ISST: Fix possible circular locking dependency detected
3646 - kunit: tool: Import missing importlib.abc
3647 - selftests: rtc: Increase test timeout so that all tests run
3648 - kselftest: signal all child processes
3649 - net: ieee802154: at86rf230: Stop leaking skb's
3650 - selftests/zram: Skip max_comp_streams interface on newer kernel
3651 - selftests/zram01.sh: Fix compression ratio calculation
3652 - selftests/zram: Adapt the situation that /dev/zram0 is being used
3653 - selftests: openat2: Print also errno in failure messages
3654 - selftests: openat2: Add missing dependency in Makefile
3655 - selftests: openat2: Skip testcases that fail with EOPNOTSUPP
3656 - selftests: skip mincore.check_file_mmap when fs lacks needed support
3657 - ax25: improve the incomplete fix to avoid UAF and NPD bugs
3658 - pinctrl: bcm63xx: fix unmet dependency on REGMAP for GPIO_REGMAP
3659 - vfs: make freeze_super abort when sync_filesystem returns error
3660 - quota: make dquot_quota_sync return errors from ->sync_fs
3661 - scsi: pm80xx: Fix double completion for SATA devices
3662 - kselftest: Fix vdso_test_abi return status
3663 - scsi: core: Reallocate device's budget map on queue depth change
3664 - scsi: pm8001: Fix use-after-free for aborted TMF sas_task
3665 - scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_task
3666 - drm/amd: Warn users about potential s0ix problems
3667 - nvme: fix a possible use-after-free in controller reset during load
3668 - nvme-tcp: fix possible use-after-free in transport error_recovery work
3669 - nvme-rdma: fix possible use-after-free in transport error_recovery work
3670 - net: sparx5: do not refer to skb after passing it on
3671 - drm/amd: add support to check whether the system is set to s3
3672 - drm/amd: Only run s3 or s0ix if system is configured properly
3673 - drm/amdgpu: fix logic inversion in check
3674 - x86/Xen: streamline (and fix) PV CPU enumeration
3675 - Revert "module, async: async_synchronize_full() on module init iff async is
3676 used"
3677 - gcc-plugins/stackleak: Use noinstr in favor of notrace
3678 - random: wake up /dev/random writers after zap
3679 - KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPU
3680 - KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of
3681 RSM
3682 - KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT && !gCR0.PG case
3683 - KVM: x86: nSVM: fix potential NULL derefernce on nested migration
3684 - KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved state
3685 - iwlwifi: fix use-after-free
3686 - drm/radeon: Fix backlight control on iMac 12,1
3687 - drm/atomic: Don't pollute crtc_state->mode_blob with error pointers
3688 - drm/amd/pm: correct the sequence of sending gpu reset msg
3689 - drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix.
3690 - drm/i915/opregion: check port number bounds for SWSCI display power state
3691 - drm/i915: Fix dbuf slice config lookup
3692 - drm/i915: Fix mbus join config lookup
3693 - vsock: remove vsock from connected table when connect is interrupted by a
3694 signal
3695 - drm/cma-helper: Set VM_DONTEXPAND for mmap
3696 - drm/i915/gvt: Make DRM_I915_GVT depend on X86
3697 - drm/i915/ttm: tweak priority hint selection
3698 - iwlwifi: pcie: fix locking when "HW not ready"
3699 - iwlwifi: pcie: gen2: fix locking when "HW not ready"
3700 - iwlwifi: mvm: don't send SAR GEO command for 3160 devices
3701 - selftests: netfilter: fix exit value for nft_concat_range
3702 - netfilter: nft_synproxy: unregister hooks on init error path
3703 - selftests: netfilter: disable rp_filter on router
3704 - ipv4: fix data races in fib_alias_hw_flags_set
3705 - ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
3706 - ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
3707 - ipv6: per-netns exclusive flowlabel checks
3708 - Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"
3709 - mac80211: mlme: check for null after calling kmemdup
3710 - brcmfmac: firmware: Fix crash in brcm_alt_fw_path
3711 - cfg80211: fix race in netlink owner interface destruction
3712 - net: dsa: lan9303: fix reset on probe
3713 - net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN
3714 - net: dsa: lantiq_gswip: fix use after free in gswip_remove()
3715 - net: dsa: lan9303: handle hwaccel VLAN tags
3716 - net: dsa: lan9303: add VLAN IDs to master device
3717 - net: ieee802154: ca8210: Fix lifs/sifs periods
3718 - ping: fix the dif and sdif check in ping_lookup
3719 - bonding: force carrier update when releasing slave
3720 - drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hit
3721 - net_sched: add __rcu annotation to netdev->qdisc
3722 - bonding: fix data-races around agg_select_timer
3723 - libsubcmd: Fix use-after-free for realloc(..., 0)
3724 - net/smc: Avoid overwriting the copies of clcsock callback functions
3725 - net: phy: mediatek: remove PHY mode check on MT7531
3726 - atl1c: fix tx timeout after link flap on Mikrotik 10/25G NIC
3727 - tipc: fix wrong publisher node address in link publications
3728 - dpaa2-switch: fix default return of dpaa2_switch_flower_parse_mirror_key
3729 - dpaa2-eth: Initialize mutex used in one step timestamping path
3730 - net: bridge: multicast: notify switchdev driver whenever MC processing gets
3731 disabled
3732 - perf bpf: Defer freeing string after possible strlen() on it
3733 - selftests/exec: Add non-regular to TEST_GEN_PROGS
3734 - arm64: Correct wrong label in macro __init_el2_gicv3
3735 - ALSA: usb-audio: revert to IMPLICIT_FB_FIXED_DEV for M-Audio FastTrack Ultra
3736 - ALSA: hda/realtek: Add quirk for Legion Y9000X 2019
3737 - ALSA: hda/realtek: Fix deadlock by COEF mutex
3738 - ALSA: hda: Fix regression on forced probe mask option
3739 - ALSA: hda: Fix missing codec probe on Shenker Dock 15
3740 - ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw()
3741 - ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()
3742 - ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_sx()
3743 - ASoC: ops: Fix stereo change notifications in snd_soc_put_xr_sx()
3744 - cifs: fix set of group SID via NTSD xattrs
3745 - powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCE
3746 - powerpc/lib/sstep: fix 'ptesync' build error
3747 - mtd: rawnand: gpmi: don't leak PM reference in error path
3748 - smb3: fix snapshot mount option
3749 - tipc: fix wrong notification node addresses
3750 - scsi: ufs: Remove dead code
3751 - scsi: ufs: Fix a deadlock in the error handler
3752 - ASoC: tas2770: Insert post reset delay
3753 - ASoC: qcom: Actually clear DMA interrupt register for HDMI
3754 - block/wbt: fix negative inflight counter when remove scsi device
3755 - NFS: Remove an incorrect revalidation in nfs4_update_changeattr_locked()
3756 - NFS: LOOKUP_DIRECTORY is also ok with symlinks
3757 - NFS: Do not report writeback errors in nfs_getattr()
3758 - tty: n_tty: do not look ahead for EOL character past the end of the buffer
3759 - block: fix surprise removal for drivers calling blk_set_queue_dying
3760 - mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe()
3761 - mtd: parsers: qcom: Fix kernel panic on skipped partition
3762 - mtd: parsers: qcom: Fix missing free for pparts in cleanup
3763 - mtd: phram: Prevent divide by zero bug in phram_setup()
3764 - mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC status
3765 - HID: elo: fix memory leak in elo_probe
3766 - mtd: rawnand: ingenic: Fix missing put_device in ingenic_ecc_get
3767 - Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobj
3768 - KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()
3769 - KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf event
3770 - KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW
3771 - ARM: OMAP2+: hwmod: Add of_node_put() before break
3772 - ARM: OMAP2+: adjust the location of put_device() call in omapdss_init_of
3773 - phy: usb: Leave some clocks running during suspend
3774 - staging: vc04_services: Fix RCU dereference check
3775 - phy: phy-mtk-tphy: Fix duplicated argument in phy-mtk-tphy
3776 - irqchip/sifive-plic: Add missing thead,c900-plic match string
3777 - x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asm
3778 - netfilter: conntrack: don't refresh sctp entries in closed state
3779 - ksmbd: fix same UniqueId for dot and dotdot entries
3780 - ksmbd: don't align last entry offset in smb2 query directory
3781 - arm64: dts: meson-gx: add ATF BL32 reserved-memory region
3782 - arm64: dts: meson-g12: add ATF BL32 reserved-memory region
3783 - arm64: dts: meson-g12: drop BL32 region from SEI510/SEI610
3784 - pidfd: fix test failure due to stack overflow on some arches
3785 - selftests: fixup build warnings in pidfd / clone3 tests
3786 - mm: io_uring: allow oom-killer from io_uring_setup
3787 - kconfig: let 'shell' return enough output for deep path names
3788 - ata: libata-core: Disable TRIM on M88V29
3789 - soc: aspeed: lpc-ctrl: Block error printing on probe defer cases
3790 - xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create
3791 - drm/rockchip: dw_hdmi: Do not leave clock enabled in error case
3792 - tracing: Fix tp_printk option related with tp_printk_stop_on_boot
3793 - display/amd: decrease message verbosity about watermarks table failure
3794 - drm/amd/display: Cap pflip irqs per max otg number
3795 - drm/amd/display: fix yellow carp wm clamping
3796 - net: usb: qmi_wwan: Add support for Dell DW5829e
3797 - net: macb: Align the dma and coherent dma masks
3798 - kconfig: fix failing to generate auto.conf
3799 - scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loop
3800 - EDAC: Fix calculation of returned address and next offset in
3801 edac_align_ptr()
3802 - ucounts: Handle wrapping in is_ucounts_overlimit
3803 - ucounts: In set_cred_ucounts assume new->ucounts is non-NULL
3804 - ucounts: Base set_cred_ucounts changes on the real user
3805 - ucounts: Enforce RLIMIT_NPROC not RLIMIT_NPROC+1
3806 - lib/iov_iter: initialize "flags" in new pipe_buffer
3807 - rlimit: Fix RLIMIT_NPROC enforcement failure caused by capability calls in
3808 set_user
3809 - ucounts: Move RLIMIT_NPROC handling after set_user
3810 - net: sched: limit TC_ACT_REPEAT loops
3811 - dmaengine: sh: rcar-dmac: Check for error num after setting mask
3812 - dmaengine: stm32-dmamux: Fix PM disable depth imbalance in
3813 stm32_dmamux_probe
3814 - dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size
3815 - tests: fix idmapped mount_setattr test
3816 - i2c: qcom-cci: don't delete an unregistered adapter
3817 - i2c: qcom-cci: don't put a device tree node before i2c_add_adapter()
3818 - dmaengine: ptdma: Fix the error handling path in pt_core_init()
3819 - copy_process(): Move fd_install() out of sighand->siglock critical section
3820 - scsi: qedi: Fix ABBA deadlock in qedi_process_tmf_resp() and
3821 qedi_process_cmd_cleanup_resp()
3822 - ice: enable parsing IPSEC SPI headers for RSS
3823 - i2c: brcmstb: fix support for DSL and CM variants
3824 - lockdep: Correct lock_classes index mapping
3825 - Linux 5.15.25
3826
3827 * Jammy update: v5.15.24 upstream stable release (LP: #1963889)
3828 - integrity: check the return value of audit_log_start()
3829 - ima: fix reference leak in asymmetric_verify()
3830 - ima: Remove ima_policy file before directory
3831 - ima: Allow template selection with ima_template[_fmt]= after ima_hash=
3832 - ima: Do not print policy rule with inactive LSM labels
3833 - mmc: sdhci-of-esdhc: Check for error num after setting mask
3834 - mmc: core: Wait for command setting 'Power Off Notification' bit to complete
3835 - can: isotp: fix potential CAN frame reception race in isotp_rcv()
3836 - can: isotp: fix error path in isotp_sendmsg() to unlock wait queue
3837 - net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYs
3838 - net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYs
3839 - NFS: Fix initialisation of nfs_client cl_flags field
3840 - NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes
3841 - NFSD: Fix ia_size underflow
3842 - NFSD: Clamp WRITE offsets
3843 - NFSD: Fix offset type in I/O trace points
3844 - NFSD: Fix the behavior of READ near OFFSET_MAX
3845 - thermal/drivers/int340x: Improve the tcc offset saving for suspend/resume
3846 - thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responses
3847 - thermal: int340x: Limit Kconfig to 64-bit
3848 - thermal/drivers/int340x: Fix RFIM mailbox write commands
3849 - tracing: Propagate is_signed to expression
3850 - NFS: change nfs_access_get_cached to only report the mask
3851 - NFSv4 only print the label when its queried
3852 - nfs: nfs4clinet: check the return value of kstrdup()
3853 - NFSv4.1: Fix uninitialised variable in devicenotify
3854 - NFSv4 remove zero number of fs_locations entries error check
3855 - NFSv4 store server support for fs_location attribute
3856 - NFSv4.1 query for fs_location attr on a new file system
3857 - NFSv4 expose nfs_parse_server_name function
3858 - NFSv4 handle port presence in fs_location server string
3859 - SUNRPC allow for unspecified transport time in rpc_clnt_add_xprt
3860 - net/sunrpc: fix reference count leaks in rpc_sysfs_xprt_state_change
3861 - sunrpc: Fix potential race conditions in rpc_sysfs_xprt_state_change()
3862 - irqchip/realtek-rtl: Service all pending interrupts
3863 - perf/x86/rapl: fix AMD event handling
3864 - x86/perf: Avoid warning for Arch LBR without XSAVE
3865 - sched: Avoid double preemption in __cond_resched_*lock*()
3866 - drm/vc4: Fix deadlock on DSI device attach error
3867 - drm: panel-orientation-quirks: Add quirk for the 1Netbook OneXPlayer
3868 - net: sched: Clarify error message when qdisc kind is unknown
3869 - powerpc/fixmap: Fix VM debug warning on unmap
3870 - scsi: target: iscsi: Make sure the np under each tpg is unique
3871 - scsi: ufs: ufshcd-pltfrm: Check the return value of devm_kstrdup()
3872 - scsi: qedf: Add stag_work to all the vports
3873 - scsi: qedf: Fix refcount issue when LOGO is received during TMF
3874 - scsi: qedf: Change context reset messages to ratelimited
3875 - scsi: pm8001: Fix bogus FW crash for maxcpus=1
3876 - scsi: ufs: Use generic error code in ufshcd_set_dev_pwr_mode()
3877 - scsi: ufs: Treat link loss as fatal error
3878 - scsi: myrs: Fix crash in error case
3879 - net: stmmac: reduce unnecessary wakeups from eee sw timer
3880 - PM: hibernate: Remove register_nosave_region_late()
3881 - drm/amd/display: Correct MPC split policy for DCN301
3882 - usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspend
3883 - perf: Always wake the parent event
3884 - nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDs
3885 - MIPS: Fix build error due to PTR used in more places
3886 - net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()
3887 - KVM: eventfd: Fix false positive RCU usage warning
3888 - KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER
3889 - KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCS
3890 - KVM: SVM: Don't kill SEV guest if SMAP erratum triggers in usermode
3891 - KVM: VMX: Set vmcs.PENDING_DBG.BS on #DB in STI/MOVSS blocking shadow
3892 - KVM: x86: Report deprecated x87 features in supported CPUID
3893 - riscv: fix build with binutils 2.38
3894 - riscv: cpu-hotplug: clear cpu from numa map when teardown
3895 - riscv: eliminate unreliable __builtin_frame_address(1)
3896 - gfs2: Fix gfs2_release for non-writers regression
3897 - ARM: dts: imx23-evk: Remove MX23_PAD_SSP1_DETECT from hog group
3898 - ARM: dts: Fix boot regression on Skomer
3899 - ARM: socfpga: fix missing RESET_CONTROLLER
3900 - nvme-tcp: fix bogus request completion when failing to send AER
3901 - ACPI/IORT: Check node revision for PMCG resources
3902 - PM: s2idle: ACPI: Fix wakeup interrupts handling
3903 - drm/amdgpu/display: change pipe policy for DCN 2.0
3904 - drm/rockchip: vop: Correct RK3399 VOP register fields
3905 - drm/i915: Allow !join_mbus cases for adlp+ dbuf configuration
3906 - drm/i915: Populate pipe dbuf slices more accurately during readout
3907 - ARM: dts: Fix timer regression for beagleboard revision c
3908 - ARM: dts: meson: Fix the UART compatible strings
3909 - ARM: dts: meson8: Fix the UART device-tree schema validation
3910 - ARM: dts: meson8b: Fix the UART device-tree schema validation
3911 - phy: broadcom: Kconfig: Fix PHY_BRCM_USB config option
3912 - staging: fbtft: Fix error path in fbtft_driver_module_init()
3913 - ARM: dts: imx6qdl-udoo: Properly describe the SD card detect
3914 - phy: xilinx: zynqmp: Fix bus width setting for SGMII
3915 - phy: stm32: fix a refcount leak in stm32_usbphyc_pll_enable()
3916 - ARM: dts: imx7ulp: Fix 'assigned-clocks-parents' typo
3917 - arm64: dts: imx8mq: fix mipi_csi bidirectional port numbers
3918 - usb: f_fs: Fix use-after-free for epfile
3919 - phy: dphy: Correct clk_pre parameter
3920 - gpio: aggregator: Fix calling into sleeping GPIO controllers
3921 - NFS: Don't overfill uncached readdir pages
3922 - NFS: Don't skip directory entries when doing uncached readdir
3923 - drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd.
3924 - misc: fastrpc: avoid double fput() on failed usercopy
3925 - net: sparx5: Fix get_stat64 crash in tcpdump
3926 - netfilter: ctnetlink: disable helper autoassign
3927 - arm64: dts: meson-g12b-odroid-n2: fix typo 'dio2133'
3928 - arm64: dts: meson-sm1-odroid: use correct enable-gpio pin for tf-io
3929 regulator
3930 - arm64: dts: meson-sm1-bananapi-m5: fix wrong GPIO domain for GPIOE_2
3931 - arm64: dts: meson-sm1-odroid: fix boot loop after reboot
3932 - ixgbevf: Require large buffers for build_skb on 82599VF
3933 - drm/panel: simple: Assign data from panel_dpi_probe() correctly
3934 - ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE
3935 - gpiolib: Never return internal error codes to user space
3936 - gpio: sifive: use the correct register to read output values
3937 - fbcon: Avoid 'cap' set but not used warning
3938 - bonding: pair enable_port with slave_arr_updates
3939 - net: dsa: mv88e6xxx: don't use devres for mdiobus
3940 - net: dsa: ar9331: register the mdiobus under devres
3941 - net: dsa: bcm_sf2: don't use devres for mdiobus
3942 - net: dsa: felix: don't use devres for mdiobus
3943 - net: dsa: mt7530: fix kernel bug in mdiobus_free() when unbinding
3944 - net: dsa: lantiq_gswip: don't use devres for mdiobus
3945 - ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path
3946 - nfp: flower: fix ida_idx not being released
3947 - net: do not keep the dst cache when uncloning an skb dst and its metadata
3948 - net: fix a memleak when uncloning an skb dst and its metadata
3949 - veth: fix races around rq->rx_notify_masked
3950 - net: mdio: aspeed: Add missing MODULE_DEVICE_TABLE
3951 - tipc: rate limit warning for received illegal binding update
3952 - net: amd-xgbe: disable interrupts during pci removal
3953 - drm/amd/pm: fix hwmon node of power1_label create issue
3954 - mptcp: netlink: process IPv6 addrs in creating listening sockets
3955 - dpaa2-eth: unregister the netdev before disconnecting from the PHY
3956 - ice: fix an error code in ice_cfg_phy_fec()
3957 - ice: fix IPIP and SIT TSO offload
3958 - ice: Fix KASAN error in LAG NETDEV_UNREGISTER handler
3959 - ice: Avoid RTNL lock when re-creating auxiliary device
3960 - net: mscc: ocelot: fix mutex lock error during ethtool stats read
3961 - net: dsa: mv88e6xxx: fix use-after-free in mv88e6xxx_mdios_unregister
3962 - vt_ioctl: fix array_index_nospec in vt_setactivate
3963 - vt_ioctl: add array_index_nospec to VT_ACTIVATE
3964 - n_tty: wake up poll(POLLRDNORM) on receiving data
3965 - eeprom: ee1004: limit i2c reads to I2C_SMBUS_BLOCK_MAX
3966 - usb: dwc2: drd: fix soft connect when gadget is unconfigured
3967 - Revert "usb: dwc2: drd: fix soft connect when gadget is unconfigured"
3968 - net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixup
3969 - usb: ulpi: Move of_node_put to ulpi_dev_release
3970 - usb: ulpi: Call of_node_put correctly
3971 - usb: dwc3: gadget: Prevent core from processing stale TRBs
3972 - usb: gadget: udc: renesas_usb3: Fix host to USB_ROLE_NONE transition
3973 - USB: gadget: validate interface OS descriptor requests
3974 - usb: gadget: rndis: check size of RNDIS_MSG_SET command
3975 - usb: gadget: f_uac2: Define specific wTerminalType
3976 - usb: raw-gadget: fix handling of dual-direction-capable endpoints
3977 - USB: serial: ftdi_sio: add support for Brainboxes US-159/235/320
3978 - USB: serial: option: add ZTE MF286D modem
3979 - USB: serial: ch341: add support for GW Instek USB2.0-Serial devices
3980 - USB: serial: cp210x: add NCR Retail IO box id
3981 - USB: serial: cp210x: add CPI Bulk Coin Recycler id
3982 - speakup-dectlk: Restore pitch setting
3983 - phy: ti: Fix missing sentinel for clk_div_table
3984 - iio: buffer: Fix file related error handling in IIO_BUFFER_GET_FD_IOCTL
3985 - mm: memcg: synchronize objcg lists with a dedicated spinlock
3986 - seccomp: Invalidate seccomp mode to catch death failures
3987 - signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE
3988 - s390/cio: verify the driver availability for path_event call
3989 - bus: mhi: pci_generic: Add mru_default for Foxconn SDX55
3990 - bus: mhi: pci_generic: Add mru_default for Cinterion MV31-W
3991 - hwmon: (dell-smm) Speed up setting of fan speed
3992 - x86/sgx: Silence softlockup detection when releasing large enclaves
3993 - Makefile.extrawarn: Move -Wunaligned-access to W=1
3994 - scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled
3995 - scsi: lpfc: Reduce log messages seen after firmware download
3996 - MIPS: octeon: Fix missed PTR->PTR_WD conversion
3997 - arm64: dts: imx8mq: fix lcdif port node
3998 - perf: Fix list corruption in perf_cgroup_switch()
3999 - iommu: Fix potential use-after-free during probe
4000 - Linux 5.15.24
4001
4002 * Jammy update: v5.15.23 upstream stable release (LP: #1963888)
4003 - moxart: fix potential use-after-free on remove path
4004 - arm64: Add Cortex-A510 CPU part definition
4005 - ksmbd: fix SMB 3.11 posix extension mount failure
4006 - crypto: api - Move cryptomgr soft dependency into algapi
4007 - Linux 5.15.23
4008
4009 * [22.04 FEAT] KVM: Enable storage key checking for intercepted instruction
4010 handled by userspace (LP: #1933179)
4011 - KVM: s390: gaccess: Refactor gpa and length calculation
4012 - KVM: s390: gaccess: Refactor access address range check
4013 - KVM: s390: gaccess: Cleanup access to guest pages
4014 - s390/uaccess: introduce bit field for OAC specifier
4015 - s390/uaccess: fix compile error
4016 - s390/uaccess: Add copy_from/to_user_key functions
4017 - KVM: s390: Honor storage keys when accessing guest memory
4018 - KVM: s390: handle_tprot: Honor storage keys
4019 - KVM: s390: selftests: Test TEST PROTECTION emulation
4020 - KVM: s390: Add optional storage key checking to MEMOP IOCTL
4021 - KVM: s390: Add vm IOCTL for key checked guest absolute memory access
4022 - KVM: s390: Rename existing vcpu memop functions
4023 - KVM: s390: Add capability for storage key extension of MEM_OP IOCTL
4024 - KVM: s390: Update api documentation for memop ioctl
4025 - KVM: s390: Clarify key argument for MEM_OP in api docs
4026 - KVM: s390: Add missing vm MEM_OP size check
4027
4028 * CVE-2022-25636
4029 - netfilter: nf_tables_offload: incorrect flow offload action array size
4030
4031 * ubuntu_kernel_selftests / ftrace:ftracetest do_softirq failure on Jammy
4032 realtime (LP: #1959610)
4033 - selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT
4034
4035 * CVE-2022-0435
4036 - tipc: improve size validations for received domain records
4037
4038 * CVE-2022-0516
4039 - KVM: s390: Return error on SIDA memop on normal guest
4040
4041 * EDAC update for AMD Genoa support in 22.04 (LP: #1960362)
4042 - EDAC: Add RDDR5 and LRDDR5 memory types
4043 - EDAC/amd64: Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh
4044
4045 * hwmon: k10temp updates for AMD Genoa in 22.04 (LP: #1960361)
4046 - x86/amd_nb: Add AMD Family 19h Models (10h-1Fh) and (A0h-AFh) PCI IDs
4047 - hwmon: (k10temp) Remove unused definitions
4048 - hwmon: (k10temp) Support up to 12 CCDs on AMD Family of processors
4049 - hwmon: (k10temp) Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh
4050
4051 * [SRU][I/J/OEM-5.13/OEM-5.14] Add basic support of MT7922 (LP: #1958151)
4052 - mt76: mt7921: Add mt7922 support
4053 - mt76: mt7921: add support for PCIe ID 0x0608/0x0616
4054 - mt76: mt7921: introduce 160 MHz channel bandwidth support
4055
4056 * Use EC GPE for s2idle wakeup on AMD platforms (LP: #1960771)
4057 - ACPI: PM: Revert "Only mark EC GPE for wakeup on Intel systems"
4058
4059 * Update Broadcom Emulex FC HBA lpfc driver to 14.0.0.4 for Ubuntu 22.04
4060 (LP: #1956982)
4061 - scsi: lpfc: Change return code on I/Os received during link bounce
4062 - scsi: lpfc: Fix NPIV port deletion crash
4063 - scsi: lpfc: Adjust CMF total bytes and rxmonitor
4064 - scsi: lpfc: Cap CMF read bytes to MBPI
4065 - scsi: lpfc: Add additional debugfs support for CMF
4066 - scsi: lpfc: Update lpfc version to 14.0.0.4
4067
4068 * Forward-port drm/i915 commits from oem-5.14 for Alder Lake S & P
4069 (LP: #1960298)
4070 - drm/i915/dmc: Update to DMC v2.12
4071 - drm/i915/adlp/tc: Fix PHY connected check for Thunderbolt mode
4072 - drm/i915/tc: Remove waiting for PHY complete during releasing ownership
4073 - drm/i915/tc: Check for DP-alt, legacy sinks before taking PHY ownership
4074 - drm/i915/tc: Add/use helpers to retrieve TypeC port properties
4075 - drm/i915/tc: Don't keep legacy TypeC ports in connected state w/o a sink
4076 - drm/i915/tc: Add a mode for the TypeC PHY's disconnected state
4077 - drm/i915/tc: Refactor TC-cold block/unblock helpers
4078 - drm/i915/tc: Avoid using legacy AUX PW in TBT mode
4079 - drm/i915/icl/tc: Remove the ICL special casing during TC-cold blocking
4080 - drm/i915/tc: Fix TypeC PHY connect/disconnect logic on ADL-P
4081 - drm/i915/tc: Drop extra TC cold blocking from intel_tc_port_connected()
4082 - drm/i915/tc: Fix system hang on ADL-P during TypeC PHY disconnect
4083 - drm/i915/display/adlp: Disable underrun recovery
4084 - drm/i915/adl_s: Remove require_force_probe protection
4085 - drm/i915/adlp: Remove require_force_probe protection
4086
4087 * INVALID or PRIVATE BUG (LP: #1959735)
4088 - KVM: s390: Simplify SIGP Set Arch handling
4089 - KVM: s390: Add a routine for setting userspace CPU state
4090
4091 * Include the QCA WCN 6856 v2.1 support (LP: #1954938)
4092 - SAUCE: ath11k: shrink TCSR read mask for WCN6855 hw2.1
4093
4094 * Jammy update: v5.15.22 upstream stable release (LP: #1960516)
4095 - drm/i915: Disable DSB usage for now
4096 - selinux: fix double free of cond_list on error paths
4097 - audit: improve audit queue handling when "audit=1" on cmdline
4098 - ipc/sem: do not sleep with a spin lock held
4099 - spi: stm32-qspi: Update spi registering
4100 - ASoC: hdmi-codec: Fix OOB memory accesses
4101 - ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()
4102 - ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()
4103 - ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()
4104 - ALSA: usb-audio: Correct quirk for VF0770
4105 - ALSA: hda: Fix UAF of leds class devs at unbinding
4106 - ALSA: hda: realtek: Fix race at concurrent COEF updates
4107 - ALSA: hda/realtek: Add quirk for ASUS GU603
4108 - ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte X570 ALC1220
4109 quirks
4110 - ALSA: hda/realtek: Fix silent output on Gigabyte X570S Aorus Master (newer
4111 chipset)
4112 - ALSA: hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after
4113 reboot from Windows
4114 - btrfs: don't start transaction for scrub if the fs is mounted read-only
4115 - btrfs: fix deadlock between quota disable and qgroup rescan worker
4116 - btrfs: fix use-after-free after failure to create a snapshot
4117 - Revert "fs/9p: search open fids first"
4118 - drm/nouveau: fix off by one in BIOS boundary checking
4119 - drm/i915/adlp: Fix TypeC PHY-ready status readout
4120 - drm/amd/pm: correct the MGpuFanBoost support for Beige Goby
4121 - drm/amd/display: watermark latencies is not enough on DCN31
4122 - drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina
4123 panels
4124 - nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts()
4125 - mm/debug_vm_pgtable: remove pte entry from the page table
4126 - mm/pgtable: define pte_index so that preprocessor could recognize it
4127 - mm/kmemleak: avoid scanning potential huge holes
4128 - block: bio-integrity: Advance seed correctly for larger interval sizes
4129 - dma-buf: heaps: Fix potential spectre v1 gadget
4130 - IB/hfi1: Fix AIP early init panic
4131 - Revert "fbcon: Disable accelerated scrolling"
4132 - fbcon: Add option to enable legacy hardware acceleration
4133 - mptcp: fix msk traversal in mptcp_nl_cmd_set_flags()
4134 - Revert "ASoC: mediatek: Check for error clk pointer"
4135 - KVM: arm64: Avoid consuming a stale esr value when SError occur
4136 - KVM: arm64: Stop handle_exit() from handling HVC twice when an SError occurs
4137 - RDMA/cma: Use correct address when leaving multicast group
4138 - RDMA/ucma: Protect mc during concurrent multicast leaves
4139 - RDMA/siw: Fix refcounting leak in siw_create_qp()
4140 - IB/rdmavt: Validate remote_addr during loopback atomic tests
4141 - RDMA/siw: Fix broken RDMA Read Fence/Resume logic.
4142 - RDMA/mlx4: Don't continue event handler after memory allocation failure
4143 - ALSA: usb-audio: initialize variables that could ignore errors
4144 - ALSA: hda: Fix signedness of sscanf() arguments
4145 - ALSA: hda: Skip codec shutdown in case the codec is not registered
4146 - iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()
4147 - iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()
4148 - spi: bcm-qspi: check for valid cs before applying chip select
4149 - spi: mediatek: Avoid NULL pointer crash in interrupt
4150 - spi: meson-spicc: add IRQ check in meson_spicc_probe
4151 - spi: uniphier: fix reference count leak in uniphier_spi_probe()
4152 - IB/hfi1: Fix tstats alloc and dealloc
4153 - IB/cm: Release previously acquired reference counter in the cm_id_priv
4154 - net: ieee802154: hwsim: Ensure proper channel selection at probe time
4155 - net: ieee802154: mcr20a: Fix lifs/sifs periods
4156 - net: ieee802154: ca8210: Stop leaking skb's
4157 - netfilter: nft_reject_bridge: Fix for missing reply from prerouting
4158 - net: ieee802154: Return meaningful error codes from the netlink helpers
4159 - net/smc: Forward wakeup to smc socket waitqueue after fallback
4160 - net: stmmac: dwmac-visconti: No change to ETHER_CLOCK_SEL for unexpected
4161 speed request.
4162 - net: stmmac: properly handle with runtime pm in stmmac_dvr_remove()
4163 - net: macsec: Fix offload support for NETDEV_UNREGISTER event
4164 - net: macsec: Verify that send_sci is on when setting Tx sci explicitly
4165 - net: stmmac: dump gmac4 DMA registers correctly
4166 - net: stmmac: ensure PTP time register reads are consistent
4167 - drm/kmb: Fix for build errors with Warray-bounds
4168 - drm/i915/overlay: Prevent divide by zero bugs in scaling
4169 - drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled
4170 - ASoC: fsl: Add missing error handling in pcm030_fabric_probe
4171 - ASoC: xilinx: xlnx_formatter_pcm: Make buffer bytes multiple of period bytes
4172 - ASoC: simple-card: fix probe failure on platform component
4173 - ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_name
4174 - ASoC: max9759: fix underflow in speaker_gain_control_put()
4175 - ASoC: codecs: wcd938x: fix incorrect used of portid
4176 - ASoC: codecs: lpass-rx-macro: fix sidetone register offsets
4177 - ASoC: codecs: wcd938x: fix return value of mixer put function
4178 - pinctrl: sunxi: Fix H616 I2S3 pin data
4179 - pinctrl: intel: Fix a glitch when updating IRQ flags on a preconfigured line
4180 - pinctrl: intel: fix unexpected interrupt
4181 - pinctrl: bcm2835: Fix a few error paths
4182 - scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe
4183 - nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.
4184 - gve: fix the wrong AdminQ buffer queue index check
4185 - bpf: Use VM_MAP instead of VM_ALLOC for ringbuf
4186 - selftests/exec: Remove pipe from TEST_GEN_FILES
4187 - selftests: futex: Use variable MAKE instead of make
4188 - tools/resolve_btfids: Do not print any commands when building silently
4189 - e1000e: Separate ADP board type from TGP
4190 - rtc: cmos: Evaluate century appropriate
4191 - kvm: add guest_state_{enter,exit}_irqoff()
4192 - kvm/arm64: rework guest entry logic
4193 - perf: Copy perf_event_attr::sig_data on modification
4194 - perf stat: Fix display of grouped aliased events
4195 - perf/x86/intel/pt: Fix crash with stop filters in single-range mode
4196 - x86/perf: Default set FREEZE_ON_SMI for all
4197 - EDAC/altera: Fix deferred probing
4198 - EDAC/xgene: Fix deferred probing
4199 - ext4: prevent used blocks from being allocated during fast commit replay
4200 - ext4: modify the logic of ext4_mb_new_blocks_simple
4201 - ext4: fix error handling in ext4_restore_inline_data()
4202 - ext4: fix error handling in ext4_fc_record_modified_inode()
4203 - ext4: fix incorrect type issue during replay_del_range
4204 - net: dsa: mt7530: make NET_DSA_MT7530 select MEDIATEK_GE_PHY
4205 - cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning
4206 - tools include UAPI: Sync sound/asound.h copy with the kernel sources
4207 - gpio: idt3243x: Fix an ignored error return from platform_get_irq()
4208 - gpio: mpc8xxx: Fix an ignored error return from platform_get_irq()
4209 - selftests: nft_concat_range: add test for reload with no element add/del
4210 - selftests: netfilter: check stateless nat udp checksum fixup
4211 - Linux 5.15.22
4212 - [Config] disable FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION
4213
4214 * Jammy update: v5.15.21 upstream stable release (LP: #1960515)
4215 - Revert "drm/vc4: hdmi: Make sure the device is powered with CEC"
4216 - Revert "drm/vc4: hdmi: Make sure the device is powered with CEC" again
4217 - Linux 5.15.21
4218
4219 * Jammy update: v5.15.20 upstream stable release (LP: #1960509)
4220 - Revert "UBUNTU: SAUCE: Revert "e1000e: Add handshake with the CSME to
4221 support S0ix""
4222 - Revert "UBUNTU: SAUCE: Revert "e1000e: Add polling mechanism to indicate
4223 CSME DPG exit""
4224 - Revert "UBUNTU: SAUCE: Revert "e1000e: Additional PHY power saving in S0ix""
4225 - PCI: pciehp: Fix infinite loop in IRQ handler upon power fault
4226 - selftests: mptcp: fix ipv6 routing setup
4227 - net: ipa: use a bitmap for endpoint replenish_enabled
4228 - net: ipa: prevent concurrent replenish
4229 - drm/vc4: hdmi: Make sure the device is powered with CEC
4230 - cgroup-v1: Require capabilities to set release_agent
4231 - Revert "mm/gup: small refactoring: simplify try_grab_page()"
4232 - ovl: don't fail copy up if no fileattr support on upper
4233 - lockd: fix server crash on reboot of client holding lock
4234 - lockd: fix failure to cleanup client locks
4235 - net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP traffic
4236 - net/mlx5: Bridge, take rtnl lock in init error handler
4237 - net/mlx5: Bridge, ensure dev_name is null-terminated
4238 - net/mlx5e: Fix handling of wrong devices during bond netevent
4239 - net/mlx5: Use del_timer_sync in fw reset flow of halting poll
4240 - net/mlx5e: Fix module EEPROM query
4241 - net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE
4242 - net/mlx5e: Don't treat small ceil values as unlimited in HTB offload
4243 - net/mlx5: Bridge, Fix devlink deadlock on net namespace deletion
4244 - net/mlx5: E-Switch, Fix uninitialized variable modact
4245 - ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback
4246 - i40e: Fix reset bw limit when DCB enabled with 1 TC
4247 - i40e: Fix reset path while removing the driver
4248 - net: amd-xgbe: ensure to reset the tx_timer_active flag
4249 - net: amd-xgbe: Fix skb data length underflow
4250 - fanotify: Fix stale file descriptor in copy_event_to_user()
4251 - net: sched: fix use-after-free in tc_new_tfilter()
4252 - rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
4253 - cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
4254 - e1000e: Handshake with CSME starts from ADL platforms
4255 - af_packet: fix data-race in packet_setsockopt / packet_setsockopt
4256 - tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data()
4257 - ovl: fix NULL pointer dereference in copy up warning
4258 - Linux 5.15.20
4259
4260 * Miscellaneous Ubuntu changes
4261 - [Packaging] use default zstd compression
4262 - [Packaging] do not use compression for image packages
4263 - [Packaging] use xz compression for ddebs
4264 - [Config] upgrade debug symbols from DWARF4 to DWARF5
4265 - SAUCE: Makefile: Remove inclusion of lbm header files
4266 - SAUCE: Makefile: Fix compiler warnings
4267 - SAUCE: AUFS
4268 - SAUCE: aufs: switch to 64-bit ino_t for s390x
4269 - [Config] set AUFS as disabled
4270 - SAUCE: mt76: mt7921e: fix possible probe failure after reboot
4271 - Remove ubuntu/hio driver
4272 - SAUCE: ima_policy: fix test for empty rule set
4273 - SAUCE: sfc: The size of the RX recycle ring should be more flexible
4274 - [Config] MITIGATE_SPECTRE_BRANCH_HISTORY=y && HARDEN_BRANCH_HISTORY=y
4275
4276 * Miscellaneous upstream changes
4277 - kbuild: Unify options for BTF generation for vmlinux and modules
4278 - MAINTAINERS: Add scripts/pahole-flags.sh to BPF section
4279 - kbuild: Add CONFIG_PAHOLE_VERSION
4280 - scripts/pahole-flags.sh: Use pahole-version.sh
4281 - lib/Kconfig.debug: Use CONFIG_PAHOLE_VERSION
4282 - lib/Kconfig.debug: Allow BTF + DWARF5 with pahole 1.21+
4283 - x86/sched: Decrease further the priorities of SMT siblings
4284 - sched/topology: Introduce sched_group::flags
4285 - sched/fair: Optimize checking for group_asym_packing
4286 - sched/fair: Provide update_sg_lb_stats() with sched domain statistics
4287 - sched/fair: Carve out logic to mark a group for asymmetric packing
4288 - sched/fair: Consider SMT in ASYM_PACKING load balance
4289 - Revert "UBUNTU: [Config] x86-64: SYSFB_SIMPLEFB=y"
4290
4291 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 11 Mar 2022 11:24:13 +0100
4292
4293 linux (5.15.0-22.22) jammy; urgency=medium
4294
4295 * jammy/linux: 5.15.0-22.22 -proposed tracker (LP: #1960290)
4296
4297 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 08 Feb 2022 10:48:49 +0100
4298
4299 linux (5.15.0-21.21) jammy; urgency=medium
4300
4301 * jammy/linux: 5.15.0-21.21 -proposed tracker (LP: #1960211)
4302
4303 * Miscellaneous Ubuntu changes
4304 - [packaging] unhook lowlatency flavours from the build
4305
4306 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 07 Feb 2022 11:30:18 +0100
4307
4308 linux (5.15.0-20.20) jammy; urgency=medium
4309
4310 * jammy/linux: 5.15.0-20.20 -proposed tracker (LP: #1959881)
4311
4312 * Jammy update: v5.15.19 upstream stable release (LP: #1959879)
4313 - can: m_can: m_can_fifo_{read,write}: don't read or write from/to FIFO if
4314 length is 0
4315 - net: sfp: ignore disabled SFP node
4316 - net: stmmac: configure PTP clock source prior to PTP initialization
4317 - net: stmmac: skip only stmmac_ptp_register when resume from suspend
4318 - ARM: 9179/1: uaccess: avoid alignment faults in
4319 copy_[from|to]_kernel_nofault
4320 - ARM: 9180/1: Thumb2: align ALT_UP() sections in modules sufficiently
4321 - KVM: arm64: Use shadow SPSR_EL1 when injecting exceptions on !VHE
4322 - s390/hypfs: include z/VM guests with access control group set
4323 - s390/nmi: handle guarded storage validity failures for KVM guests
4324 - s390/nmi: handle vector validity failures for KVM guests
4325 - bpf: Guard against accessing NULL pt_regs in bpf_get_task_stack()
4326 - powerpc32/bpf: Fix codegen for bpf-to-bpf calls
4327 - powerpc/bpf: Update ldimm64 instructions during extra pass
4328 - scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP
4329 devices
4330 - udf: Restore i_lenAlloc when inode expansion fails
4331 - udf: Fix NULL ptr deref when converting from inline format
4332 - efi: runtime: avoid EFIv2 runtime services on Apple x86 machines
4333 - PM: wakeup: simplify the output logic of pm_show_wakelocks()
4334 - tracing/histogram: Fix a potential memory leak for kstrdup()
4335 - tracing: Don't inc err_log entry count if entry allocation fails
4336 - ceph: properly put ceph_string reference after async create attempt
4337 - ceph: set pool_ns in new inode layout for async creates
4338 - fsnotify: fix fsnotify hooks in pseudo filesystems
4339 - Revert "KVM: SVM: avoid infinite loop on NPF from bad address"
4340 - psi: Fix uaf issue when psi trigger is destroyed while being polled
4341 - powerpc/audit: Fix syscall_get_arch()
4342 - perf/x86/intel/uncore: Fix CAS_COUNT_WRITE issue for ICX
4343 - perf/x86/intel: Add a quirk for the calculation of the number of counters on
4344 Alder Lake
4345 - drm/etnaviv: relax submit size limits
4346 - drm/atomic: Add the crtc to affected crtc only if uapi.enable = true
4347 - drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.
4348 - KVM: LAPIC: Also cancel preemption timer during SET_LAPIC
4349 - KVM: SVM: Never reject emulation due to SMAP errata for !SEV guests
4350 - KVM: SVM: Don't intercept #GP for SEV guests
4351 - KVM: x86: nSVM: skip eax alignment check for non-SVM instructions
4352 - KVM: x86: Forcibly leave nested virt when SMM state is toggled
4353 - KVM: x86: Keep MSR_IA32_XSS unchanged for INIT
4354 - KVM: x86: Update vCPU's runtime CPUID on write to MSR_IA32_XSS
4355 - KVM: x86: Sync the states size with the XCR0/IA32_XSS at, any time
4356 - KVM: PPC: Book3S HV Nested: Fix nested HFSCR being clobbered with multiple
4357 vCPUs
4358 - dm: revert partial fix for redundant bio-based IO accounting
4359 - block: add bio_start_io_acct_time() to control start_time
4360 - dm: properly fix redundant bio-based IO accounting
4361 - serial: pl011: Fix incorrect rs485 RTS polarity on set_mctrl
4362 - serial: 8250: of: Fix mapped region size when using reg-offset property
4363 - serial: stm32: fix software flow control transfer
4364 - tty: n_gsm: fix SW flow control encoding/handling
4365 - tty: Partially revert the removal of the Cyclades public API
4366 - tty: Add support for Brainboxes UC cards.
4367 - kbuild: remove include/linux/cyclades.h from header file check
4368 - usb-storage: Add unusual-devs entry for VL817 USB-SATA bridge
4369 - usb: xhci-plat: fix crash when suspend if remote wake enable
4370 - usb: common: ulpi: Fix crash in ulpi_match()
4371 - usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUS
4372 - usb: cdnsp: Fix segmentation fault in cdns_lost_power function
4373 - usb: dwc3: xilinx: Skip resets and USB3 register settings for USB2.0 mode
4374 - usb: dwc3: xilinx: Fix error handling when getting USB3 PHY
4375 - USB: core: Fix hang in usb_kill_urb by adding memory barriers
4376 - usb: typec: tcpci: don't touch CC line if it's Vconn source
4377 - usb: typec: tcpm: Do not disconnect while receiving VBUS off
4378 - usb: typec: tcpm: Do not disconnect when receiving VSAFE0V
4379 - ucsi_ccg: Check DEV_INT bit only when starting CCG4
4380 - mm, kasan: use compare-exchange operation to set KASAN page tag
4381 - jbd2: export jbd2_journal_[grab|put]_journal_head
4382 - ocfs2: fix a deadlock when commit trans
4383 - sched/membarrier: Fix membarrier-rseq fence command missing from query
4384 bitmask
4385 - PCI/sysfs: Find shadow ROM before static attribute initialization
4386 - x86/MCE/AMD: Allow thresholding interface updates after init
4387 - x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPIN
4388 - powerpc/32s: Allocate one 256k IBAT instead of two consecutives 128k IBATs
4389 - powerpc/32s: Fix kasan_init_region() for KASAN
4390 - powerpc/32: Fix boot failure with GCC latent entropy plugin
4391 - i40e: Increase delay to 1 s after global EMP reset
4392 - i40e: Fix issue when maximum queues is exceeded
4393 - i40e: Fix queues reservation for XDP
4394 - i40e: Fix for failed to init adminq while VF reset
4395 - i40e: fix unsigned stat widths
4396 - usb: roles: fix include/linux/usb/role.h compile issue
4397 - rpmsg: char: Fix race between the release of rpmsg_ctrldev and cdev
4398 - rpmsg: char: Fix race between the release of rpmsg_eptdev and cdev
4399 - scsi: elx: efct: Don't use GFP_KERNEL under spin lock
4400 - scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()
4401 - ipv6_tunnel: Rate limit warning messages
4402 - ARM: 9170/1: fix panic when kasan and kprobe are enabled
4403 - net: fix information leakage in /proc/net/ptype
4404 - hwmon: (lm90) Mark alert as broken for MAX6646/6647/6649
4405 - hwmon: (lm90) Mark alert as broken for MAX6680
4406 - ping: fix the sk_bound_dev_if match in ping_lookup
4407 - ipv4: avoid using shared IP generator for connected sockets
4408 - hwmon: (lm90) Reduce maximum conversion rate for G781
4409 - NFSv4: Handle case where the lookup of a directory fails
4410 - NFSv4: nfs_atomic_open() can race when looking up a non-regular file
4411 - net-procfs: show net devices bound packet types
4412 - drm/msm: Fix wrong size calculation
4413 - drm/msm/dsi: Fix missing put_device() call in dsi_get_phy
4414 - drm/msm/dsi: invalid parameter check in msm_dsi_phy_enable
4415 - ipv6: annotate accesses to fn->fn_sernum
4416 - NFS: Ensure the server has an up to date ctime before hardlinking
4417 - NFS: Ensure the server has an up to date ctime before renaming
4418 - KVM: arm64: pkvm: Use the mm_ops indirection for cache maintenance
4419 - SUNRPC: Use BIT() macro in rpc_show_xprt_state()
4420 - SUNRPC: Don't dereference xprt->snd_task if it's a cookie
4421 - powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06
4422 - netfilter: conntrack: don't increment invalid counter on NF_REPEAT
4423 - powerpc/64s: Mask SRR0 before checking against the masked NIP
4424 - perf: Fix perf_event_read_local() time
4425 - sched/pelt: Relax the sync of util_sum with util_avg
4426 - net: phy: broadcom: hook up soft_reset for BCM54616S
4427 - net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SEL
4428 - net: stmmac: dwmac-visconti: Fix clock configuration for RMII mode
4429 - phylib: fix potential use-after-free
4430 - octeontx2-af: Do not fixup all VF action entries
4431 - octeontx2-af: Fix LBK backpressure id count
4432 - octeontx2-af: Retry until RVU block reset complete
4433 - octeontx2-pf: cn10k: Ensure valid pointers are freed to aura
4434 - octeontx2-af: verify CQ context updates
4435 - octeontx2-af: Increase link credit restore polling timeout
4436 - octeontx2-af: cn10k: Do not enable RPM loopback for LPC interfaces
4437 - octeontx2-pf: Forward error codes to VF
4438 - rxrpc: Adjust retransmission backoff
4439 - efi/libstub: arm64: Fix image check alignment at entry
4440 - io_uring: fix bug in slow unregistering of nodes
4441 - Drivers: hv: balloon: account for vmbus packet header in max_pkt_size
4442 - hwmon: (lm90) Re-enable interrupts after alert clears
4443 - hwmon: (lm90) Mark alert as broken for MAX6654
4444 - hwmon: (lm90) Fix sysfs and udev notifications
4445 - hwmon: (adt7470) Prevent divide by zero in adt7470_fan_write()
4446 - powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if
4447 PMI is pending
4448 - ipv4: fix ip option filtering for locally generated fragments
4449 - ibmvnic: Allow extra failures before disabling
4450 - ibmvnic: init ->running_cap_crqs early
4451 - ibmvnic: don't spin in tasklet
4452 - net/smc: Transitional solution for clcsock race issue
4453 - video: hyperv_fb: Fix validation of screen resolution
4454 - can: tcan4x5x: regmap: fix max register value
4455 - drm/msm/hdmi: Fix missing put_device() call in msm_hdmi_get_phy
4456 - drm/msm/dpu: invalid parameter check in dpu_setup_dspp_pcc
4457 - drm/msm/a6xx: Add missing suspend_count increment
4458 - yam: fix a memory leak in yam_siocdevprivate()
4459 - net: cpsw: Properly initialise struct page_pool_params
4460 - net: hns3: handle empty unknown interrupt for VF
4461 - sch_htb: Fail on unsupported parameters when offload is requested
4462 - Revert "drm/ast: Support 1600x900 with 108MHz PCLK"
4463 - KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guest
4464 - ceph: put the requests/sessions when it fails to alloc memory
4465 - gve: Fix GFP flags when allocing pages
4466 - Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
4467 - net: bridge: vlan: fix single net device option dumping
4468 - ipv4: raw: lock the socket in raw_bind()
4469 - ipv4: tcp: send zero IPID in SYNACK messages
4470 - ipv4: remove sparse error in ip_neigh_gw4()
4471 - net: bridge: vlan: fix memory leak in __allowed_ingress
4472 - Bluetooth: refactor malicious adv data check
4473 - irqchip/realtek-rtl: Map control data to virq
4474 - irqchip/realtek-rtl: Fix off-by-one in routing
4475 - dt-bindings: can: tcan4x5x: fix mram-cfg RX FIFO config
4476 - perf/core: Fix cgroup event list management
4477 - psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=n
4478 - psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n
4479 - usb: dwc3: xilinx: fix uninitialized return value
4480 - usr/include/Makefile: add linux/nfc.h to the compile-test coverage
4481 - fsnotify: invalidate dcache before IN_DELETE event
4482 - block: Fix wrong offset in bio_truncate()
4483 - mtd: rawnand: mpc5121: Remove unused variable in ads5121_select_chip()
4484 - Linux 5.15.19
4485
4486 * Jammy update: v5.15.18 upstream stable release (LP: #1959878)
4487 - drm/i915: Flush TLBs before releasing backing store
4488 - drm/amd/display: reset dcn31 SMU mailbox on failures
4489 - io_uring: fix not released cached task refs
4490 - bnx2x: Utilize firmware 7.13.21.0
4491 - bnx2x: Invalidate fastpath HSI version for VFs
4492 - memcg: flush stats only if updated
4493 - memcg: unify memcg stat flushing
4494 - memcg: better bounds on the memcg stats updates
4495 - rcu: Tighten rcu_advance_cbs_nowake() checks
4496 - select: Fix indefinitely sleeping task in poll_schedule_timeout()
4497 - drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2
4498 - arm64/bpf: Remove 128MB limit for BPF JIT programs
4499 - Linux 5.15.18
4500
4501 * CVE-2022-22942
4502 - SAUCE: drm/vmwgfx: Fix stale file descriptors on failed usercopy
4503
4504 * CVE-2022-24122
4505 - ucount: Make get_ucount a safe get_user replacement
4506
4507 * CVE-2022-23222
4508 - bpf, selftests: Add verifier test for mem_or_null register with offset.
4509
4510 * Miscellaneous Ubuntu changes
4511 - [Config] toolchain version update
4512
4513 * Miscellaneous upstream changes
4514 - s390/module: fix loading modules with a lot of relocations
4515
4516 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 03 Feb 2022 12:09:37 +0100
4517
4518 linux (5.15.0-19.19) jammy; urgency=medium
4519
4520 * jammy/linux: 5.15.0-19.19 -proposed tracker (LP: #1959418)
4521
4522 * Packaging resync (LP: #1786013)
4523 - debian/dkms-versions -- update from kernel-versions (main/master)
4524
4525 * Jammy update: v5.15.17 upstream stable release (LP: #1959376)
4526 - KVM: x86/mmu: Fix write-protection of PTs mapped by the TDP MMU
4527 - KVM: VMX: switch blocked_vcpu_on_cpu_lock to raw spinlock
4528 - HID: Ignore battery for Elan touchscreen on HP Envy X360 15t-dr100
4529 - HID: uhid: Fix worker destroying device without any protection
4530 - HID: wacom: Reset expected and received contact counts at the same time
4531 - HID: wacom: Ignore the confidence flag when a touch is removed
4532 - HID: wacom: Avoid using stale array indicies to read contact count
4533 - ALSA: core: Fix SSID quirk lookup for subvendor=0
4534 - f2fs: fix to do sanity check on inode type during garbage collection
4535 - f2fs: fix to do sanity check in is_alive()
4536 - f2fs: avoid EINVAL by SBI_NEED_FSCK when pinning a file
4537 - nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed
4538 bind()
4539 - mtd: rawnand: gpmi: Add ERR007117 protection for nfc_apply_timings
4540 - mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6
4541 - mtd: Fixed breaking list in __mtd_del_partition.
4542 - mtd: rawnand: davinci: Don't calculate ECC when reading page
4543 - mtd: rawnand: davinci: Avoid duplicated page read
4544 - mtd: rawnand: davinci: Rewrite function description
4545 - mtd: rawnand: Export nand_read_page_hwecc_oob_first()
4546 - mtd: rawnand: ingenic: JZ4740 needs 'oob_first' read page function
4547 - riscv: Get rid of MAXPHYSMEM configs
4548 - RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=n
4549 - riscv: try to allocate crashkern region from 32bit addressible memory
4550 - riscv: Don't use va_pa_offset on kdump
4551 - riscv: use hart id instead of cpu id on machine_kexec
4552 - riscv: mm: fix wrong phys_ram_base value for RV64
4553 - x86/gpu: Reserve stolen memory for first integrated Intel GPU
4554 - tools/nolibc: x86-64: Fix startup code bug
4555 - crypto: x86/aesni - don't require alignment of data
4556 - tools/nolibc: i386: fix initial stack alignment
4557 - tools/nolibc: fix incorrect truncation of exit code
4558 - rtc: cmos: take rtc_lock while reading from CMOS
4559 - net: phy: marvell: add Marvell specific PHY loopback
4560 - ksmbd: uninitialized variable in create_socket()
4561 - ksmbd: fix guest connection failure with nautilus
4562 - ksmbd: add support for smb2 max credit parameter
4563 - ksmbd: move credit charge deduction under processing request
4564 - ksmbd: limits exceeding the maximum allowable outstanding requests
4565 - ksmbd: add reserved room in ipc request/response
4566 - media: cec: fix a deadlock situation
4567 - media: ov8865: Disable only enabled regulators on error path
4568 - media: v4l2-ioctl.c: readbuffers depends on V4L2_CAP_READWRITE
4569 - media: flexcop-usb: fix control-message timeouts
4570 - media: mceusb: fix control-message timeouts
4571 - media: em28xx: fix control-message timeouts
4572 - media: cpia2: fix control-message timeouts
4573 - media: s2255: fix control-message timeouts
4574 - media: dib0700: fix undefined behavior in tuner shutdown
4575 - media: redrat3: fix control-message timeouts
4576 - media: pvrusb2: fix control-message timeouts
4577 - media: stk1160: fix control-message timeouts
4578 - media: cec-pin: fix interrupt en/disable handling
4579 - can: softing_cs: softingcs_probe(): fix memleak on registration failure
4580 - mei: hbm: fix client dma reply status
4581 - iio: adc: ti-adc081c: Partial revert of removal of ACPI IDs
4582 - iio: trigger: Fix a scheduling whilst atomic issue seen on tsc2046
4583 - lkdtm: Fix content of section containing lkdtm_rodata_do_nothing()
4584 - bus: mhi: pci_generic: Graceful shutdown on freeze
4585 - bus: mhi: core: Fix reading wake_capable channel configuration
4586 - bus: mhi: core: Fix race while handling SYS_ERR at power up
4587 - cxl/pmem: Fix reference counting for delayed work
4588 - arm64: errata: Fix exec handling in erratum 1418040 workaround
4589 - ARM: dts: at91: update alternate function of signal PD20
4590 - iommu/io-pgtable-arm-v7s: Add error handle for page table allocation failure
4591 - gpu: host1x: Add back arm_iommu_detach_device()
4592 - drm/tegra: Add back arm_iommu_detach_device()
4593 - virtio/virtio_mem: handle a possible NULL as a memcpy parameter
4594 - dma_fence_array: Fix PENDING_ERROR leak in dma_fence_array_signaled()
4595 - PCI: Add function 1 DMA alias quirk for Marvell 88SE9125 SATA controller
4596 - mm_zone: add function to check if managed dma zone exists
4597 - dma/pool: create dma atomic pool only if dma zone has managed pages
4598 - mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed
4599 pages
4600 - shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode
4601 - drm/ttm: Put BO in its memory manager's lru list
4602 - Bluetooth: L2CAP: Fix not initializing sk_peer_pid
4603 - drm/bridge: display-connector: fix an uninitialized pointer in probe()
4604 - drm: fix null-ptr-deref in drm_dev_init_release()
4605 - drm/panel: kingdisplay-kd097d04: Delete panel on attach() failure
4606 - drm/panel: innolux-p079zca: Delete panel on attach() failure
4607 - drm/rockchip: dsi: Fix unbalanced clock on probe error
4608 - drm/rockchip: dsi: Hold pm-runtime across bind/unbind
4609 - drm/rockchip: dsi: Disable PLL clock on bind error
4610 - drm/rockchip: dsi: Reconfigure hardware on resume()
4611 - Bluetooth: virtio_bt: fix memory leak in virtbt_rx_handle()
4612 - Bluetooth: cmtp: fix possible panic when cmtp_init_sockets() fails
4613 - clk: bcm-2835: Pick the closest clock rate
4614 - clk: bcm-2835: Remove rounding up the dividers
4615 - drm/vc4: hdmi: Set a default HSM rate
4616 - drm/vc4: hdmi: Move the HSM clock enable to runtime_pm
4617 - drm/vc4: hdmi: Make sure the controller is powered in detect
4618 - drm/vc4: hdmi: Make sure the controller is powered up during bind
4619 - drm/vc4: hdmi: Rework the pre_crtc_configure error handling
4620 - drm/vc4: crtc: Make sure the HDMI controller is powered when disabling
4621 - wcn36xx: ensure pairing of init_scan/finish_scan and start_scan/end_scan
4622 - wcn36xx: Indicate beacon not connection loss on MISSED_BEACON_IND
4623 - drm/vc4: hdmi: Enable the scrambler on reconnection
4624 - libbpf: Free up resources used by inner map definition
4625 - wcn36xx: Fix DMA channel enable/disable cycle
4626 - wcn36xx: Release DMA channel descriptor allocations
4627 - wcn36xx: Put DXE block into reset before freeing memory
4628 - wcn36xx: populate band before determining rate on RX
4629 - wcn36xx: fix RX BD rate mapping for 5GHz legacy rates
4630 - ath11k: Send PPDU_STATS_CFG with proper pdev mask to firmware
4631 - bpftool: Fix memory leak in prog_dump()
4632 - mtd: hyperbus: rpc-if: Check return value of rpcif_sw_init()
4633 - media: videobuf2: Fix the size printk format
4634 - media: atomisp: add missing media_device_cleanup() in
4635 atomisp_unregister_entities()
4636 - media: atomisp: fix punit_ddr_dvfs_enable() argument for mrfld_power up case
4637 - media: atomisp: fix inverted logic in buffers_needed()
4638 - media: atomisp: do not use err var when checking port validity for ISP2400
4639 - media: atomisp: fix inverted error check for
4640 ia_css_mipi_is_source_port_valid()
4641 - media: atomisp: fix ifdefs in sh_css.c
4642 - media: atomisp: add NULL check for asd obtained from atomisp_video_pipe
4643 - media: atomisp: fix enum formats logic
4644 - media: atomisp: fix uninitialized bug in gmin_get_pmic_id_and_addr()
4645 - media: aspeed: fix mode-detect always time out at 2nd run
4646 - media: em28xx: fix memory leak in em28xx_init_dev
4647 - media: aspeed: Update signal status immediately to ensure sane hw state
4648 - arm64: dts: amlogic: meson-g12: Fix GPU operating point table node name
4649 - arm64: dts: amlogic: Fix SPI NOR flash node name for ODROID N2/N2+
4650 - arm64: dts: meson-gxbb-wetek: fix HDMI in early boot
4651 - arm64: dts: meson-gxbb-wetek: fix missing GPIO binding
4652 - fs: dlm: don't call kernel_getpeername() in error_report()
4653 - memory: renesas-rpc-if: Return error in case devm_ioremap_resource() fails
4654 - Bluetooth: stop proccessing malicious adv data
4655 - ath11k: Fix ETSI regd with weather radar overlap
4656 - ath11k: clear the keys properly via DISABLE_KEY
4657 - ath11k: reset RSN/WPA present state for open BSS
4658 - spi: hisi-kunpeng: Fix the debugfs directory name incorrect
4659 - tee: fix put order in teedev_close_context()
4660 - fs: dlm: fix build with CONFIG_IPV6 disabled
4661 - drm/dp: Don't read back backlight mode in drm_edp_backlight_enable()
4662 - drm/vboxvideo: fix a NULL vs IS_ERR() check
4663 - arm64: dts: renesas: cat875: Add rx/tx delays
4664 - media: dmxdev: fix UAF when dvb_register_device() fails
4665 - crypto: atmel-aes - Reestablish the correct tfm context at dequeue
4666 - crypto: qce - fix uaf on qce_aead_register_one
4667 - crypto: qce - fix uaf on qce_ahash_register_one
4668 - crypto: qce - fix uaf on qce_skcipher_register_one
4669 - arm64: dts: qcom: sc7280: Fix incorrect clock name
4670 - mtd: hyperbus: rpc-if: fix bug in rpcif_hb_remove
4671 - cpufreq: qcom-cpufreq-hw: Update offline CPUs per-cpu thermal pressure
4672 - cpufreq: qcom-hw: Fix probable nested interrupt handling
4673 - ARM: dts: stm32: fix dtbs_check warning on ili9341 dts binding on stm32f429
4674 disco
4675 - libbpf: Fix potential misaligned memory access in btf_ext__new()
4676 - libbpf: Fix glob_syms memory leak in bpf_linker
4677 - libbpf: Fix using invalidated memory in bpf_linker
4678 - crypto: qat - remove unnecessary collision prevention step in PFVF
4679 - crypto: qat - make pfvf send message direction agnostic
4680 - crypto: qat - fix undetected PFVF timeout in ACK loop
4681 - ath11k: Use host CE parameters for CE interrupts configuration
4682 - arm64: dts: ti: k3-j721e: correct cache-sets info
4683 - tty: serial: atmel: Check return code of dmaengine_submit()
4684 - tty: serial: atmel: Call dma_async_issue_pending()
4685 - mfd: atmel-flexcom: Remove #ifdef CONFIG_PM_SLEEP
4686 - mfd: atmel-flexcom: Use .resume_noirq
4687 - bfq: Do not let waker requests skip proper accounting
4688 - libbpf: Silence uninitialized warning/error in btf_dump_dump_type_data
4689 - media: i2c: imx274: fix s_frame_interval runtime resume not requested
4690 - media: i2c: Re-order runtime pm initialisation
4691 - media: i2c: ov8865: Fix lockdep error
4692 - media: rcar-csi2: Correct the selection of hsfreqrange
4693 - media: imx-pxp: Initialize the spinlock prior to using it
4694 - media: si470x-i2c: fix possible memory leak in si470x_i2c_probe()
4695 - media: mtk-vcodec: call v4l2_m2m_ctx_release first when file is released
4696 - media: hantro: Hook up RK3399 JPEG encoder output
4697 - media: coda: fix CODA960 JPEG encoder buffer overflow
4698 - media: venus: correct low power frequency calculation for encoder
4699 - media: venus: core: Fix a potential NULL pointer dereference in an error
4700 handling path
4701 - media: venus: core: Fix a resource leak in the error handling path of
4702 'venus_probe()'
4703 - net: stmmac: Add platform level debug register dump feature
4704 - thermal/drivers/imx: Implement runtime PM support
4705 - igc: AF_XDP zero-copy metadata adjust breaks SKBs on XDP_PASS
4706 - netfilter: bridge: add support for pppoe filtering
4707 - powerpc: Avoid discarding flags in system_call_exception()
4708 - arm64: dts: qcom: msm8916: fix MMC controller aliases
4709 - drm/vmwgfx: Remove the deprecated lower mem limit
4710 - drm/vmwgfx: Fail to initialize on broken configs
4711 - cgroup: Trace event cgroup id fields should be u64
4712 - ACPI: EC: Rework flushing of EC work while suspended to idle
4713 - thermal/drivers/imx8mm: Enable ADC when enabling monitor
4714 - drm/amdgpu: Fix a NULL pointer dereference in
4715 amdgpu_connector_lcd_native_mode()
4716 - drm/radeon/radeon_kms: Fix a NULL pointer dereference in
4717 radeon_driver_open_kms()
4718 - libbpf: Clean gen_loader's attach kind.
4719 - crypto: caam - save caam memory to support crypto engine retry mechanism.
4720 - arm64: dts: ti: k3-am642: Fix the L2 cache sets
4721 - arm64: dts: ti: k3-j7200: Fix the L2 cache sets
4722 - arm64: dts: ti: k3-j721e: Fix the L2 cache sets
4723 - arm64: dts: ti: k3-j7200: Correct the d-cache-sets info
4724 - tty: serial: uartlite: allow 64 bit address
4725 - serial: amba-pl011: do not request memory region twice
4726 - mtd: core: provide unique name for nvmem device
4727 - floppy: Fix hang in watchdog when disk is ejected
4728 - staging: rtl8192e: return error code from rtllib_softmac_init()
4729 - staging: rtl8192e: rtllib_module: fix error handle case in alloc_rtllib()
4730 - Bluetooth: btmtksdio: fix resume failure
4731 - bpf: Fix the test_task_vma selftest to support output shorter than 1 kB
4732 - sched/fair: Fix detection of per-CPU kthreads waking a task
4733 - sched/fair: Fix per-CPU kthread and wakee stacking for asym CPU capacity
4734 - bpf: Adjust BTF log size limit.
4735 - bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)
4736 - bpf: Remove config check to enable bpf support for branch records
4737 - arm64: clear_page() shouldn't use DC ZVA when DCZID_EL0.DZP == 1
4738 - arm64: mte: DC {GVA,GZVA} shouldn't be used when DCZID_EL0.DZP == 1
4739 - samples/bpf: Install libbpf headers when building
4740 - samples/bpf: Clean up samples/bpf build failes
4741 - samples: bpf: Fix xdp_sample_user.o linking with Clang
4742 - samples: bpf: Fix 'unknown warning group' build warning on Clang
4743 - media: dib8000: Fix a memleak in dib8000_init()
4744 - media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach()
4745 - media: si2157: Fix "warm" tuner state detection
4746 - wireless: iwlwifi: Fix a double free in iwl_txq_dyn_alloc_dma
4747 - sched/rt: Try to restart rt period timer when rt runtime exceeded
4748 - ath10k: Fix the MTU size on QCA9377 SDIO
4749 - Bluetooth: refactor set_exp_feature with a feature table
4750 - Bluetooth: MGMT: Use hci_dev_test_and_{set,clear}_flag
4751 - drm/amd/display: Fix bug in debugfs crc_win_update entry
4752 - drm/msm/gpu: Don't allow zero fence_id
4753 - drm/msm/dp: displayPort driver need algorithm rational
4754 - rcu/exp: Mark current CPU as exp-QS in IPI loop second pass
4755 - wcn36xx: Fix max channels retrieval
4756 - drm/msm/dsi: fix initialization in the bonded DSI case
4757 - mwifiex: Fix possible ABBA deadlock
4758 - xfrm: fix a small bug in xfrm_sa_len()
4759 - x86/uaccess: Move variable into switch case statement
4760 - selftests: clone3: clone3: add case CLONE3_ARGS_NO_TEST
4761 - selftests: harness: avoid false negatives if test has no ASSERTs
4762 - crypto: stm32/cryp - fix CTR counter carry
4763 - crypto: stm32/cryp - fix xts and race condition in crypto_engine requests
4764 - crypto: stm32/cryp - check early input data
4765 - crypto: stm32/cryp - fix double pm exit
4766 - crypto: stm32/cryp - fix lrw chaining mode
4767 - crypto: stm32/cryp - fix bugs and crash in tests
4768 - crypto: stm32 - Revert broken pm_runtime_resume_and_get changes
4769 - crypto: hisilicon/qm - fix incorrect return value of hisi_qm_resume()
4770 - ath11k: Fix deleting uninitialized kernel timer during fragment cache flush
4771 - spi: Fix incorrect cs_setup delay handling
4772 - ARM: dts: gemini: NAS4220-B: fis-index-block with 128 KiB sectors
4773 - perf/arm-cmn: Fix CPU hotplug unregistration
4774 - media: dw2102: Fix use after free
4775 - media: msi001: fix possible null-ptr-deref in msi001_probe()
4776 - media: coda/imx-vdoa: Handle dma_set_coherent_mask error codes
4777 - ath11k: Fix a NULL pointer dereference in ath11k_mac_op_hw_scan()
4778 - net: dsa: hellcreek: Fix insertion of static FDB entries
4779 - net: dsa: hellcreek: Add STP forwarding rule
4780 - net: dsa: hellcreek: Allow PTP P2P measurements on blocked ports
4781 - net: dsa: hellcreek: Add missing PTP via UDP rules
4782 - arm64: dts: qcom: c630: Fix soundcard setup
4783 - arm64: dts: qcom: ipq6018: Fix gpio-ranges property
4784 - drm/msm/dpu: fix safe status debugfs file
4785 - drm/bridge: ti-sn65dsi86: Set max register for regmap
4786 - gpu: host1x: select CONFIG_DMA_SHARED_BUFFER
4787 - drm/tegra: gr2d: Explicitly control module reset
4788 - drm/tegra: vic: Fix DMA API misuse
4789 - media: hantro: Fix probe func error path
4790 - xfrm: interface with if_id 0 should return error
4791 - xfrm: state and policy should fail if XFRMA_IF_ID 0
4792 - ARM: 9159/1: decompressor: Avoid UNPREDICTABLE NOP encoding
4793 - usb: ftdi-elan: fix memory leak on device disconnect
4794 - arm64: dts: marvell: cn9130: add GPIO and SPI aliases
4795 - arm64: dts: marvell: cn9130: enable CP0 GPIO controllers
4796 - ARM: dts: armada-38x: Add generic compatible to UART nodes
4797 - mt76: mt7921: drop offload_flags overwritten
4798 - wilc1000: fix double free error in probe()
4799 - rtw88: add quirk to disable pci caps on HP 250 G7 Notebook PC
4800 - iwlwifi: mvm: fix 32-bit build in FTM
4801 - iwlwifi: mvm: test roc running status bits before removing the sta
4802 - iwlwifi: mvm: perform 6GHz passive scan after suspend
4803 - iwlwifi: mvm: set protected flag only for NDP ranging
4804 - mmc: meson-mx-sdhc: add IRQ check
4805 - mmc: meson-mx-sdio: add IRQ check
4806 - block: fix error unwinding in device_add_disk
4807 - selinux: fix potential memleak in selinux_add_opt()
4808 - um: fix ndelay/udelay defines
4809 - um: rename set_signals() to um_set_signals()
4810 - um: virt-pci: Fix 32-bit compile
4811 - lib/logic_iomem: Fix 32-bit build
4812 - lib/logic_iomem: Fix operation on 32-bit
4813 - um: virtio_uml: Fix time-travel external time propagation
4814 - Bluetooth: L2CAP: Fix using wrong mode
4815 - bpftool: Enable line buffering for stdout
4816 - backlight: qcom-wled: Validate enabled string indices in DT
4817 - backlight: qcom-wled: Pass number of elements to read to read_u32_array
4818 - backlight: qcom-wled: Fix off-by-one maximum with default num_strings
4819 - backlight: qcom-wled: Override default length with qcom,enabled-strings
4820 - backlight: qcom-wled: Use cpu_to_le16 macro to perform conversion
4821 - backlight: qcom-wled: Respect enabled-strings in set_brightness
4822 - software node: fix wrong node passed to find nargs_prop
4823 - Bluetooth: hci_qca: Stop IBS timer during BT OFF
4824 - x86/boot/compressed: Move CLANG_FLAGS to beginning of KBUILD_CFLAGS
4825 - crypto: octeontx2 - prevent underflow in get_cores_bmap()
4826 - regulator: qcom-labibb: OCP interrupts are not a failure while disabled
4827 - hwmon: (mr75203) fix wrong power-up delay value
4828 - x86/mce/inject: Avoid out-of-bounds write when setting flags
4829 - io_uring: remove double poll on poll update
4830 - serial: 8250_bcm7271: Propagate error codes from brcmuart_probe()
4831 - ACPI: scan: Create platform device for BCM4752 and LNV4752 ACPI nodes
4832 - pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference in
4833 __nonstatic_find_io_region()
4834 - pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference in
4835 nonstatic_find_mem_region()
4836 - power: reset: mt6397: Check for null res pointer
4837 - net/xfrm: IPsec tunnel mode fix inner_ipproto setting in sec_path
4838 - net: ethernet: mtk_eth_soc: fix return values and refactor MDIO ops
4839 - net: dsa: fix incorrect function pointer check for MRP ring roles
4840 - netfilter: ipt_CLUSTERIP: fix refcount leak in clusterip_tg_check()
4841 - bpf, sockmap: Fix return codes from tcp_bpf_recvmsg_parser()
4842 - bpf, sockmap: Fix double bpf_prog_put on error case in map_link
4843 - bpf: Don't promote bogus looking registers after null check.
4844 - bpf: Fix verifier support for validation of async callbacks
4845 - bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt().
4846 - netfilter: nft_payload: do not update layer 4 checksum when mangling
4847 fragments
4848 - netfilter: nft_set_pipapo: allocate pcpu scratch maps on clone
4849 - net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple sockets
4850 - ppp: ensure minimum packet size in ppp_write()
4851 - rocker: fix a sleeping in atomic bug
4852 - staging: greybus: audio: Check null pointer
4853 - fsl/fman: Check for null pointer after calling devm_ioremap
4854 - Bluetooth: hci_bcm: Check for error irq
4855 - Bluetooth: hci_qca: Fix NULL vs IS_ERR_OR_NULL check in qca_serdev_probe
4856 - net/smc: Reset conn->lgr when link group registration fails
4857 - usb: dwc3: qcom: Fix NULL vs IS_ERR checking in dwc3_qcom_probe
4858 - usb: dwc2: do not gate off the hardware if it does not support clock gating
4859 - usb: dwc2: gadget: initialize max_speed from params
4860 - usb: gadget: u_audio: Subdevice 0 for capture ctls
4861 - HID: hid-uclogic-params: Invalid parameter check in uclogic_params_init
4862 - HID: hid-uclogic-params: Invalid parameter check in
4863 uclogic_params_get_str_desc
4864 - HID: hid-uclogic-params: Invalid parameter check in
4865 uclogic_params_huion_init
4866 - HID: hid-uclogic-params: Invalid parameter check in
4867 uclogic_params_frame_init_v1_buttonpad
4868 - debugfs: lockdown: Allow reading debugfs files that are not world readable
4869 - drivers/firmware: Add missing platform_device_put() in sysfb_create_simplefb
4870 - serial: liteuart: fix MODULE_ALIAS
4871 - serial: stm32: move tx dma terminate DMA to shutdown
4872 - x86, sched: Fix undefined reference to init_freq_invariance_cppc() build
4873 error
4874 - net/mlx5e: Fix page DMA map/unmap attributes
4875 - net/mlx5e: Fix wrong usage of fib_info_nh when routes with nexthop objects
4876 are used
4877 - net/mlx5e: Don't block routes with nexthop objects in SW
4878 - Revert "net/mlx5e: Block offload of outer header csum for UDP tunnels"
4879 - Revert "net/mlx5e: Block offload of outer header csum for GRE tunnel"
4880 - net/mlx5e: Fix matching on modified inner ip_ecn bits
4881 - net/mlx5: Fix access to sf_dev_table on allocation failure
4882 - net/mlx5e: Sync VXLAN udp ports during uplink representor profile change
4883 - net/mlx5: Set command entry semaphore up once got index free
4884 - lib/mpi: Add the return value check of kcalloc()
4885 - Bluetooth: L2CAP: uninitialized variables in l2cap_sock_setsockopt()
4886 - mptcp: fix per socket endpoint accounting
4887 - mptcp: fix opt size when sending DSS + MP_FAIL
4888 - mptcp: fix a DSS option writing error
4889 - spi: spi-meson-spifc: Add missing pm_runtime_disable() in meson_spifc_probe
4890 - octeontx2-af: Increment ptp refcount before use
4891 - ax25: uninitialized variable in ax25_setsockopt()
4892 - netrom: fix api breakage in nr_setsockopt()
4893 - regmap: Call regmap_debugfs_exit() prior to _init()
4894 - net: mscc: ocelot: fix incorrect balancing with down LAG ports
4895 - can: mcp251xfd: add missing newline to printed strings
4896 - tpm: add request_locality before write TPM_INT_ENABLE
4897 - tpm_tis: Fix an error handling path in 'tpm_tis_core_init()'
4898 - can: softing: softing_startstop(): fix set but not used variable warning
4899 - can: xilinx_can: xcan_probe(): check for error irq
4900 - can: rcar_canfd: rcar_canfd_channel_probe(): make sure we free CAN network
4901 device
4902 - pcmcia: fix setting of kthread task states
4903 - net/sched: flow_dissector: Fix matching on zone id for invalid conns
4904 - net: openvswitch: Fix matching zone id for invalid conns arriving from tc
4905 - net: openvswitch: Fix ct_state nat flags for conns arriving from tc
4906 - iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing()
4907 - bnxt_en: Refactor coredump functions
4908 - bnxt_en: move coredump functions into dedicated file
4909 - bnxt_en: use firmware provided max timeout for messages
4910 - net: mcs7830: handle usb read errors properly
4911 - ext4: avoid trim error on fs with small groups
4912 - ASoC: Intel: sof_sdw: fix jack detection on HP Spectre x360 convertible
4913 - ALSA: jack: Add missing rwsem around snd_ctl_remove() calls
4914 - ALSA: PCM: Add missing rwsem around snd_ctl_remove() calls
4915 - ALSA: hda: Add missing rwsem around snd_ctl_remove() calls
4916 - ALSA: hda: Fix potential deadlock at codec unbinding
4917 - RDMA/bnxt_re: Scan the whole bitmap when checking if "disabling RCFW with
4918 pending cmd-bit"
4919 - RDMA/hns: Validate the pkey index
4920 - scsi: pm80xx: Update WARN_ON check in pm8001_mpi_build_cmd()
4921 - clk: renesas: rzg2l: Check return value of pm_genpd_init()
4922 - clk: renesas: rzg2l: propagate return value of_genpd_add_provider_simple()
4923 - clk: imx8mn: Fix imx8mn_clko1_sels
4924 - powerpc/prom_init: Fix improper check of prom_getprop()
4925 - ASoC: uniphier: drop selecting non-existing SND_SOC_UNIPHIER_AIO_DMA
4926 - ASoC: codecs: wcd938x: add SND_SOC_WCD938_SDW to codec list instead
4927 - RDMA/rtrs-clt: Fix the initial value of min_latency
4928 - ALSA: hda: Make proper use of timecounter
4929 - dt-bindings: thermal: Fix definition of cooling-maps contribution property
4930 - powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an
4931 overflown PMC
4932 - powerpc/modules: Don't WARN on first module allocation attempt
4933 - powerpc/32s: Fix shift-out-of-bounds in KASAN init
4934 - clocksource: Avoid accidental unstable marking of clocksources
4935 - ALSA: oss: fix compile error when OSS_DEBUG is enabled
4936 - ALSA: usb-audio: Drop superfluous '0' in Presonus Studio 1810c's ID
4937 - misc: at25: Make driver OF independent again
4938 - char/mwave: Adjust io port register size
4939 - binder: fix handling of error during copy
4940 - binder: avoid potential data leakage when copying txn
4941 - openrisc: Add clone3 ABI wrapper
4942 - iommu: Extend mutex lock scope in iommu_probe_device()
4943 - iommu/io-pgtable-arm: Fix table descriptor paddr formatting
4944 - scsi: core: Fix scsi_device_max_queue_depth()
4945 - scsi: ufs: Fix race conditions related to driver data
4946 - RDMA/qedr: Fix reporting max_{send/recv}_wr attrs
4947 - PCI/MSI: Fix pci_irq_vector()/pci_irq_get_affinity()
4948 - powerpc/powermac: Add additional missing lockdep_register_key()
4949 - iommu/arm-smmu-qcom: Fix TTBR0 read
4950 - RDMA/core: Let ib_find_gid() continue search even after empty entry
4951 - RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entry
4952 - ASoC: rt5663: Handle device_property_read_u32_array error codes
4953 - of: unittest: fix warning on PowerPC frame size warning
4954 - of: unittest: 64 bit dma address test requires arch support
4955 - clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after system
4956 enter shell
4957 - mips: add SYS_HAS_CPU_MIPS64_R5 config for MIPS Release 5 support
4958 - mips: fix Kconfig reference to PHYS_ADDR_T_64BIT
4959 - dmaengine: pxa/mmp: stop referencing config->slave_id
4960 - iommu/amd: Restore GA log/tail pointer on host resume
4961 - iommu/amd: X2apic mode: re-enable after resume
4962 - iommu/amd: X2apic mode: setup the INTX registers on mask/unmask
4963 - iommu/amd: X2apic mode: mask/unmask interrupts on suspend/resume
4964 - iommu/amd: Remove useless irq affinity notifier
4965 - ASoC: Intel: catpt: Test dmaengine_submit() result before moving on
4966 - iommu/iova: Fix race between FQ timeout and teardown
4967 - ASoC: mediatek: mt8195: correct default value
4968 - of: fdt: Aggregate the processing of "linux,usable-memory-range"
4969 - efi: apply memblock cap after memblock_add()
4970 - scsi: block: pm: Always set request queue runtime active in
4971 blk_post_runtime_resume()
4972 - phy: uniphier-usb3ss: fix unintended writing zeros to PHY register
4973 - ASoC: mediatek: Check for error clk pointer
4974 - powerpc/64s: Mask NIP before checking against SRR0
4975 - powerpc/64s: Use EMIT_WARN_ENTRY for SRR debug warnings
4976 - phy: cadence: Sierra: Fix to get correct parent for mux clocks
4977 - ASoC: samsung: idma: Check of ioremap return value
4978 - misc: lattice-ecp3-config: Fix task hung when firmware load failed
4979 - ASoC: mediatek: mt8195: correct pcmif BE dai control flow
4980 - arm64: tegra: Remove non existent Tegra194 reset
4981 - mips: lantiq: add support for clk_set_parent()
4982 - mips: bcm63xx: add support for clk_set_parent()
4983 - powerpc/xive: Add missing null check after calling kmalloc
4984 - ASoC: fsl_mqs: fix MODULE_ALIAS
4985 - ALSA: hda/cs8409: Increase delay during jack detection
4986 - ALSA: hda/cs8409: Fix Jack detection after resume
4987 - RDMA/cxgb4: Set queue pair state when being queried
4988 - clk: qcom: gcc-sc7280: Mark gcc_cfg_noc_lpass_clk always enabled
4989 - ASoC: imx-card: Need special setting for ak4497 on i.MX8MQ
4990 - ASoC: imx-card: Fix mclk calculation issue for akcodec
4991 - ASoC: imx-card: improve the sound quality for low rate
4992 - ASoC: fsl_asrc: refine the check of available clock divider
4993 - clk: bm1880: remove kfrees on static allocations
4994 - of: base: Fix phandle argument length mismatch error message
4995 - of/fdt: Don't worry about non-memory region overlap for no-map
4996 - MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compression
4997 - MIPS: compressed: Fix build with ZSTD compression
4998 - mailbox: fix gce_num of mt8192 driver data
4999 - ARM: dts: omap3-n900: Fix lp5523 for multi color
5000 - leds: lp55xx: initialise output direction from dts
5001 - Bluetooth: Fix debugfs entry leak in hci_register_dev()
5002 - Bluetooth: Fix memory leak of hci device
5003 - drm/panel: Delete panel on mipi_dsi_attach() failure
5004 - Bluetooth: Fix removing adv when processing cmd complete
5005 - fs: dlm: filter user dlm messages for kernel locks
5006 - drm/lima: fix warning when CONFIG_DEBUG_SG=y & CONFIG_DMA_API_DEBUG=y
5007 - selftests/bpf: Fix memory leaks in btf_type_c_dump() helper
5008 - selftests/bpf: Destroy XDP link correctly
5009 - selftests/bpf: Fix bpf_object leak in skb_ctx selftest
5010 - ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START reply
5011 - drm/bridge: dw-hdmi: handle ELD when DRM_BRIDGE_ATTACH_NO_CONNECTOR
5012 - drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACR
5013 - media: atomisp: fix try_fmt logic
5014 - media: atomisp: set per-device's default mode
5015 - media: atomisp-ov2680: Fix ov2680_set_fmt() clobbering the exposure
5016 - media: atomisp: check before deference asd variable
5017 - ARM: shmobile: rcar-gen2: Add missing of_node_put()
5018 - batman-adv: allow netlink usage in unprivileged containers
5019 - media: atomisp: handle errors at sh_css_create_isp_params()
5020 - ath11k: Fix crash caused by uninitialized TX ring
5021 - usb: dwc3: meson-g12a: fix shared reset control use
5022 - USB: ehci_brcm_hub_control: Improve port index sanitizing
5023 - usb: gadget: f_fs: Use stream_open() for endpoint files
5024 - psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaim
5025 - drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Book X91F/L
5026 - HID: magicmouse: Report battery level over USB
5027 - HID: apple: Do not reset quirks when the Fn key is not found
5028 - media: b2c2: Add missing check in flexcop_pci_isr:
5029 - libbpf: Accommodate DWARF/compiler bug with duplicated structs
5030 - ethernet: renesas: Use div64_ul instead of do_div
5031 - EDAC/synopsys: Use the quirk for version instead of ddr version
5032 - arm64: dts: qcom: sm8350: Shorten camera-thermal-bottom name
5033 - soc: imx: gpcv2: Synchronously suspend MIX domains
5034 - ARM: imx: rename DEBUG_IMX21_IMX27_UART to DEBUG_IMX27_UART
5035 - drm/amd/display: check top_pipe_to_program pointer
5036 - drm/amdgpu/display: set vblank_disable_immediate for DC
5037 - soc: ti: pruss: fix referenced node in error message
5038 - mlxsw: pci: Add shutdown method in PCI driver
5039 - drm/amd/display: add else to avoid double destroy clk_mgr
5040 - drm/bridge: megachips: Ensure both bridges are probed before registration
5041 - mxser: keep only !tty test in ISR
5042 - tty: serial: imx: disable UCR4_OREN in .stop_rx() instead of .shutdown()
5043 - gpiolib: acpi: Do not set the IRQ type if the IRQ is already in use
5044 - HSI: core: Fix return freed object in hsi_new_client
5045 - crypto: jitter - consider 32 LSB for APT
5046 - mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
5047 - rsi: Fix use-after-free in rsi_rx_done_handler()
5048 - rsi: Fix out-of-bounds read in rsi_read_pkt()
5049 - ath11k: Avoid NULL ptr access during mgmt tx cleanup
5050 - media: venus: avoid calling core_clk_setrate() concurrently during
5051 concurrent video sessions
5052 - regulator: da9121: Prevent current limit change when enabled
5053 - drm/vmwgfx: Release ttm memory if probe fails
5054 - drm/vmwgfx: Introduce a new placement for MOB page tables
5055 - ACPI / x86: Drop PWM2 device on Lenovo Yoga Book from always present table
5056 - ACPI: Change acpi_device_always_present() into acpi_device_override_status()
5057 - ACPI / x86: Allow specifying acpi_device_override_status() quirks by path
5058 - ACPI / x86: Add not-present quirk for the PCI0.SDHB.BRC1 device on the GPD
5059 win
5060 - arm64: dts: ti: j7200-main: Fix 'dtbs_check' serdes_ln_ctrl node
5061 - arm64: dts: ti: j721e-main: Fix 'dtbs_check' in serdes_ln_ctrl node
5062 - usb: uhci: add aspeed ast2600 uhci support
5063 - floppy: Add max size check for user space request
5064 - x86/mm: Flush global TLB when switching to trampoline page-table
5065 - drm: rcar-du: Fix CRTC timings when CMM is used
5066 - media: uvcvideo: Increase UVC_CTRL_CONTROL_TIMEOUT to 5 seconds.
5067 - media: rcar-vin: Update format alignment constraints
5068 - media: saa7146: hexium_orion: Fix a NULL pointer dereference in
5069 hexium_attach()
5070 - media: atomisp: fix "variable dereferenced before check 'asd'"
5071 - media: m920x: don't use stack on USB reads
5072 - thunderbolt: Runtime PM activate both ends of the device link
5073 - arm64: dts: renesas: Fix thermal bindings
5074 - iwlwifi: mvm: synchronize with FW after multicast commands
5075 - iwlwifi: mvm: avoid clearing a just saved session protection id
5076 - rcutorture: Avoid soft lockup during cpu stall
5077 - ath11k: avoid deadlock by change ieee80211_queue_work for regd_update_work
5078 - ath10k: Fix tx hanging
5079 - net-sysfs: update the queue counts in the unregistration path
5080 - net: phy: prefer 1000baseT over 1000baseKX
5081 - gpio: aspeed: Convert aspeed_gpio.lock to raw_spinlock
5082 - gpio: aspeed-sgpio: Convert aspeed_sgpio.lock to raw_spinlock
5083 - selftests/ftrace: make kprobe profile testcase description unique
5084 - ath11k: Avoid false DEADLOCK warning reported by lockdep
5085 - ARM: dts: qcom: sdx55: fix IPA interconnect definitions
5086 - x86/mce: Allow instrumentation during task work queueing
5087 - x86/mce: Mark mce_panic() noinstr
5088 - x86/mce: Mark mce_end() noinstr
5089 - x86/mce: Mark mce_read_aux() noinstr
5090 - net: bonding: debug: avoid printing debug logs when bond is not notifying
5091 peers
5092 - kunit: Don't crash if no parameters are generated
5093 - bpf: Do not WARN in bpf_warn_invalid_xdp_action()
5094 - drm/amdkfd: Fix error handling in svm_range_add
5095 - HID: quirks: Allow inverting the absolute X/Y values
5096 - HID: i2c-hid-of: Expose the touchscreen-inverted properties
5097 - media: igorplugusb: receiver overflow should be reported
5098 - media: rockchip: rkisp1: use device name for debugfs subdir name
5099 - media: saa7146: hexium_gemini: Fix a NULL pointer dereference in
5100 hexium_attach()
5101 - mmc: tmio: reinit card irqs in reset routine
5102 - mmc: core: Fixup storing of OCR for MMC_QUIRK_NONSTD_SDIO
5103 - drm/amd/amdgpu: fix psp tmr bo pin count leak in SRIOV
5104 - drm/amd/amdgpu: fix gmc bo pin count leak in SRIOV
5105 - audit: ensure userspace is penalized the same as the kernel when under
5106 pressure
5107 - arm64: dts: ls1028a-qds: move rtc node to the correct i2c bus
5108 - arm64: tegra: Adjust length of CCPLEX cluster MMIO region
5109 - crypto: ccp - Move SEV_INIT retry for corrupted data
5110 - crypto: hisilicon/hpre - fix memory leak in hpre_curve25519_src_init()
5111 - PM: runtime: Add safety net to supplier device release
5112 - cpufreq: Fix initialization of min and max frequency QoS requests
5113 - mt76: mt7615: fix possible deadlock while mt7615_register_ext_phy()
5114 - mt76: do not pass the received frame with decryption error
5115 - mt76: mt7615: improve wmm index allocation
5116 - ath9k_htc: fix NULL pointer dereference at ath9k_htc_rxep()
5117 - ath9k_htc: fix NULL pointer dereference at ath9k_htc_tx_get_packet()
5118 - ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_stream
5119 - rtw88: 8822c: update rx settings to prevent potential hw deadlock
5120 - PM: AVS: qcom-cpr: Use div64_ul instead of do_div
5121 - iwlwifi: fix leaks/bad data after failed firmware load
5122 - iwlwifi: remove module loading failure message
5123 - iwlwifi: mvm: Fix calculation of frame length
5124 - iwlwifi: mvm: fix AUX ROC removal
5125 - iwlwifi: pcie: make sure prph_info is set when treating wakeup IRQ
5126 - mmc: sdhci-pci-gli: GL9755: Support for CD/WP inversion on OF platforms
5127 - block: check minor range in device_add_disk()
5128 - um: registers: Rename function names to avoid conflicts and build problems
5129 - ath11k: Fix napi related hang
5130 - Bluetooth: btintel: Add missing quirks and msft ext for legacy bootloader
5131 - Bluetooth: vhci: Set HCI_QUIRK_VALID_LE_STATES
5132 - xfrm: rate limit SA mapping change message to user space
5133 - drm/etnaviv: consider completed fence seqno in hang check
5134 - jffs2: GC deadlock reading a page that is used in jffs2_write_begin()
5135 - ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitions
5136 - ACPICA: Utilities: Avoid deleting the same object twice in a row
5137 - ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R()
5138 - ACPICA: Fix wrong interpretation of PCC address
5139 - ACPICA: Hardware: Do not flush CPU cache when entering S4 and S5
5140 - mmc: mtk-sd: Use readl_poll_timeout instead of open-coded polling
5141 - drm/amdgpu: fixup bad vram size on gmc v8
5142 - amdgpu/pm: Make sysfs pm attributes as read-only for VFs
5143 - ACPI: battery: Add the ThinkPad "Not Charging" quirk
5144 - ACPI: CPPC: Check present CPUs for determining _CPC is valid
5145 - btrfs: remove BUG_ON() in find_parent_nodes()
5146 - btrfs: remove BUG_ON(!eie) in find_parent_nodes
5147 - net: mdio: Demote probed message to debug print
5148 - mac80211: allow non-standard VHT MCS-10/11
5149 - dm btree: add a defensive bounds check to insert_at()
5150 - dm space map common: add bounds check to sm_ll_lookup_bitmap()
5151 - bpf/selftests: Fix namespace mount setup in tc_redirect
5152 - mlxsw: pci: Avoid flow control for EMAD packets
5153 - net: phy: marvell: configure RGMII delays for 88E1118
5154 - net: gemini: allow any RGMII interface mode
5155 - regulator: qcom_smd: Align probe function with rpmh-regulator
5156 - serial: pl010: Drop CR register reset on set_termios
5157 - serial: pl011: Drop CR register reset on set_termios
5158 - serial: core: Keep mctrl register state and cached copy in sync
5159 - random: do not throw away excess input to crng_fast_load
5160 - net/mlx5: Update log_max_qp value to FW max capability
5161 - net/mlx5e: Unblock setting vid 0 for VF in case PF isn't eswitch manager
5162 - parisc: Avoid calling faulthandler_disabled() twice
5163 - can: flexcan: allow to change quirks at runtime
5164 - can: flexcan: rename RX modes
5165 - can: flexcan: add more quirks to describe RX path capabilities
5166 - x86/kbuild: Enable CONFIG_KALLSYMS_ALL=y in the defconfigs
5167 - powerpc/6xx: add missing of_node_put
5168 - powerpc/powernv: add missing of_node_put
5169 - powerpc/cell: add missing of_node_put
5170 - powerpc/btext: add missing of_node_put
5171 - powerpc/watchdog: Fix missed watchdog reset due to memory ordering race
5172 - ASoC: imx-hdmi: add put_device() after of_find_device_by_node()
5173 - i2c: i801: Don't silently correct invalid transfer size
5174 - powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILING
5175 - i2c: mpc: Correct I2C reset procedure
5176 - clk: meson: gxbb: Fix the SDM_EN bit for MPLL0 on GXBB
5177 - powerpc/powermac: Add missing lockdep_register_key()
5178 - KVM: PPC: Book3S: Suppress warnings when allocating too big memory slots
5179 - KVM: PPC: Book3S: Suppress failed alloc warning in H_COPY_TOFROM_GUEST
5180 - w1: Misuse of get_user()/put_user() reported by sparse
5181 - nvmem: core: set size for sysfs bin file
5182 - dm: fix alloc_dax error handling in alloc_dev
5183 - interconnect: qcom: rpm: Prevent integer overflow in rate
5184 - scsi: ufs: Fix a kernel crash during shutdown
5185 - scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIV
5186 - scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanup
5187 - ALSA: seq: Set upper limit of processed events
5188 - MIPS: Loongson64: Use three arguments for slti
5189 - powerpc/40x: Map 32Mbytes of memory at startup
5190 - selftests/powerpc/spectre_v2: Return skip code when miss_percent is high
5191 - powerpc: handle kdump appropriately with crash_kexec_post_notifiers option
5192 - powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panic
5193 - udf: Fix error handling in udf_new_inode()
5194 - MIPS: OCTEON: add put_device() after of_find_device_by_node()
5195 - irqchip/gic-v4: Disable redistributors' view of the VPE table at boot time
5196 - i2c: designware-pci: Fix to change data types of hcnt and lcnt parameters
5197 - selftests/powerpc: Add a test of sigreturning to the kernel
5198 - MIPS: Octeon: Fix build errors using clang
5199 - scsi: sr: Don't use GFP_DMA
5200 - scsi: mpi3mr: Fixes around reply request queues
5201 - ASoC: mediatek: mt8192-mt6359: fix device_node leak
5202 - phy: phy-mtk-tphy: add support efuse setting
5203 - ASoC: mediatek: mt8173: fix device_node leak
5204 - ASoC: mediatek: mt8183: fix device_node leak
5205 - habanalabs: skip read fw errors if dynamic descriptor invalid
5206 - phy: mediatek: Fix missing check in mtk_mipi_tx_probe
5207 - mailbox: change mailbox-mpfs compatible string
5208 - seg6: export get_srh() for ICMP handling
5209 - icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
5210 - udp6: Use Segment Routing Header for dest address if present
5211 - rpmsg: core: Clean up resources on announce_create failure.
5212 - ifcvf/vDPA: fix misuse virtio-net device config size for blk dev
5213 - crypto: omap-aes - Fix broken pm_runtime_and_get() usage
5214 - crypto: stm32/crc32 - Fix kernel BUG triggered in probe()
5215 - crypto: caam - replace this_cpu_ptr with raw_cpu_ptr
5216 - ubifs: Error path in ubifs_remount_rw() seems to wrongly free write buffers
5217 - tpm: fix potential NULL pointer access in tpm_del_char_device
5218 - tpm: fix NPE on probe for missing device
5219 - mfd: tps65910: Set PWR_OFF bit during driver probe
5220 - spi: uniphier: Fix a bug that doesn't point to private data correctly
5221 - xen/gntdev: fix unmap notification order
5222 - md: Move alloc/free acct bioset in to personality
5223 - HID: magicmouse: Fix an error handling path in magicmouse_probe()
5224 - fuse: Pass correct lend value to filemap_write_and_wait_range()
5225 - serial: Fix incorrect rs485 polarity on uart open
5226 - cputime, cpuacct: Include guest time in user time in cpuacct.stat
5227 - sched/cpuacct: Fix user/system in shown cpuacct.usage*
5228 - tracing/kprobes: 'nmissed' not showed correctly for kretprobe
5229 - tracing: Have syscall trace events use trace_event_buffer_lock_reserve()
5230 - remoteproc: imx_rproc: Fix a resource leak in the remove function
5231 - iwlwifi: mvm: Increase the scan timeout guard to 30 seconds
5232 - s390/mm: fix 2KB pgtable release race
5233 - device property: Fix fwnode_graph_devcon_match() fwnode leak
5234 - drm/tegra: submit: Add missing pm_runtime_mark_last_busy()
5235 - drm/etnaviv: limit submit sizes
5236 - drm/amd/display: Fix the uninitialized variable in enable_stream_features()
5237 - drm/nouveau/kms/nv04: use vzalloc for nv04_display
5238 - drm/bridge: analogix_dp: Make PSR-exit block less
5239 - parisc: Fix lpa and lpa_user defines
5240 - powerpc/64s/radix: Fix huge vmap false positive
5241 - scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalance
5242 - drm/amdgpu: don't do resets on APUs which don't support it
5243 - drm/i915/display/ehl: Update voltage swing table
5244 - PCI: xgene: Fix IB window setup
5245 - PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errors
5246 - PCI: pci-bridge-emul: Make expansion ROM Base Address register read-only
5247 - PCI: pci-bridge-emul: Properly mark reserved PCIe bits in PCI config space
5248 - PCI: pci-bridge-emul: Fix definitions of reserved bits
5249 - PCI: pci-bridge-emul: Correctly set PCIe capabilities
5250 - PCI: pci-bridge-emul: Set PCI_STATUS_CAP_LIST for PCIe device
5251 - xfrm: fix policy lookup for ipv6 gre packets
5252 - xfrm: fix dflt policy check when there is no policy configured
5253 - btrfs: fix deadlock between quota enable and other quota operations
5254 - btrfs: check the root node for uptodate before returning it
5255 - btrfs: respect the max size in the header when activating swap file
5256 - ext4: make sure to reset inode lockdep class when quota enabling fails
5257 - ext4: make sure quota gets properly shutdown on error
5258 - ext4: fix a possible ABBA deadlock due to busy PA
5259 - ext4: initialize err_blk before calling __ext4_get_inode_loc
5260 - ext4: fix fast commit may miss tracking range for FALLOC_FL_ZERO_RANGE
5261 - ext4: set csum seed in tmp inode while migrating to extents
5262 - ext4: Fix BUG_ON in ext4_bread when write quota data
5263 - ext4: use ext4_ext_remove_space() for fast commit replay delete range
5264 - ext4: fast commit may miss tracking unwritten range during ftruncate
5265 - ext4: destroy ext4_fc_dentry_cachep kmemcache on module removal
5266 - ext4: fix null-ptr-deref in '__ext4_journal_ensure_credits'
5267 - ext4: fix an use-after-free issue about data=journal writeback mode
5268 - ext4: don't use the orphan list when migrating an inode
5269 - tracing/osnoise: Properly unhook events if start_per_cpu_kthreads() fails
5270 - ath11k: qmi: avoid error messages when dma allocation fails
5271 - drm/radeon: fix error handling in radeon_driver_open_kms
5272 - of: base: Improve argument length mismatch error
5273 - firmware: Update Kconfig help text for Google firmware
5274 - can: mcp251xfd: mcp251xfd_tef_obj_read(): fix typo in error message
5275 - media: rcar-csi2: Optimize the selection PHTW register
5276 - drm/vc4: hdmi: Make sure the device is powered with CEC
5277 - media: correct MEDIA_TEST_SUPPORT help text
5278 - Documentation: coresight: Fix documentation issue
5279 - Documentation: dmaengine: Correctly describe dmatest with channel unset
5280 - Documentation: ACPI: Fix data node reference documentation
5281 - Documentation, arch: Remove leftovers from raw device
5282 - Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH
5283 - Documentation: refer to config RANDOMIZE_BASE for kernel address-space
5284 randomization
5285 - Documentation: fix firewire.rst ABI file path error
5286 - net: usb: Correct reset handling of smsc95xx
5287 - Bluetooth: hci_sync: Fix not setting adv set duration
5288 - scsi: core: Show SCMD_LAST in text form
5289 - scsi: ufs: ufs-mediatek: Fix error checking in ufs_mtk_init_va09_pwr_ctrl()
5290 - RDMA/cma: Remove open coding of overflow checking for private_data_len
5291 - dmaengine: uniphier-xdmac: Fix type of address variables
5292 - dmaengine: idxd: fix wq settings post wq disable
5293 - RDMA/hns: Modify the mapping attribute of doorbell to device
5294 - RDMA/rxe: Fix a typo in opcode name
5295 - dmaengine: stm32-mdma: fix STM32_MDMA_CTBR_TSEL_MASK
5296 - Revert "net/mlx5: Add retry mechanism to the command entry index allocation"
5297 - powerpc/cell: Fix clang -Wimplicit-fallthrough warning
5298 - powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO buses
5299 - block: fix async_depth sysfs interface for mq-deadline
5300 - block: Fix fsync always failed if once failed
5301 - drm/vc4: crtc: Drop feed_txp from state
5302 - drm/vc4: Fix non-blocking commit getting stuck forever
5303 - drm/vc4: crtc: Copy assigned channel to the CRTC
5304 - bpftool: Remove inclusion of utilities.mak from Makefiles
5305 - bpftool: Fix indent in option lists in the documentation
5306 - xdp: check prog type before updating BPF link
5307 - bpf: Fix mount source show for bpffs
5308 - bpf: Mark PTR_TO_FUNC register initially with zero offset
5309 - perf evsel: Override attr->sample_period for non-libpfm4 events
5310 - ipv4: update fib_info_cnt under spinlock protection
5311 - ipv4: avoid quadratic behavior in netns dismantle
5312 - mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get()
5313 - net/fsl: xgmac_mdio: Add workaround for erratum A-009885
5314 - net/fsl: xgmac_mdio: Fix incorrect iounmap when removing module
5315 - parisc: pdc_stable: Fix memory leak in pdcs_register_pathentries
5316 - riscv: dts: microchip: mpfs: Drop empty chosen node
5317 - drm/vmwgfx: Remove explicit transparent hugepages support
5318 - drm/vmwgfx: Remove unused compile options
5319 - f2fs: fix remove page failed in invalidate compress pages
5320 - f2fs: fix to avoid panic in is_alive() if metadata is inconsistent
5321 - f2fs: compress: fix potential deadlock of compress file
5322 - f2fs: fix to reserve space for IO align feature
5323 - f2fs: fix to check available space of CP area correctly in
5324 update_ckpt_flags()
5325 - crypto: octeontx2 - uninitialized variable in kvf_limits_store()
5326 - af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress
5327 - clk: Emit a stern warning with writable debugfs enabled
5328 - clk: si5341: Fix clock HW provider cleanup
5329 - pinctrl/rockchip: fix gpio device creation
5330 - gpio: mpc8xxx: Fix IRQ check in mpc8xxx_probe
5331 - gpio: idt3243x: Fix IRQ check in idt_gpio_probe
5332 - net/smc: Fix hung_task when removing SMC-R devices
5333 - net: axienet: increase reset timeout
5334 - net: axienet: Wait for PhyRstCmplt after core reset
5335 - net: axienet: reset core on initialization prior to MDIO access
5336 - net: axienet: add missing memory barriers
5337 - net: axienet: limit minimum TX ring size
5338 - net: axienet: Fix TX ring slot available check
5339 - net: axienet: fix number of TX ring slots for available check
5340 - net: axienet: fix for TX busy handling
5341 - net: axienet: increase default TX ring size to 128
5342 - bitops: protect find_first_{,zero}_bit properly
5343 - um: gitignore: Add kernel/capflags.c
5344 - HID: vivaldi: fix handling devices not using numbered reports
5345 - rtc: pxa: fix null pointer dereference
5346 - vdpa/mlx5: Fix wrong configuration of virtio_version_1_0
5347 - virtio_ring: mark ring unused on error
5348 - taskstats: Cleanup the use of task->exit_code
5349 - inet: frags: annotate races around fqdir->dead and fqdir->high_thresh
5350 - netns: add schedule point in ops_exit_list()
5351 - iwlwifi: fix Bz NMI behaviour
5352 - xfrm: Don't accidentally set RTO_ONLINK in decode_session4()
5353 - vdpa/mlx5: Restore cur_num_vqs in case of failure in change_num_qps()
5354 - gre: Don't accidentally set RTO_ONLINK in gre_fill_metadata_dst()
5355 - libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()
5356 - perf script: Fix hex dump character output
5357 - dmaengine: at_xdmac: Don't start transactions at tx_submit level
5358 - dmaengine: at_xdmac: Start transfer for cyclic channels in issue_pending
5359 - dmaengine: at_xdmac: Print debug message after realeasing the lock
5360 - dmaengine: at_xdmac: Fix concurrency over xfers_list
5361 - dmaengine: at_xdmac: Fix lld view setting
5362 - dmaengine: at_xdmac: Fix at_xdmac_lld struct definition
5363 - perf tools: Drop requirement for libstdc++.so for libopencsd check
5364 - perf probe: Fix ppc64 'perf probe add events failed' case
5365 - devlink: Remove misleading internal_flags from health reporter dump
5366 - arm64: dts: qcom: msm8996: drop not documented adreno properties
5367 - net: fix sock_timestamping_bind_phc() to release device
5368 - net: bonding: fix bond_xmit_broadcast return value error bug
5369 - net: ipa: fix atomic update in ipa_endpoint_replenish()
5370 - net_sched: restore "mpu xxx" handling
5371 - net: mscc: ocelot: don't let phylink re-enable TX PAUSE on the NPI port
5372 - bcmgenet: add WOL IRQ check
5373 - net: wwan: Fix MRU mismatch issue which may lead to data connection lost
5374 - net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()
5375 - net: ocelot: Fix the call to switchdev_bridge_port_offload
5376 - net: sfp: fix high power modules without diagnostic monitoring
5377 - net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into account
5378 - net: phy: micrel: use kszphy_suspend()/kszphy_resume for irq aware devices
5379 - net: mscc: ocelot: fix using match before it is set
5380 - dt-bindings: display: meson-dw-hdmi: add missing sound-name-prefix property
5381 - dt-bindings: display: meson-vpu: Add missing amlogic,canvas property
5382 - dt-bindings: watchdog: Require samsung,syscon-phandle for Exynos7
5383 - sch_api: Don't skip qdisc attach on ingress
5384 - scripts/dtc: dtx_diff: remove broken example from help text
5385 - lib82596: Fix IRQ check in sni_82596_probe
5386 - mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
5387 - bonding: Fix extraction of ports from the packet headers
5388 - lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() test
5389 - scripts: sphinx-pre-install: add required ctex dependency
5390 - scripts: sphinx-pre-install: Fix ctex support on Debian
5391 - Linux 5.15.17
5392
5393 * rtw88_8821ce causes freeze (LP: #1927808) // Jammy update: v5.15.17 upstream
5394 stable release (LP: #1959376)
5395 - rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CE
5396
5397 * Jammy update: v5.15.16 upstream stable release (LP: #1958977)
5398 - devtmpfs regression fix: reconfigure on each mount
5399 - orangefs: Fix the size of a memory allocation in orangefs_bufmap_alloc()
5400 - remoteproc: qcom: pil_info: Don't memcpy_toio more than is provided
5401 - perf: Protect perf_guest_cbs with RCU
5402 - KVM: x86: Register perf callbacks after calling vendor's hardware_setup()
5403 - KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest
5404 - KVM: x86: don't print when fail to read/write pv eoi memory
5405 - KVM: s390: Clarify SIGP orders versus STOP/RESTART
5406 - remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSP
5407 - 9p: only copy valid iattrs in 9P2000.L setattr implementation
5408 - video: vga16fb: Only probe for EGA and VGA 16 color graphic cards
5409 - media: uvcvideo: fix division by zero at stream start
5410 - rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() with
5411 interrupts enabled
5412 - firmware: qemu_fw_cfg: fix sysfs information leak
5413 - firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate entries
5414 - firmware: qemu_fw_cfg: fix kobject leak in probe error path
5415 - perf annotate: Avoid TUI crash when navigating in the annotation of
5416 recursive functions
5417 - KVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_all
5418 - ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 devices
5419 - ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Master after
5420 reboot from Windows
5421 - ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker quirk
5422 - ALSA: hda/tegra: Fix Tegra194 HDA reset failure
5423 - ALSA: hda/realtek: Add quirk for Legion Y9000X 2020
5424 - ALSA: hda/realtek: Re-order quirk entries for Lenovo
5425 - mtd: fixup CFI on ixp4xx
5426 - Linux 5.15.16
5427
5428 * UBSAN: array-index-out-of-bounds in dcn31_resources on AMD yellow carp
5429 platform (LP: #1958229)
5430 - drm/amd/display: Fix out of bounds access on DNC31 stream encoder regs
5431
5432 * Jammy update: v5.15.15 upstream stable release (LP: #1958418)
5433 - s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply_relocations_add()
5434 - workqueue: Fix unbind_workers() VS wq_worker_running() race
5435 - staging: r8188eu: switch the led off during deinit
5436 - bpf: Fix out of bounds access from invalid *_or_null type verification
5437 - Bluetooth: btusb: Add protocol for MediaTek bluetooth devices(MT7922)
5438 - Bluetooth: btusb: Add the new support ID for Realtek RTL8852A
5439 - Bluetooth: btusb: Add support for IMC Networks Mediatek Chip(MT7921)
5440 - Bbluetooth: btusb: Add another Bluetooth part for Realtek 8852AE
5441 - Bluetooth: btusb: fix memory leak in btusb_mtk_submit_wmt_recv_urb()
5442 - Bluetooth: btusb: enable Mediatek to support AOSP extension
5443 - Bluetooth: btusb: Add one more Bluetooth part for the Realtek RTL8852AE
5444 - fget: clarify and improve __fget_files() implementation
5445 - Bluetooth: btusb: Add two more Bluetooth parts for WCN6855
5446 - Bluetooth: btusb: Add support for Foxconn MT7922A
5447 - Bluetooth: btintel: Fix broken LED quirk for legacy ROM devices
5448 - Bluetooth: btusb: Add support for Foxconn QCA 0xe0d0
5449 - Bluetooth: bfusb: fix division by zero in send path
5450 - ARM: dts: exynos: Fix BCM4330 Bluetooth reset polarity in I9100
5451 - USB: core: Fix bug in resuming hub's handling of wakeup requests
5452 - USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_status
5453 - ath11k: Fix buffer overflow when scanning with extraie
5454 - mmc: sdhci-pci: Add PCI ID for Intel ADL
5455 - Bluetooth: add quirk disabling LE Read Transmit Power
5456 - Bluetooth: btbcm: disable read tx power for some Macs with the T2 Security
5457 chip
5458 - Bluetooth: btbcm: disable read tx power for MacBook Air 8,1 and 8,2
5459 - veth: Do not record rx queue hint in veth_xmit
5460 - mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe()
5461 - can: gs_usb: fix use of uninitialized variable, detach device on reception
5462 of invalid USB data
5463 - can: isotp: convert struct tpcon::{idx,len} to unsigned int
5464 - can: gs_usb: gs_can_start_xmit(): zero-initialize hf->{flags,reserved}
5465 - random: fix data race on crng_node_pool
5466 - random: fix data race on crng init time
5467 - random: fix crash on multiple early calls to add_bootloader_randomness()
5468 - platform/x86/intel: hid: add quirk to support Surface Go 3
5469 - media: Revert "media: uvcvideo: Set unique vdev name based in type"
5470 - staging: wlan-ng: Avoid bitwise vs logical OR warning in
5471 hfa384x_usb_throttlefn()
5472 - drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk()
5473 - staging: greybus: fix stack size warning with UBSAN
5474 - Linux 5.15.15
5475
5476 * UBSAN warning on unplugging USB4 DP alt mode from AMD Yellow Carp graphics
5477 card (LP: #1956497)
5478 - drm/amd/display: explicitly set is_dsc_supported to false before use
5479
5480 * Support USB4 DP alt mode for AMD Yellow Carp graphics card (LP: #1953008)
5481 - drm/amd/display: Enable PSR by default on newer DCN
5482 - SAUCE: drm/amd/display: Fixup previous PSR policy commit
5483 - drm/amd/display: Fix USB4 hot plug crash issue
5484 - drm/amd/display: Creating a fw boot options bit for an upcoming feature
5485 - drm/amd/display: Enable dpia in dmub only for DCN31 B0
5486 - drm/amd/display: MST support for DPIA
5487 - drm/amd/display: Set phy_mux_sel bit in dmub scratch register
5488 - drm/amd/display: Don't lock connection_mutex for DMUB HPD
5489 - drm/amd/display: Add callbacks for DMUB HPD IRQ notifications
5490
5491 * Jammy update: v5.15.14 upstream stable release (LP: #1957882)
5492 - fscache_cookie_enabled: check cookie is valid before accessing it
5493 - selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()
5494 - tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
5495 - tracing: Tag trace_percpu_buffer as a percpu pointer
5496 - Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"
5497 - ieee802154: atusb: fix uninit value in atusb_set_extended_addr
5498 - i40e: Fix to not show opcode msg on unsuccessful VF MAC change
5499 - iavf: Fix limit of total number of queues to active queues of VF
5500 - RDMA/core: Don't infoleak GRH fields
5501 - Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"
5502 - netrom: fix copying in user data in nr_setsockopt
5503 - RDMA/uverbs: Check for null return of kmalloc_array
5504 - mac80211: initialize variable have_higher_than_11mbit
5505 - mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh
5506 - sfc: The RX page_ring is optional
5507 - i40e: fix use-after-free in i40e_sync_filters_subtask()
5508 - i40e: Fix for displaying message regarding NVM version
5509 - i40e: Fix incorrect netdev's real number of RX/TX queues
5510 - ftrace/samples: Add missing prototypes direct functions
5511 - ipv4: Check attribute length for RTA_GATEWAY in multipath route
5512 - ipv4: Check attribute length for RTA_FLOW in multipath route
5513 - ipv6: Check attribute length for RTA_GATEWAY in multipath route
5514 - ipv6: Check attribute length for RTA_GATEWAY when deleting multipath route
5515 - lwtunnel: Validate RTA_ENCAP_TYPE attribute length
5516 - selftests: net: udpgro_fwd.sh: explicitly checking the available ping
5517 feature
5518 - sctp: hold endpoint before calling cb in sctp_transport_lookup_process
5519 - batman-adv: mcast: don't send link-local multicast to mcast routers
5520 - sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
5521 - net: ena: Fix undefined state when tx request id is out of bounds
5522 - net: ena: Fix wrong rx request id by resetting device
5523 - net: ena: Fix error handling when calculating max IO queues number
5524 - md/raid1: fix missing bitmap update w/o WriteMostly devices
5525 - EDAC/i10nm: Release mdev/mbase when failing to detect HBM
5526 - KVM: x86: Check for rmaps allocation
5527 - cgroup: Use open-time credentials for process migraton perm checks
5528 - cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv
5529 - cgroup: Use open-time cgroup namespace for process migration perm checks
5530 - Revert "i2c: core: support bus regulator controlling in adapter"
5531 - i2c: mpc: Avoid out of bounds memory access
5532 - power: supply: core: Break capacity loop
5533 - power: reset: ltc2952: Fix use of floating point literals
5534 - reset: renesas: Fix Runtime PM usage
5535 - rndis_host: support Hytera digital radios
5536 - gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handler
5537 - net ticp:fix a kernel-infoleak in __tipc_sendmsg()
5538 - phonet: refcount leak in pep_sock_accep
5539 - fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb
5540 - drm/amdgpu: disable runpm if we are the primary adapter
5541 - power: bq25890: Enable continuous conversion for ADC at charging
5542 - ipv6: Continue processing multipath route even if gateway attribute is
5543 invalid
5544 - ipv6: Do cleanup if attribute validation fails in multipath route
5545 - auxdisplay: charlcd: checking for pointer reference before dereferencing
5546 - drm/amdgpu: fix dropped backing store handling in amdgpu_dma_buf_move_notify
5547 - drm/amd/pm: Fix xgmi link control on aldebaran
5548 - usb: mtu3: fix interval value for intr and isoc
5549 - scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()
5550 - ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate
5551 - net: udp: fix alignment problem in udp4_seq_show()
5552 - atlantic: Fix buff_ring OOB in aq_ring_rx_clean
5553 - drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resume
5554 - mISDN: change function names to avoid conflicts
5555 - drm/amd/display: fix B0 TMDS deepcolor no dislay issue
5556 - drm/amd/display: Added power down for DCN10
5557 - ipv6: raw: check passed optlen before reading
5558 - userfaultfd/selftests: fix hugetlb area allocations
5559 - ARM: dts: gpio-ranges property is now required
5560 - Input: zinitix - make sure the IRQ is allocated before it gets enabled
5561 - Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"
5562 - drm/amd/pm: keep the BACO feature enabled for suspend
5563 - Linux 5.15.14
5564
5565 * alsa/sdw: add sdw audio machine driver for several ADL machines
5566 (LP: #1951563)
5567 - ASoC: Intel: sof_sdw: Add support for SKU 0AF3 product
5568 - ASoC: Intel: soc-acpi: add SKU 0AF3 SoundWire configuration
5569 - ASoC: Intel: sof_sdw: Add support for SKU 0B00 and 0B01 products
5570 - ASoC: Intel: sof_sdw: Add support for SKU 0B11 product
5571 - ASoC: Intel: sof_sdw: Add support for SKU 0B13 product
5572 - ASoC: Intel: soc-acpi: add SKU 0B13 SoundWire configuration
5573 - ASoC: Intel: sof_sdw: Add support for SKU 0B29 product
5574 - ASoC: Intel: soc-acpi: add SKU 0B29 SoundWire configuration
5575 - ASoC: Intel: sof_sdw: Add support for SKU 0B12 product
5576 - ASoC: intel: sof_sdw: return the original error number
5577 - ASoC: intel: sof_sdw: rename be_index/link_id to link_index
5578 - ASoC: intel: sof_sdw: Use a fixed DAI link id for AMP
5579 - ASoC: intel: sof_sdw: move DMIC link id overwrite to create_sdw_dailink
5580 - ASoC: intel: sof_sdw: remove SOF_RT715_DAI_ID_FIX quirk
5581 - ASoC: intel: sof_sdw: remove sof_sdw_mic_codec_mockup_init
5582 - ASoC: intel: sof_sdw: remove get_next_be_id
5583 - ASoC: intel: sof_sdw: add link adr order check
5584
5585 * Add basic Wifi support for Qualcomm WCN6856 (LP: #1955613)
5586 - ath11k: change to use dynamic memory for channel list of scan
5587 - ath11k: add string type to search board data in board-2.bin for WCN6855
5588
5589 * Enable audio mute LED and mic mute LED on a new HP laptop (LP: #1956454)
5590 - ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP laptop
5591
5592 * Add missing BT ID for Qualcomm WCN6856 (LP: #1956407)
5593 - Bluetooth: btusb: Add one more Bluetooth part for WCN6855
5594
5595 * Add Bluetooth support for Qualcomm WCN6856 (LP: #1955689)
5596 - Bluetooth: btusb: Add support using different nvm for variant WCN6855
5597 controller
5598 - Bluetooth: btusb: re-definition for board_id in struct qca_version
5599 - Bluetooth: btusb: Add the new support IDs for WCN6855
5600
5601 * Improve performance and idle power consumption (LP: #1941893)
5602 - x86: ACPI: cstate: Optimize C3 entry on AMD CPUs
5603
5604 * [Yellow Carp] USB4 interdomain communication problems (LP: #1945361)
5605 - thunderbolt: Enable retry logic for intra-domain control packets
5606
5607 * 1951111:
5608 - scsi: lpfc: Fix mailbox command failure during driver initialization
5609
5610 * [Jammy] Update Broadcom Emulex FC HBA lpfc driver to 14.0.0.3 for Ubuntu
5611 22.04 (LP: #1951111)
5612 - scsi: lpfc: Fix premature rpi release for unsolicited TPLS and LS_RJT
5613 - scsi: lpfc: Fix hang on unload due to stuck fport node
5614 - scsi: lpfc: Fix rediscovery of tape device after LIP
5615 - scsi: lpfc: Don't remove ndlp on PRLI errors in P2P mode
5616 - scsi: lpfc: Fix EEH support for NVMe I/O
5617 - scsi: lpfc: Adjust bytes received vales during cmf timer interval
5618 - scsi: lpfc: Fix I/O block after enabling managed congestion mode
5619 - scsi: lpfc: Zero CGN stats only during initial driver load and stat reset
5620 - scsi: lpfc: Improve PBDE checks during SGL processing
5621 - scsi: lpfc: Update lpfc version to 14.0.0.2
5622
5623 * smartpqi: Update 20.04.4 to latest kernel.org patch level (LP: #1953689)
5624 - scsi: smartpqi: Update device removal management
5625 - scsi: smartpqi: Capture controller reason codes
5626 - scsi: smartpqi: Update LUN reset handler
5627 - scsi: smartpqi: Add TEST UNIT READY check for SANITIZE operation
5628 - scsi: smartpqi: Avoid failing I/Os for offline devices
5629 - scsi: smartpqi: Add extended report physical LUNs
5630 - scsi: smartpqi: Fix boot failure during LUN rebuild
5631 - scsi: smartpqi: Fix duplicate device nodes for tape changers
5632 - scsi: smartpqi: Add 3252-8i PCI id
5633 - scsi: smartpqi: Update version to 2.1.12-055
5634
5635 * Let VMD follow host bridge PCIe settings (LP: #1954611)
5636 - PCI: vmd: Honor ACPI _OSC on PCIe features
5637
5638 * Fix spurious wakeup caused by Intel 7560 WWAN (LP: #1956443)
5639 - net: wwan: iosm: Keep device at D0 for s2idle case
5640
5641 * [uacc-0623] hisi_sec2 fail to alloc uacce (LP: #1933301)
5642 - crypto: hisilicon/qm - modify the uacce mode check
5643
5644 * Jammy update: v5.15.13 upstream stable release (LP: #1956926)
5645 - Input: i8042 - add deferred probe support
5646 - Input: i8042 - enable deferred probe quirk for ASUS UM325UA
5647 - tomoyo: Check exceeded quota early in tomoyo_domain_quota_is_ok().
5648 - tomoyo: use hwight16() in tomoyo_domain_quota_is_ok()
5649 - net/sched: Extend qdisc control block with tc control block
5650 - parisc: Clear stale IIR value on instruction access rights trap
5651 - platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in
5652 mlxbf_pmc_map_counters
5653 - platform/x86: apple-gmux: use resource_size() with res
5654 - memblock: fix memblock_phys_alloc() section mismatch error
5655 - recordmcount.pl: fix typo in s390 mcount regex
5656 - powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversion
5657 - efi: Move efifb_setup_from_dmi() prototype from arch headers
5658 - selinux: initialize proto variable in selinux_ip_postroute_compat()
5659 - scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()
5660 - net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resources
5661 - net/mlx5: Fix error print in case of IRQ request failed
5662 - net/mlx5: Fix SF health recovery flow
5663 - net/mlx5: Fix tc max supported prio for nic mode
5664 - net/mlx5e: Wrap the tx reporter dump callback to extract the sq
5665 - net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flow
5666 - net/mlx5e: Fix ICOSQ recovery flow for XSK
5667 - net/mlx5e: Use tc sample stubs instead of ifdefs in source file
5668 - net/mlx5e: Delete forward rule for ct or sample action
5669 - udp: using datalen to cap ipv6 udp max gso segments
5670 - selftests: Calculate udpgso segment count without header adjustment
5671 - sctp: use call_rcu to free endpoint
5672 - net/smc: fix using of uninitialized completions
5673 - net: usb: pegasus: Do not drop long Ethernet frames
5674 - net: ag71xx: Fix a potential double free in error handling paths
5675 - net: lantiq_xrx200: fix statistics of received bytes
5676 - NFC: st21nfca: Fix memory leak in device probe and remove
5677 - net/smc: don't send CDC/LLC message if link not ready
5678 - net/smc: fix kernel panic caused by race of smc_sock
5679 - igc: Do not enable crosstimestamping for i225-V models
5680 - igc: Fix TX timestamp support for non-MSI-X platforms
5681 - drm/amd/display: Send s0i2_rdy in stream_count == 0 optimization
5682 - drm/amd/display: Set optimize_pwr_state for DCN31
5683 - ionic: Initialize the 'lif->dbid_inuse' bitmap
5684 - net/mlx5e: Fix wrong features assignment in case of error
5685 - net: bridge: mcast: add and enforce query interval minimum
5686 - net: bridge: mcast: add and enforce startup query interval minimum
5687 - selftests/net: udpgso_bench_tx: fix dst ip argument
5688 - selftests: net: Fix a typo in udpgro_fwd.sh
5689 - net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helper
5690 - net/ncsi: check for error return from call to nla_put_u32
5691 - selftests: net: using ping6 for IPv6 in udpgro_fwd.sh
5692 - fsl/fman: Fix missing put_device() call in fman_port_probe
5693 - i2c: validate user data in compat ioctl
5694 - nfc: uapi: use kernel size_t to fix user-space builds
5695 - uapi: fix linux/nfc.h userspace compilation errors
5696 - drm/nouveau: wait for the exclusive fence after the shared ones v2
5697 - drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly
5698 enabled
5699 - drm/amdgpu: add support for IP discovery gc_info table v2
5700 - drm/amd/display: Changed pipe split policy to allow for multi-display pipe
5701 split
5702 - xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.
5703 - usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.
5704 - usb: mtu3: add memory barrier before set GPD's HWO
5705 - usb: mtu3: fix list_head check warning
5706 - usb: mtu3: set interval of FS intr and isoc endpoint
5707 - nitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assert
5708 - binder: fix async_free_space accounting for empty parcels
5709 - scsi: vmw_pvscsi: Set residual data length conditionally
5710 - Input: appletouch - initialize work before device registration
5711 - Input: spaceball - fix parsing of movement data packets
5712 - mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()'
5713 - net: fix use-after-free in tw_timer_handler
5714 - fs/mount_setattr: always cleanup mount_kattr
5715 - perf intel-pt: Fix parsing of VM time correlation arguments
5716 - perf script: Fix CPU filtering of a script's switch events
5717 - perf scripts python: intel-pt-events.py: Fix printing of switch events
5718 - Linux 5.15.13
5719
5720 * Miscellaneous Ubuntu changes
5721 - [Packaging] getabis: Add fwinfo.builtin to the ABI
5722 - [Packaging] Add list of built-in firmwares to the ABI
5723 - [Config] x86-64: SYSFB_SIMPLEFB=y
5724 - [packaging] arm64: introduce the lowlatency and lowlatency-64k flavours
5725 - [packaging] arm64: updateconfigs
5726 - [Config] annotations: remove duplicates when arm64-generic ==
5727 arm64-generic-64k option
5728 - [Config] annotations: introduce arm64-lowlatency and arm64-lowlatency-64k
5729 kconfig options checks
5730 - [Packaging] Update dependency of pahole / dwarves
5731 - [Config] toolchain version update
5732
5733 * Miscellaneous upstream changes
5734 - scsi: lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to
5735 driver_resource_setup()
5736 - scsi: lpfc: Correct sysfs reporting of loop support after SFP status change
5737 - scsi: lpfc: Allow PLOGI retry if previous PLOGI was aborted
5738 - scsi: lpfc: Update lpfc version to 14.0.0.3
5739 - Revert "rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CE"
5740
5741 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 28 Jan 2022 17:16:21 +0100
5742
5743 linux (5.15.0-18.18) jammy; urgency=medium
5744
5745 * jammy/linux: 5.15.0-18.18 -proposed tracker (LP: #1958638)
5746
5747 * CVE-2021-4155
5748 - xfs: map unwritten blocks in XFS_IOC_{ALLOC, FREE}SP just like fallocate
5749
5750 * CVE-2022-0185
5751 - SAUCE: vfs: test that one given mount param is not larger than PAGE_SIZE
5752
5753 * [UBUNTU 20.04] KVM hardware diagnose data improvements for guest kernel -
5754 kernel part (LP: #1953334)
5755 - KVM: s390: add debug statement for diag 318 CPNC data
5756
5757 * OOB write on BPF_RINGBUF (LP: #1956585)
5758 - SAUCE: bpf: prevent helper argument PTR_TO_ALLOC_MEM to have offset other
5759 than 0
5760
5761 * Miscellaneous Ubuntu changes
5762 - [Config] re-enable shiftfs
5763 - [SAUCE] shiftfs: support kernel 5.15
5764 - [Config] update toolchain versions
5765
5766 * Miscellaneous upstream changes
5767 - vfs: fs_context: fix up param length parsing in legacy_parse_param
5768
5769 -- Andrea Righi <andrea.righi@canonical.com> Fri, 21 Jan 2022 13:32:27 +0100
5770
5771 linux (5.15.0-17.17) jammy; urgency=medium
5772
5773 * jammy/linux: 5.15.0-17.17 -proposed tracker (LP: #1957809)
5774
5775 -- Andrea Righi <andrea.righi@canonical.com> Thu, 13 Jan 2022 17:11:21 +0100
5776
5777 linux (5.15.0-16.16) jammy; urgency=medium
5778
5779 * jammy/linux: 5.15.0-16.16 -proposed tracker (LP: #1956820)
5780
5781 * Packaging resync (LP: #1786013)
5782 - debian/dkms-versions -- update from kernel-versions (main/master)
5783
5784 * 5.15 stuck at boot on c4.large (LP: #1956780)
5785 - Revert "PCI/MSI: Mask MSI-X vectors only on success"
5786
5787 * Miscellaneous upstream changes
5788 - Revert "UBUNTU: [Packaging] temporarily disable signed v4l2loopback"
5789
5790 -- Andrea Righi <andrea.righi@canonical.com> Sat, 08 Jan 2022 10:57:58 +0100
5791
5792 linux (5.15.0-15.15) jammy; urgency=medium
5793
5794 * jammy/linux: 5.15.0-15.15 -proposed tracker (LP: #1956314)
5795
5796 * Packaging resync (LP: #1786013)
5797 - update dkms package versions
5798 - debian/dkms-versions -- update from kernel-versions (main/master)
5799
5800 * rtw88_8821ce causes freeze (LP: #1927808)
5801 - rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CE
5802
5803 * alsa/sdw: fix the audio sdw codec parsing logic in the acpi table
5804 (LP: #1955686)
5805 - ALSA: hda: intel-sdw-acpi: go through HDAS ACPI at max depth of 2
5806 - ALSA: hda: intel-sdw-acpi: harden detection of controller
5807
5808 * Got black screen when resume from s2idle with AMD dGPU (LP: #1955790)
5809 - SAUCE: drm/amdgpu: put SMU into proper state on runpm suspending for BOCO
5810 capable platform
5811 - SAUCE: drm/amdgpu: always reset the asic in suspend (v2)
5812
5813 * Fix USB3 detection on HP dock (LP: #1955443)
5814 - usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0
5815
5816 * support signed v4l2loopback dkms build (LP: #1938531)
5817 - enable v4l2loopback builds on amd64 kernels
5818 - support v4l2loopback dkms build
5819
5820 * Jammy update: v5.15.12 upstream stable release (LP: #1956305)
5821 - arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfd
5822 - net: usb: lan78xx: add Allied Telesis AT29M2-AF
5823 - ext4: prevent partial update of the extent blocks
5824 - ext4: check for out-of-order index extents in ext4_valid_extent_entries()
5825 - ext4: check for inconsistent extents between index and leaf block
5826 - selftests: KVM: Fix non-x86 compiling
5827 - HID: holtek: fix mouse probing
5828 - HID: potential dereference of null pointer
5829 - NFSD: Fix READDIR buffer overflow
5830 - PM: sleep: Fix error handling in dpm_prepare()
5831 - arm64: dts: allwinner: orangepi-zero-plus: fix PHY mode
5832 - bus: sunxi-rsb: Fix shutdown
5833 - spi: change clk_disable_unprepare to clk_unprepare
5834 - ucounts: Fix rlimit max values check
5835 - drm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_conf
5836 - ASoC: meson: aiu: fifo: Add missing dma_coerce_mask_and_coherent()
5837 - RDMA/hns: Fix RNR retransmission issue for HIP08
5838 - IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()
5839 - RDMA/hns: Replace kfree() with kvfree()
5840 - netfilter: nf_tables: fix use-after-free in nft_set_catchall_destroy()
5841 - netfilter: fix regression in looped (broad|multi)cast's MAC handling
5842 - ARM: dts: imx6qdl-wandboard: Fix Ethernet support
5843 - ice: Use xdp_buf instead of rx_buf for xsk zero-copy
5844 - ice: xsk: return xsk buffers back to pool when cleaning the ring
5845 - net: marvell: prestera: fix incorrect return of port_find
5846 - net: marvell: prestera: fix incorrect structure access
5847 - qlcnic: potential dereference null pointer of rx_queue->page_ring
5848 - tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex
5849 - ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie
5850 - inet: fully convert sk->sk_rx_dst to RCU rules
5851 - net: accept UFOv6 packages in virtio_net_hdr_to_skb
5852 - net: skip virtio_net_hdr_set_proto if protocol already set
5853 - igb: fix deadlock caused by taking RTNL in RPM resume path
5854 - ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module
5855 - gpio: virtio: remove timeout
5856 - bonding: fix ad_actor_system option setting to default
5857 - fjes: Check for error irq
5858 - drivers: net: smc911x: Check for error irq
5859 - net: ks8851: Check for error irq
5860 - sfc: Check null pointer of rx_queue->page_ring
5861 - sfc: falcon: Check null pointer of rx_queue->page_ring
5862 - asix: fix uninit-value in asix_mdio_read()
5863 - asix: fix wrong return value in asix_check_host_enable()
5864 - io_uring: zero iocb->ki_pos for stream file types
5865 - veth: ensure skb entering GRO are not cloned.
5866 - net: stmmac: ptp: fix potentially overflowing expression
5867 - net: bridge: Use array_size() helper in copy_to_user()
5868 - net: bridge: fix ioctl old_deviceless bridge argument
5869 - r8152: fix the force speed doesn't work for RTL8156
5870 - net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5M
5871 - pinctrl: bcm2835: Change init order for gpio hogs
5872 - hwmon: (lm90) Fix usage of CONFIG2 register in detect function
5873 - hwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculations
5874 - hwmon: (lm90) Introduce flag indicating extended temperature support
5875 - hwmon: (lm90) Add basic support for TI TMP461
5876 - hwmon: (lm90) Drop critical attribute support for MAX6654
5877 - ARM: 9160/1: NOMMU: Reload __secondary_data after PROCINFO_INITFUNC
5878 - uapi: Fix undefined __always_inline on non-glibc systems
5879 - compiler.h: Fix annotation macro misplacement with Clang
5880 - platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTEL
5881 - kernel/crash_core: suppress unknown crashkernel parameter warning
5882 - Revert "x86/boot: Pull up cmdline preparation and early param parsing"
5883 - x86/boot: Move EFI range reservation after cmdline parsing
5884 - ALSA: jack: Check the return value of kstrdup()
5885 - ALSA: drivers: opl3: Fix incorrect use of vp->state
5886 - ALSA: rawmidi - fix the uninitalized user_pversion
5887 - ALSA: hda/hdmi: Disable silent stream on GLK
5888 - ALSA: hda/realtek: Amp init fixup for HP ZBook 15 G6
5889 - ALSA: hda/realtek: Add new alc285-hp-amp-init model
5890 - ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
5891 - ALSA: hda/realtek: Fix quirk for Clevo NJ51CU
5892 - ASoC: meson: aiu: Move AIU_I2S_MISC hold setting to aiu-fifo-i2s
5893 - ASoC: tegra: Add DAPM switches for headphones and mic jack
5894 - ASoC: tegra: Restore headphones jack name on Nyan Big
5895 - Input: atmel_mxt_ts - fix double free in mxt_read_info_block
5896 - ipmi: bail out if init_srcu_struct fails
5897 - ipmi: ssif: initialize ssif_info->client early
5898 - ipmi: fix initialization when workqueue allocation fails
5899 - parisc: Correct completer in lws start
5900 - parisc: Fix mask used to select futex spinlock
5901 - tee: handle lookup of shm with reference count 0
5902 - x86/pkey: Fix undefined behaviour with PKRU_WD_BIT
5903 - platform/x86: amd-pmc: only use callbacks for suspend
5904 - platform/x86: intel_pmc_core: fix memleak on registration failure
5905 - KVM: x86: Always set kvm_run->if_flag
5906 - KVM: x86/mmu: Don't advance iterator after restart due to yielding
5907 - KVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation is required
5908 - KVM: VMX: Always clear vmx->fail on emulation_required
5909 - KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU
5910 - pinctrl: stm32: consider the GPIO offset to expose all the GPIO lines
5911 - gpio: dln2: Fix interrupts when replugging the device
5912 - mmc: sdhci-tegra: Fix switch to HS400ES mode
5913 - mmc: meson-mx-sdhc: Set MANUAL_STOP for multi-block SDIO commands
5914 - mmc: core: Disable card detect during shutdown
5915 - mmc: mmci: stm32: clear DLYB_CR after sending tuning command
5916 - ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handling
5917 - ksmbd: fix error code in ndr_read_int32()
5918 - ksmbd: fix uninitialized symbol 'pntsd_size'
5919 - ksmbd: disable SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1
5920 - mac80211: fix locking in ieee80211_start_ap error path
5921 - mm: mempolicy: fix THP allocations escaping mempolicy restrictions
5922 - mm, hwpoison: fix condition in free hugetlb page path
5923 - mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page()
5924 - mm/damon/dbgfs: protect targets destructions with kdamond_lock
5925 - tee: optee: Fix incorrect page free bug
5926 - f2fs: fix to do sanity check on last xattr entry in __f2fs_setxattr()
5927 - netfs: fix parameter of cleanup()
5928 - KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_state
5929 - arm64: dts: lx2160a: fix scl-gpios property name
5930 - kfence: fix memory leak when cat kfence objects
5931 - Input: iqs626a - prohibit inlining of channel parsing functions
5932 - Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312
5933 - Input: goodix - add id->model mapping for the "9111" model
5934 - ASoC: tas2770: Fix setting of high sample rates
5935 - ASoC: SOF: Intel: pci-tgl: add new ADL-P variant
5936 - ASoC: SOF: Intel: pci-tgl: add ADL-N support
5937 - ASoC: rt5682: fix the wrong jack type detected
5938 - pinctrl: mediatek: fix global-out-of-bounds issue
5939 - hwmom: (lm90) Fix citical alarm status for MAX6680/MAX6681
5940 - hwmon: (lm90) Do not report 'busy' status bit as alarm
5941 - r8152: sync ocp base
5942 - ax25: NPD bug when detaching AX25 device
5943 - hamradio: defer ax25 kfree after unregister_netdev
5944 - hamradio: improve the incomplete fix to avoid NPD
5945 - tun: avoid double free in tun_free_netdev
5946 - phonet/pep: refuse to enable an unbound pipe
5947 - Linux 5.15.12
5948
5949 * Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled
5950 (LP: #1945590) // Jammy update: v5.15.12 upstream stable release
5951 (LP: #1956305)
5952 - Input: elantech - fix stack out of bound access in
5953 elantech_change_report_id()
5954
5955 * Jammy update: v5.15.11 upstream stable release (LP: #1956302)
5956 - reset: tegra-bpmp: Revert Handle errors in BPMP response
5957 - KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled
5958 - KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE
5959 - KVM: downgrade two BUG_ONs to WARN_ON_ONCE
5960 - x86/kvm: remove unused ack_notifier callbacks
5961 - KVM: X86: Fix tlb flush for tdp in kvm_invalidate_pcid()
5962 - mac80211: fix rate control for retransmitted frames
5963 - mac80211: fix regression in SSN handling of addba tx
5964 - mac80211: mark TX-during-stop for TX in in_reconfig
5965 - mac80211: send ADDBA requests using the tid/queue of the aggregation session
5966 - mac80211: validate extended element ID is present
5967 - firmware: arm_scpi: Fix string overflow in SCPI genpd driver
5968 - bpf: Fix kernel address leakage in atomic fetch
5969 - bpf, selftests: Add test case for atomic fetch on spilled pointer
5970 - bpf: Fix signed bounds propagation after mov32
5971 - bpf: Make 32->64 bounds propagation slightly more robust
5972 - bpf, selftests: Add test case trying to taint map value pointer
5973 - bpf: Fix kernel address leakage in atomic cmpxchg's r0 aux reg
5974 - bpf, selftests: Update test case for atomic cmpxchg on r0 with pointer
5975 - vduse: fix memory corruption in vduse_dev_ioctl()
5976 - vduse: check that offset is within bounds in get_config()
5977 - virtio_ring: Fix querying of maximum DMA mapping size for virtio device
5978 - vdpa: check that offsets are within bounds
5979 - s390/entry: fix duplicate tracking of irq nesting level
5980 - recordmcount.pl: look for jgnop instruction as well as bcrl on s390
5981 - arm64: dts: ten64: remove redundant interrupt declaration for gpio-keys
5982 - ceph: fix up non-directory creation in SGID directories
5983 - dm btree remove: fix use after free in rebalance_children()
5984 - audit: improve robustness of the audit queue handling
5985 - btrfs: convert latest_bdev type to btrfs_device and rename
5986 - btrfs: use latest_dev in btrfs_show_devname
5987 - btrfs: update latest_dev when we create a sprout device
5988 - btrfs: remove stale comment about the btrfs_show_devname
5989 - scsi: ufs: core: Retry START_STOP on UNIT_ATTENTION
5990 - arm64: dts: rockchip: remove mmc-hs400-enhanced-strobe from rk3399-khadas-
5991 edge
5992 - arm64: dts: rockchip: fix rk3308-roc-cc vcc-sd supply
5993 - arm64: dts: rockchip: fix rk3399-leez-p710 vcc3v3-lan supply
5994 - arm64: dts: rockchip: fix audio-supply for Rock Pi 4
5995 - arm64: dts: rockchip: fix poweroff on helios64
5996 - dmaengine: idxd: add halt interrupt support
5997 - dmaengine: idxd: fix calling wq quiesce inside spinlock
5998 - mac80211: track only QoS data frames for admission control
5999 - tee: amdtee: fix an IS_ERR() vs NULL bug
6000 - ceph: fix duplicate increment of opened_inodes metric
6001 - ceph: initialize pathlen variable in reconnect_caps_cb
6002 - ARM: socfpga: dts: fix qspi node compatible
6003 - arm64: dts: imx8mq: remove interconnect property from lcdif
6004 - clk: Don't parent clks until the parent is fully registered
6005 - soc: imx: Register SoC device only on i.MX boards
6006 - iwlwifi: mvm: don't crash on invalid rate w/o STA
6007 - virtio: always enter drivers/virtio/
6008 - virtio/vsock: fix the transport to work with VMADDR_CID_ANY
6009 - vdpa: Consider device id larger than 31
6010 - Revert "drm/fb-helper: improve DRM fbdev emulation device names"
6011 - selftests: net: Correct ping6 expected rc from 2 to 1
6012 - s390/kexec_file: fix error handling when applying relocations
6013 - sch_cake: do not call cake_destroy() from cake_init()
6014 - inet_diag: fix kernel-infoleak for UDP sockets
6015 - netdevsim: don't overwrite read only ethtool parms
6016 - selftests: icmp_redirect: pass xfail=0 to log_test()
6017 - net: hns3: fix use-after-free bug in hclgevf_send_mbx_msg
6018 - net: hns3: fix race condition in debugfs
6019 - selftests: Add duplicate config only for MD5 VRF tests
6020 - selftests: Fix raw socket bind tests with VRF
6021 - selftests: Fix IPv6 address bind tests
6022 - dmaengine: idxd: fix missed completion on abort path
6023 - dmaengine: st_fdma: fix MODULE_ALIAS
6024 - drm: simpledrm: fix wrong unit with pixel clock
6025 - net/sched: sch_ets: don't remove idle classes from the round-robin list
6026 - selftests/net: toeplitz: fix udp option
6027 - net: dsa: mv88e6xxx: Unforce speed & duplex in mac_link_down()
6028 - selftest/net/forwarding: declare NETIFS p9 p10
6029 - mptcp: never allow the PM to close a listener subflow
6030 - drm/ast: potential dereference of null pointer
6031 - drm/i915/display: Fix an unsigned subtraction which can never be negative.
6032 - mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lock
6033 - cfg80211: Acquire wiphy mutex on regulatory work
6034 - mac80211: fix lookup when adding AddBA extension element
6035 - net: stmmac: fix tc flower deletion for VLAN priority Rx steering
6036 - flow_offload: return EOPNOTSUPP for the unsupported mpls action type
6037 - rds: memory leak in __rds_conn_create()
6038 - ice: Use div64_u64 instead of div_u64 in adjfine
6039 - ice: Don't put stale timestamps in the skb
6040 - drm/amd/display: Set exit_optimized_pwr_state for DCN31
6041 - drm/amd/pm: fix a potential gpu_metrics_table memory leak
6042 - mptcp: remove tcp ulp setsockopt support
6043 - mptcp: clear 'kern' flag from fallback sockets
6044 - mptcp: fix deadlock in __mptcp_push_pending()
6045 - soc/tegra: fuse: Fix bitwise vs. logical OR warning
6046 - igb: Fix removal of unicast MAC filters of VFs
6047 - igbvf: fix double free in `igbvf_probe`
6048 - igc: Fix typo in i225 LTR functions
6049 - ixgbe: Document how to enable NBASE-T support
6050 - ixgbe: set X550 MDIO speed before talking to PHY
6051 - netdevsim: Zero-initialize memory for new map's value in function
6052 nsim_bpf_map_alloc
6053 - net/packet: rx_owner_map depends on pg_vec
6054 - net: stmmac: dwmac-rk: fix oob read in rk_gmac_setup
6055 - sfc_ef100: potential dereference of null pointer
6056 - dsa: mv88e6xxx: fix debug print for SPEED_UNFORCED
6057 - net: Fix double 0x prefix print in SKB dump
6058 - net/smc: Prevent smc_release() from long blocking
6059 - net: systemport: Add global locking for descriptor lifecycle
6060 - sit: do not call ipip6_dev_free() from sit_init_net()
6061 - afs: Fix mmap
6062 - arm64: kexec: Fix missing error code 'ret' warning in load_other_segments()
6063 - bpf: Fix extable fixup offset.
6064 - bpf, selftests: Fix racing issue in btf_skc_cls_ingress test
6065 - powerpc/85xx: Fix oops when CONFIG_FSL_PMC=n
6066 - USB: gadget: bRequestType is a bitfield, not a enum
6067 - Revert "usb: early: convert to readl_poll_timeout_atomic()"
6068 - KVM: x86: Drop guest CPUID check for host initiated writes to
6069 MSR_IA32_PERF_CAPABILITIES
6070 - tty: n_hdlc: make n_hdlc_tty_wakeup() asynchronous
6071 - USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)
6072 - usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probe
6073 - PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
6074 - PCI/MSI: Mask MSI-X vectors only on success
6075 - usb: xhci-mtk: fix list_del warning when enable list debug
6076 - usb: xhci: Extend support for runtime power management for AMD's Yellow
6077 carp.
6078 - usb: cdnsp: Fix incorrect status for control request
6079 - usb: cdnsp: Fix incorrect calling of cdnsp_died function
6080 - usb: cdnsp: Fix issue in cdnsp_log_ep trace event
6081 - usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restore
6082 - usb: typec: tcpm: fix tcpm unregister port but leave a pending timer
6083 - usb: gadget: u_ether: fix race in setting MAC address in setup phase
6084 - USB: serial: cp210x: fix CP2105 GPIO registration
6085 - USB: serial: option: add Telit FN990 compositions
6086 - selinux: fix sleeping function called from invalid context
6087 - btrfs: fix memory leak in __add_inode_ref()
6088 - btrfs: fix double free of anon_dev after failure to create subvolume
6089 - btrfs: check WRITE_ERR when trying to read an extent buffer
6090 - btrfs: fix missing blkdev_put() call in btrfs_scan_one_device()
6091 - zonefs: add MODULE_ALIAS_FS
6092 - iocost: Fix divide-by-zero on donation from low hweight cgroup
6093 - serial: 8250_fintek: Fix garbled text for console
6094 - timekeeping: Really make sure wall_to_monotonic isn't positive
6095 - cifs: sanitize multiple delimiters in prepath
6096 - locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner()
6097 - riscv: dts: unleashed: Add gpio card detect to mmc-spi-slot
6098 - riscv: dts: unmatched: Add gpio card detect to mmc-spi-slot
6099 - perf inject: Fix segfault due to close without open
6100 - perf inject: Fix segfault due to perf_data__fd() without open
6101 - libata: if T_LENGTH is zero, dma direction should be DMA_NONE
6102 - powerpc/module_64: Fix livepatching for RO modules
6103 - drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORE
6104 - drm/amdgpu: don't override default ECO_BITs setting
6105 - drm/amd/pm: fix reading SMU FW version from amdgpu_firmware_info on YC
6106 - Revert "can: m_can: remove support for custom bit timing"
6107 - can: m_can: make custom bittiming fields const
6108 - can: m_can: pci: use custom bit timings for Elkhart Lake
6109 - ARM: dts: imx6ull-pinfunc: Fix CSI_DATA07__ESAI_TX0 pad name
6110 - xsk: Do not sleep in poll() when need_wakeup set
6111 - mptcp: add missing documented NL params
6112 - bpf, x64: Factor out emission of REX byte in more cases
6113 - bpf: Fix extable address check.
6114 - USB: core: Make do_proc_control() and do_proc_bulk() killable
6115 - media: mxl111sf: change mutex_init() location
6116 - fuse: annotate lock in fuse_reverse_inval_entry()
6117 - ovl: fix warning in ovl_create_real()
6118 - scsi: scsi_debug: Don't call kcalloc() if size arg is zero
6119 - scsi: scsi_debug: Fix type in min_t to avoid stack OOB
6120 - scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()
6121 - io-wq: remove spurious bit clear on task_work addition
6122 - io-wq: check for wq exit after adding new worker task_work
6123 - rcu: Mark accesses to rcu_state.n_force_qs
6124 - io-wq: drop wqe lock before creating new worker
6125 - bus: ti-sysc: Fix variable set but not used warning for reinit_modules
6126 - selftests/damon: test debugfs file reads/writes with huge count
6127 - Revert "xsk: Do not sleep in poll() when need_wakeup set"
6128 - xen/blkfront: harden blkfront against event channel storms
6129 - xen/netfront: harden netfront against event channel storms
6130 - xen/console: harden hvc_xen against event channel storms
6131 - xen/netback: fix rx queue stall detection
6132 - xen/netback: don't queue unlimited number of packages
6133 - Linux 5.15.11
6134
6135 * Jammy update: v5.15.10 upstream stable release (LP: #1956301)
6136 - nfc: fix segfault in nfc_genl_dump_devices_done
6137 - hwmon: (corsair-psu) fix plain integer used as NULL pointer
6138 - RDMA: Fix use-after-free in rxe_queue_cleanup
6139 - RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow
6140 - mtd: rawnand: Fix nand_erase_op delay
6141 - mtd: rawnand: Fix nand_choose_best_timings() on unsupported interface
6142 - inet: use #ifdef CONFIG_SOCK_RX_QUEUE_MAPPING consistently
6143 - dt-bindings: media: nxp,imx7-mipi-csi2: Drop bad if/then schema
6144 - clk: qcom: sm6125-gcc: Swap ops of ice and apps on sdcc1
6145 - perf bpf_skel: Do not use typedef to avoid error on old clang
6146 - netfs: Fix lockdep warning from taking sb_writers whilst holding mmap_lock
6147 - RDMA/irdma: Fix a user-after-free in add_pble_prm
6148 - RDMA/irdma: Fix a potential memory allocation issue in
6149 'irdma_prm_add_pble_mem()'
6150 - RDMA/irdma: Report correct WC errors
6151 - RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQ
6152 - ice: fix FDIR init missing when reset VF
6153 - vmxnet3: fix minimum vectors alloc issue
6154 - i2c: virtio: fix completion handling
6155 - drm/msm: Fix null ptr access msm_ioctl_gem_submit()
6156 - drm/msm/a6xx: Fix uinitialized use of gpu_scid
6157 - drm/msm/dsi: set default num_data_lanes
6158 - drm/msm/dp: Avoid unpowered AUX xfers that caused crashes
6159 - KVM: arm64: Save PSTATE early on exit
6160 - s390/test_unwind: use raw opcode instead of invalid instruction
6161 - Revert "tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP"
6162 - net/mlx4_en: Update reported link modes for 1/10G
6163 - loop: Use pr_warn_once() for loop_control_remove() warning
6164 - ALSA: hda: Add Intel DG2 PCI ID and HDMI codec vid
6165 - ALSA: hda/hdmi: fix HDA codec entry table order for ADL-P
6166 - parisc/agp: Annotate parisc agp init functions with __init
6167 - i2c: rk3x: Handle a spurious start completion interrupt flag
6168 - net: netlink: af_netlink: Prevent empty skb by adding a check on len.
6169 - drm/amdgpu: cancel the correct hrtimer on exit
6170 - drm/amdgpu: check atomic flag to differeniate with legacy path
6171 - drm/amd/display: Fix for the no Audio bug with Tiled Displays
6172 - drm/amdkfd: fix double free mem structure
6173 - drm/amd/display: add connector type check for CRC source set
6174 - drm/amdkfd: process_info lock not needed for svm
6175 - tracing: Fix a kmemleak false positive in tracing_map
6176 - staging: most: dim2: use device release method
6177 - fuse: make sure reclaim doesn't write the inode
6178 - perf inject: Fix itrace space allowed for new attributes
6179 - Linux 5.15.10
6180
6181 * Jammy update: v5.15.9 upstream stable release (LP: #1955161)
6182 - netfilter: selftest: conntrack_vrf.sh: fix file permission
6183 - Linux 5.15.9
6184
6185 * [SRU][I/J/OEM-5.13/OEM-5.14] Fix pci port lost when hotplug dock
6186 (LP: #1954646)
6187 - PCI: Re-enable Downstream Port LTR after reset or hotplug
6188
6189 * Add support for NVIDIA EC backlight (LP: #1953286)
6190 - platform/x86: Add driver for ACPI WMAA EC-based backlight control
6191 - platform/x86: Remove "WMAA" from identifier names in wmaa-backlight-wmi.c
6192 - platform/x86: Rename wmaa-backlight-wmi to nvidia-wmi-ec-backlight
6193 - [Config] NVIDIA_WMI_EC_BACKLIGHT=m
6194
6195 * Improve USB Type-C support (LP: #1950974)
6196 - usb: typec: ucsi: Always cancel the command if PPM reports BUSY condition
6197 - usb: typec: ucsi: Don't stop alt mode registration on busy condition
6198 - usb: typec: ucsi: Add polling mechanism for partner tasks like alt mode
6199 checking
6200 - usb: typec: ucsi: acpi: Reduce the command completion timeout
6201 - usb: typec: ucsi: Check the partner alt modes always if there is PD contract
6202 - usb: typec: ucsi: Read the PDOs in separate work
6203 - usb: typec: ucsi: Better fix for missing unplug events issue
6204
6205 * Fix power button wakeup with shared IRQs on AMD platforms (LP: #1953540)
6206 - pinctrl: amd: Fix wakeups when IRQ is shared with SCI
6207
6208 * AMD: Suspend not working when some cores are disabled through cpufreq
6209 (LP: #1954930)
6210 - ACPI: processor idle: Allow playing dead in C3 state
6211
6212 * Jammy update: v5.15.8 upstream stable release (LP: #1954931)
6213 - Revert "UBUNTU: SAUCE: selftests: fib_tests: assign address to dummy1 for
6214 rp_filter tests"
6215 - usb: gadget: uvc: fix multiple opens
6216 - HID: quirks: Add quirk for the Microsoft Surface 3 type-cover
6217 - HID: google: add eel USB id
6218 - HID: intel-ish-hid: ipc: only enable IRQ wakeup when requested
6219 - HID: add hid_is_usb() function to make it simpler for USB detection
6220 - HID: add USB_HID dependancy to hid-prodikeys
6221 - HID: add USB_HID dependancy to hid-chicony
6222 - HID: add USB_HID dependancy on some USB HID drivers
6223 - HID: bigbenff: prevent null pointer dereference
6224 - HID: wacom: fix problems when device is not a valid USB device
6225 - HID: check for valid USB device for many HID drivers
6226 - mtd: dataflash: Add device-tree SPI IDs
6227 - mmc: spi: Add device-tree SPI IDs
6228 - HID: sony: fix error path in probe
6229 - HID: Ignore battery for Elan touchscreen on Asus UX550VE
6230 - platform/x86/intel: hid: add quirk to support Surface Go 3
6231 - nft_set_pipapo: Fix bucket load in AVX2 lookup routine for six 8-bit groups
6232 - IB/hfi1: Insure use of smp_processor_id() is preempt disabled
6233 - IB/hfi1: Fix early init panic
6234 - IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr
6235 - can: kvaser_usb: get CAN clock frequency from device
6236 - can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct
6237 stats->{rx,tx}_errors counter
6238 - can: sja1000: fix use after free in ems_pcmcia_add_card()
6239 - can: pch_can: pch_can_rx_normal: fix use after free
6240 - can: m_can: m_can_read_fifo: fix memory leak in error branch
6241 - can: m_can: pci: fix incorrect reference clock rate
6242 - can: m_can: pci: fix iomap_read_fifo() and iomap_write_fifo()
6243 - can: m_can: Disable and ignore ELO interrupt
6244 - net: dsa: mv88e6xxx: fix "don't use PHY_DETECT on internal PHY's"
6245 - net: dsa: mv88e6xxx: allow use of PHYs on CPU and DSA ports
6246 - x86/sme: Explicitly map new EFI memmap table as encrypted
6247 - platform/x86: amd-pmc: Fix s2idle failures on certain AMD laptops
6248 - nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done
6249 - selftests: netfilter: add a vrf+conntrack testcase
6250 - vrf: don't run conntrack on vrf with !dflt qdisc
6251 - bpf, x86: Fix "no previous prototype" warning
6252 - bpf, sockmap: Attach map progs to psock early for feature probes
6253 - bpf: Make sure bpf_disable_instrumentation() is safe vs preemption.
6254 - bpf: Fix the off-by-two error in range markings
6255 - ice: ignore dropped packets during init
6256 - ethtool: do not perform operations on net devices being unregistered
6257 - bonding: make tx_rebalance_counter an atomic
6258 - nfp: Fix memory leak in nfp_cpp_area_cache_add()
6259 - udp: using datalen to cap max gso segments
6260 - netfilter: nft_exthdr: break evaluation if setting TCP option fails
6261 - netfilter: conntrack: annotate data-races around ct->timeout
6262 - iavf: restore MSI state on reset
6263 - iavf: Fix reporting when setting descriptor count
6264 - IB/hfi1: Correct guard on eager buffer deallocation
6265 - devlink: fix netns refcount leak in devlink_nl_cmd_reload()
6266 - net: bcm4908: Handle dma_set_coherent_mask error codes
6267 - net: dsa: mv88e6xxx: error handling for serdes_power functions
6268 - net: dsa: felix: Fix memory leak in felix_setup_mmio_filtering
6269 - net/sched: fq_pie: prevent dismantle issue
6270 - net: mvpp2: fix XDP rx queues registering
6271 - KVM: x86: Don't WARN if userspace mucks with RCX during string I/O exit
6272 - KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse IPI req
6273 - KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB flush
6274 hypercall
6275 - timers: implement usleep_idle_range()
6276 - mm/damon/core: fix fake load reports due to uninterruptible sleeps
6277 - mm/slub: fix endianness bug for alloc/free_traces attributes
6278 - mm: bdi: initialize bdi_min_ratio when bdi is unregistered
6279 - ALSA: ctl: Fix copy of updated id with element read/write
6280 - ALSA: hda/realtek - Add headset Mic support for Lenovo ALC897 platform
6281 - ALSA: hda/realtek: Fix quirk for TongFang PHxTxX1
6282 - ALSA: pcm: oss: Fix negative period/buffer sizes
6283 - ALSA: pcm: oss: Limit the period size to 16MB
6284 - ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*()
6285 - cifs: Fix crash on unload of cifs_arc4.ko
6286 - scsi: qla2xxx: Format log strings only if needed
6287 - btrfs: clear extent buffer uptodate when we fail to write it
6288 - btrfs: fix re-dirty process of tree-log nodes
6289 - btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error handling
6290 - btrfs: free exchange changeset on failures
6291 - perf intel-pt: Fix some PGE (packet generation enable/control flow packets)
6292 usage
6293 - perf intel-pt: Fix sync state when a PSB (synchronization) packet is found
6294 - perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type
6295 - perf intel-pt: Fix state setting when receiving overflow (OVF) packet
6296 - perf intel-pt: Fix next 'err' value, walking trace
6297 - perf intel-pt: Fix missing 'instruction' events with 'q' option
6298 - perf intel-pt: Fix error timestamp setting on the decoder error path
6299 - md: fix update super 1.0 on rdev size change
6300 - nfsd: fix use-after-free due to delegation race
6301 - nfsd: Fix nsfd startup race (again)
6302 - tracefs: Have new files inherit the ownership of their parent
6303 - selftests: KVM: avoid failures due to reserved HyperTransport region
6304 - hwmon: (pwm-fan) Ensure the fan going on in .probe()
6305 - mmc: renesas_sdhi: initialize variable properly when tuning
6306 - clk: qcom: regmap-mux: fix parent clock lookup
6307 - thermal: int340x: Fix VCoRefLow MMIO bit offset for TGL
6308 - drm/syncobj: Deal with signalled fences in drm_syncobj_find_fence.
6309 - libata: add horkage for ASMedia 1092
6310 - io_uring: ensure task_work gets run as part of cancelations
6311 - wait: add wake_up_pollfree()
6312 - binder: use wake_up_pollfree()
6313 - signalfd: use wake_up_pollfree()
6314 - aio: keep poll requests on waitqueue until completed
6315 - aio: fix use-after-free due to missing POLLFREE handling
6316 - tracefs: Set all files to the same group ownership as the mount option
6317 - i2c: mpc: Use atomic read and fix break condition
6318 - block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)
6319 - scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()
6320 - scsi: scsi_debug: Fix buffer size of REPORT ZONES command
6321 - ALSA: usb-audio: Reorder snd_djm_devices[] entries
6322 - qede: validate non LSO skb length
6323 - PM: runtime: Fix pm_runtime_active() kerneldoc comment
6324 - ASoC: rt5682: Fix crash due to out of scope stack vars
6325 - ASoC: qdsp6: q6routing: Fix return value from msm_routing_put_audio_mixer
6326 - ASoC: codecs: wsa881x: fix return values from kcontrol put
6327 - ASoC: codecs: wcd934x: handle channel mappping list correctly
6328 - ASoC: codecs: wcd934x: return correct value from mixer put
6329 - RDMA/hns: Do not halt commands during reset until later
6330 - RDMA/hns: Do not destroy QP resources in the hw resetting phase
6331 - hwmon: (dell-smm) Fix warning on /proc/i8k creation error
6332 - clk: imx: use module_platform_driver
6333 - clk: qcom: clk-alpha-pll: Don't reconfigure running Trion
6334 - i40e: Fix failed opcode appearing if handling messages from VF
6335 - i40e: Fix pre-set max number of queues for VF
6336 - mtd: rawnand: fsmc: Take instruction delay into account
6337 - mtd: rawnand: fsmc: Fix timing computation
6338 - bpf, sockmap: Re-evaluate proto ops when psock is removed from sockmap
6339 - i40e: Fix NULL pointer dereference in i40e_dbg_dump_desc
6340 - Revert "PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge"
6341 - drm/amd/display: Fix DPIA outbox timeout after S3/S4/reset
6342 - perf tools: Fix SMT detection fast read path
6343 - Documentation/locking/locktypes: Update migrate_disable() bits.
6344 - dt-bindings: net: Reintroduce PHY no lane swap binding
6345 - tools build: Remove needless libpython-version feature check that breaks
6346 test-all fast path
6347 - net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zero
6348 - net: altera: set a couple error code in probe()
6349 - net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()
6350 - net, neigh: clear whole pneigh_entry at alloc time
6351 - net/qla3xxx: fix an error code in ql_adapter_up()
6352 - selftests/fib_tests: Rework fib_rp_filter_test()
6353 - USB: gadget: detect too-big endpoint 0 requests
6354 - USB: gadget: zero allocate endpoint 0 buffers
6355 - Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default"
6356 - usb: core: config: fix validation of wMaxPacketValue entries
6357 - usb: core: config: using bit mask instead of individual bits
6358 - xhci: avoid race between disable slot command and host runtime suspend
6359 - iio: gyro: adxrs290: fix data signedness
6360 - iio: trigger: Fix reference counting
6361 - iio: trigger: stm32-timer: fix MODULE_ALIAS
6362 - iio: stk3310: Don't return error code in interrupt handler
6363 - iio: mma8452: Fix trigger reference couting
6364 - iio: ltr501: Don't return error code in trigger handler
6365 - iio: kxsd9: Don't return error code in trigger handler
6366 - iio: itg3200: Call iio_trigger_notify_done() on error
6367 - iio: dln2-adc: Fix lockdep complaint
6368 - iio: dln2: Check return value of devm_iio_trigger_register()
6369 - iio: at91-sama5d2: Fix incorrect sign extension
6370 - iio: adc: stm32: fix a current leak by resetting pcsel before disabling vdda
6371 - iio: adc: axp20x_adc: fix charging current reporting on AXP22x
6372 - iio: ad7768-1: Call iio_trigger_notify_done() on error
6373 - iio: accel: kxcjk-1013: Fix possible memory leak in probe and remove
6374 - nvmem: eeprom: at25: fix FRAM byte_len
6375 - bus: mhi: pci_generic: Fix device recovery failed issue
6376 - bus: mhi: core: Add support for forced PM resume
6377 - csky: fix typo of fpu config macro
6378 - irqchip/aspeed-scu: Replace update_bits with write_bits.
6379 - irqchip/armada-370-xp: Fix return value of armada_370_xp_msi_alloc()
6380 - irqchip/armada-370-xp: Fix support for Multi-MSI interrupts
6381 - aio: Fix incorrect usage of eventfd_signal_allowed()
6382 - irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALL
6383 - irqchip: nvic: Fix offset for Interrupt Priority Offsets
6384 - misc: fastrpc: fix improper packet size calculation
6385 - clocksource/drivers/dw_apb_timer_of: Fix probe failure
6386 - bpf: Add selftests to cover packet access corner cases
6387 - Linux 5.15.8
6388
6389 * Can't read/write SD card after running CPU offline test in 5.11.0 and 5.13.0
6390 (LP: #1951784) // Jammy update: v5.15.8 upstream stable release
6391 (LP: #1954931)
6392 - misc: rtsx: Avoid mangling IRQ during runtime PM
6393
6394 * Enable Landlock by default (LP: #1953192)
6395 - [Config] Enable Landlock by default
6396
6397 * Add s0i3 RTC wake up for AMD systems (LP: #1950013)
6398 - platform/x86: amd-pmc: Export Idlemask values based on the APU
6399 - platform/x86: amd-pmc: adjust arguments for `amd_pmc_send_cmd`
6400 - platform/x86: amd-pmc: Add special handling for timer based S0i3 wakeup
6401
6402 * Fix runtime power management on USB controller with XHCI_RESET_ON_RESUME
6403 flag (LP: #1954369)
6404 - SAUCE: xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime
6405 suspending
6406
6407 * Fix System hangs on black screen when reboot (LP: #1949321)
6408 - drm/i915/hdmi: convert intel_hdmi_to_dev to intel_hdmi_to_i915
6409 - drm/i915: Don't request GMBUS to generate irqs when called while irqs are
6410 off
6411 - drm/i915/hdmi: Turn DP++ TMDS output buffers back on in encoder->shutdown()
6412
6413 * require CAP_NET_ADMIN to attach N_HCI ldisc (LP: #1949516)
6414 - Bluetooth: hci_ldisc: require CAP_NET_ADMIN to attach N_HCI ldisc
6415
6416 * mt7921e: Failed to start WM firmware (LP: #1954300)
6417 - SAUCE: Bluetooth: btusb: Handle download_firmware failure cases
6418 - SAUCE: Bluetooth: btusb: Return error code when getting patch status failed
6419
6420 * Miscellaneous Ubuntu changes
6421 - [Packaging] Add list of built-in modules to the ABI
6422 - [Packaging] abi-check: Process modules.builtin
6423 - SAUCE: allow to use __wake_up_pollfree() from GPL modules
6424 - [Packaging] enforce xz compression for debs
6425 - [Config] update config after v5.15.12
6426 - [Packaging] temporarily disable signed v4l2loopback
6427
6428 -- Andrea Righi <andrea.righi@canonical.com> Tue, 04 Jan 2022 11:22:10 +0100
6429
6430 linux (5.15.0-14.14) jammy; urgency=medium
6431
6432 * jammy/linux: 5.15.0-14.14 -proposed tracker (LP: #1954627)
6433
6434 * Jammy update: v5.15.7 upstream stable release (LP: #1953731)
6435 - ALSA: usb-audio: Restrict rates for the shared clocks
6436 - ALSA: usb-audio: Rename early_playback_start flag with lowlatency_playback
6437 - ALSA: usb-audio: Disable low-latency playback for free-wheel mode
6438 - ALSA: usb-audio: Disable low-latency mode for implicit feedback sync
6439 - ALSA: usb-audio: Check available frames for the next packet size
6440 - ALSA: usb-audio: Add spinlock to stop_urbs()
6441 - ALSA: usb-audio: Improved lowlatency playback support
6442 - ALSA: usb-audio: Avoid killing in-flight URBs during draining
6443 - ALSA: usb-audio: Fix packet size calculation regression
6444 - ALSA: usb-audio: Less restriction for low-latency playback mode
6445 - ALSA: usb-audio: Switch back to non-latency mode at a later point
6446 - ALSA: usb-audio: Don't start stream for capture at prepare
6447 - gfs2: release iopen glock early in evict
6448 - gfs2: Fix length of holes reported at end-of-file
6449 - powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for
6450 persistent memory"
6451 - powerpc/pseries/ddw: Do not try direct mapping with persistent memory and
6452 one window
6453 - drm/sun4i: fix unmet dependency on RESET_CONTROLLER for PHY_SUN6I_MIPI_DPHY
6454 - mac80211: do not access the IV when it was stripped
6455 - mac80211: fix throughput LED trigger
6456 - x86/hyperv: Move required MSRs check to initial platform probing
6457 - net/smc: Transfer remaining wait queue entries during fallback
6458 - atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_wait
6459 - net: return correct error code
6460 - pinctrl: qcom: fix unmet dependencies on GPIOLIB for GPIOLIB_IRQCHIP
6461 - platform/x86: dell-wmi-descriptor: disable by default
6462 - platform/x86: thinkpad_acpi: Add support for dual fan control
6463 - platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deep
6464 - s390/setup: avoid using memblock_enforce_memory_limit
6465 - btrfs: silence lockdep when reading chunk tree during mount
6466 - btrfs: check-integrity: fix a warning on write caching disabled disk
6467 - thermal: core: Reset previous low and high trip during thermal zone init
6468 - scsi: iscsi: Unblock session then wake up error handler
6469 - drm/amd/pm: Remove artificial freq level on Navi1x
6470 - drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again
6471 - drm/amd/amdgpu: fix potential memleak
6472 - ata: ahci: Add Green Sardine vendor ID as board_ahci_mobile
6473 - ata: libahci: Adjust behavior when StorageD3Enable _DSD is set
6474 - ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in
6475 hns_dsaf_ge_srst_by_port()
6476 - ipv6: check return value of ipv6_skip_exthdr
6477 - net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of
6478 bound
6479 - net: ethernet: dec: tulip: de4x5: fix possible array overflows in
6480 type3_infoblock()
6481 - perf sort: Fix the 'weight' sort key behavior
6482 - perf sort: Fix the 'ins_lat' sort key behavior
6483 - perf sort: Fix the 'p_stage_cyc' sort key behavior
6484 - perf inject: Fix ARM SPE handling
6485 - perf hist: Fix memory leak of a perf_hpp_fmt
6486 - perf report: Fix memory leaks around perf_tip()
6487 - tracing: Don't use out-of-sync va_list in event printing
6488 - net/smc: Avoid warning of possible recursive locking
6489 - ACPI: Add stubs for wakeup handler functions
6490 - net/tls: Fix authentication failure in CCM mode
6491 - vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmit
6492 - kprobes: Limit max data_size of the kretprobe instances
6493 - ALSA: hda/cs8409: Set PMSG_ON earlier inside cs8409 driver
6494 - rt2x00: do not mark device gone on EPROTO errors during start
6495 - ipmi: Move remove_work to dedicated workqueue
6496 - cpufreq: Fix get_cpu_device() failure in add_cpu_dev_symlink()
6497 - iwlwifi: mvm: retry init flow if failed
6498 - dma-buf: system_heap: Use 'for_each_sgtable_sg' in pages free flow
6499 - s390/pci: move pseudo-MMIO to prevent MIO overlap
6500 - fget: check that the fd still exists after getting a ref to it
6501 - sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fsl
6502 - sata_fsl: fix warning in remove_proc_entry when rmmod sata_fsl
6503 - scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGO
6504 - scsi: ufs: ufs-pci: Add support for Intel ADL
6505 - ipv6: fix memory leak in fib6_rule_suppress
6506 - drm/amd/display: Allow DSC on supported MST branch devices
6507 - drm/i915/dp: Perform 30ms delay after source OUI write
6508 - KVM: fix avic_set_running for preemptable kernels
6509 - KVM: Disallow user memslot with size that exceeds "unsigned long"
6510 - KVM: x86/mmu: Fix TLB flush range when handling disconnected pt
6511 - KVM: Ensure local memslot copies operate on up-to-date arch-specific data
6512 - KVM: x86: ignore APICv if LAPIC is not enabled
6513 - KVM: nVMX: Emulate guest TLB flush on nested VM-Enter with new vpid12
6514 - KVM: nVMX: Flush current VPID (L1 vs. L2) for KVM_REQ_TLB_FLUSH_GUEST
6515 - KVM: nVMX: Abide to KVM_REQ_TLB_FLUSH_GUEST request on nested vmentry/vmexit
6516 - KVM: VMX: prepare sync_pir_to_irr for running with APICv disabled
6517 - KVM: x86: Use a stable condition around all VT-d PI paths
6518 - KVM: MMU: shadow nested paging does not have PKU
6519 - KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1
6520 - KVM: X86: Use vcpu->arch.walk_mmu for kvm_mmu_invlpg()
6521 - KVM: x86: check PIR even for vCPUs with disabled APICv
6522 - tracing/histograms: String compares should not care about signed values
6523 - net: dsa: mv88e6xxx: Fix application of erratum 4.8 for 88E6393X
6524 - net: dsa: mv88e6xxx: Drop unnecessary check in
6525 mv88e6393x_serdes_erratum_4_6()
6526 - net: dsa: mv88e6xxx: Save power by disabling SerDes trasmitter and receiver
6527 - net: dsa: mv88e6xxx: Add fix for erratum 5.2 of 88E6393X family
6528 - net: dsa: mv88e6xxx: Fix inband AN for 2500base-x on 88E6393X family
6529 - net: dsa: mv88e6xxx: Link in pcs_get_state() if AN is bypassed
6530 - wireguard: selftests: increase default dmesg log size
6531 - wireguard: allowedips: add missing __rcu annotation to satisfy sparse
6532 - wireguard: selftests: actually test for routing loops
6533 - wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLIST
6534 - wireguard: device: reset peer src endpoint when netns exits
6535 - wireguard: receive: use ring buffer for incoming handshakes
6536 - wireguard: receive: drop handshakes if queue lock is contended
6537 - wireguard: ratelimiter: use kvcalloc() instead of kvzalloc()
6538 - i2c: stm32f7: flush TX FIFO upon transfer errors
6539 - i2c: stm32f7: recover the bus on access timeout
6540 - i2c: stm32f7: stop dma transfer in case of NACK
6541 - i2c: cbus-gpio: set atomic transfer callback
6542 - natsemi: xtensa: fix section mismatch warnings
6543 - tcp: fix page frag corruption on page fault
6544 - net: qlogic: qlcnic: Fix a NULL pointer dereference in
6545 qlcnic_83xx_add_rings()
6546 - net: mpls: Fix notifications when deleting a device
6547 - siphash: use _unaligned version by default
6548 - arm64: ftrace: add missing BTIs
6549 - iwlwifi: fix warnings produced by kernel debug options
6550 - net/mlx5e: IPsec: Fix Software parser inner l3 type setting in case of
6551 encapsulation
6552 - net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()
6553 - selftests: net: Correct case name
6554 - net: dsa: b53: Add SPI ID table
6555 - mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_mode
6556 - ASoC: tegra: Fix wrong value type in ADMAIF
6557 - ASoC: tegra: Fix wrong value type in I2S
6558 - ASoC: tegra: Fix wrong value type in DMIC
6559 - ASoC: tegra: Fix wrong value type in DSPK
6560 - ASoC: tegra: Fix kcontrol put callback in ADMAIF
6561 - ASoC: tegra: Fix kcontrol put callback in I2S
6562 - ASoC: tegra: Fix kcontrol put callback in DMIC
6563 - ASoC: tegra: Fix kcontrol put callback in DSPK
6564 - ASoC: tegra: Fix kcontrol put callback in AHUB
6565 - rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle()
6566 - rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer()
6567 - ALSA: intel-dsp-config: add quirk for CML devices based on ES8336 codec
6568 - net: stmmac: Avoid DMA_CHAN_CONTROL write if no Split Header support
6569 - net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ
6570 is available
6571 - net: marvell: mvpp2: Fix the computation of shared CPUs
6572 - dpaa2-eth: destroy workqueue at the end of remove function
6573 - octeontx2-af: Fix a memleak bug in rvu_mbox_init()
6574 - net: annotate data-races on txq->xmit_lock_owner
6575 - ipv4: convert fib_num_tclassid_users to atomic_t
6576 - net/smc: fix wrong list_del in smc_lgr_cleanup_early
6577 - net/rds: correct socket tunable error in rds_tcp_tune()
6578 - net/smc: Keep smc_close_final rc during active close
6579 - drm/msm/a6xx: Allocate enough space for GMU registers
6580 - drm/msm: Do hw_init() before capturing GPU state
6581 - drm/vc4: kms: Wait for the commit before increasing our clock rate
6582 - drm/vc4: kms: Fix return code check
6583 - drm/vc4: kms: Add missing drm_crtc_commit_put
6584 - drm/vc4: kms: Clear the HVS FIFO commit pointer once done
6585 - drm/vc4: kms: Don't duplicate pending commit
6586 - drm/vc4: kms: Fix previous HVS commit wait
6587 - atlantic: Increase delay for fw transactions
6588 - atlatnic: enable Nbase-t speeds with base-t
6589 - atlantic: Fix to display FW bundle version instead of FW mac version.
6590 - atlantic: Add missing DIDs and fix 115c.
6591 - Remove Half duplex mode speed capabilities.
6592 - atlantic: Fix statistics logic for production hardware
6593 - atlantic: Remove warn trace message.
6594 - KVM: x86/mmu: Skip tlb flush if it has been done in zap_gfn_range()
6595 - KVM: x86/mmu: Pass parameter flush as false in
6596 kvm_tdp_mmu_zap_collapsible_sptes()
6597 - drm/msm/devfreq: Fix OPP refcnt leak
6598 - drm/msm: Fix mmap to include VM_IO and VM_DONTDUMP
6599 - drm/msm: Fix wait_fence submitqueue leak
6600 - drm/msm: Restore error return on invalid fence
6601 - ASoC: rk817: Add module alias for rk817-codec
6602 - iwlwifi: Fix memory leaks in error handling path
6603 - KVM: X86: Fix when shadow_root_level=5 && guest root_level<4
6604 - KVM: SEV: initialize regions_list of a mirror VM
6605 - net/mlx5e: Fix missing IPsec statistics on uplink representor
6606 - net/mlx5: Move MODIFY_RQT command to ignore list in internal error state
6607 - net/mlx5: E-switch, Respect BW share of the new group
6608 - net/mlx5: E-Switch, fix single FDB creation on BlueField
6609 - net/mlx5: E-Switch, Check group pointer before reading bw_share value
6610 - KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln register
6611 - KVM: VMX: Set failure code in prepare_vmcs02()
6612 - mctp: Don't let RTM_DELROUTE delete local routes
6613 - Revert "drm/i915: Implement Wa_1508744258"
6614 - io-wq: don't retry task_work creation failure on fatal conditions
6615 - x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword
6616 - x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry()
6617 - x86/entry: Use the correct fence macro after swapgs in kernel CR3
6618 - x86/xen: Add xenpv_restore_regs_and_return_to_usermode()
6619 - preempt/dynamic: Fix setup_preempt_mode() return value
6620 - sched/uclamp: Fix rq->uclamp_max not set on first enqueue
6621 - KVM: SEV: Return appropriate error codes if SEV-ES scratch setup fails
6622 - KVM: x86/mmu: Rename slot_handle_leaf to slot_handle_level_4k
6623 - KVM: x86/mmu: Remove spurious TLB flushes in TDP MMU zap collapsible path
6624 - net/mlx5e: Rename lro_timeout to packet_merge_timeout
6625 - net/mlx5e: Rename TIR lro functions to TIR packet merge functions
6626 - net/mlx5e: Sync TIR params updates against concurrent create/modify
6627 - serial: 8250_bcm7271: UART errors after resuming from S2
6628 - parisc: Fix KBUILD_IMAGE for self-extracting kernel
6629 - parisc: Fix "make install" on newer debian releases
6630 - parisc: Mark cr16 CPU clocksource unstable on all SMP machines
6631 - vgacon: Propagate console boot parameters before calling `vc_resize'
6632 - xhci: Fix commad ring abort, write all 64 bits to CRCR register.
6633 - USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub
6634 - usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect
6635 - usb: cdns3: gadget: fix new urb never complete if ep cancel previous
6636 requests
6637 - usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()
6638 - x86/tsc: Add a timer to make sure TSC_adjust is always checked
6639 - x86/tsc: Disable clocksource watchdog for TSC on qualified platorms
6640 - x86/64/mm: Map all kernel memory into trampoline_pgd
6641 - tty: serial: msm_serial: Deactivate RX DMA for polling support
6642 - serial: pl011: Add ACPI SBSA UART match id
6643 - serial: tegra: Change lower tolerance baud rate limit for tegra20 and
6644 tegra30
6645 - serial: core: fix transmit-buffer reset and memleak
6646 - serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array
6647 - serial: 8250_pci: rewrite pericom_do_set_divisor()
6648 - serial: 8250: Fix RTS modem control while in rs485 mode
6649 - serial: liteuart: Fix NULL pointer dereference in ->remove()
6650 - serial: liteuart: fix use-after-free and memleak on unbind
6651 - serial: liteuart: fix minor-number leak on probe errors
6652 - ipmi: msghandler: Make symbol 'remove_work_wq' static
6653 - Linux 5.15.7
6654
6655 * Updates to ib_peer_memory requested by Nvidia (LP: #1947206)
6656 - SAUCE: RDMA/core: Updated ib_peer_memory
6657 - SAUCE: RDMA/core: ib_peer_memory fix build errors
6658
6659 * Jammy update: v5.15.6 upstream stable release (LP: #1953370)
6660 - scsi: sd: Fix sd_do_mode_sense() buffer length handling
6661 - ACPI: Get acpi_device's parent from the parent field
6662 - ACPI: CPPC: Add NULL pointer check to cppc_get_perf()
6663 - USB: serial: pl2303: fix GC type detection
6664 - USB: serial: option: add Telit LE910S1 0x9200 composition
6665 - USB: serial: option: add Fibocom FM101-GL variants
6666 - usb: dwc2: gadget: Fix ISOC flow for elapsed frames
6667 - usb: dwc2: hcd_queue: Fix use of floating point literal
6668 - usb: dwc3: leave default DMA for PCI devices
6669 - usb: dwc3: core: Revise GHWPARAMS9 offset
6670 - usb: dwc3: gadget: Ignore NoStream after End Transfer
6671 - usb: dwc3: gadget: Check for L1/L2/U3 for Start Transfer
6672 - usb: dwc3: gadget: Fix null pointer exception
6673 - net: usb: Correct PHY handling of smsc95xx
6674 - net: nexthop: fix null pointer dereference when IPv6 is not enabled
6675 - usb: chipidea: ci_hdrc_imx: fix potential error pointer dereference in probe
6676 - usb: typec: fusb302: Fix masking of comparator and bc_lvl interrupts
6677 - usb: xhci: tegra: Check padctrl interrupt presence in device tree
6678 - usb: hub: Fix usb enumeration issue due to address0 race
6679 - usb: hub: Fix locking issues with address0_mutex
6680 - binder: fix test regression due to sender_euid change
6681 - ALSA: ctxfi: Fix out-of-range access
6682 - ALSA: hda/realtek: Add quirk for ASRock NUC Box 1100
6683 - ALSA: hda/realtek: Fix LED on HP ProBook 435 G7
6684 - media: cec: copy sequence field for the reply
6685 - Revert "parisc: Fix backtrace to always include init funtion names"
6686 - HID: wacom: Use "Confidence" flag to prevent reporting invalid contacts
6687 - staging/fbtft: Fix backlight
6688 - staging: greybus: Add missing rwsem around snd_ctl_remove() calls
6689 - staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()
6690 - staging: r8188eu: Use kzalloc() with GFP_ATOMIC in atomic context
6691 - staging: r8188eu: Fix breakage introduced when 5G code was removed
6692 - staging: r8188eu: use GFP_ATOMIC under spinlock
6693 - staging: r8188eu: fix a memory leak in rtw_wx_read32()
6694 - fuse: release pipe buf after last use
6695 - xen: don't continue xenstore initialization in case of errors
6696 - xen: detect uninitialized xenbus in xenbus_init
6697 - io_uring: correct link-list traversal locking
6698 - io_uring: fail cancellation for EXITING tasks
6699 - io_uring: fix link traversal locking
6700 - drm/amdgpu: IH process reset count when restart
6701 - drm/amdgpu/pm: fix powerplay OD interface
6702 - drm/nouveau: recognise GA106
6703 - ksmbd: downgrade addition info error msg to debug in smb2_get_info_sec()
6704 - ksmbd: contain default data stream even if xattr is empty
6705 - ksmbd: fix memleak in get_file_stream_info()
6706 - KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLB
6707 - tracing/uprobe: Fix uprobe_perf_open probes iteration
6708 - tracing: Fix pid filtering when triggers are attached
6709 - mmc: sdhci-esdhc-imx: disable CMDQ support
6710 - mmc: sdhci: Fix ADMA for PAGE_SIZE >= 64KiB
6711 - mdio: aspeed: Fix "Link is Down" issue
6712 - arm64: mm: Fix VM_BUG_ON(mm != &init_mm) for trans_pgd
6713 - cpufreq: intel_pstate: Fix active mode offline/online EPP handling
6714 - powerpc/32: Fix hardlockup on vmap stack overflow
6715 - iomap: Fix inline extent handling in iomap_readpage
6716 - NFSv42: Fix pagecache invalidation after COPY/CLONE
6717 - PCI: aardvark: Deduplicate code in advk_pcie_rd_conf()
6718 - PCI: aardvark: Implement re-issuing config requests on CRS response
6719 - PCI: aardvark: Simplify initialization of rootcap on virtual bridge
6720 - PCI: aardvark: Fix link training
6721 - drm/amd/display: Fix OLED brightness control on eDP
6722 - proc/vmcore: fix clearing user buffer by properly using clear_user()
6723 - ASoC: SOF: Intel: hda: fix hotplug when only codec is suspended
6724 - netfilter: ctnetlink: fix filtering with CTA_TUPLE_REPLY
6725 - netfilter: ctnetlink: do not erase error code with EINVAL
6726 - netfilter: ipvs: Fix reuse connection if RS weight is 0
6727 - netfilter: flowtable: fix IPv6 tunnel addr match
6728 - media: v4l2-core: fix VIDIOC_DQEVENT handling on non-x86
6729 - firmware: arm_scmi: Fix null de-reference on error path
6730 - ARM: dts: BCM5301X: Fix I2C controller interrupt
6731 - ARM: dts: BCM5301X: Add interrupt properties to GPIO node
6732 - ARM: dts: bcm2711: Fix PCIe interrupts
6733 - ASoC: qdsp6: q6routing: Conditionally reset FrontEnd Mixer
6734 - ASoC: qdsp6: q6asm: fix q6asm_dai_prepare error handling
6735 - ASoC: topology: Add missing rwsem around snd_ctl_remove() calls
6736 - ASoC: codecs: wcd938x: fix volatile register range
6737 - ASoC: codecs: wcd934x: return error code correctly from hw_params
6738 - ASoC: codecs: lpass-rx-macro: fix HPHR setting CLSH mask
6739 - net: ieee802154: handle iftypes as u32
6740 - firmware: arm_scmi: Fix base agent discover response
6741 - firmware: arm_scmi: pm: Propagate return value to caller
6742 - ASoC: stm32: i2s: fix 32 bits channel length without mclk
6743 - NFSv42: Don't fail clone() unless the OP_CLONE operation failed
6744 - ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCE
6745 - drm/nouveau/acr: fix a couple NULL vs IS_ERR() checks
6746 - scsi: qla2xxx: edif: Fix off by one bug in qla_edif_app_getfcinfo()
6747 - scsi: mpt3sas: Fix kernel panic during drive powercycle test
6748 - scsi: mpt3sas: Fix system going into read-only mode
6749 - scsi: mpt3sas: Fix incorrect system timestamp
6750 - drm/vc4: fix error code in vc4_create_object()
6751 - drm/aspeed: Fix vga_pw sysfs output
6752 - net: marvell: prestera: fix brige port operation
6753 - net: marvell: prestera: fix double free issue on err path
6754 - HID: input: Fix parsing of HID_CP_CONSUMER_CONTROL fields
6755 - HID: input: set usage type to key on keycode remap
6756 - HID: magicmouse: prevent division by 0 on scroll
6757 - iavf: Prevent changing static ITR values if adaptive moderation is on
6758 - iavf: Fix refreshing iavf adapter stats on ethtool request
6759 - iavf: Fix VLAN feature flags after VFR
6760 - x86/pvh: add prototype for xen_pvh_init()
6761 - xen/pvh: add missing prototype to header
6762 - ALSA: intel-dsp-config: add quirk for JSL devices based on ES8336 codec
6763 - mptcp: fix delack timer
6764 - mptcp: use delegate action to schedule 3rd ack retrans
6765 - af_unix: fix regression in read after shutdown
6766 - firmware: smccc: Fix check for ARCH_SOC_ID not implemented
6767 - ipv6: fix typos in __ip6_finish_output()
6768 - nfp: checking parameter process for rx-usecs/tx-usecs is invalid
6769 - net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctls
6770 - net: ipv6: add fib6_nh_release_dsts stub
6771 - net: nexthop: release IPv6 per-cpu dsts when replacing a nexthop group
6772 - ice: fix vsi->txq_map sizing
6773 - ice: avoid bpf_prog refcount underflow
6774 - scsi: core: sysfs: Fix setting device state to SDEV_RUNNING
6775 - scsi: scsi_debug: Zero clear zones at reset write pointer
6776 - erofs: fix deadlock when shrink erofs slab
6777 - i2c: virtio: disable timeout handling
6778 - net/smc: Ensure the active closing peer first closes clcsock
6779 - mlxsw: spectrum: Protect driver from buggy firmware
6780 - net: ipa: directly disable ipa-setup-ready interrupt
6781 - net: ipa: separate disabling setup from modem stop
6782 - net: ipa: kill ipa_cmd_pipeline_clear()
6783 - net: marvell: mvpp2: increase MTU limit when XDP enabled
6784 - cpufreq: intel_pstate: Add Ice Lake server to out-of-band IDs
6785 - nvmet-tcp: fix incomplete data digest send
6786 - drm/hyperv: Fix device removal on Gen1 VMs
6787 - arm64: uaccess: avoid blocking within critical sections
6788 - net/ncsi : Add payload to be 32-bit aligned to fix dropped packets
6789 - PM: hibernate: use correct mode for swsusp_close()
6790 - drm/amd/display: Fix DPIA outbox timeout after GPU reset
6791 - drm/amd/display: Set plane update flags for all planes in reset
6792 - tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited
6793 flows
6794 - lan743x: fix deadlock in lan743x_phy_link_status_change()
6795 - net: phylink: Force link down and retrigger resolve on interface change
6796 - net: phylink: Force retrigger in case of latched link-fail indicator
6797 - net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk()
6798 - net/smc: Fix loop in smc_listen
6799 - nvmet: use IOCB_NOWAIT only if the filesystem supports it
6800 - igb: fix netpoll exit with traffic
6801 - MIPS: loongson64: fix FTLB configuration
6802 - MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48
6803 - tls: splice_read: fix record type check
6804 - tls: splice_read: fix accessing pre-processed records
6805 - tls: fix replacing proto_ops
6806 - net: stmmac: Disable Tx queues when reconfiguring the interface
6807 - net/sched: sch_ets: don't peek at classes beyond 'nbands'
6808 - ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce()
6809 - net: vlan: fix underflow for the real_dev refcnt
6810 - net/smc: Don't call clcsock shutdown twice when smc shutdown
6811 - net: hns3: fix VF RSS failed problem after PF enable multi-TCs
6812 - net: hns3: fix incorrect components info of ethtool --reset command
6813 - net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMP
6814 - net: mscc: ocelot: correctly report the timestamping RX filters in ethtool
6815 - locking/rwsem: Make handoff bit handling more consistent
6816 - perf: Ignore sigtrap for tracepoints destined for other tasks
6817 - sched/scs: Reset task stack state in bringup_cpu()
6818 - iommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568
6819 - iommu/vt-d: Fix unmap_pages support
6820 - f2fs: quota: fix potential deadlock
6821 - f2fs: set SBI_NEED_FSCK flag when inconsistent node block found
6822 - riscv: dts: microchip: fix board compatible
6823 - riscv: dts: microchip: drop duplicated MMC/SDHC node
6824 - cifs: nosharesock should not share socket with future sessions
6825 - ceph: properly handle statfs on multifs setups
6826 - iommu/amd: Clarify AMD IOMMUv2 initialization messages
6827 - vdpa_sim: avoid putting an uninitialized iova_domain
6828 - vhost/vsock: fix incorrect used length reported to the guest
6829 - ksmbd: Fix an error handling path in 'smb2_sess_setup()'
6830 - tracing: Check pid filtering when creating events
6831 - cifs: nosharesock should be set on new server
6832 - io_uring: fix soft lockup when call __io_remove_buffers
6833 - firmware: arm_scmi: Fix type error assignment in voltage protocol
6834 - firmware: arm_scmi: Fix type error in sensor protocol
6835 - docs: accounting: update delay-accounting.rst reference
6836 - blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue and
6837 disk_release()
6838 - block: avoid to quiesce queue in elevator_init_mq
6839 - drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as well
6840 - drm/amdgpu/gfx9: switch to golden tsc registers for renoir+
6841 - Linux 5.15.6
6842
6843 * Fix bogus HDMI audio interface (LP: #1953208)
6844 - ALSA: hda/hdmi: Consider ELD is invalid when no SAD is present
6845
6846 * Miscellaneous Ubuntu changes
6847 - [Config] re-enabled UBSAN without TRAP
6848 - SAUCE: ipv6: fix NULL pointer dereference in ip6_output()
6849 - SAUCE: RDMA/core: Introduce peer memory interface
6850 - [Config] toolchain version update
6851
6852 * Miscellaneous upstream changes
6853 - Revert "UBUNTU: [Config] Temporarily disable signing for ppc64el and s390x"
6854 - Revert "UBUNTU: SAUCE: vt -- maintain bootloader screen mode and content
6855 until vt switch"
6856
6857 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 13 Dec 2021 12:13:17 +0100
6858
6859 linux (5.15.0-13.13) jammy; urgency=medium
6860
6861 * jammy/linux: 5.15.0-13.13 -proposed tracker (LP: #1952583)
6862
6863 * Packaging resync (LP: #1786013)
6864 - [Packaging] resync update-dkms-versions helper
6865 - debian/dkms-versions -- update from kernel-versions (main/master)
6866
6867 * Jammy update: v5.15.5 upstream stable release (LP: #1952579)
6868 - arm64: zynqmp: Do not duplicate flash partition label property
6869 - arm64: zynqmp: Fix serial compatible string
6870 - clk: sunxi-ng: Unregister clocks/resets when unbinding
6871 - ARM: dts: sunxi: Fix OPPs node name
6872 - arm64: dts: allwinner: h5: Fix GPU thermal zone node name
6873 - arm64: dts: allwinner: a100: Fix thermal zone node name
6874 - staging: wfx: ensure IRQ is ready before enabling it
6875 - ARM: dts: BCM5301X: Fix nodes names
6876 - ARM: dts: BCM5301X: Fix MDIO mux binding
6877 - ARM: dts: NSP: Fix mpcore, mmc node names
6878 - arm64: dts: broadcom: bcm4908: Move reboot syscon out of bus
6879 - scsi: pm80xx: Fix memory leak during rmmod
6880 - scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()
6881 - ASoC: mediatek: mt8195: Add missing of_node_put()
6882 - arm64: dts: rockchip: Disable CDN DP on Pinebook Pro
6883 - arm64: dts: hisilicon: fix arm,sp805 compatible string
6884 - RDMA/bnxt_re: Check if the vlan is valid before reporting
6885 - bus: ti-sysc: Add quirk handling for reinit on context lost
6886 - bus: ti-sysc: Use context lost quirk for otg
6887 - usb: musb: tusb6010: check return value after calling
6888 platform_get_resource()
6889 - usb: typec: tipd: Remove WARN_ON in tps6598x_block_read
6890 - ARM: dts: ux500: Skomer regulator fixes
6891 - staging: rtl8723bs: remove possible deadlock when disconnect (v2)
6892 - staging: rtl8723bs: remove a second possible deadlock
6893 - staging: rtl8723bs: remove a third possible deadlock
6894 - ARM: BCM53016: Specify switch ports for Meraki MR32
6895 - arm64: dts: qcom: msm8998: Fix CPU/L2 idle state latency and residency
6896 - arm64: dts: qcom: ipq6018: Fix qcom,controlled-remotely property
6897 - arm64: dts: qcom: ipq8074: Fix qcom,controlled-remotely property
6898 - arm64: dts: qcom: sdm845: Fix qcom,controlled-remotely property
6899 - arm64: dts: freescale: fix arm,sp805 compatible string
6900 - arm64: dts: ls1012a: Add serial alias for ls1012a-rdb
6901 - RDMA/rxe: Separate HW and SW l/rkeys
6902 - ASoC: SOF: Intel: hda-dai: fix potential locking issue
6903 - scsi: core: Fix scsi_mode_sense() buffer length handling
6904 - ALSA: usb-audio: disable implicit feedback sync for Behringer UFX1204 and
6905 UFX1604
6906 - clk: imx: imx6ul: Move csi_sel mux to correct base register
6907 - ASoC: es8316: Use IRQF_NO_AUTOEN when requesting the IRQ
6908 - ASoC: rt5651: Use IRQF_NO_AUTOEN when requesting the IRQ
6909 - ASoC: nau8824: Add DMI quirk mechanism for active-high jack-detect
6910 - scsi: advansys: Fix kernel pointer leak
6911 - scsi: smartpqi: Add controller handshake during kdump
6912 - arm64: dts: imx8mm-kontron: Fix reset delays for ethernet PHY
6913 - ALSA: intel-dsp-config: add quirk for APL/GLK/TGL devices based on ES8336
6914 codec
6915 - ASoC: Intel: soc-acpi: add missing quirk for TGL SDCA single amp
6916 - ASoC: Intel: sof_sdw: add missing quirk for Dell SKU 0A45
6917 - firmware_loader: fix pre-allocated buf built-in firmware use
6918 - HID: multitouch: disable sticky fingers for UPERFECT Y
6919 - ALSA: usb-audio: Add support for the Pioneer DJM 750MK2 Mixer/Soundcard
6920 - ARM: dts: omap: fix gpmc,mux-add-data type
6921 - usb: host: ohci-tmio: check return value after calling
6922 platform_get_resource()
6923 - ASoC: rt5682: fix a little pop while playback
6924 - ARM: dts: ls1021a: move thermal-zones node out of soc/
6925 - ARM: dts: ls1021a-tsn: use generic "jedec,spi-nor" compatible for flash
6926 - ALSA: ISA: not for M68K
6927 - iommu/vt-d: Do not falsely log intel_iommu is unsupported kernel option
6928 - tty: tty_buffer: Fix the softlockup issue in flush_to_ldisc
6929 - MIPS: sni: Fix the build
6930 - scsi: scsi_debug: Fix out-of-bound read in resp_readcap16()
6931 - scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs()
6932 - scsi: target: Fix ordered tag handling
6933 - scsi: target: Fix alua_tg_pt_gps_count tracking
6934 - iio: imu: st_lsm6dsx: Avoid potential array overflow in st_lsm6dsx_set_odr()
6935 - RDMA/core: Use kvzalloc when allocating the struct ib_port
6936 - scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routine
6937 - scsi: lpfc: Fix link down processing to address NULL pointer dereference
6938 - scsi: lpfc: Allow fabric node recovery if recovery is in progress before
6939 devloss
6940 - memory: tegra20-emc: Add runtime dependency on devfreq governor module
6941 - powerpc/5200: dts: fix memory node unit name
6942 - ARM: dts: qcom: fix memory and mdio nodes naming for RB3011
6943 - arm64: dts: qcom: Fix node name of rpm-msg-ram device nodes
6944 - ALSA: gus: fix null pointer dereference on pointer block
6945 - ALSA: usb-audio: fix null pointer dereference on pointer cs_desc
6946 - clk: at91: sama7g5: remove prescaler part of master clock
6947 - iommu/dart: Initialize DART_STREAMS_ENABLE
6948 - powerpc/dcr: Use cmplwi instead of 3-argument cmpli
6949 - powerpc/8xx: Fix Oops with STRICT_KERNEL_RWX without DEBUG_RODATA_TEST
6950 - sh: check return code of request_irq
6951 - maple: fix wrong return value of maple_bus_init().
6952 - f2fs: fix up f2fs_lookup tracepoints
6953 - f2fs: fix to use WHINT_MODE
6954 - f2fs: fix wrong condition to trigger background checkpoint correctly
6955 - sh: fix kconfig unmet dependency warning for FRAME_POINTER
6956 - sh: math-emu: drop unused functions
6957 - sh: define __BIG_ENDIAN for math-emu
6958 - f2fs: compress: disallow disabling compress on non-empty compressed file
6959 - f2fs: fix incorrect return value in f2fs_sanity_check_ckpt()
6960 - clk: ingenic: Fix bugs with divided dividers
6961 - clk/ast2600: Fix soc revision for AHB
6962 - clk: qcom: gcc-msm8996: Drop (again) gcc_aggre1_pnoc_ahb_clk
6963 - KVM: arm64: Fix host stage-2 finalization
6964 - mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is set
6965 - MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD decompression
6966 - sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
6967 - sched/fair: Prevent dead task groups from regaining cfs_rq's
6968 - perf/x86/vlbr: Add c->flags to vlbr event constraints
6969 - blkcg: Remove extra blkcg_bio_issue_init
6970 - tracing/histogram: Do not copy the fixed-size char array field over the
6971 field size
6972 - perf bpf: Avoid memory leak from perf_env__insert_btf()
6973 - perf bench futex: Fix memory leak of perf_cpu_map__new()
6974 - perf tests: Remove bash construct from record+zstd_comp_decomp.sh
6975 - drm/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrame
6976 - bpf: Fix inner map state pruning regression.
6977 - samples/bpf: Fix summary per-sec stats in xdp_sample_user
6978 - samples/bpf: Fix incorrect use of strlen in xdp_redirect_cpu
6979 - selftests: net: switch to socat in the GSO GRE test
6980 - net/ipa: ipa_resource: Fix wrong for loop range
6981 - tcp: Fix uninitialized access in skb frags array for Rx 0cp.
6982 - tracing: Add length protection to histogram string copies
6983 - nl80211: fix radio statistics in survey dump
6984 - mac80211: fix monitor_sdata RCU/locking assertions
6985 - net: ipa: HOLB register sometimes must be written twice
6986 - net: ipa: disable HOLB drop when updating timer
6987 - selftests: gpio: fix gpio compiling error
6988 - net: bnx2x: fix variable dereferenced before check
6989 - bnxt_en: reject indirect blk offload when hw-tc-offload is off
6990 - tipc: only accept encrypted MSG_CRYPTO msgs
6991 - sock: fix /proc/net/sockstat underflow in sk_clone_lock()
6992 - net/smc: Make sure the link_id is unique
6993 - NFSD: Fix exposure in nfsd4_decode_bitmap()
6994 - iavf: Fix return of set the new channel count
6995 - iavf: check for null in iavf_fix_features
6996 - iavf: free q_vectors before queues in iavf_disable_vf
6997 - iavf: don't clear a lock we don't hold
6998 - iavf: Fix failure to exit out from last all-multicast mode
6999 - iavf: prevent accidental free of filter structure
7000 - iavf: validate pointers
7001 - iavf: Fix for the false positive ASQ/ARQ errors while issuing VF reset
7002 - iavf: Fix for setting queues to 0
7003 - iavf: Restore VLAN filters after link down
7004 - bpf: Fix toctou on read-only map's constant scalar tracking
7005 - MIPS: generic/yamon-dt: fix uninitialized variable error
7006 - mips: bcm63xx: add support for clk_get_parent()
7007 - mips: lantiq: add support for clk_get_parent()
7008 - gpio: rockchip: needs GENERIC_IRQ_CHIP to fix build errors
7009 - platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()'
7010 - platform/x86: think-lmi: Abort probe on analyze failure
7011 - udp: Validate checksum in udp_read_sock()
7012 - btrfs: make 1-bit bit-fields of scrub_page unsigned int
7013 - RDMA/core: Set send and receive CQ before forwarding to the driver
7014 - net/mlx5e: kTLS, Fix crash in RX resync flow
7015 - net/mlx5e: Wait for concurrent flow deletion during neigh/fib events
7016 - net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdev
7017 - net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove()
7018 - net/mlx5: Update error handler for UCTX and UMEM
7019 - net/mlx5: E-Switch, rebuild lag only when needed
7020 - net/mlx5e: CT, Fix multiple allocations and memleak of mod acts
7021 - net/mlx5: Lag, update tracker when state change event received
7022 - net/mlx5: E-Switch, return error if encap isn't supported
7023 - scsi: ufs: core: Improve SCSI abort handling
7024 - scsi: core: sysfs: Fix hang when device state is set via sysfs
7025 - scsi: ufs: core: Fix task management completion timeout race
7026 - scsi: ufs: core: Fix another task management completion race
7027 - net: mvmdio: fix compilation warning
7028 - net: sched: act_mirred: drop dst for the direction from egress to ingress
7029 - net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove
7030 - net: virtio_net_hdr_to_skb: count transport header in UFO
7031 - i40e: Fix correct max_pkt_size on VF RX queue
7032 - i40e: Fix NULL ptr dereference on VSI filter sync
7033 - i40e: Fix changing previously set num_queue_pairs for PFs
7034 - i40e: Fix ping is lost after configuring ADq on VF
7035 - RDMA/mlx4: Do not fail the registration on port stats
7036 - i40e: Fix warning message and call stack during rmmod i40e driver
7037 - i40e: Fix creation of first queue by omitting it if is not power of two
7038 - i40e: Fix display error code in dmesg
7039 - NFC: reorganize the functions in nci_request
7040 - NFC: reorder the logic in nfc_{un,}register_device
7041 - NFC: add NCI_UNREG flag to eliminate the race
7042 - e100: fix device suspend/resume
7043 - ptp: ocp: Fix a couple NULL vs IS_ERR() checks
7044 - tools build: Fix removal of feature-sync-compare-and-swap feature detection
7045 - riscv: fix building external modules
7046 - KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr()
7047 - powerpc: clean vdso32 and vdso64 directories
7048 - powerpc/pseries: rename numa_dist_table to form2_distances
7049 - powerpc/pseries: Fix numa FORM2 parsing fallback code
7050 - pinctrl: qcom: sdm845: Enable dual edge errata
7051 - pinctrl: qcom: sm8350: Correct UFS and SDC offsets
7052 - perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake Server
7053 - perf/x86/intel/uncore: Fix IIO event constraints for Skylake Server
7054 - perf/x86/intel/uncore: Fix IIO event constraints for Snowridge
7055 - s390/kexec: fix return code handling
7056 - blk-cgroup: fix missing put device in error path from blkg_conf_pref()
7057 - dmaengine: remove debugfs #ifdef
7058 - tun: fix bonding active backup with arp monitoring
7059 - Revert "mark pstore-blk as broken"
7060 - pstore/blk: Use "%lu" to format unsigned long
7061 - hexagon: export raw I/O routines for modules
7062 - hexagon: clean up timer-regs.h
7063 - tipc: check for null after calling kmemdup
7064 - ipc: WARN if trying to remove ipc object which is absent
7065 - shm: extend forced shm destroy to support objects from several IPC nses
7066 - mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag
7067 - hugetlb, userfaultfd: fix reservation restore on userfaultfd error
7068 - kmap_local: don't assume kmap PTEs are linear arrays in memory
7069 - mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocation
7070 - mm/damon/dbgfs: fix missed use of damon_dbgfs_lock
7071 - x86/boot: Pull up cmdline preparation and early param parsing
7072 - x86/sgx: Fix free page accounting
7073 - x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup fails
7074 - KVM: x86: Assume a 64-bit hypercall for guests with protected state
7075 - KVM: x86: Fix uninitialized eoi_exit_bitmap usage in vcpu_load_eoi_exitmap()
7076 - KVM: x86/mmu: include EFER.LMA in extended mmu role
7077 - KVM: x86/xen: Fix get_attr of KVM_XEN_ATTR_TYPE_SHARED_INFO
7078 - powerpc/signal32: Fix sigset_t copy
7079 - powerpc/xive: Change IRQ domain to a tree domain
7080 - powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWX
7081 - Revert "drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping"
7082 - Revert "parisc: Reduce sigreturn trampoline to 3 instructions"
7083 - ata: libata: improve ata_read_log_page() error message
7084 - ata: libata: add missing ata_identify_page_supported() calls
7085 - scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()
7086 - pinctrl: ralink: include 'ralink_regs.h' in 'pinctrl-mt7620.c'
7087 - s390/setup: avoid reserving memory above identity mapping
7088 - s390/boot: simplify and fix kernel memory layout setup
7089 - s390/vdso: filter out -mstack-guard and -mstack-size
7090 - s390/kexec: fix memory leak of ipl report buffer
7091 - s390/dump: fix copying to user-space of swapped kdump oldmem
7092 - block: Check ADMIN before NICE for IOPRIO_CLASS_RT
7093 - fbdev: Prevent probing generic drivers if a FB is already registered
7094 - KVM: SEV: Disallow COPY_ENC_CONTEXT_FROM if target has created vCPUs
7095 - KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested
7096 state load
7097 - drm/cma-helper: Release non-coherent memory with dma_free_noncoherent()
7098 - printk: restore flushing of NMI buffers on remote CPUs after NMI backtraces
7099 - udf: Fix crash after seekdir
7100 - spi: fix use-after-free of the add_lock mutex
7101 - net: stmmac: socfpga: add runtime suspend/resume callback for stratix10
7102 platform
7103 - Drivers: hv: balloon: Use VMBUS_RING_SIZE() wrapper for dm_ring_size
7104 - btrfs: fix memory ordering between normal and ordered work functions
7105 - fs: handle circular mappings correctly
7106 - net: stmmac: Fix signed/unsigned wreckage
7107 - parisc/sticon: fix reverse colors
7108 - cfg80211: call cfg80211_stop_ap when switch from P2P_GO type
7109 - mac80211: fix radiotap header generation
7110 - mac80211: drop check for DONT_REORDER in __ieee80211_select_queue
7111 - drm/amd/display: Update swizzle mode enums
7112 - drm/amd/display: Limit max DSC target bpp for specific monitors
7113 - drm/i915/guc: Fix outstanding G2H accounting
7114 - drm/i915/guc: Don't enable scheduling on a banned context, guc_id invalid,
7115 not registered
7116 - drm/i915/guc: Workaround reset G2H is received after schedule done G2H
7117 - drm/i915/guc: Don't drop ce->guc_active.lock when unwinding context
7118 - drm/i915/guc: Unwind context requests in reverse order
7119 - drm/udl: fix control-message timeout
7120 - drm/prime: Fix use after free in mmap with drm_gem_ttm_mmap
7121 - drm/nouveau: Add a dedicated mutex for the clients list
7122 - drm/nouveau: use drm_dev_unplug() during device removal
7123 - drm/nouveau: clean up all clients on device removal
7124 - drm/i915/dp: Ensure sink rate values are always valid
7125 - drm/i915/dp: Ensure max link params are always valid
7126 - drm/i915: Fix type1 DVI DP dual mode adapter heuristic for modern platforms
7127 - drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga
7128 and dvi connectors
7129 - drm/amd/pm: avoid duplicate powergate/ungate setting
7130 - signal: Implement force_fatal_sig
7131 - exit/syscall_user_dispatch: Send ordinary signals on failure
7132 - signal/powerpc: On swapcontext failure force SIGSEGV
7133 - signal/s390: Use force_sigsegv in default_trap_handler
7134 - signal/sparc32: Exit with a fatal signal when try_to_clear_window_buffer
7135 fails
7136 - signal/sparc32: In setup_rt_frame and setup_fram use force_fatal_sig
7137 - signal/vm86_32: Properly send SIGSEGV when the vm86 state cannot be saved.
7138 - signal/x86: In emulate_vsyscall force a signal instead of calling do_exit
7139 - signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
7140 - signal: Don't always set SA_IMMUTABLE for forced signals
7141 - signal: Replace force_fatal_sig with force_exit_sig when in doubt
7142 - hugetlbfs: flush TLBs correctly after huge_pmd_unshare
7143 - RDMA/netlink: Add __maybe_unused to static inline in C file
7144 - bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs
7145 - selinux: fix NULL-pointer dereference when hashtab allocation fails
7146 - ASoC: DAPM: Cover regression by kctl change notification fix
7147 - ASoC: rsnd: fixup DMAEngine API
7148 - usb: max-3421: Use driver data instead of maintaining a list of bound
7149 devices
7150 - ice: Fix VF true promiscuous mode
7151 - ice: Delete always true check of PF pointer
7152 - fs: export an inode_update_time helper
7153 - btrfs: update device path inode time instead of bd_inode
7154 - net: add and use skb_unclone_keeptruesize() helper
7155 - x86/Kconfig: Fix an unused variable error in dell-smm-hwmon
7156 - ALSA: hda: hdac_ext_stream: fix potential locking issues
7157 - ALSA: hda: hdac_stream: fix potential locking issue in
7158 snd_hdac_stream_assign()
7159 - Linux 5.15.5
7160
7161 * Fix non-working e1000e device after resume (LP: #1951861)
7162 - SAUCE: Revert "e1000e: Additional PHY power saving in S0ix"
7163 - SAUCE: Revert "e1000e: Add polling mechanism to indicate CSME DPG exit"
7164 - SAUCE: Revert "e1000e: Add handshake with the CSME to support S0ix"
7165
7166 * [SRU][I/OEM-5.13/OEM-5.14] Add MAC passthrough support for more Lenovo docks
7167 (LP: #1951767)
7168 - net: usb: r8152: Add MAC passthrough support for more Lenovo Docks
7169
7170 * [amdgpu] USB4 support for DP tunneling (LP: #1951868)
7171 - drm/amd/display: Support for DMUB HPD interrupt handling
7172 - drm/amd/display: Update link encoder object creation.
7173 - drm/amd/display: USB4 DPIA enumeration and AUX Tunneling
7174 - drm/amd/display: Support for DMUB HPD and HPD RX interrupt handling
7175 - drm/amd/display: Set DPIA link endpoint type
7176 - drm/amd/display: Stub out DPIA link training call
7177 - drm/amd/display: Add stub to get DPIA tunneling device data
7178 - drm/amd/display: Skip DPCD read for DPTX-to-DPIA hop
7179 - drm/amd/display: Train DPIA links with fallback
7180 - drm/amd/display: Implement DPIA training loop
7181 - drm/amd/display: Implement DPIA link configuration
7182 - drm/amd/display: Implement DPIA clock recovery phase
7183 - drm/amd/display: Implement DPIA equalisation phase
7184 - drm/amd/display: Implement end of training for hop in DPIA display path
7185 - drm/amd/display: Support for SET_CONFIG processing with DMUB
7186 - drm/amd/display: isolate link training setting override to its own function
7187 - drm/amd/display: Read USB4 DP tunneling data from DPCD.
7188 - drm/amd/display: Add dpia debug options
7189 - drm/amd/display: Support for SET_CONFIG processing with DMUB
7190 - drm/amd/display: Add DPCD writes at key points
7191 - drm/amd/display: Fix DIG_HPD_SELECT for USB4 display endpoints.
7192 - drm/amd/display: Add helper for blanking all dp displays
7193 - drm/amd/display: Fix link training fallback logic
7194 - drm/amd/display: Add debug flags for USB4 DP link training.
7195 - drm/amd/display: Fix dynamic link encoder access.
7196 - drm/amd/display: Fix concurrent dynamic encoder assignment
7197 - drm/amd/display: Fix dynamic encoder reassignment
7198 - drm/amd/display: Fix for access for ddc pin and aux engine.
7199 - drm/amd/display: Deadlock/HPD Status/Crash Bug Fix
7200 - drm/amd/display: Fix USB4 Aux via DMUB terminate unexpectedly
7201
7202 * Miscellaneous Ubuntu changes
7203 - [Packaging] Rewrite debian/scripts/module-check in Python
7204 - [Config] update config and annotations after applying v5.15.5
7205
7206 -- Andrea Righi <andrea.righi@canonical.com> Mon, 29 Nov 2021 09:25:37 +0100
7207
7208 linux (5.15.0-12.12) jammy; urgency=medium
7209
7210 * jammy/linux: 5.15.0-12.12 -proposed tracker (LP: #1951810)
7211
7212 * Jammy update: v5.15.4 upstream stable release (LP: #1951820)
7213 - string: uninline memcpy_and_pad
7214 - Revert "drm: fb_helper: improve CONFIG_FB dependency"
7215 - Revert "drm: fb_helper: fix CONFIG_FB dependency"
7216 - KVM: Fix steal time asm constraints
7217 - btrfs: introduce btrfs_is_data_reloc_root
7218 - btrfs: zoned: add a dedicated data relocation block group
7219 - btrfs: zoned: only allow one process to add pages to a relocation inode
7220 - btrfs: zoned: use regular writes for relocation
7221 - btrfs: check for relocation inodes on zoned btrfs in should_nocow
7222 - btrfs: zoned: allow preallocation for relocation inodes
7223 - fortify: Explicitly disable Clang support
7224 - block: Add a helper to validate the block size
7225 - loop: Use blk_validate_block_size() to validate block size
7226 - Bluetooth: btusb: Add support for TP-Link UB500 Adapter
7227 - parisc/entry: fix trace test in syscall exit path
7228 - PCI/MSI: Deal with devices lying about their MSI mask capability
7229 - PCI: Add MSI masking quirk for Nvidia ION AHCI
7230 - perf/core: Avoid put_page() when GUP fails
7231 - thermal: Fix NULL pointer dereferences in of_thermal_ functions
7232 - Revert "ACPI: scan: Release PM resources blocked by unused objects"
7233 - Linux 5.15.4
7234
7235 * Jammy update: v5.15.3 upstream stable release (LP: #1951822)
7236 - xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good
7237 delay
7238 - usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platform
7239 - Input: iforce - fix control-message timeout
7240 - Input: elantench - fix misreporting trackpoint coordinates
7241 - Input: i8042 - Add quirk for Fujitsu Lifebook T725
7242 - libata: fix read log timeout value
7243 - ocfs2: fix data corruption on truncate
7244 - scsi: scsi_ioctl: Validate command size
7245 - scsi: core: Avoid leaving shost->last_reset with stale value if EH does not
7246 run
7247 - scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()
7248 - scsi: lpfc: Don't release final kref on Fport node while ABTS outstanding
7249 - scsi: lpfc: Fix FCP I/O flush functionality for TMF routines
7250 - scsi: qla2xxx: Fix crash in NVMe abort path
7251 - scsi: qla2xxx: Fix kernel crash when accessing port_speed sysfs file
7252 - scsi: qla2xxx: Fix use after free in eh_abort path
7253 - ce/gf100: fix incorrect CE0 address calculation on some GPUs
7254 - char: xillybus: fix msg_ep UAF in xillyusb_probe()
7255 - mmc: mtk-sd: Add wait dma stop done flow
7256 - mmc: dw_mmc: Dont wait for DRTO on Write RSP error
7257 - exfat: fix incorrect loading of i_blocks for large files
7258 - io-wq: remove worker to owner tw dependency
7259 - parisc: Fix set_fixmap() on PA1.x CPUs
7260 - parisc: Fix ptrace check on syscall return
7261 - tpm: Check for integer overflow in tpm2_map_response_body()
7262 - firmware/psci: fix application of sizeof to pointer
7263 - crypto: s5p-sss - Add error handling in s5p_aes_probe()
7264 - media: rkvdec: Do not override sizeimage for output format
7265 - media: ite-cir: IR receiver stop working after receive overflow
7266 - media: rkvdec: Support dynamic resolution changes
7267 - media: ir-kbd-i2c: improve responsiveness of hauppauge zilog receivers
7268 - media: v4l2-ioctl: Fix check_ext_ctrls
7269 - ALSA: hda/realtek: Fix mic mute LED for the HP Spectre x360 14
7270 - ALSA: hda/realtek: Add a quirk for HP OMEN 15 mute LED
7271 - ALSA: hda/realtek: Add quirk for Clevo PC70HS
7272 - ALSA: hda/realtek: Headset fixup for Clevo NH77HJQ
7273 - ALSA: hda/realtek: Add a quirk for Acer Spin SP513-54N
7274 - ALSA: hda/realtek: Add quirk for ASUS UX550VE
7275 - ALSA: hda/realtek: Add quirk for HP EliteBook 840 G7 mute LED
7276 - ALSA: ua101: fix division by zero at probe
7277 - ALSA: 6fire: fix control and bulk message timeouts
7278 - ALSA: line6: fix control and interrupt message timeouts
7279 - ALSA: mixer: oss: Fix racy access to slots
7280 - ALSA: mixer: fix deadlock in snd_mixer_oss_set_volume
7281 - ALSA: usb-audio: Line6 HX-Stomp XL USB_ID for 48k-fixed quirk
7282 - ALSA: usb-audio: Add registration quirk for JBL Quantum 400
7283 - ALSA: hda: Free card instance properly at probe errors
7284 - ALSA: synth: missing check for possible NULL after the call to kstrdup
7285 - ALSA: pci: rme: Fix unaligned buffer addresses
7286 - ALSA: PCM: Fix NULL dereference at mmap checks
7287 - ALSA: timer: Fix use-after-free problem
7288 - ALSA: timer: Unconditionally unlink slave instances, too
7289 - Revert "ext4: enforce buffer head state assertion in ext4_da_map_blocks"
7290 - ext4: fix lazy initialization next schedule time computation in more
7291 granular unit
7292 - ext4: ensure enough credits in ext4_ext_shift_path_extents
7293 - ext4: refresh the ext4_ext_path struct after dropping i_data_sem.
7294 - fuse: fix page stealing
7295 - x86/sme: Use #define USE_EARLY_PGTABLE_L5 in mem_encrypt_identity.c
7296 - x86/cpu: Fix migration safety with X86_BUG_NULL_SEL
7297 - x86/irq: Ensure PI wakeup handler is unregistered before module unload
7298 - x86/iopl: Fake iopl(3) CLI/STI usage
7299 - btrfs: clear MISSING device status bit in btrfs_close_one_device
7300 - btrfs: fix lost error handling when replaying directory deletes
7301 - btrfs: call btrfs_check_rw_degradable only if there is a missing device
7302 - KVM: x86/mmu: Drop a redundant, broken remote TLB flush
7303 - KVM: VMX: Unregister posted interrupt wakeup handler on hardware unsetup
7304 - KVM: PPC: Tick accounting should defer vtime accounting 'til after IRQ
7305 handling
7306 - ia64: kprobes: Fix to pass correct trampoline address to the handler
7307 - selinux: fix race condition when computing ocontext SIDs
7308 - ipmi:watchdog: Set panic count to proper value on a panic
7309 - md/raid1: only allocate write behind bio for WriteMostly device
7310 - hwmon: (pmbus/lm25066) Add offset coefficients
7311 - regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is
7312 disabled
7313 - regulator: dt-bindings: samsung,s5m8767: correct s5m8767,pmic-buck-default-
7314 dvs-idx property
7315 - EDAC/sb_edac: Fix top-of-high-memory value for Broadwell/Haswell
7316 - mwifiex: fix division by zero in fw download path
7317 - ath6kl: fix division by zero in send path
7318 - ath6kl: fix control-message timeout
7319 - ath10k: fix control-message timeout
7320 - ath10k: fix division by zero in send path
7321 - PCI: Mark Atheros QCA6174 to avoid bus reset
7322 - rtl8187: fix control-message timeouts
7323 - evm: mark evm_fixmode as __ro_after_init
7324 - ifb: Depend on netfilter alternatively to tc
7325 - platform/surface: aggregator_registry: Add support for Surface Laptop Studio
7326 - mt76: mt7615: fix skb use-after-free on mac reset
7327 - HID: surface-hid: Use correct event registry for managing HID events
7328 - HID: surface-hid: Allow driver matching for target ID 1 devices
7329 - wcn36xx: Fix HT40 capability for 2Ghz band
7330 - wcn36xx: Fix tx_status mechanism
7331 - wcn36xx: Fix (QoS) null data frame bitrate/modulation
7332 - PM: sleep: Do not let "syscore" devices runtime-suspend during system
7333 transitions
7334 - mwifiex: Read a PCI register after writing the TX ring write pointer
7335 - mwifiex: Try waking the firmware until we get an interrupt
7336 - libata: fix checking of DMA state
7337 - dma-buf: fix and rework dma_buf_poll v7
7338 - wcn36xx: handle connection loss indication
7339 - rsi: fix occasional initialisation failure with BT coex
7340 - rsi: fix key enabled check causing unwanted encryption for vap_id > 0
7341 - rsi: fix rate mask set leading to P2P failure
7342 - rsi: Fix module dev_oper_mode parameter description
7343 - perf/x86/intel/uncore: Support extra IMC channel on Ice Lake server
7344 - perf/x86/intel/uncore: Fix invalid unit check
7345 - perf/x86/intel/uncore: Fix Intel ICX IIO event constraints
7346 - RDMA/qedr: Fix NULL deref for query_qp on the GSI QP
7347 - ASoC: tegra: Set default card name for Trimslice
7348 - ASoC: tegra: Restore AC97 support
7349 - signal: Remove the bogus sigkill_pending in ptrace_stop
7350 - memory: renesas-rpc-if: Correct QSPI data transfer in Manual mode
7351 - signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT
7352 - soc: samsung: exynos-pmu: Fix compilation when nothing selects
7353 CONFIG_MFD_CORE
7354 - soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_id
7355 - soc: fsl: dpio: use the combined functions to protect critical zone
7356 - mtd: rawnand: socrates: Keep the driver compatible with on-die ECC engines
7357 - mctp: handle the struct sockaddr_mctp padding fields
7358 - power: supply: max17042_battery: Prevent int underflow in set_soc_threshold
7359 - power: supply: max17042_battery: use VFSOC for capacity when no rsns
7360 - iio: core: fix double free in iio_device_unregister_sysfs()
7361 - iio: core: check return value when calling dev_set_name()
7362 - KVM: arm64: Extract ESR_ELx.EC only
7363 - KVM: x86: Fix recording of guest steal time / preempted status
7364 - KVM: x86: Add helper to consolidate core logic of SET_CPUID{2} flows
7365 - KVM: nVMX: Query current VMCS when determining if MSR bitmaps are in use
7366 - KVM: nVMX: Handle dynamic MSR intercept toggling
7367 - can: peak_usb: always ask for BERR reporting for PCAN-USB devices
7368 - can: mcp251xfd: mcp251xfd_irq(): add missing
7369 can_rx_offload_threaded_irq_finish() in case of bus off
7370 - can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transport
7371 - can: j1939: j1939_can_recv(): ignore messages with invalid source address
7372 - can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM
7373 - iio: adc: tsc2046: fix scan interval warning
7374 - powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot be found
7375 - io_uring: honour zeroes as io-wq worker limits
7376 - ring-buffer: Protect ring_buffer_reset() from reentrancy
7377 - serial: core: Fix initializing and restoring termios speed
7378 - ifb: fix building without CONFIG_NET_CLS_ACT
7379 - xen/balloon: add late_initcall_sync() for initial ballooning done
7380 - ovl: fix use after free in struct ovl_aio_req
7381 - ovl: fix filattr copy-up failure
7382 - PCI: pci-bridge-emul: Fix emulation of W1C bits
7383 - PCI: cadence: Add cdns_plat_pcie_probe() missing return
7384 - cxl/pci: Fix NULL vs ERR_PTR confusion
7385 - PCI: aardvark: Do not clear status bits of masked interrupts
7386 - PCI: aardvark: Fix checking for link up via LTSSM state
7387 - PCI: aardvark: Do not unmask unused interrupts
7388 - PCI: aardvark: Fix reporting Data Link Layer Link Active
7389 - PCI: aardvark: Fix configuring Reference clock
7390 - PCI: aardvark: Fix return value of MSI domain .alloc() method
7391 - PCI: aardvark: Read all 16-bits from PCIE_MSI_PAYLOAD_REG
7392 - PCI: aardvark: Fix support for bus mastering and PCI_COMMAND on emulated
7393 bridge
7394 - PCI: aardvark: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridge
7395 - PCI: aardvark: Set PCI Bridge Class Code to PCI Bridge
7396 - PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge
7397 - quota: check block number when reading the block in quota file
7398 - quota: correct error number in free_dqentry()
7399 - cifs: To match file servers, make sure the server hostname matches
7400 - cifs: set a minimum of 120s for next dns resolution
7401 - mfd: simple-mfd-i2c: Select MFD_CORE to fix build error
7402 - pinctrl: core: fix possible memory leak in pinctrl_enable()
7403 - coresight: cti: Correct the parameter for pm_runtime_put
7404 - coresight: trbe: Fix incorrect access of the sink specific data
7405 - coresight: trbe: Defer the probe on offline CPUs
7406 - iio: buffer: check return value of kstrdup_const()
7407 - iio: buffer: Fix memory leak in iio_buffers_alloc_sysfs_and_mask()
7408 - iio: buffer: Fix memory leak in __iio_buffer_alloc_sysfs_and_mask()
7409 - iio: buffer: Fix memory leak in iio_buffer_register_legacy_sysfs_groups()
7410 - drivers: iio: dac: ad5766: Fix dt property name
7411 - iio: dac: ad5446: Fix ad5622_write() return value
7412 - iio: ad5770r: make devicetree property reading consistent
7413 - Documentation:devicetree:bindings:iio:dac: Fix val
7414 - USB: serial: keyspan: fix memleak on probe errors
7415 - serial: 8250: fix racy uartclk update
7416 - ksmbd: set unique value to volume serial field in FS_VOLUME_INFORMATION
7417 - io-wq: serialize hash clear with wakeup
7418 - serial: 8250: Fix reporting real baudrate value in c_ospeed field
7419 - Revert "serial: 8250: Fix reporting real baudrate value in c_ospeed field"
7420 - most: fix control-message timeouts
7421 - USB: iowarrior: fix control-message timeouts
7422 - USB: chipidea: fix interrupt deadlock
7423 - power: supply: max17042_battery: Clear status bits in interrupt handler
7424 - component: do not leave master devres group open after bind
7425 - dma-buf: WARN on dmabuf release with pending attachments
7426 - drm: panel-orientation-quirks: Update the Lenovo Ideapad D330 quirk (v2)
7427 - drm: panel-orientation-quirks: Add quirk for KD Kurio Smart C15200 2-in-1
7428 - drm: panel-orientation-quirks: Add quirk for the Samsung Galaxy Book 10.6
7429 - Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()
7430 - Bluetooth: fix use-after-free error in lock_sock_nested()
7431 - Bluetooth: call sock_hold earlier in sco_conn_del
7432 - drm/panel-orientation-quirks: add Valve Steam Deck
7433 - rcutorture: Avoid problematic critical section nesting on PREEMPT_RT
7434 - platform/x86: wmi: do not fail if disabling fails
7435 - drm/amdgpu: move iommu_resume before ip init/resume
7436 - MIPS: lantiq: dma: add small delay after reset
7437 - MIPS: lantiq: dma: reset correct number of channel
7438 - locking/lockdep: Avoid RCU-induced noinstr fail
7439 - net: sched: update default qdisc visibility after Tx queue cnt changes
7440 - rcu-tasks: Move RTGS_WAIT_CBS to beginning of rcu_tasks_kthread() loop
7441 - smackfs: Fix use-after-free in netlbl_catmap_walk()
7442 - ath11k: Align bss_chan_info structure with firmware
7443 - crypto: aesni - check walk.nbytes instead of err
7444 - x86/mm/64: Improve stack overflow warnings
7445 - x86: Increase exception stack sizes
7446 - mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-type
7447 - mwifiex: Properly initialize private structure on interface type changes
7448 - spi: Check we have a spi_device_id for each DT compatible
7449 - fscrypt: allow 256-bit master keys with AES-256-XTS
7450 - drm/amdgpu: Fix MMIO access page fault
7451 - drm/amd/display: Fix null pointer dereference for encoders
7452 - selftests: net: fib_nexthops: Wait before checking reported idle time
7453 - ath11k: Avoid reg rules update during firmware recovery
7454 - ath11k: add handler for scan event WMI_SCAN_EVENT_DEQUEUED
7455 - ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packets
7456 - ath10k: high latency fixes for beacon buffer
7457 - octeontx2-pf: Enable promisc/allmulti match MCAM entries.
7458 - media: mt9p031: Fix corrupted frame after restarting stream
7459 - media: netup_unidvb: handle interrupt properly according to the firmware
7460 - media: atomisp: Fix error handling in probe
7461 - media: stm32: Potential NULL pointer dereference in dcmi_irq_thread()
7462 - media: uvcvideo: Set capability in s_param
7463 - media: uvcvideo: Return -EIO for control errors
7464 - media: uvcvideo: Set unique vdev name based in type
7465 - media: vidtv: Fix memory leak in remove
7466 - media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()
7467 - media: s5p-mfc: Add checking to s5p_mfc_probe().
7468 - media: videobuf2: rework vb2_mem_ops API
7469 - media: imx: set a media_device bus_info string
7470 - media: rcar-vin: Use user provided buffers when starting
7471 - media: mceusb: return without resubmitting URB in case of -EPROTO error.
7472 - ia64: don't do IA64_CMPXCHG_DEBUG without CONFIG_PRINTK
7473 - rtw88: fix RX clock gate setting while fifo dump
7474 - brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tablet
7475 - media: rcar-csi2: Add checking to rcsi2_start_receiver()
7476 - ipmi: Disable some operations during a panic
7477 - fs/proc/uptime.c: Fix idle time reporting in /proc/uptime
7478 - kselftests/sched: cleanup the child processes
7479 - ACPICA: Avoid evaluating methods too early during system resume
7480 - cpufreq: Make policy min/max hard requirements
7481 - ice: Move devlink port to PF/VF struct
7482 - media: imx-jpeg: Fix possible null pointer dereference
7483 - media: ipu3-imgu: imgu_fmt: Handle properly try
7484 - media: ipu3-imgu: VIDIOC_QUERYCAP: Fix bus_info
7485 - media: usb: dvd-usb: fix uninit-value bug in dibusb_read_eeprom_byte()
7486 - net-sysfs: try not to restart the syscall if it will fail eventually
7487 - drm/amdkfd: rm BO resv on validation to avoid deadlock
7488 - tracefs: Have tracefs directories not set OTH permission bits by default
7489 - tracing: Disable "other" permission bits in the tracefs files
7490 - ath: dfs_pattern_detector: Fix possible null-pointer dereference in
7491 channel_detector_create()
7492 - KVM: arm64: Propagate errors from __pkvm_prot_finalize hypercall
7493 - mmc: moxart: Fix reference count leaks in moxart_probe
7494 - iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value
7495 - ACPI: battery: Accept charges over the design capacity as full
7496 - ACPI: scan: Release PM resources blocked by unused objects
7497 - drm/amd/display: fix null pointer deref when plugging in display
7498 - drm/amdkfd: fix resume error when iommu disabled in Picasso
7499 - net: phy: micrel: make *-skew-ps check more lenient
7500 - leaking_addresses: Always print a trailing newline
7501 - thermal/core: Fix null pointer dereference in thermal_release()
7502 - drm/msm: prevent NULL dereference in msm_gpu_crashstate_capture()
7503 - thermal/drivers/tsens: Add timeout to get_temp_tsens_valid
7504 - block: bump max plugged deferred size from 16 to 32
7505 - floppy: fix calling platform_device_unregister() on invalid drives
7506 - md: update superblock after changing rdev flags in state_store
7507 - memstick: r592: Fix a UAF bug when removing the driver
7508 - locking/rwsem: Disable preemption for spinning region
7509 - lib/xz: Avoid overlapping memcpy() with invalid input with in-place
7510 decompression
7511 - lib/xz: Validate the value before assigning it to an enum variable
7512 - workqueue: make sysfs of unbound kworker cpumask more clever
7513 - tracing/cfi: Fix cmp_entries_* functions signature mismatch
7514 - mt76: mt7915: fix an off-by-one bound check
7515 - mwl8k: Fix use-after-free in mwl8k_fw_state_machine()
7516 - iwlwifi: change all JnP to NO-160 configuration
7517 - block: remove inaccurate requeue check
7518 - media: allegro: ignore interrupt if mailbox is not initialized
7519 - drm/amdgpu/pm: properly handle sclk for profiling modes on vangogh
7520 - nvmet: fix use-after-free when a port is removed
7521 - nvmet-rdma: fix use-after-free when a port is removed
7522 - nvmet-tcp: fix use-after-free when a port is removed
7523 - nvme: drop scan_lock and always kick requeue list when removing namespaces
7524 - samples/bpf: Fix application of sizeof to pointer
7525 - arm64: vdso32: suppress error message for 'make mrproper'
7526 - PM: hibernate: Get block device exclusively in swsusp_check()
7527 - selftests: kvm: fix mismatched fclose() after popen()
7528 - selftests/bpf: Fix perf_buffer test on system with offline cpus
7529 - iwlwifi: mvm: disable RX-diversity in powersave
7530 - smackfs: use __GFP_NOFAIL for smk_cipso_doi()
7531 - ARM: clang: Do not rely on lr register for stacktrace
7532 - gre/sit: Don't generate link-local addr if addr_gen_mode is
7533 IN6_ADDR_GEN_MODE_NONE
7534 - can: bittiming: can_fixup_bittiming(): change type of tseg1 and alltseg to
7535 unsigned int
7536 - gfs2: Cancel remote delete work asynchronously
7537 - gfs2: Fix glock_hash_walk bugs
7538 - ARM: 9136/1: ARMv7-M uses BE-8, not BE-32
7539 - tools/latency-collector: Use correct size when writing queue_full_warning
7540 - vrf: run conntrack only in context of lower/physdev for locally generated
7541 packets
7542 - net: annotate data-race in neigh_output()
7543 - ACPI: AC: Quirk GK45 to skip reading _PSR
7544 - ACPI: resources: Add one more Medion model in IRQ override quirk
7545 - btrfs: reflink: initialize return value to 0 in btrfs_extent_same()
7546 - btrfs: do not take the uuid_mutex in btrfs_rm_device
7547 - spi: bcm-qspi: Fix missing clk_disable_unprepare() on error in
7548 bcm_qspi_probe()
7549 - wcn36xx: Correct band/freq reporting on RX
7550 - wcn36xx: Fix packet drop on resume
7551 - Revert "wcn36xx: Enable firmware link monitoring"
7552 - ftrace: do CPU checking after preemption disabled
7553 - inet: remove races in inet{6}_getname()
7554 - x86/hyperv: Protect set_hv_tscchange_cb() against getting preempted
7555 - drm/amd/display: dcn20_resource_construct reduce scope of FPU enabled
7556 - perf/x86/intel: Fix ICL/SPR INST_RETIRED.PREC_DIST encodings
7557 - parisc: fix warning in flush_tlb_all
7558 - task_stack: Fix end_of_stack() for architectures with upwards-growing stack
7559 - erofs: don't trigger WARN() when decompression fails
7560 - parisc/unwind: fix unwinder when CONFIG_64BIT is enabled
7561 - parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling
7562 - netfilter: conntrack: set on IPS_ASSURED if flows enters internal stream
7563 state
7564 - selftests/bpf: Fix strobemeta selftest regression
7565 - fbdev/efifb: Release PCI device's runtime PM ref during FB destroy
7566 - drm/bridge: anx7625: Propagate errors from sp_tx_rst_aux()
7567 - perf/x86/intel/uncore: Fix Intel SPR CHA event constraints
7568 - perf/x86/intel/uncore: Fix Intel SPR IIO event constraints
7569 - perf/x86/intel/uncore: Fix Intel SPR M2PCIE event constraints
7570 - perf/x86/intel/uncore: Fix Intel SPR M3UPI event constraints
7571 - drm/bridge: it66121: Initialize {device,vendor}_ids
7572 - drm/bridge: it66121: Wait for next bridge to be probed
7573 - Bluetooth: fix init and cleanup of sco_conn.timeout_work
7574 - libbpf: Don't crash on object files with no symbol tables
7575 - Bluetooth: hci_uart: fix GPF in h5_recv
7576 - rcu: Fix existing exp request check in sync_sched_exp_online_cleanup()
7577 - MIPS: lantiq: dma: fix burst length for DEU
7578 - x86/xen: Mark cpu_bringup_and_idle() as dead_end_function
7579 - objtool: Handle __sanitize_cov*() tail calls
7580 - net/mlx5: Publish and unpublish all devlink parameters at once
7581 - drm/v3d: fix wait for TMU write combiner flush
7582 - crypto: sm4 - Do not change section of ck and sbox
7583 - virtio-gpu: fix possible memory allocation failure
7584 - lockdep: Let lock_is_held_type() detect recursive read as read
7585 - net: net_namespace: Fix undefined member in key_remove_domain()
7586 - net: phylink: don't call netif_carrier_off() with NULL netdev
7587 - drm: bridge: it66121: Fix return value it66121_probe
7588 - spi: Fixed division by zero warning
7589 - cgroup: Make rebind_subsystems() disable v2 controllers all at once
7590 - wcn36xx: Fix Antenna Diversity Switching
7591 - wilc1000: fix possible memory leak in cfg_scan_result()
7592 - Bluetooth: btmtkuart: fix a memleak in mtk_hci_wmt_sync
7593 - drm/amdgpu: Fix crash on device remove/driver unload
7594 - drm/amd/display: Pass display_pipe_params_st as const in DML
7595 - drm/amdgpu: move amdgpu_virt_release_full_gpu to fini_early stage
7596 - crypto: caam - disable pkc for non-E SoCs
7597 - crypto: qat - power up 4xxx device
7598 - Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIs
7599 - bnxt_en: Check devlink allocation and registration status
7600 - qed: Don't ignore devlink allocation failures
7601 - rxrpc: Fix _usecs_to_jiffies() by using usecs_to_jiffies()
7602 - mptcp: do not shrink snd_nxt when recovering
7603 - fortify: Fix dropped strcpy() compile-time write overflow check
7604 - mac80211: twt: don't use potentially unaligned pointer
7605 - cfg80211: always free wiphy specific regdomain
7606 - net/mlx5: Accept devlink user input after driver initialization complete
7607 - net: dsa: rtl8366rb: Fix off-by-one bug
7608 - net: dsa: rtl8366: Fix a bug in deleting VLANs
7609 - bpf/tests: Fix error in tail call limit tests
7610 - ath11k: fix some sleeping in atomic bugs
7611 - ath11k: Avoid race during regd updates
7612 - ath11k: fix packet drops due to incorrect 6 GHz freq value in rx status
7613 - ath11k: Fix memory leak in ath11k_qmi_driver_event_work
7614 - gve: DQO: avoid unused variable warnings
7615 - ath10k: Fix missing frame timestamp for beacon/probe-resp
7616 - ath10k: sdio: Add missing BH locking around napi_schdule()
7617 - drm/ttm: stop calling tt_swapin in vm_access
7618 - arm64: mm: update max_pfn after memory hotplug
7619 - drm/amdgpu: fix warning for overflow check
7620 - libbpf: Fix skel_internal.h to set errno on loader retval < 0
7621 - media: em28xx: add missing em28xx_close_extension
7622 - media: meson-ge2d: Fix rotation parameter changes detection in
7623 'ge2d_s_ctrl()'
7624 - media: cxd2880-spi: Fix a null pointer dereference on error handling path
7625 - media: ttusb-dec: avoid release of non-acquired mutex
7626 - media: dvb-usb: fix ununit-value in az6027_rc_query
7627 - media: imx258: Fix getting clock frequency
7628 - media: v4l2-ioctl: S_CTRL output the right value
7629 - media: mtk-vcodec: venc: fix return value when start_streaming fails
7630 - media: TDA1997x: handle short reads of hdmi info frame.
7631 - media: mtk-vpu: Fix a resource leak in the error handling path of
7632 'mtk_vpu_probe()'
7633 - media: imx-jpeg: Fix the error handling path of 'mxc_jpeg_probe()'
7634 - media: i2c: ths8200 needs V4L2_ASYNC
7635 - media: sun6i-csi: Allow the video device to be open multiple times
7636 - media: radio-wl1273: Avoid card name truncation
7637 - media: si470x: Avoid card name truncation
7638 - media: tm6000: Avoid card name truncation
7639 - media: cx23885: Fix snd_card_free call on null card pointer
7640 - media: atmel: fix the ispck initialization
7641 - scs: Release kasan vmalloc poison in scs_free process
7642 - kprobes: Do not use local variable when creating debugfs file
7643 - crypto: ecc - fix CRYPTO_DEFAULT_RNG dependency
7644 - drm: fb_helper: fix CONFIG_FB dependency
7645 - cpuidle: Fix kobject memory leaks in error paths
7646 - media: em28xx: Don't use ops->suspend if it is NULL
7647 - ath10k: Don't always treat modem stop events as crashes
7648 - ath9k: Fix potential interrupt storm on queue reset
7649 - PM: EM: Fix inefficient states detection
7650 - x86/insn: Use get_unaligned() instead of memcpy()
7651 - EDAC/amd64: Handle three rank interleaving mode
7652 - rcu: Always inline rcu_dynticks_task*_{enter,exit}()
7653 - rcu: Fix rcu_dynticks_curr_cpu_in_eqs() vs noinstr
7654 - netfilter: nft_dynset: relax superfluous check on set updates
7655 - media: venus: fix vpp frequency calculation for decoder
7656 - media: dvb-frontends: mn88443x: Handle errors of clk_prepare_enable()
7657 - crypto: ccree - avoid out-of-range warnings from clang
7658 - crypto: qat - detect PFVF collision after ACK
7659 - crypto: qat - disregard spurious PFVF interrupts
7660 - hwrng: mtk - Force runtime pm ops for sleep ops
7661 - ima: fix deadlock when traversing "ima_default_rules".
7662 - b43legacy: fix a lower bounds test
7663 - b43: fix a lower bounds test
7664 - gve: Recover from queue stall due to missed IRQ
7665 - gve: Track RX buffer allocation failures
7666 - mmc: sdhci-omap: Fix NULL pointer exception if regulator is not configured
7667 - mmc: sdhci-omap: Fix context restore
7668 - memstick: avoid out-of-range warning
7669 - memstick: jmb38x_ms: use appropriate free function in jmb38x_ms_alloc_host()
7670 - net, neigh: Fix NTF_EXT_LEARNED in combination with NTF_USE
7671 - hwmon: Fix possible memleak in __hwmon_device_register()
7672 - hwmon: (pmbus/lm25066) Let compiler determine outer dimension of
7673 lm25066_coeff
7674 - ath10k: fix max antenna gain unit
7675 - kernel/sched: Fix sched_fork() access an invalid sched_task_group
7676 - net: fealnx: fix build for UML
7677 - net: intel: igc_ptp: fix build for UML
7678 - net: tulip: winbond-840: fix build for UML
7679 - tcp: switch orphan_count to bare per-cpu counters
7680 - crypto: octeontx2 - set assoclen in aead_do_fallback()
7681 - thermal/core: fix a UAF bug in __thermal_cooling_device_register()
7682 - drm/msm/dsi: do not enable irq handler before powering up the host
7683 - drm/msm: Fix potential Oops in a6xx_gmu_rpmh_init()
7684 - drm/msm: potential error pointer dereference in init()
7685 - drm/msm: unlock on error in get_sched_entity()
7686 - drm/msm: fix potential NULL dereference in cleanup
7687 - drm/msm: uninitialized variable in msm_gem_import()
7688 - net: stream: don't purge sk_error_queue in sk_stream_kill_queues()
7689 - thermal/drivers/qcom/lmh: make QCOM_LMH depends on QCOM_SCM
7690 - mailbox: Remove WARN_ON for async_cb.cb in cmdq_exec_done
7691 - media: ivtv: fix build for UML
7692 - media: ir_toy: assignment to be16 should be of correct type
7693 - mmc: mxs-mmc: disable regulator on error and in the remove function
7694 - io-wq: Remove duplicate code in io_workqueue_create()
7695 - block: ataflop: fix breakage introduced at blk-mq refactoring
7696 - platform/x86: thinkpad_acpi: Fix bitwise vs. logical warning
7697 - mailbox: mtk-cmdq: Validate alias_id on probe
7698 - mailbox: mtk-cmdq: Fix local clock ID usage
7699 - ACPI: PM: Turn off unused wakeup power resources
7700 - ACPI: PM: Fix sharing of wakeup power resources
7701 - drm/amdkfd: Fix an inappropriate error handling in allloc memory of gpu
7702 - mt76: mt7921: fix endianness in mt7921_mcu_tx_done_event
7703 - mt76: mt7915: fix endianness warning in mt7915_mac_add_txs_skb
7704 - mt76: mt7921: fix endianness warning in mt7921_update_txs
7705 - mt76: mt7615: fix endianness warning in mt7615_mac_write_txwi
7706 - mt76: mt7915: fix info leak in mt7915_mcu_set_pre_cal()
7707 - mt76: connac: fix mt76_connac_gtk_rekey_tlv usage
7708 - mt76: fix build error implicit enumeration conversion
7709 - mt76: mt7921: fix survey-dump reporting
7710 - mt76: mt76x02: fix endianness warnings in mt76x02_mac.c
7711 - mt76: mt7921: Fix out of order process by invalid event pkt
7712 - mt76: mt7915: fix potential overflow of eeprom page index
7713 - mt76: mt7915: fix bit fields for HT rate idx
7714 - mt76: mt7921: fix dma hang in rmmod
7715 - mt76: connac: fix GTK rekey offload failure on WPA mixed mode
7716 - mt76: overwrite default reg_ops if necessary
7717 - mt76: mt7921: report HE MU radiotap
7718 - mt76: mt7921: fix firmware usage of RA info using legacy rates
7719 - mt76: mt7921: fix kernel warning from cfg80211_calculate_bitrate
7720 - mt76: mt7921: always wake device if necessary in debugfs
7721 - mt76: mt7915: fix hwmon temp sensor mem use-after-free
7722 - mt76: mt7615: fix hwmon temp sensor mem use-after-free
7723 - mt76: mt7915: fix possible infinite loop release semaphore
7724 - mt76: mt7921: fix retrying release semaphore without end
7725 - mt76: mt7615: fix monitor mode tear down crash
7726 - mt76: connac: fix possible NULL pointer dereference in
7727 mt76_connac_get_phy_mode_v2
7728 - mt76: mt7915: fix sta_rec_wtbl tag len
7729 - mt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req()
7730 - rsi: stop thread firstly in rsi_91x_init() error handling
7731 - mwifiex: Send DELBA requests according to spec
7732 - iwlwifi: mvm: reset PM state on unsuccessful resume
7733 - iwlwifi: pnvm: don't kmemdup() more than we have
7734 - iwlwifi: pnvm: read EFI data only if long enough
7735 - net: enetc: unmap DMA in enetc_send_cmd()
7736 - phy: micrel: ksz8041nl: do not use power down mode
7737 - nbd: Fix use-after-free in pid_show
7738 - nvme-rdma: fix error code in nvme_rdma_setup_ctrl
7739 - PM: hibernate: fix sparse warnings
7740 - clocksource/drivers/timer-ti-dm: Select TIMER_OF
7741 - x86/sev: Fix stack type check in vc_switch_off_ist()
7742 - drm/msm: Fix potential NULL dereference in DPU SSPP
7743 - drm/msm/dsi: fix wrong type in msm_dsi_host
7744 - crypto: tcrypt - fix skcipher multi-buffer tests for 1420B blocks
7745 - smackfs: use netlbl_cfg_cipsov4_del() for deleting cipso_v4_doi
7746 - KVM: selftests: Fix nested SVM tests when built with clang
7747 - libbpf: Fix memory leak in btf__dedup()
7748 - bpftool: Avoid leaking the JSON writer prepared for program metadata
7749 - libbpf: Fix overflow in BTF sanity checks
7750 - libbpf: Fix BTF header parsing checks
7751 - mt76: mt7615: mt7622: fix ibss and meshpoint
7752 - s390/gmap: validate VMA in __gmap_zap()
7753 - s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()
7754 - s390/mm: validate VMA in PGSTE manipulation functions
7755 - s390/mm: fix VMA and page table handling code in storage key handling
7756 functions
7757 - s390/uv: fully validate the VMA before calling follow_page()
7758 - KVM: s390: pv: avoid double free of sida page
7759 - KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm
7760 - irq: mips: avoid nested irq_enter()
7761 - net: dsa: avoid refcount warnings when ->port_{fdb,mdb}_del returns error
7762 - ARM: 9142/1: kasan: work around LPAE build warning
7763 - ath10k: fix module load regression with iram-recovery feature
7764 - block: ataflop: more blk-mq refactoring fixes
7765 - blk-cgroup: synchronize blkg creation against policy deactivation
7766 - libbpf: Fix off-by-one bug in bpf_core_apply_relo()
7767 - tpm: fix Atmel TPM crash caused by too frequent queries
7768 - tpm_tis_spi: Add missing SPI ID
7769 - libbpf: Fix endianness detection in BPF_CORE_READ_BITFIELD_PROBED()
7770 - tcp: don't free a FIN sk_buff in tcp_remove_empty_skb()
7771 - tracing: Fix missing trace_boot_init_histograms kstrdup NULL checks
7772 - cpufreq: intel_pstate: Fix cpu->pstate.turbo_freq initialization
7773 - spi: spi-rpc-if: Check return value of rpcif_sw_init()
7774 - samples/kretprobes: Fix return value if register_kretprobe() failed
7775 - KVM: s390: Fix handle_sske page fault handling
7776 - libertas_tf: Fix possible memory leak in probe and disconnect
7777 - libertas: Fix possible memory leak in probe and disconnect
7778 - wcn36xx: add proper DMA memory barriers in rx path
7779 - wcn36xx: Fix discarded frames due to wrong sequence number
7780 - bpf: Avoid races in __bpf_prog_run() for 32bit arches
7781 - bpf: Fixes possible race in update_prog_stats() for 32bit arches
7782 - wcn36xx: Channel list update before hardware scan
7783 - drm/amdgpu: fix a potential memory leak in amdgpu_device_fini_sw()
7784 - drm/amdgpu/gmc6: fix DMA mask from 44 to 40 bits
7785 - selftests/bpf: Fix fd cleanup in sk_lookup test
7786 - selftests/bpf: Fix memory leak in test_ima
7787 - sctp: allow IP fragmentation when PLPMTUD enters Error state
7788 - sctp: reset probe_timer in sctp_transport_pl_update
7789 - sctp: subtract sctphdr len in sctp_transport_pl_hlen
7790 - sctp: return true only for pathmtu update in sctp_transport_pl_toobig
7791 - net: amd-xgbe: Toggle PLL settings during rate change
7792 - ipmi: kcs_bmc: Fix a memory leak in the error handling path of
7793 'kcs_bmc_serio_add_device()'
7794 - nfp: fix NULL pointer access when scheduling dim work
7795 - nfp: fix potential deadlock when canceling dim work
7796 - net: phylink: avoid mvneta warning when setting pause parameters
7797 - net: bridge: fix uninitialized variables when BRIDGE_CFM is disabled
7798 - selftests: net: bridge: update IGMP/MLD membership interval value
7799 - crypto: pcrypt - Delay write to padata->info
7800 - selftests/bpf: Fix fclose/pclose mismatch in test_progs
7801 - udp6: allow SO_MARK ctrl msg to affect routing
7802 - ibmvnic: don't stop queue in xmit
7803 - ibmvnic: Process crqs after enabling interrupts
7804 - ibmvnic: delay complete()
7805 - selftests: mptcp: fix proto type in link_failure tests
7806 - skmsg: Lose offset info in sk_psock_skb_ingress
7807 - cgroup: Fix rootcg cpu.stat guest double counting
7808 - bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.
7809 - bpf: Fix propagation of signed bounds from 64-bit min/max into 32-bit.
7810 - of: unittest: fix EXPECT text for gpio hog errors
7811 - cpufreq: Fix parameter in parse_perf_domain()
7812 - staging: r8188eu: fix memory leak in rtw_set_key
7813 - arm64: dts: meson: sm1: add Ethernet PHY reset line for ODROID-C4/HC4
7814 - iio: st_sensors: disable regulators after device unregistration
7815 - RDMA/rxe: Fix wrong port_cap_flags
7816 - ARM: dts: BCM5301X: Fix memory nodes names
7817 - arm64: dts: broadcom: bcm4908: Fix UART clock name
7818 - clk: mvebu: ap-cpu-clk: Fix a memory leak in error handling paths
7819 - scsi: pm80xx: Fix lockup in outbound queue management
7820 - scsi: qla2xxx: edif: Use link event to wake up app
7821 - scsi: lpfc: Fix NVMe I/O failover to non-optimized path
7822 - ARM: s3c: irq-s3c24xx: Fix return value check for s3c24xx_init_intc()
7823 - arm64: dts: rockchip: Fix GPU register width for RK3328
7824 - ARM: dts: qcom: msm8974: Add xo_board reference clock to DSI0 PHY
7825 - RDMA/bnxt_re: Fix query SRQ failure
7826 - arm64: dts: ti: k3-j721e-main: Fix "max-virtual-functions" in PCIe EP nodes
7827 - arm64: dts: ti: k3-j721e-main: Fix "bus-range" upto 256 bus number for PCIe
7828 - arm64: dts: ti: j7200-main: Fix "vendor-id"/"device-id" properties of pcie
7829 node
7830 - arm64: dts: ti: j7200-main: Fix "bus-range" upto 256 bus number for PCIe
7831 - arm64: dts: meson-g12a: Fix the pwm regulator supply properties
7832 - arm64: dts: meson-g12b: Fix the pwm regulator supply properties
7833 - arm64: dts: meson-sm1: Fix the pwm regulator supply properties
7834 - bus: ti-sysc: Fix timekeeping_suspended warning on resume
7835 - ARM: dts: at91: tse850: the emac<->phy interface is rmii
7836 - arm64: dts: qcom: sc7180: Base dynamic CPU power coefficients in reality
7837 - soc: qcom: llcc: Disable MMUHWT retention
7838 - arm64: dts: qcom: sc7280: fix display port phy reg property
7839 - scsi: dc395: Fix error case unwinding
7840 - MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORT
7841 - JFS: fix memleak in jfs_mount
7842 - pinctrl: renesas: rzg2l: Fix missing port register 21h
7843 - ASoC: wcd9335: Use correct version to initialize Class H
7844 - arm64: dts: qcom: msm8916: Fix Secondary MI2S bit clock
7845 - arm64: dts: renesas: beacon: Fix Ethernet PHY mode
7846 - iommu/mediatek: Fix out-of-range warning with clang
7847 - arm64: dts: qcom: pm8916: Remove wrong reg-names for rtc@6000
7848 - iommu/dma: Fix sync_sg with swiotlb
7849 - iommu/dma: Fix arch_sync_dma for map
7850 - ALSA: hda: Reduce udelay() at SKL+ position reporting
7851 - ALSA: hda: Use position buffer for SKL+ again
7852 - ALSA: usb-audio: Fix possible race at sync of urb completions
7853 - soundwire: debugfs: use controller id and link_id for debugfs
7854 - power: reset: at91-reset: check properly the return value of devm_of_iomap
7855 - scsi: ufs: core: Fix ufshcd_probe_hba() prototype to match the definition
7856 - scsi: ufs: core: Stop clearing UNIT ATTENTIONS
7857 - scsi: megaraid_sas: Fix concurrent access to ISR between IRQ polling and
7858 real interrupt
7859 - scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp()
7860 - driver core: Fix possible memory leak in device_link_add()
7861 - arm: dts: omap3-gta04a4: accelerometer irq fix
7862 - ASoC: SOF: topology: do not power down primary core during topology removal
7863 - iio: st_pressure_spi: Add missing entries SPI to device ID table
7864 - soc/tegra: Fix an error handling path in tegra_powergate_power_up()
7865 - memory: fsl_ifc: fix leak of irq and nand_irq in fsl_ifc_ctrl_probe
7866 - clk: at91: check pmc node status before registering syscore ops
7867 - powerpc/mem: Fix arch/powerpc/mm/mem.c:53:12: error: no previous prototype
7868 for 'create_section_mapping'
7869 - video: fbdev: chipsfb: use memset_io() instead of memset()
7870 - powerpc: fix unbalanced node refcount in check_kvm_guest()
7871 - powerpc/paravirt: correct preempt debug splat in vcpu_is_preempted()
7872 - serial: 8250_dw: Drop wrong use of ACPI_PTR()
7873 - usb: gadget: hid: fix error code in do_config()
7874 - power: supply: rt5033_battery: Change voltage values to µV
7875 - power: supply: max17040: fix null-ptr-deref in max17040_probe()
7876 - scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()
7877 - RDMA/mlx4: Return missed an error if device doesn't support steering
7878 - usb: musb: select GENERIC_PHY instead of depending on it
7879 - staging: most: dim2: do not double-register the same device
7880 - staging: ks7010: select CRYPTO_HASH/CRYPTO_MICHAEL_MIC
7881 - RDMA/core: Set sgtable nents when using ib_dma_virt_map_sg()
7882 - dyndbg: make dyndbg a known cli param
7883 - powerpc/perf: Fix cycles/instructions as PM_CYC/PM_INST_CMPL in power10
7884 - pinctrl: renesas: checker: Fix off-by-one bug in drive register check
7885 - ARM: dts: stm32: Reduce DHCOR SPI NOR frequency to 50 MHz
7886 - ARM: dts: stm32: fix STUSB1600 Type-C irq level on stm32mp15xx-dkx
7887 - ARM: dts: stm32: fix SAI sub nodes register range
7888 - ARM: dts: stm32: fix AV96 board SAI2 pin muxing on stm32mp15
7889 - ASoC: cs42l42: Always configure both ASP TX channels
7890 - ASoC: cs42l42: Correct some register default values
7891 - ASoC: cs42l42: Defer probe if request_threaded_irq() returns EPROBE_DEFER
7892 - soc: qcom: rpmhpd: Make power_on actually enable the domain
7893 - soc: qcom: socinfo: add two missing PMIC IDs
7894 - iio: buffer: Fix double-free in iio_buffers_alloc_sysfs_and_mask()
7895 - usb: typec: STUSB160X should select REGMAP_I2C
7896 - iio: adis: do not disabe IRQs in 'adis_init()'
7897 - soundwire: bus: stop dereferencing invalid slave pointer
7898 - scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe defer
7899 - scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_reset
7900 - serial: imx: fix detach/attach of serial console
7901 - usb: dwc2: drd: fix dwc2_force_mode call in dwc2_ovr_init
7902 - usb: dwc2: drd: fix dwc2_drd_role_sw_set when clock could be disabled
7903 - usb: dwc2: drd: reset current session before setting the new one
7904 - powerpc/booke: Disable STRICT_KERNEL_RWX, DEBUG_PAGEALLOC and KFENCE
7905 - usb: dwc3: gadget: Skip resizing EP's TX FIFO if already resized
7906 - firmware: qcom_scm: Fix error retval in __qcom_scm_is_call_available()
7907 - soc: qcom: rpmhpd: fix sm8350_mxc's peer domain
7908 - soc: qcom: apr: Add of_node_put() before return
7909 - arm64: dts: qcom: pmi8994: Fix "eternal"->"external" typo in WLED node
7910 - arm64: dts: qcom: sdm845: Use RPMH_CE_CLK macro directly
7911 - arm64: dts: qcom: sdm845: Fix Qualcomm crypto engine bus clock
7912 - pinctrl: equilibrium: Fix function addition in multiple groups
7913 - ASoC: topology: Fix stub for snd_soc_tplg_component_remove()
7914 - phy: qcom-qusb2: Fix a memory leak on probe
7915 - phy: ti: gmii-sel: check of_get_address() for failure
7916 - phy: qcom-qmp: another fix for the sc8180x PCIe definition
7917 - phy: qcom-snps: Correct the FSEL_MASK
7918 - phy: Sparx5 Eth SerDes: Fix return value check in sparx5_serdes_probe()
7919 - serial: xilinx_uartps: Fix race condition causing stuck TX
7920 - clk: at91: sam9x60-pll: use DIV_ROUND_CLOSEST_ULL
7921 - clk: at91: clk-master: check if div or pres is zero
7922 - clk: at91: clk-master: fix prescaler logic
7923 - HID: u2fzero: clarify error check and length calculations
7924 - HID: u2fzero: properly handle timeouts in usb_submit_urb
7925 - powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect()
7926 - powerpc/book3e: Fix set_memory_x() and set_memory_nx()
7927 - powerpc/44x/fsp2: add missing of_node_put
7928 - powerpc/xmon: fix task state output
7929 - ALSA: oxfw: fix functional regression for Mackie Onyx 1640i in v5.14 or
7930 later
7931 - iommu/dma: Fix incorrect error return on iommu deferred attach
7932 - powerpc: Don't provide __kernel_map_pages() without
7933 ARCH_SUPPORTS_DEBUG_PAGEALLOC
7934 - ASoC: cs42l42: Correct configuring of switch inversion from ts-inv
7935 - RDMA/hns: Fix initial arm_st of CQ
7936 - RDMA/hns: Modify the value of MAX_LP_MSG_LEN to meet hardware compatibility
7937 - ASoC: rsnd: Fix an error handling path in 'rsnd_node_count()'
7938 - serial: cpm_uart: Protect udbg definitions by CONFIG_SERIAL_CPM_CONSOLE
7939 - virtio_ring: check desc == NULL when using indirect with packed
7940 - vdpa/mlx5: Fix clearing of VIRTIO_NET_F_MAC feature bit
7941 - mips: cm: Convert to bitfield API to fix out-of-bounds access
7942 - power: supply: bq27xxx: Fix kernel crash on IRQ handler register error
7943 - RDMA/core: Require the driver to set the IOVA correctly during rereg_mr
7944 - apparmor: fix error check
7945 - rpmsg: Fix rpmsg_create_ept return when RPMSG config is not defined
7946 - mtd: rawnand: intel: Fix potential buffer overflow in probe
7947 - nfsd: don't alloc under spinlock in rpc_parse_scope_id
7948 - rtc: ds1302: Add SPI ID table
7949 - rtc: ds1390: Add SPI ID table
7950 - rtc: pcf2123: Add SPI ID table
7951 - remoteproc: imx_rproc: Fix TCM io memory type
7952 - i2c: i801: Use PCI bus rescan mutex to protect P2SB access
7953 - dmaengine: idxd: move out percpu_ref_exit() to ensure it's outside
7954 submission
7955 - rtc: mcp795: Add SPI ID table
7956 - Input: ariel-pwrbutton - add SPI device ID table
7957 - i2c: mediatek: fixing the incorrect register offset
7958 - NFS: Default change_attr_type to NFS4_CHANGE_TYPE_IS_UNDEFINED
7959 - NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATA
7960 - NFS: Ignore the directory size when marking for revalidation
7961 - NFS: Fix dentry verifier races
7962 - pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds
7963 - drm/bridge/lontium-lt9611uxc: fix provided connector suport
7964 - drm/plane-helper: fix uninitialized variable reference
7965 - PCI: aardvark: Don't spam about PIO Response Status
7966 - PCI: aardvark: Fix preserving PCI_EXP_RTCTL_CRSSVE flag on emulated bridge
7967 - opp: Fix return in _opp_add_static_v2()
7968 - NFS: Fix deadlocks in nfs_scan_commit_list()
7969 - sparc: Add missing "FORCE" target when using if_changed
7970 - fs: orangefs: fix error return code of orangefs_revalidate_lookup()
7971 - Input: st1232 - increase "wait ready" timeout
7972 - drm/bridge: nwl-dsi: Add atomic_get_input_bus_fmts
7973 - mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare()
7974 - PCI: uniphier: Serialize INTx masking/unmasking and fix the bit operation
7975 - mtd: rawnand: arasan: Prevent an unsupported configuration
7976 - mtd: core: don't remove debugfs directory if device is in use
7977 - remoteproc: Fix a memory leak in an error handling path in
7978 'rproc_handle_vdev()'
7979 - rtc: rv3032: fix error handling in rv3032_clkout_set_rate()
7980 - dmaengine: at_xdmac: call at_xdmac_axi_config() on resume path
7981 - dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macro
7982 - dmaengine: stm32-dma: fix stm32_dma_get_max_width
7983 - NFS: Fix up commit deadlocks
7984 - NFS: Fix an Oops in pnfs_mark_request_commit()
7985 - Fix user namespace leak
7986 - auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty string
7987 - auxdisplay: ht16k33: Connect backlight to fbdev
7988 - auxdisplay: ht16k33: Fix frame buffer device blanking
7989 - soc: fsl: dpaa2-console: free buffer before returning from
7990 dpaa2_console_read
7991 - netfilter: nfnetlink_queue: fix OOB when mac header was cleared
7992 - dmaengine: dmaengine_desc_callback_valid(): Check for `callback_result`
7993 - dmaengine: tegra210-adma: fix pm runtime unbalance
7994 - dmanegine: idxd: fix resource free ordering on driver removal
7995 - dmaengine: idxd: reconfig device after device reset command
7996 - signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL)
7997 - m68k: set a default value for MEMORY_RESERVE
7998 - watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUT
7999 - ar7: fix kernel builds for compiler test
8000 - scsi: target: core: Remove from tmr_list during LUN unlink
8001 - scsi: qla2xxx: Relogin during fabric disturbance
8002 - scsi: qla2xxx: Fix gnl list corruption
8003 - scsi: qla2xxx: Turn off target reset during issue_lip
8004 - scsi: qla2xxx: edif: Fix app start fail
8005 - scsi: qla2xxx: edif: Fix app start delay
8006 - scsi: qla2xxx: edif: Flush stale events and msgs on session down
8007 - scsi: qla2xxx: edif: Increase ELS payload
8008 - scsi: qla2xxx: edif: Fix EDIF bsg
8009 - NFSv4: Fix a regression in nfs_set_open_stateid_locked()
8010 - dmaengine: idxd: fix resource leak on dmaengine driver disable
8011 - i2c: xlr: Fix a resource leak in the error handling path of
8012 'xlr_i2c_probe()'
8013 - gpio: realtek-otto: fix GPIO line IRQ offset
8014 - xen-pciback: Fix return in pm_ctrl_init()
8015 - nbd: fix max value for 'first_minor'
8016 - nbd: fix possible overflow for 'first_minor' in nbd_dev_add()
8017 - io-wq: fix max-workers not correctly set on multi-node system
8018 - net: davinci_emac: Fix interrupt pacing disable
8019 - kselftests/net: add missed icmp.sh test to Makefile
8020 - kselftests/net: add missed setup_loopback.sh/setup_veth.sh to Makefile
8021 - kselftests/net: add missed SRv6 tests
8022 - kselftests/net: add missed vrf_strict_mode_test.sh test to Makefile
8023 - kselftests/net: add missed toeplitz.sh/toeplitz_client.sh to Makefile
8024 - ethtool: fix ethtool msg len calculation for pause stats
8025 - openrisc: fix SMP tlb flush NULL pointer dereference
8026 - net: vlan: fix a UAF in vlan_dev_real_dev()
8027 - net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridge
8028 - ice: Fix replacing VF hardware MAC to existing MAC filter
8029 - ice: Fix not stopping Tx queues for VFs
8030 - kdb: Adopt scheduler's task classification
8031 - ACPI: PMIC: Fix intel_pmic_regs_handler() read accesses
8032 - PCI: j721e: Fix j721e_pcie_probe() error path
8033 - nvdimm/btt: do not call del_gendisk() if not needed
8034 - scsi: bsg: Fix errno when scsi_bsg_register_queue() fails
8035 - scsi: ufs: ufshpb: Use proper power management API
8036 - scsi: ufs: core: Fix NULL pointer dereference
8037 - scsi: ufs: ufshpb: Properly handle max-single-cmd
8038 - drm/nouveau/svm: Fix refcount leak bug and missing check against null bug
8039 - nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assigned
8040 - block/ataflop: use the blk_cleanup_disk() helper
8041 - block/ataflop: add registration bool before calling del_gendisk()
8042 - block/ataflop: provide a helper for cleanup up an atari disk
8043 - ataflop: remove ataflop_probe_lock mutex
8044 - PCI: Do not enable AtomicOps on VFs
8045 - cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline
8046 - net: phy: fix duplex out of sync problem while changing settings
8047 - block: fix device_add_disk() kobject_create_and_add() error handling
8048 - drm/ttm: remove ttm_bo_vm_insert_huge()
8049 - bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed
8050 - octeontx2-pf: select CONFIG_NET_DEVLINK
8051 - ALSA: memalloc: Catch call with NULL snd_dma_buffer pointer
8052 - mfd: core: Add missing of_node_put for loop iteration
8053 - mfd: cpcap: Add SPI device ID table
8054 - mfd: sprd: Add SPI device ID table
8055 - mfd: altera-sysmgr: Fix a mistake caused by resource_size conversion
8056 - ACPI: PM: Fix device wakeup power reference counting error
8057 - libbpf: Fix lookup_and_delete_elem_flags error reporting
8058 - selftests/bpf/xdp_redirect_multi: Put the logs to tmp folder
8059 - selftests/bpf/xdp_redirect_multi: Use arping to accurate the arp number
8060 - selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanly
8061 - selftests/bpf/xdp_redirect_multi: Limit the tests in netns
8062 - drm: fb_helper: improve CONFIG_FB dependency
8063 - Revert "drm/imx: Annotate dma-fence critical section in commit path"
8064 - drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handling
8065 - can: etas_es58x: es58x_rx_err_msg(): fix memory leak in error path
8066 - can: mcp251xfd: mcp251xfd_chip_start(): fix error handling for
8067 mcp251xfd_chip_rx_int_enable()
8068 - mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and
8069 zs_unregister_migration()
8070 - zram: off by one in read_block_state()
8071 - perf bpf: Add missing free to bpf_event__print_bpf_prog_info()
8072 - llc: fix out-of-bound array index in llc_sk_dev_hash()
8073 - nfc: pn533: Fix double free when pn533_fill_fragment_skbs() fails
8074 - litex_liteeth: Fix a double free in the remove function
8075 - arm64: arm64_ftr_reg->name may not be a human-readable string
8076 - arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functions
8077 - bpf, sockmap: Remove unhash handler for BPF sockmap usage
8078 - bpf, sockmap: Fix race in ingress receive verdict with redirect to self
8079 - bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding
8080 - bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_reg
8081 - dmaengine: stm32-dma: fix burst in case of unaligned memory address
8082 - dmaengine: stm32-dma: avoid 64-bit division in stm32_dma_get_max_width
8083 - gve: Fix off by one in gve_tx_timeout()
8084 - drm/i915/fb: Fix rounding error in subsampled plane size calculation
8085 - init: make unknown command line param message clearer
8086 - seq_file: fix passing wrong private data
8087 - drm/amdgpu: fix uvd crash on Polaris12 during driver unloading
8088 - net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than
8089 10
8090 - net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_any
8091 - net: hns3: fix ROCE base interrupt vector initialization bug
8092 - net: hns3: fix pfc packet number incorrect after querying pfc parameters
8093 - net: hns3: fix kernel crash when unload VF while it is being reset
8094 - net: hns3: allow configure ETS bandwidth of all TCs
8095 - net: stmmac: allow a tc-taprio base-time of zero
8096 - net: ethernet: ti: cpsw_ale: Fix access to un-initialized memory
8097 - net: marvell: mvpp2: Fix wrong SerDes reconfiguration order
8098 - vsock: prevent unnecessary refcnt inc for nonblocking connect
8099 - net/smc: fix sk_refcnt underflow on linkdown and fallback
8100 - cxgb4: fix eeprom len when diagnostics not implemented
8101 - selftests/net: udpgso_bench_rx: fix port argument
8102 - thermal: int340x: fix build on 32-bit targets
8103 - smb3: do not error on fsync when readonly
8104 - ARM: 9155/1: fix early early_iounmap()
8105 - ARM: 9156/1: drop cc-option fallbacks for architecture selection
8106 - parisc: Fix backtrace to always include init funtion names
8107 - parisc: Flush kernel data mapping in set_pte_at() when installing pte for
8108 user page
8109 - MIPS: fix duplicated slashes for Platform file path
8110 - MIPS: fix *-pkg builds for loongson2ef platform
8111 - MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVEL
8112 - x86/mce: Add errata workaround for Skylake SKX37
8113 - PCI/MSI: Move non-mask check back into low level accessors
8114 - PCI/MSI: Destroy sysfs before freeing entries
8115 - KVM: x86: move guest_pv_has out of user_access section
8116 - posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()
8117 - irqchip/sifive-plic: Fixup EOI failed when masked
8118 - f2fs: should use GFP_NOFS for directory inodes
8119 - f2fs: include non-compressed blocks in compr_written_block
8120 - f2fs: fix UAF in f2fs_available_free_memory
8121 - ceph: fix mdsmap decode when there are MDS's beyond max_mds
8122 - erofs: fix unsafe pagevec reuse of hooked pclusters
8123 - drm/i915/guc: Fix blocked context accounting
8124 - block: Hold invalidate_lock in BLKDISCARD ioctl
8125 - block: Hold invalidate_lock in BLKZEROOUT ioctl
8126 - block: Hold invalidate_lock in BLKRESETZONE ioctl
8127 - ksmbd: Fix buffer length check in fsctl_validate_negotiate_info()
8128 - ksmbd: don't need 8byte alignment for request length in ksmbd_check_message
8129 - dmaengine: ti: k3-udma: Set bchan to NULL if a channel request fail
8130 - dmaengine: ti: k3-udma: Set r/tchan or rflow to NULL if request fail
8131 - dmaengine: bestcomm: fix system boot lockups
8132 - net, neigh: Enable state migration between NUD_PERMANENT and NTF_USE
8133 - 9p/net: fix missing error check in p9_check_errors
8134 - mm/filemap.c: remove bogus VM_BUG_ON
8135 - memcg: prohibit unconditional exceeding the limit of dying tasks
8136 - mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasks
8137 - mm, oom: do not trigger out_of_memory from the #PF
8138 - mm, thp: lock filemap when truncating page cache
8139 - mm, thp: fix incorrect unmap behavior for private pages
8140 - mfd: dln2: Add cell for initializing DLN2 ADC
8141 - video: backlight: Drop maximum brightness override for brightness zero
8142 - bcache: fix use-after-free problem in bcache_device_free()
8143 - bcache: Revert "bcache: use bvec_virt"
8144 - PM: sleep: Avoid calling put_device() under dpm_list_mtx
8145 - s390/cpumf: cpum_cf PMU displays invalid value after hotplug remove
8146 - s390/cio: check the subchannel validity for dev_busid
8147 - s390/tape: fix timer initialization in tape_std_assign()
8148 - s390/ap: Fix hanging ioctl caused by orphaned replies
8149 - s390/cio: make ccw_device_dma_* more robust
8150 - remoteproc: elf_loader: Fix loading segment when is_iomem true
8151 - remoteproc: Fix the wrong default value of is_iomem
8152 - remoteproc: imx_rproc: Fix ignoring mapping vdev regions
8153 - remoteproc: imx_rproc: Fix rsc-table name
8154 - mtd: rawnand: fsmc: Fix use of SM ORDER
8155 - mtd: rawnand: ams-delta: Keep the driver compatible with on-die ECC engines
8156 - mtd: rawnand: xway: Keep the driver compatible with on-die ECC engines
8157 - mtd: rawnand: mpc5121: Keep the driver compatible with on-die ECC engines
8158 - mtd: rawnand: gpio: Keep the driver compatible with on-die ECC engines
8159 - mtd: rawnand: pasemi: Keep the driver compatible with on-die ECC engines
8160 - mtd: rawnand: orion: Keep the driver compatible with on-die ECC engines
8161 - mtd: rawnand: plat_nand: Keep the driver compatible with on-die ECC engines
8162 - mtd: rawnand: au1550nd: Keep the driver compatible with on-die ECC engines
8163 - powerpc/vas: Fix potential NULL pointer dereference
8164 - powerpc/bpf: Fix write protecting JIT code
8165 - powerpc/32e: Ignore ESR in instruction storage interrupt handler
8166 - powerpc/powernv/prd: Unregister OPAL_MSG_PRD2 notifier during module unload
8167 - powerpc/security: Use a mutex for interrupt exit code patching
8168 - powerpc/64s/interrupt: Fix check_return_regs_valid() false positive
8169 - powerpc/pseries/mobility: ignore ibm, platform-facilities updates
8170 - powerpc/85xx: fix timebase sync issue when CONFIG_HOTPLUG_CPU=n
8171 - drm/sun4i: Fix macros in sun8i_csc.h
8172 - PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros
8173 - PCI: aardvark: Fix PCIe Max Payload Size setting
8174 - SUNRPC: Partial revert of commit 6f9f17287e78
8175 - drm/amd/display: Look at firmware version to determine using dmub on dcn21
8176 - media: vidtv: move kfree(dvb) to vidtv_bridge_dev_release()
8177 - cifs: fix memory leak of smb3_fs_context_dup::server_hostname
8178 - ath10k: fix invalid dma_addr_t token assignment
8179 - mmc: moxart: Fix null pointer dereference on pointer host
8180 - selftests/x86/iopl: Adjust to the faked iopl CLI/STI usage
8181 - selftests/bpf: Fix also no-alu32 strobemeta selftest
8182 - arch/cc: Introduce a function to check for confidential computing features
8183 - x86/sev: Add an x86 version of cc_platform_has()
8184 - x86/sev: Make the #VC exception stacks part of the default stacks storage
8185 - media: videobuf2: always set buffer vb2 pointer
8186 - media: videobuf2-dma-sg: Fix buf->vb NULL pointer dereference
8187 - Linux 5.15.3
8188
8189 * kernel panic: NULL pointer dereference in wb_timer_f() (LP: #1947557) //
8190 Jammy update: v5.15.3 upstream stable release (LP: #1951822)
8191 - blk-wbt: prevent NULL pointer dereference in wb_timer_fn
8192
8193 * Medion Notebook Keyboard not working (LP: #1909814) // Jammy update: v5.15.3
8194 upstream stable release (LP: #1951822)
8195 - ACPI: resources: Add DMI-based legacy IRQ override quirk
8196
8197 * Enable CONFIG_INTEL_IOMMU_DEFAULT_ON and
8198 CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON on jammy 5.15 (LP: #1951440)
8199 - [Config] enable Intel DMA remapping options by default
8200
8201 * Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled
8202 (LP: #1945590)
8203 - SAUCE: Input: elantech - Fix stack out of bound access in
8204 elantech_change_report_id()
8205
8206 * Miscellaneous Ubuntu changes
8207 - SAUCE: LSM: Specify which LSM to display (using struct cred as input)
8208 - SAUCE: selftests/seccomp: fix check of fds being assigned
8209 - [Config] enable SUNRPC_DISABLE_INSECURE_ENCTYPES
8210 - [Config] updateconfigs following v5.15.3, v5.15.4 import
8211
8212 * Miscellaneous upstream changes
8213 - binder: use cred instead of task for selinux checks
8214 - binder: use cred instead of task for getsecid
8215 - Revert "UBUNTU: SAUCE: storvsc: use small sg_tablesize on x86"
8216
8217 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 22 Nov 2021 13:14:15 +0100
8218
8219 linux (5.15.0-11.11) jammy; urgency=medium
8220
8221 * jammy/linux: 5.15.0-11.11 -proposed tracker (LP: #1950948)
8222
8223 * Packaging resync (LP: #1786013)
8224 - debian/dkms-versions -- update from kernel-versions (main/master)
8225
8226 * OOPs on boot: invalid opcode: 0000 [#1] SMP NOPTI (LP: #1942215)
8227 - SAUCE: ACPICA: prevent out-of-bound access with buggy DSDT
8228 - [Config] disable UBSAN
8229 - SAUCE: ACPICA: avoid accessing operands out-of-bounds
8230
8231 * Jammy update: v5.15.2 upstream stable release (LP: #1950949)
8232 - KVM: x86: avoid warning with -Wbitwise-instead-of-logical
8233 - Revert "x86/kvm: fix vcpu-id indexed array sizes"
8234 - usb: ehci: handshake CMD_RUN instead of STS_HALT
8235 - usb: gadget: Mark USB_FSL_QE broken on 64-bit
8236 - usb: musb: Balance list entry in musb_gadget_queue
8237 - usb-storage: Add compatibility quirk flags for iODD 2531/2541
8238 - Revert "proc/wchan: use printk format instead of lookup_symbol_name()"
8239 - binder: use euid from cred instead of using task
8240 - binder: don't detect sender/target during buffer cleanup
8241 - kfence: always use static branches to guard kfence_alloc()
8242 - kfence: default to dynamic branch instead of static keys mode
8243 - btrfs: fix lzo_decompress_bio() kmap leakage
8244 - staging: rtl8712: fix use-after-free in rtl8712_dl_fw
8245 - isofs: Fix out of bound access for corrupted isofs image
8246 - comedi: dt9812: fix DMA buffers on stack
8247 - comedi: ni_usb6501: fix NULL-deref in command paths
8248 - comedi: vmk80xx: fix transfer-buffer overflows
8249 - comedi: vmk80xx: fix bulk-buffer overflow
8250 - comedi: vmk80xx: fix bulk and interrupt message timeouts
8251 - staging: r8712u: fix control-message timeout
8252 - staging: rtl8192u: fix control-message timeouts
8253 - staging: r8188eu: fix memleak in rtw_wx_set_enc_ext
8254 - media: staging/intel-ipu3: css: Fix wrong size comparison imgu_css_fw_init
8255 - rsi: fix control-message timeout
8256 - Linux 5.15.2
8257
8258 * reuseport_bpf_numa in net from ubuntu_kernel_selftests fails on ppc64le
8259 (LP: #1867570)
8260 - selftests/net: Fix reuseport_bpf_numa by skipping unavailable nodes
8261
8262 * Miscellaneous Ubuntu changes
8263 - packaging: switch getabis to the linux package name
8264
8265 * Miscellaneous upstream changes
8266 - Revert "UBUNTU: SAUCE: (no-up) rename the adv7511 drm driver to adv7511_drm"
8267 - Revert "UBUNTU: SAUCE: drm/i915/dp: Use max params for older panels"
8268 - Revert "UBUNTU: SAUCE: i915: Fix build error due to missing struct
8269 definition"
8270 - selftests/core: fix conflicting types compile error for close_range()
8271 - selftests: net: test_vxlan_under_vrf: fix HV connectivity test
8272 - Revert "UBUNTU: SAUCE: ACPICA: prevent out-of-bound access with buggy DSDT"
8273
8274 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 15 Nov 2021 10:12:47 +0100
8275
8276 linux (5.15.0-10.10) jammy; urgency=medium
8277
8278 * jammy/linux: 5.15.0-10.10 -proposed tracker (LP: #1950133)
8279
8280 * Jammy update: v5.15.1 upstream stable release (LP: #1950131)
8281 - sfc: Fix reading non-legacy supported link modes
8282 - media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()
8283 - Revert "xhci: Set HCD flag to defer primary roothub registration"
8284 - Revert "usb: core: hcd: Add support for deferring roothub registration"
8285 - drm/amdkfd: fix boot failure when iommu is disabled in Picasso.
8286 - Revert "soc: imx: gpcv2: move reset assert after requesting domain power up"
8287 - ARM: 9120/1: Revert "amba: make use of -1 IRQs warn"
8288 - Revert "wcn36xx: Disable bmps when encryption is disabled"
8289 - drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8"
8290 - drm/amd/display: Revert "Directly retrain link from debugfs"
8291 - Revert "drm/i915/gt: Propagate change in error status to children on unhold"
8292 - ALSA: usb-audio: Add quirk for Audient iD14
8293 - Linux 5.15.1
8294
8295 * Miscellaneous Ubuntu changes
8296 - packaging: fixup previous ABI/spin to -9.9
8297 - [Packaging] Drop unused d-i build-deps and packaging
8298 - [Packaging] Drop now unsupported d-i/ input files
8299
8300 * Miscellaneous upstream changes
8301 - selftests: net: properly support IPv6 in GSO GRE test
8302 - signal: Add SA_IMMUTABLE to ensure forced siganls do not get changed
8303
8304 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 08 Nov 2021 14:43:24 +0100
8305
8306 linux (5.15.0-9.9) jammy; urgency=medium
8307
8308 * jammy/linux: 5.15.0-1.1 -proposed tracker (LP: #1949876)
8309
8310 * Packaging resync (LP: #1786013)
8311 - [Packaging] update variants
8312 - [Packaging] update Ubuntu.md
8313
8314 * Add F81966 watchdog support (LP: #1949063)
8315 - SAUCE: ODM: watchdog: f71808e_wdt: Add F81966 support
8316
8317 * Miscellaneous Ubuntu changes
8318 - [Packaging] Rewrite debian/scripts/misc/insert-changes.pl in Python
8319 - [Packaging] change source package name to linux
8320
8321 -- Andrea Righi <andrea.righi@canonical.com> Thu, 04 Nov 2021 18:47:19 +0100
8322
8323 linux (5.15.0-0.0) jammy; urgency=medium
8324
8325 * Empty entry
8326
8327 -- Andrea Righi <andrea.righi@canonical.com> Thu, 04 Nov 2021 16:47:16 +0100
8328
8329 linux-unstable (5.15.0-8.8) jammy; urgency=medium
8330
8331 * jammy/linux-unstable: 5.15.0-8.8 -proposed tracker (LP: #1949436)
8332
8333 * Packaging resync (LP: #1786013)
8334 - debian/dkms-versions -- update from kernel-versions (main/master)
8335
8336 * Drop "UBUNTU: SAUCE: cachefiles: Page leaking in
8337 cachefiles_read_backing_file while vmscan is active" (LP: #1947709)
8338 - Revert "UBUNTU: SAUCE: cachefiles: Page leaking in
8339 cachefiles_read_backing_file while vmscan is active"
8340
8341 * Add l2tp.sh in net from ubuntu_kernel_selftests back (LP: #1934293)
8342 - Revert "UBUNTU: SAUCE: selftests/net -- disable l2tp.sh test"
8343
8344 * Check for changes relevant for security certifications (LP: #1945989)
8345 - [Packaging] Add fips-checks as part of finalchecks
8346
8347 * Add final-checks to check certificates (LP: #1947174)
8348 - [Packaging] Add system trusted and revocation keys final check
8349
8350 * Can only reach PC3 when ethernet is plugged r8169 (LP: #1946433)
8351 - r8169: Enable chip-specific ASPM regardless of PCIe ASPM status
8352 - PCI/ASPM: Introduce a new helper to report ASPM capability
8353 - r8169: Implement dynamic ASPM mechanism
8354
8355 * rtw89 kernel module for Realtek 8852 wifi is missing (LP: #1945967)
8356 - rtw89: add Realtek 802.11ax driver
8357 - rtw89: Remove redundant check of ret after call to rtw89_mac_enable_bb_rf
8358 - rtw89: fix return value check in rtw89_cam_send_sec_key_cmd()
8359 - rtw89: remove unneeded semicolon
8360 - [Config] RTW89=m
8361
8362 * Fix A yellow screen pops up in an instant (< 1 second) and then disappears
8363 before loading the system (LP: #1945932)
8364 - drm/i915: Stop force enabling pipe bottom color gammma/csc
8365
8366 * disable CONFIG_KFENCE_STATIC_KEYS in linux 5.15 (LP: #1948038)
8367 - [Config] disable CONFIG_KFENCE_STATIC_KEYS
8368
8369 * Miscellaneous Ubuntu changes
8370 - [Debian] Remove old and unused firmware helper scripts
8371 - [Packaging] Replace Perl oneliner with Bash statements
8372 - rebase to v5.15
8373
8374 [ Upstream Kernel Changes ]
8375
8376 * Rebase to v5.15
8377
8378 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 02 Nov 2021 08:29:45 +0100
8379
8380 linux-unstable (5.15.0-7.7) jammy; urgency=medium
8381
8382 * jammy/linux-unstable: 5.15.0-7.7 -proposed tracker (LP: #1948770)
8383
8384 * Miscellaneous Ubuntu changes
8385 - [Config] Temporarily disable signing for ppc64el and s390x
8386 - packaging: switch release to Jammy
8387 - rebase to v5.15-rc7
8388 - [Config] GCC version update
8389
8390 [ Upstream Kernel Changes ]
8391
8392 * Rebase to v5.15-rc7
8393
8394 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 26 Oct 2021 11:38:14 +0200
8395
8396 linux-unstable (5.15.0-6.6) jammy; urgency=medium
8397
8398 * impish/linux-unstable: 5.15.0-6.6 -proposed tracker (LP: #1947565)
8399
8400 * [impish] Remove the downstream xr-usb-uart driver (LP: #1945938)
8401 - SAUCE: xr-usb-serial: remove driver
8402 - [Config] update modules list
8403
8404 * Packaging resync (LP: #1786013)
8405 - debian/dkms-versions -- update from kernel-versions (main/master)
8406
8407 * Miscellaneous Ubuntu changes
8408 - rebase to v5.15-rc6
8409 - [Config] update config & annotations following v5.15-rc6 rebase
8410
8411 * Miscellaneous upstream changes
8412 - Revert "UBUNTU: SAUCE: xr-usb-serial: switch to tty_alloc_driver() and
8413 tty_driver_kref_put()"
8414 - Revert "UBUNTU: SAUCE: xr-usb-serial: update return code for
8415 xr_usb_serial_tty_write_room() and xr_usb_serial_tty_chars_in_buffer()"
8416 - Revert "UBUNTU: [Packaging] FTBFS: disable zfs"
8417
8418 [ Upstream Kernel Changes ]
8419
8420 * Rebase to v5.15-rc6
8421
8422 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 18 Oct 2021 12:24:45 +0200
8423
8424 linux-unstable (5.15.0-5.5) impish; urgency=medium
8425
8426 * impish/linux-unstable: 5.15.0-5.5 -proposed tracker (LP: #1946338)
8427
8428 * Miscellaneous Ubuntu changes
8429 - rebase to v5.15-rc5
8430 - [Config] FB_SIMPLE=m
8431 - [Config] update annotations
8432
8433 [ Upstream Kernel Changes ]
8434
8435 * Rebase to v5.15-rc5
8436
8437 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 11 Oct 2021 12:14:02 +0200
8438
8439 linux-unstable (5.15.0-4.4) impish; urgency=medium
8440
8441 * impish/linux-unstable: 5.15.0-4.4 -proposed tracker (LP: #1945953)
8442
8443 * Fix missing HDMI audio on Intel RKL (LP: #1945556)
8444 - drm/i915/audio: Use BIOS provided value for RKL HDA link
8445
8446 * Miscellaneous Ubuntu changes
8447 - SAUCE: media: atomisp: add missing return type (fix -Werror=return-type)
8448 - SAUCE: xr-usb-serial: switch to tty_alloc_driver() and tty_driver_kref_put()
8449 - rebase to v5.15-rc4
8450
8451 * Miscellaneous upstream changes
8452 - Revert "UBUNTU: [Config] FTBFS: disable INTEL_ATOMISP"
8453 - Revert "UBUNTU: [Config] FTBFS: disable xr-usb-serial"
8454
8455 [ Upstream Kernel Changes ]
8456
8457 * Rebase to v5.15-rc4
8458
8459 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 04 Oct 2021 10:52:41 +0200
8460
8461 linux-unstable (5.15.0-3.3) impish; urgency=medium
8462
8463 * impish/linux-unstable: 5.15.0-3.3 -proposed tracker (LP: #1944944)
8464
8465 * Packaging resync (LP: #1786013)
8466 - debian/dkms-versions -- update from kernel-versions (main/master)
8467
8468 * Miscellaneous Ubuntu changes
8469 - rebase to v5.15-rc3
8470 - [Config] updateconfigs following v5.15-rc3 rebase
8471 - [Packaging] correctly evaluate release in update-dkms-versions
8472
8473 [ Upstream Kernel Changes ]
8474
8475 * Rebase to v5.15-rc3
8476
8477 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 27 Sep 2021 16:48:03 +0200
8478
8479 linux-unstable (5.15.0-2.2) impish; urgency=medium
8480
8481 * impish/linux-unstable: 5.15.0-2.2 -proposed tracker (LP: #1944423)
8482
8483 * Miscellaneous Ubuntu changes
8484 - rebase to v5.15-rc2
8485 - [Config] updateconfigs following v5.15-rc2 rebase
8486
8487 [ Upstream Kernel Changes ]
8488
8489 * Rebase to v5.15-rc2
8490
8491 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 21 Sep 2021 11:46:59 +0200
8492
8493 linux-unstable (5.15.0-1.1) impish; urgency=medium
8494
8495 * Packaging resync (LP: #1786013)
8496 - debian/dkms-versions -- update from kernel-versions (main/master)
8497
8498 * LRMv5: switch primary version handling to kernel-versions data set
8499 (LP: #1928921)
8500 - [Packaging] switch to kernel-versions
8501
8502 * Miscellaneous Ubuntu changes
8503 - [Packaging] remove remaining references to ports
8504 - [Packaging] drop x32 architecture configs
8505 - [Config] mark CONFIG_BPF_UNPRIV_DEFAULT_OFF enforced
8506 - [Packaging] bump kernel version to 5.15
8507 - rebase to v5.15-rc1
8508 - [Config] updateconfigs following v5.15-rc1 rebase
8509 - [Config] FTBFS: disable INTEL_ATOMISP
8510 - [Config] FTBFS: disable xr-usb-serial
8511 - [Packaging] FTBFS: disable zfs
8512
8513 * Miscellaneous upstream changes
8514 - Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables
8515 ASPM"
8516 - Revert "UBUNTU: SAUCE: RDMA/core: Introduce peer memory interface"
8517
8518 [ Upstream Kernel Changes ]
8519
8520 * Rebase to v5.15-rc1
8521
8522 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 17 Sep 2021 11:42:25 +0200
8523
8524 linux-unstable (5.15.0-0.0) impish; urgency=medium
8525
8526 * Empty entry
8527
8528 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 15 Sep 2021 11:54:10 +0200
8529
8530 linux-unstable (5.14.0-9.9) impish; urgency=medium
8531
8532 * impish/linux-unstable: 5.14.0-9.9 -proposed tracker (LP: #1943022)
8533
8534 * Packaging resync (LP: #1786013)
8535 - update dkms package versions
8536
8537 * Miscellaneous Ubuntu changes
8538 - [Packaging] NVIDIA -- Add the NVIDIA 470 driver
8539 - [Packaging] NVIDIA: transition -460 and -465 to -470, transition -460-server
8540 to -470-server
8541
8542 * Miscellaneous upstream changes
8543 - vt_kdsetmode: extend console locking
8544 - Bluetooth: btusb: check conditions before enabling USB ALT 3 for WBS
8545 - net: dsa: mt7530: fix VLAN traffic leaks again
8546 - btrfs: fix NULL pointer dereference when deleting device by invalid id
8547 - Revert "floppy: reintroduce O_NDELAY fix"
8548 - fscrypt: add fscrypt_symlink_getattr() for computing st_size
8549 - ext4: report correct st_size for encrypted symlinks
8550 - f2fs: report correct st_size for encrypted symlinks
8551 - ubifs: report correct st_size for encrypted symlinks
8552 - net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
8553 - audit: move put_tree() to avoid trim_trees refcount underflow and UAF
8554 - Linux 5.14.1
8555
8556 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 08 Sep 2021 12:20:18 +0200
8557
8558 linux-unstable (5.14.0-8.8) impish; urgency=medium
8559
8560 * impish/linux-unstable: 5.14.0-8.8 -proposed tracker (LP: #1941887)
8561
8562 * Fix Intel AC9560 BT function cannot turn on if BT turn off before S3 entry
8563 (LP: #1941696)
8564 - SAUCE: Bluetooth: btusb: add a reject table to disable msft
8565
8566 * Add USB4 support for AMD SoC (LP: #1941036)
8567 - thunderbolt: Add vendor specific NHI quirk for auto-clearing interrupt
8568 status
8569 - thunderbolt: Handle ring interrupt by reading interrupt status register
8570 - thunderbolt: Do not read control adapter config space
8571 - thunderbolt: Fix port linking by checking all adapters
8572
8573 * Support builtin revoked certificates (LP: #1932029)
8574 - [Config] Enforce SYSTEM_TRUSTED_KEYS and SYSTEM_REVOCATION_KEYS
8575
8576 * GPIO error logs in start and dmesg after update of kernel (LP: #1937897)
8577 - ODM: mfd: Check AAEON BFPI version before adding device
8578
8579 * initramfs-tools & kernel: use zstd as the default compression method
8580 (LP: #1931725)
8581 - [Config] enforce ZSTD compression
8582
8583 * Miscellaneous Ubuntu changes
8584 - rebase to v5.14
8585 - [Config] RESET_MCHP_SPARX5 depends on ARCH_SPARX5
8586
8587 * Miscellaneous upstream changes
8588 - Revert "UBUNTU: [Packaging] FTBFS: disable zfs"
8589
8590 [ Upstream Kernel Changes ]
8591
8592 * Rebase to v5.14
8593
8594 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 30 Aug 2021 12:57:19 +0200
8595
8596 linux-unstable (5.14.0-7.7) impish; urgency=medium
8597
8598 * Please enable CONFIG_UBSAN_BOUNDS (LP: #1914685)
8599 - [Config] Enable CONFIG_UBSAN_BOUNDS
8600
8601 * CONFIG_HARDENED_USERCOPY_FALLBACK should be disabled (LP: #1855340)
8602 - [Config] Disable CONFIG_HARDENED_USERCOPY_FALLBACK
8603
8604 * fs: removing mandatory locks (LP: #1940392)
8605 - [Config] Disable CONFIG_MANDATORY_FILE_LOCKING
8606
8607 * Fix kernel panic caused by legacy devices on AMD platforms (LP: #1936682)
8608 - SAUCE: iommu/amd: Keep swiotlb enabled to ensure devices with 32bit DMA
8609 still work
8610
8611 * ALSA: hda/cs8409: Add support for dolphin (LP: #1939541)
8612 - ALSA: hda/cirrus: Move CS8409 HDA bridge to separate module
8613 - ALSA: hda/cs8409: Move arrays of configuration to a new file
8614 - ALSA: hda/cs8409: Use enums for register names and coefficients
8615 - ALSA: hda/cs8409: Mask all CS42L42 interrupts on initialization
8616 - ALSA: hda/cs8409: Reduce HS pops/clicks for Cyborg
8617 - ALSA: hda/cs8409: Disable unnecessary Ring Sense for Cyborg/Warlock/Bullseye
8618 - ALSA: hda/cs8409: Disable unsolicited responses during suspend
8619 - ALSA: hda/cs8409: Disable unsolicited response for the first boot
8620 - ALSA: hda/cs8409: Mask CS42L42 wake events
8621 - ALSA: hda/cs8409: Simplify CS42L42 jack detect.
8622 - ALSA: hda/cs8409: Prevent I2C access during suspend time
8623 - ALSA: hda/cs8409: Generalize volume controls
8624 - ALSA: hda/cs8409: Dont disable I2C clock between consecutive accesses
8625 - ALSA: hda/cs8409: Avoid setting the same I2C address for every access
8626 - ALSA: hda/cs8409: Avoid re-setting the same page as the last access
8627 - ALSA: hda/cs8409: Support i2c bulk read/write functions
8628 - ALSA: hda/cs8409: Separate CS8409, CS42L42 and project functions
8629 - ALSA: hda/cs8409: Move codec properties to its own struct
8630 - ALSA: hda/cs8409: Support multiple sub_codecs for Suspend/Resume/Unsol
8631 events
8632 - ALSA: hda/cs8409: Add Support to disable jack type detection for CS42L42
8633 - ALSA: hda/cs8409: Add support for dolphin
8634 - ALSA: hda/cs8409: Enable Full Scale Volume for Line Out Codec on Dolphin
8635 - ALSA: hda/cs8409: Set fixed sample rate of 48kHz for CS42L42
8636 - ALSA: hda/cs8409: Use timeout rather than retries for I2C transaction waits
8637 - ALSA: hda/cs8409: Remove unnecessary delays
8638 - ALSA: hda/cs8409: Follow correct CS42L42 power down sequence for suspend
8639 - ALSA: hda/cs8409: Unmute/Mute codec when stream starts/stops
8640 - ALSA: hda/cs8409: Prevent pops and clicks during suspend
8641 - SAUCE: ALSA: hda/cs8409: Prevent pops and clicks during reboot
8642 - [Config] Enable Cirrus Logic HDA bridge support
8643
8644 * e1000e: add handshake with the Intel CSME to support S0ix (LP: #1937252)
8645 - SAUCE: e1000e: Add handshake with the CSME to support S0ix
8646 - SAUCE: e1000e: Add polling mechanism to indicate CSME DPG exit
8647 - SAUCE: e1000e: Additional PHY power saving in S0ix
8648
8649 * AMDGPU: Fix System hang after resume from suspend (LP: #1940204)
8650 - SAUCE: drm/amdgpu: disable BACO support for 699F:C7 polaris12 SKU
8651 temporarily
8652
8653 * [Regression] Audio card [8086:9d71] not detected after upgrade from linux
8654 5.4 to 5.8 (LP: #1915117)
8655 - [Config] set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y
8656
8657 * Miscellaneous Ubuntu changes
8658 - rebase to v5.14-rc7
8659 - [Config] updateconfigs following 5.14-rc7 rebase
8660 - [Config] Enable CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT
8661 - [Config] annotations: set CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT to y
8662
8663 * Miscellaneous upstream changes
8664 - Revert "UBUNTU: [Config] annotations: set
8665 CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y"
8666 - Revert "UBUNTU: [Config] set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to
8667 y"
8668
8669 [ Upstream Kernel Changes ]
8670
8671 * Rebase to v5.14-rc7
8672
8673 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 24 Aug 2021 10:32:31 +0200
8674
8675 linux-unstable (5.14.0-6.6) impish; urgency=medium
8676
8677 * Miscellaneous Ubuntu changes
8678 - no changes upload (to avoid picking up libc6 from -proposed)
8679
8680 * No changes upload (to avoid picking up libc6 from -proposed)
8681
8682 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 18 Aug 2021 13:41:16 +0200
8683
8684 linux-unstable (5.14.0-5.5) impish; urgency=medium
8685
8686 * disable “CONFIG_HISI_DMA” config for ubuntu version (LP: #1936771)
8687 - [Config] Disable CONFIG_HISI_DMA
8688
8689 * Dell XPS 17 (9710) PCI/internal sound card not detected (LP: #1935850)
8690 - ASoC: Intel: sof_sdw: include rt711.h for RT711 JD mode
8691 - ASoC: Intel: sof_sdw: add quirk for Dell XPS 9710
8692
8693 * [regression] USB device is not detected during boot (LP: #1939638)
8694 - SAUCE: Revert "usb: core: reduce power-on-good delay time of root hub"
8695
8696 * armhf build failure (LP: #1939308)
8697 - SAUCE: arm: Fix instruction set selection for GCC 11
8698
8699 * REGRESSION: shiftfs lets sendfile fail with EINVAL (LP: #1939301)
8700 - SAUCE: shiftfs: fix sendfile() invocations
8701
8702 * Wobbly graphics on built-in display since linux-image-5.11.0-22-generic
8703 (LP: #1936708)
8704 - SAUCE: drm/i915/dp: Use max params for older panels
8705
8706 * [SRU][H/OEM-5.10/OEM-5.13/U] Fix system hang after unplug tbt dock
8707 (LP: #1938689)
8708 - SAUCE: igc: fix page fault when thunderbolt is unplugged
8709
8710 * e1000e blocks the boot process when it tried to write checksum to its NVM
8711 (LP: #1936998)
8712 - SAUCE: e1000e: Do not take care about recovery NVM checksum
8713
8714 * [Regression] Audio card [8086:9d71] not detected after upgrade from linux
8715 5.4 to 5.8 (LP: #1915117)
8716 - [Config] set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y
8717 - [Config] annotations: set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y
8718
8719 * Miscellaneous Ubuntu changes
8720 - [Config] updateconfigs following 5.14-rc6 rebase
8721 - rebase to v5.14-rc6
8722
8723 [ Upstream Kernel Changes ]
8724
8725 * Rebase to v5.14-rc6
8726
8727 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 17 Aug 2021 17:49:15 +0200
8728
8729 linux-unstable (5.14.0-4.4) impish; urgency=medium
8730
8731 * impish/linux-unstable: 5.14.0-4.4 -proposed tracker (LP: #1938566)
8732
8733 * Packaging resync (LP: #1786013)
8734 - update dkms package versions
8735
8736 * Miscellaneous upstream changes
8737 - Revert "riscv: Get CPU manufacturer information"
8738
8739 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 03 Aug 2021 14:50:27 +0200
8740
8741 linux-unstable (5.14.0-3.3) impish; urgency=medium
8742
8743 * Add additional Mediatek MT7921 WiFi/BT device IDs (LP: #1937004)
8744 - SAUCE: Bluetooth: btusb: Add Mediatek MT7921 support for Foxconn
8745 - SAUCE: Bluetooth: btusb: Add Mediatek MT7921 support for IMC Network
8746 - SAUCE: Bluetooth: btusb: Add support for Foxconn Mediatek Chip
8747
8748 * Fix display output on HP hybrid GFX laptops (LP: #1936296)
8749 - drm/i915: Invoke another _DSM to enable MUX on HP Workstation laptops
8750
8751 * Miscellaneous Ubuntu changes
8752 - rebase to v5.14-rc3
8753 - [Config] updateconfigs following 5.14-rc3 rebase
8754
8755 [ Upstream Kernel Changes ]
8756
8757 * Rebase to v5.14-rc3
8758
8759 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 26 Jul 2021 12:52:38 +0200
8760
8761 linux-unstable (5.14.0-2.2) impish; urgency=medium
8762
8763 * Packaging resync (LP: #1786013)
8764 - update dkms package versions
8765
8766 * Miscellaneous Ubuntu changes
8767 - SAUCE: xr-usb-serial: update return code for xr_usb_serial_tty_write_room()
8768 and xr_usb_serial_tty_chars_in_buffer()
8769 - SAUCE: platform/x86: dell-uart-backlight: update return code for
8770 uart_chars_in_buffer(()
8771 - [Config] updateconfigs following 5.14-rc2 rebase
8772
8773 * Miscellaneous upstream changes
8774 - Revert "UBUNTU: [Config] FTBFS: disable ubuntu/xr-usb-serial"
8775 - Revert "UBUNTU: [Config] FTBFS: disable DELL_UART_BACKLIGHT"
8776
8777 [ Upstream Kernel Changes ]
8778
8779 * Rebase to v5.14-rc2
8780
8781 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 22 Jul 2021 11:03:28 +0200
8782
8783 linux-unstable (5.14.0-1.1) impish; urgency=medium
8784
8785 * Packaging resync (LP: #1786013)
8786 - update dkms package versions
8787
8788 * Miscellaneous Ubuntu changes
8789 - [Packaging] bump kernel version to 5.14
8790 - [Config] updateconfigs following 5.14-rc1 rebase
8791 - [Config] update annotations
8792 - [Packaging] FTBFS: disable zfs
8793 - [Config] FTBFS: disable DELL_UART_BACKLIGHT
8794 - [Config] FTBFS: disable ubuntu/xr-usb-serial
8795
8796 * Miscellaneous upstream changes
8797 - Revert "UBUNTU: [Packaging] update variants"
8798
8799 [ Upstream Kernel Changes ]
8800
8801 * Rebase to v5.14-rc1
8802
8803 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 16 Jul 2021 15:20:04 +0200
8804
8805 linux-unstable (5.14.0-0.0) impish; urgency=medium
8806
8807 * Empty entry
8808
8809 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 13 Jul 2021 12:15:35 +0200
8810
8811 linux (5.13.0-11.11) impish; urgency=medium
8812
8813 * impish/linux: 5.13.0-11.11 -proposed tracker (LP: #1933854)
8814
8815 * Packaging resync (LP: #1786013)
8816 - [Packaging] update variants
8817
8818 * Support builtin revoked certificates (LP: #1932029)
8819 - [Packaging] build canonical-revoked-certs.pem from branch/arch certs
8820 - [Packaging] Revoke 2012 UEFI signing certificate as built-in
8821 - [Config] Configure CONFIG_SYSTEM_REVOCATION_KEYS with revoked keys
8822
8823 * Miscellaneous Ubuntu changes
8824 - [Packaging] Change source package name to linux
8825
8826 * Miscellaneous upstream changes
8827 - mm/page_alloc: Correct return value of populated elements if bulk array is
8828 populated
8829
8830 -- Andrea Righi <andrea.righi@canonical.com> Tue, 29 Jun 2021 07:50:25 +0200
8831
8832 linux (5.13.0-10.10) impish; urgency=medium
8833
8834 * Empty entry
8835
8836 -- Andrea Righi <andrea.righi@canonical.com> Mon, 28 Jun 2021 08:40:05 +0200
8837
8838 linux-unstable (5.13.0-10.10) impish; urgency=medium
8839
8840 * impish/linux-unstable: 5.13.0-10.10 -proposed tracker (LP: #1933795)
8841
8842 * Pixel format change broken for Elgato Cam Link 4K (LP: #1932367)
8843 - media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K
8844
8845 * initramfs-tools & kernel: use zstd as the default compression method
8846 (LP: #1931725)
8847 - s390/decompressor: correct BOOT_HEAP_SIZE condition
8848 - s390/boot: add zstd support
8849 - [Packaging] use ZSTD to compress s390 kernels
8850
8851 * Miscellaneous Ubuntu changes
8852 - SAUCE: selftests: tls: fix chacha+bidir tests
8853 - SAUCE: selftests: icmp_redirect: support expected failures
8854 - [Config] update configs and annotations after rebase to 5.13
8855
8856 * Miscellaneous upstream changes
8857 - tls: prevent oversized sendfile() hangs by ignoring MSG_MORE
8858
8859 [ Upstream Kernel Changes ]
8860
8861 * Rebase to v5.13
8862
8863 -- Andrea Righi <andrea.righi@canonical.com> Mon, 28 Jun 2021 08:40:05 +0200
8864
8865 linux-unstable (5.13.0-9.9) impish; urgency=medium
8866
8867 * impish/linux-unstable: 5.13.0-9.9 -proposed tracker (LP: #1933070)
8868
8869 * Add support for selective build of special drivers (LP: #1912789)
8870 - [Packaging] Add support for ODM drivers
8871 - [Packaging] Turn on ODM support for amd64
8872 - [Packaging] Fix ODM support in actual build
8873 - [Packaging] Fix ODM DRIVERS Kconfig
8874
8875 * Add support for IO functions of AAEON devices (LP: #1929504)
8876 - ODM: [Config] update config for AAEON devices
8877 - ODM: hwmon: add driver for AAEON devices
8878 - ODM: leds: add driver for AAEON devices
8879 - ODM: watchdog: add driver for AAEON devices
8880 - ODM: gpio: add driver for AAEON devices
8881 - ODM: mfd: Add support for IO functions of AAEON devices
8882
8883 * Disable hv-kvp-daemon.service on certain instance types (LP: #1932081)
8884 - [Packaging]: Add kernel command line condition to hv-kvp-daemon service
8885
8886 * Fix non-working GPU on Some HP desktops (LP: #1931147)
8887 - PCI: Coalesce host bridge contiguous apertures
8888
8889 * Miscellaneous Ubuntu changes
8890 - SAUCE: selftests: seccomp: bump up timeout to 5min
8891 - SAUCE: Revert "net/tls(TLS_SW): Add selftest for 'chunked' sendfile test"
8892 - [Config] update annotations after rebase to 5.13-rc7
8893
8894 [ Upstream Kernel Changes ]
8895
8896 * Rebase to v5.13-rc7
8897
8898 -- Andrea Righi <andrea.righi@canonical.com> Mon, 21 Jun 2021 10:55:36 +0200
8899
8900 linux-unstable (5.13.0-8.8) impish; urgency=medium
8901
8902 * impish/linux-unstable: 5.13.0-8.8 -proposed tracker (LP: #1932018)
8903
8904 * Packaging resync (LP: #1786013)
8905 - update dkms package versions
8906
8907 * initramfs-tools & kernel: use zstd as the default compression method
8908 (LP: #1931725)
8909 - [Config] use ZSTD to compress amd64 kernels
8910
8911 * Miscellaneous Ubuntu changes
8912 - [Config] enable signing for ppc64el
8913 - SAUCE: powerpc: Fix initrd corruption with relative jump labels
8914
8915 -- Andrea Righi <andrea.righi@canonical.com> Tue, 15 Jun 2021 15:07:34 +0200
8916
8917 linux-unstable (5.13.0-7.7) impish; urgency=medium
8918
8919 * impish/linux-unstable: 5.13.0-7.7 -proposed tracker (LP: #1931840)
8920
8921 * Packaging resync (LP: #1786013)
8922 - update dkms package versions
8923 - [Packaging] resync getabis
8924 - [Packaging] update helper scripts
8925 - update dkms package versions
8926
8927 * Intel ADL-S graphics feature enabling (LP: #1931240)
8928 - SAUCE: drm/i915/adl_s: ADL-S platform Update PCI ids for Mobile BGA
8929
8930 * Kernel package builds running out of space on builders (LP: #1930713)
8931 - [Config] CONFIG_DEBUG_INFO_COMPRESSED=n
8932
8933 * Miscellaneous Ubuntu changes
8934 - [Debian] remove nvidia dkms build support
8935 - [Config] remove now unsued do_dkms_nvidia* build variables
8936 - [Config] enable signing for s390x
8937 - [Config] update annotations after configs review
8938 - [Config] update toolchain versions
8939
8940 [ Upstream Kernel Changes ]
8941
8942 * Rebase to v5.13-rc6
8943
8944 -- Andrea Righi <andrea.righi@canonical.com> Mon, 14 Jun 2021 11:53:08 +0200
8945
8946 linux-unstable (5.13.0-6.6) impish; urgency=medium
8947
8948 * impish/linux-unstable: 5.13.0-6.6 -proposed tracker (LP: #1931071)
8949
8950 * Kernel package builds running out of space on builders (LP: #1930713)
8951 - [Debian] use stamps for flavour install targets
8952 - [Debian] run install-$(flavour) targets during build phase
8953 - [Debian] remove dh_testroot from install targets
8954 - [Debian] dkms-build -- use fakeroot if not running as root
8955 - [Debian] exclude $(DEBIAN)/__abi.current from linux-source
8956
8957 * [UBUNTU 21.04] tools/kvm_stat: Add restart delay (LP: #1921870)
8958 - [Debian] install kvm_stat systemd service
8959
8960 * Debugging symbols (dbgsym) packages are missing GDB kernel scripts
8961 (LP: #1928715)
8962 - [Packaging] Build and include GDB Python scripts into debug packages
8963
8964 * Can't detect intel wifi 6235 (LP: #1920180)
8965 - SAUCE: iwlwifi: add new pci id for 6235
8966
8967 * Select correct boot VGA when BIOS doesn't do it properly (LP: #1929217)
8968 - vgaarb: Use ACPI HID name to find integrated GPU
8969
8970 * Fix kernel panic on Intel Bluetooth (LP: #1928838)
8971 - Bluetooth: Shutdown controller after workqueues are flushed or cancelled
8972
8973 * build module CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m for 5.11, 5.13-rc2
8974 and later (LP: #1921632)
8975 - [Config] enable soundwire audio mach driver
8976
8977 * Miscellaneous Ubuntu changes
8978 - [Config] CONFIG_SND_SOC_RT1308 can only be enabled on amd64
8979
8980 [ Upstream Kernel Changes ]
8981
8982 * Rebase to v5.13-rc5
8983
8984 -- Andrea Righi <andrea.righi@canonical.com> Mon, 07 Jun 2021 10:45:13 +0200
8985
8986 linux-unstable (5.13.0-5.5) impish; urgency=medium
8987
8988 * impish/linux-unstable: 5.13.0-5.5 -proposed tracker (LP: #1930205)
8989
8990 * Packaging resync (LP: #1786013)
8991 - update dkms package versions
8992
8993 * Miscellaneous Ubuntu changes
8994 - [Config] set CONFIG_BPF_UNPRIV_DEFAULT_OFF=y
8995
8996 -- Andrea Righi <andrea.righi@canonical.com> Mon, 31 May 2021 12:32:38 +0200
8997
8998 linux-unstable (5.13.0-4.4) impish; urgency=medium
8999
9000 * impish/linux-unstable: 5.13.0-4.4 -proposed tracker (LP: #1929404)
9001
9002 * Packaging resync (LP: #1786013)
9003 - update dkms package versions
9004
9005 * Support importing mokx keys into revocation list from the mok table
9006 (LP: #1928679)
9007 - SAUCE: integrity: add informational messages when revoking certs
9008
9009 * Support importing mokx keys into revocation list from the mok table
9010 (LP: #1928679) // CVE-2020-26541 when certificates are revoked via
9011 MokListXRT.
9012 - SAUCE: integrity: Load mokx certs from the EFI MOK config table
9013
9014 * Miscellaneous Ubuntu changes
9015 - [Config] Temporarily disable signing for ppc64el and s390x
9016 - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: Be more careful about copying up
9017 sxid files"
9018 - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: Propogate nosuid from lower and
9019 upper mounts"
9020 - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: Enable user namespace mounts"
9021 - SAUCE: Revert "UBUNTU: SAUCE: overlayfs: ensure mounter privileges when
9022 reading directories"
9023 - SAUCE: Revert "UBUNTU: SAUCE: fs: Move SB_I_NOSUID to the top of s_iflags"
9024
9025 [ Upstream Kernel Changes ]
9026
9027 * Rebase to v5.13-rc3
9028
9029 -- Andrea Righi <andrea.righi@canonical.com> Mon, 24 May 2021 13:06:17 +0200
9030
9031 linux-unstable (5.13.0-3.3) impish; urgency=medium
9032
9033 * impish/linux-unstable: 5.13.0-3.3 -proposed tracker (LP: #1928655)
9034
9035 [ Upstream Kernel Changes ]
9036
9037 * Rebase to v5.13-rc2
9038
9039 -- Andrea Righi <andrea.righi@canonical.com> Mon, 17 May 2021 11:55:02 +0200
9040
9041 linux-unstable (5.13.0-2.2) impish; urgency=medium
9042
9043 * Miscellaneous Ubuntu changes
9044 - [Config] enable CONFIG_DEBUG_INFO_COMPRESSED
9045
9046 * Miscellaneous upstream changes
9047 - Revert "UBUNTU: [Config] temporarily disable BPF JIT"
9048
9049 -- Andrea Righi <andrea.righi@canonical.com> Fri, 14 May 2021 09:19:02 +0200
9050
9051 linux-unstable (5.13.0-1.1) impish; urgency=medium
9052
9053 [ Upstream Kernel Changes ]
9054
9055 * Rebase to v5.13-rc1
9056
9057 -- Andrea Righi <andrea.righi@canonical.com> Wed, 12 May 2021 11:35:23 +0200
9058
9059 linux-unstable (5.13.0-0.0) impish; urgency=medium
9060
9061 * Empty entry
9062
9063 -- Andrea Righi <andrea.righi@canonical.com> Tue, 11 May 2021 08:40:09 +0200
9064
9065 linux-unstable (5.12.0-11.11) impish; urgency=medium
9066
9067 * Impish update: v5.12.1 upstream stable release (LP: #1927094)
9068 - net: hso: fix NULL-deref on disconnect regression
9069 - USB: CDC-ACM: fix poison/unpoison imbalance
9070 - iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()
9071 - cfg80211: fix locking in netlink owner interface destruction
9072 - mei: me: add Alder Lake P device id.
9073 - Linux 5.12.1
9074
9075 * Packaging resync (LP: #1786013) // Impish update: v5.12.1 upstream stable
9076 release (LP: #1927094)
9077 - update dkms package versions
9078
9079 * Gigabyte R120-T33 (ARM ThunderX SoC) fails to boot in ACPI mode
9080 (LP: #1925075) // Impish update: v5.12.1 upstream stable release
9081 (LP: #1927094)
9082 - ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure
9083
9084 * Fix kernel panic at boot on dual GFX systems (LP: #1926792) // Impish
9085 update: v5.12.1 upstream stable release (LP: #1927094)
9086 - drm/amdgpu: Register VGA clients after init can no longer fail
9087
9088 * On TGL platforms screen shows garbage when browsing website by scrolling
9089 mouse (LP: #1926579) // Impish update: v5.12.1 upstream stable release
9090 (LP: #1927094)
9091 - SAUCE: drm/i915/display: Disable PSR2 if TGL Display stepping is B1 from A0
9092
9093 * CirrusLogic: Cracking noises appears in built-in speaker when output volume
9094 is set >80% (LP: #1924997) // Impish update: v5.12.1 upstream stable release
9095 (LP: #1927094)
9096 - SAUCE: ALSA: hda/cirrus: Use CS8409 Equalizer to fix abnormal sounds on
9097 Bullseye
9098
9099 * Enable mute/micmute LEDs and limit mic boost on EliteBook 845 G8
9100 (LP: #1925415) // Impish update: v5.12.1 upstream stable release
9101 (LP: #1927094)
9102 - ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook
9103 845 G8
9104
9105 * Miscellaneous upstream changes
9106 - Revert "UBUNTU: SAUCE: PCI: Disable broken RTIT_BAR of Intel TH"
9107 - Revert "UBUNTU: [Config] temporarily disable ZFS"
9108
9109 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 04 May 2021 18:35:54 +0200
9110
9111 linux-unstable (5.12.0-10.10) impish; urgency=medium
9112
9113 * Packaging resync (LP: #1786013)
9114 - update dkms package versions
9115
9116 * Miscellaneous Ubuntu changes
9117 - [Packaging] Drop versioned ABI directory names
9118 - [Packaging] getabis: Download ABIs into an unversioned directory
9119 - [Packaging] final-checks: Handle unversioned ABI directories
9120 - bump to impish
9121 - [Config] GCC version update
9122
9123 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 29 Apr 2021 12:27:20 +0200
9124
9125 linux-unstable (5.12.0-9.9) impish; urgency=medium
9126
9127 [ Upstream Kernel Changes ]
9128
9129 * Rebase to v5.12-rc8
9130
9131 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Apr 2021 11:14:16 -0500
9132
9133 linux-unstable (5.12.0-8.8) hirsute; urgency=medium
9134
9135 * CVE-2021-3492
9136 - SAUCE: shiftfs: free allocated memory in shiftfs_btrfs_ioctl_fd_replace()
9137 error paths
9138 - SAUCE: shiftfs: handle copy_to_user() return values correctly
9139
9140 * Fix no picture from HDMI when it's plugged after boot (LP: #1924238)
9141 - drm/i915/display: Handle lane polarity for DDI port
9142
9143 * hirsute beta desktop AMD64 ISO kernel panic on boot when booting using UEFI
9144 (LP: #1922403)
9145 - SAUCE: efifb: Check efifb_pci_dev before using it
9146
9147 * Miscellaneous Ubuntu changes
9148 - Rebase to v5.12-rc8
9149 - [Config] updateconfigs following 5.12-rc8 rebase
9150
9151 [ Upstream Kernel Changes ]
9152
9153 * Rebase to v5.12-rc8
9154
9155 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 19 Apr 2021 11:37:27 +0200
9156
9157 linux-unstable (5.12.0-7.7) hirsute; urgency=medium
9158
9159 * drm/i915: Drop force_probe requirement for Rocket Lake (LP: #1905466)
9160 - drm/i915/rkl: Remove require_force_probe protection
9161
9162 * HP m400 cartridges fail to find NIC when deploying hirsute (LP: #1918793)
9163 - PCI: xgene: Fix cfg resource mapping
9164
9165 * Update - Fix no screen show on display after S3 on CML-R (LP: #1922768)
9166 - drm/i915/gen9bc: Handle TGP PCH during suspend/resume
9167
9168 * Miscellaneous Ubuntu changes
9169 - SAUCE: RDMA/core: Introduce peer memory interface
9170 - Rebase to v5.12-rc7
9171
9172 [ Upstream Kernel Changes ]
9173
9174 * Rebase to v5.12-rc7
9175
9176 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 12 Apr 2021 11:48:07 +0200
9177
9178 linux-unstable (5.12.0-6.6) hirsute; urgency=medium
9179
9180 * Packaging resync (LP: #1786013)
9181 - [Packaging] update variants
9182
9183 * i915 doesn't support some high pixel clock 4k * 60Hz monitors (LP: #1922372)
9184 - drm/i915/vbt: update DP max link rate table
9185
9186 * Tegra "mmc0: Timeout waiting for hardware interrupt" (LP: #1921140)
9187 - SAUCE: mmc: host: Add required callbacks to set/clear CQE_EN bit
9188
9189 * Enable ath11k debugfs/tracing (LP: #1922033)
9190 - [Config] enable ath11k debugfs/tracing
9191
9192 * Fix mic on P620 after S3 resume (LP: #1921757)
9193 - ALSA: usb-audio: Carve out connector value checking into a helper
9194 - ALSA: usb-audio: Check connector value on resume
9195
9196 * Miscellaneous Ubuntu changes
9197 - [Config] amd64,arm64: build KFENCE support but disable it by default
9198 (KFENCE_SAMPLE_INTERVAL=0)
9199 - Rebase to v5.12-rc6
9200
9201 * Miscellaneous upstream changes
9202 - drm/dp: add MSO related DPCD registers
9203 - drm/i915/edp: reject modes with dimensions other than fixed mode
9204 - drm/i915/edp: always add fixed mode to probed modes in ->get_modes()
9205 - drm/i915/edp: read sink MSO configuration for eDP 1.4+
9206 - drm/i915/reg: add stream splitter configuration definitions
9207 - drm/i915/mso: add splitter state readout for platforms that support it
9208 - drm/i915/mso: add splitter state check
9209 - drm/i915/edp: modify fixed and downclock modes for MSO
9210 - drm/i915/edp: enable eDP MSO during link training
9211
9212 [ Upstream Kernel Changes ]
9213
9214 * Rebase to v5.12-rc6
9215
9216 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 07 Apr 2021 11:42:55 +0200
9217
9218 linux-unstable (5.12.0-5.5) hirsute; urgency=medium
9219
9220 * Packaging resync (LP: #1786013)
9221 - update dkms package versions
9222
9223 * alsa/realtek: extend the delay time in the determine_headset_type for a
9224 Dell AIO (LP: #1920747)
9225 - SAUCE: ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIO
9226
9227 * power off stress test will hang on the TGL machines (LP: #1919930)
9228 - SAUCE: ASoC: SOF: Intel: TGL: set shutdown callback to hda_dsp_shutdown
9229 - [Config] set SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1 to n
9230
9231 * lockdown on power (LP: #1855668)
9232 - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode
9233
9234 * Miscellaneous Ubuntu changes
9235 - [Config] arm64 -- unify build_image and kernel_file values
9236 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
9237 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
9238 error messages.
9239 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
9240 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
9241 mode
9242 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
9243 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
9244 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
9245 verify
9246 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
9247 - SAUCE: (lockdown) security: lockdown: Make
9248 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
9249 - SAUCE: xr-usb-serial: clean up indentation
9250 - SAUCE: xr-usb-serial: clean up build warnings
9251 - SAUCE: apparmor: Fix build error, make sk parameter const
9252 - Rebase to v5.12-rc5
9253 - [Config] updateconfigs following v5.12-rc5 rebase
9254
9255 * Miscellaneous upstream changes
9256 - Revert "UBUNTU: SAUCE: (lockdown) s390: Lock down the kernel when the IPL
9257 secure flag is set"
9258 - Revert "UBUNTU: SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to
9259 indicate secure boot mode"
9260 - Revert "UBUNTU: SAUCE: (lockdown) powerpc: lock down kernel in secure boot
9261 mode"
9262 - Revert "UBUNTU: SAUCE: (lockdown) security: lockdown: Make
9263 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic"
9264 - Revert "UBUNTU: SAUCE: (lockdown) arm64: Allow locking down the kernel under
9265 EFI secure boot"
9266 - Revert "UBUNTU: SAUCE: (lockdown) KEYS: Make use of platform keyring for
9267 module signature verify"
9268 - Revert "UBUNTU: SAUCE: (lockdown) efi: Lock down the kernel if booted in
9269 secure boot mode"
9270 - Revert "UBUNTU: SAUCE: (lockdown) security: lockdown: expose a hook to lock
9271 the kernel down"
9272 - Revert "UBUNTU: SAUCE: (lockdown) Make get_cert_list() use
9273 efi_status_to_str() to print error messages."
9274 - Revert "UBUNTU: SAUCE: (lockdown) Add efi_status_to_str() and rework
9275 efi_status_to_err()."
9276
9277 [ Upstream Kernel Changes ]
9278
9279 * Rebase to v5.12-rc5
9280
9281 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 29 Mar 2021 12:59:38 +0200
9282
9283 linux-unstable (5.12.0-4.4) hirsute; urgency=medium
9284
9285 * Packaging resync (LP: #1786013)
9286 - update dkms package versions
9287
9288 * Fix broken efifb on graphics device without driver (LP: #1914411)
9289 - SAUCE: efifb: Ensure graphics device for efifb stays at PCI D0
9290
9291 * Fix system sleep on TGL systems with Intel ME (LP: #1919321)
9292 - SAUCE: PCI: Serialize TGL e1000e PM ops
9293
9294 * Miscellaneous Ubuntu changes
9295 - Rebase to v5.12-rc4
9296 - [Config] updateconfigs following v5.12-rc4 rebase
9297
9298 * Miscellaneous upstream changes
9299 - riscv: dts: fu740: fix cache-controller interrupts
9300 - riscv: sifive: fu740: cpu{1, 2, 3, 4} set compatible to sifive, u74-mc
9301 - riscv: sifive: unmatched: update for 16GB rev3
9302 - riscv: Add 3 SBI wrapper functions to get cpu manufacturer information
9303 - riscv: Get CPU manufacturer information
9304 - riscv: Introduce alternative mechanism to apply errata solution
9305 - riscv: sifive: apply errata "cip-453" patch
9306 - clk: sifive: Add pcie_aux clock in prci driver for PCIe driver
9307 - clk: sifive: Use reset-simple in prci driver for PCIe driver
9308 - MAINTAINERS: Add maintainers for SiFive FU740 PCIe driver
9309 - dt-bindings: PCI: Add SiFive FU740 PCIe host controller
9310 - PCI: designware: Add SiFive FU740 PCIe host controller driver
9311 - riscv: dts: Add PCIe support for the SiFive FU740-C000 SoC
9312
9313 [ Upstream Kernel Changes ]
9314
9315 * Rebase to v5.12-rc4
9316
9317 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 22 Mar 2021 12:43:14 +0100
9318
9319 linux-unstable (5.12.0-3.3) hirsute; urgency=medium
9320
9321 * riscv: revert SiFive Unleashed CPUFreq (LP: #1917433)
9322 - SAUCE: Revert "SiFive Unleashed CPUFreq"
9323
9324 * Dell Precision 5550 takes up to 10 seconds to respond when coming out of
9325 sleep (LP: #1919123)
9326 - SAUCE: Input: i8042 - add dmi quirk
9327
9328 * LRMv4: switch to signing nvidia modules via the Ubuntu Modules signing key
9329 (LP: #1918134)
9330 - [Packaging] sync dkms-build et al from LRMv4
9331
9332 * curtin: install flash-kernel in arm64 UEFI unexpected (LP: #1918427)
9333 - [Packaging] Allow grub-efi-arm* to satisfy recommends on ARM
9334
9335 * Packaging resync (LP: #1786013)
9336 - update dkms package versions
9337
9338 * Enable Tegra support in arm64 for NVIDIA Jetson (LP: #1918471)
9339 - [Config] enable ARCH_TEGRA and all Tegra SOC's
9340 - [Packaging] include modern Tegra modules
9341
9342 * Cirrus Audio Codec CS8409/CS42L42: Input Device does not switch to headset
9343 Mic when a headset is inserted (LP: #1918378)
9344 - SAUCE: ALSA: hda/cirrus: Fix Headset Mic volume control name
9345
9346 * Cirrus Audio Codec CS8409/CS42L42 support (LP: #1916554)
9347 - ALSA: hda/cirrus: Increase AUTO_CFG_MAX_INS from 8 to 18
9348 - ALSA: hda/cirrus: Add support for CS8409 HDA bridge and CS42L42 companion
9349 codec.
9350 - ALSA: hda/cirrus: Add jack detect interrupt support from CS42L42 companion
9351 codec.
9352 - ALSA: hda/cirrus: Add Headphone and Headset MIC Volume Control
9353
9354 * drm/i915: Drop force_probe requirement for JSL (LP: #1917843)
9355 - SAUCE: drm/i915: Drop require_force_probe from JSL
9356
9357 * Miscellaneous Ubuntu changes
9358 - [Packaging] Skip d-i code if udebs are disabled
9359 - [Packaging] Disable udebs if $DEBIAN/d-i doesn't exist
9360 - [Packaging] remove dh-systemd build dependency
9361 - [Config] fix several annotaions with enforcement typos
9362 - [Config] refresh annotations
9363 - [Config] updateconfigs following v5.12-rc3 rebase
9364 - annotations: fixup after v5.12-rc3 rebase
9365 - Rebase to v5.12-rc3
9366
9367 [ Upstream Kernel Changes ]
9368
9369 * Rebase to v5.12-rc3
9370
9371 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 16 Mar 2021 18:43:03 +0100
9372
9373 linux-unstable (5.12.0-2.2) hirsute; urgency=medium
9374
9375 * Miscellaneous Ubuntu changes
9376 - Rebase to v5.12-rc2
9377 - [Config] updateconfigs following v5.12-rc2 rebase
9378
9379 [ Upstream Kernel Changes ]
9380
9381 * Rebase to v5.12-rc2
9382
9383 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 08 Mar 2021 11:22:04 +0100
9384
9385 linux-unstable (5.12.0-1.1) hirsute; urgency=medium
9386
9387 * Packaging resync (LP: #1786013)
9388 - update dkms package versions
9389
9390 * Support no udeb profile (LP: #1916095)
9391 - [Packaging] replace custom filter script with dctrl-tools
9392 - [Packaging] correctly implement noudeb build profiles.
9393
9394 * Miscellaneous Ubuntu changes
9395 - [Packaging] dkms-versions -- remove nvidia-graphics-drivers-440-server
9396 - [Debian] run ubuntu-regression-suite for linux-unstable
9397 - [Packaging] remove Provides: aufs-dkms
9398 - [Config] update config and annotations following v5.12-rc1 rebase
9399 - [Config] disable nvidia and nvidia_server builds
9400 - [Config] temporarily disable ZFS
9401 - temporarily disable modules check
9402 - annotations: s390: temporarily remove CONFIG_KMSG_IDS
9403 - [Config] amd64: FTBFS: disable HIO
9404 - [Config] FTBFS: disable SHIFT_FS
9405 - [Config] s390: temporarily remove CONFIG_KMSG_IDS
9406
9407 * Miscellaneous upstream changes
9408 - Revert "UBUNTU: [Config] disable nvidia and nvidia_server builds"
9409 - Revert "UBUNTU: SAUCE: s390: kernel message catalog"
9410
9411 [ Upstream Kernel Changes ]
9412
9413 * Rebase to v5.12-rc1
9414
9415 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 04 Mar 2021 18:26:12 +0100
9416
9417 linux-unstable (5.12.0-0.0) hirsute; urgency=medium
9418
9419 * Empty entry
9420
9421 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 04 Mar 2021 18:17:32 +0100
9422
9423 linux-unstable (5.11.0-10.11) hirsute; urgency=medium
9424
9425 * Packaging resync (LP: #1786013)
9426 - [Packaging] update variants
9427
9428 * Support CML-S CPU + TGP PCH (LP: #1909457)
9429 - drm/i915/rkl: new rkl ddc map for different PCH
9430 - SAUCE: drm/i915/gen9_bc : Add TGP PCH support
9431
9432 * Use DCPD to control HP DreamColor panel (LP: #1911001)
9433 - SAUCE: drm/dp: Another HP DreamColor panel brigntness fix
9434
9435 * Update nvidia dkms build for module linker script changes
9436 - [Packaging] build-dkms--nvidia-N -- Update for preprocessed module linker
9437 script
9438
9439 * Please trust Canonical Livepatch Service kmod signing key (LP: #1898716)
9440 - [Config] enable CONFIG_MODVERSIONS=y
9441 - [Packaging] build canonical-certs.pem from branch/arch certs
9442 - [Config] add Canonical Livepatch Service key to SYSTEM_TRUSTED_KEYS
9443 - [Config] add ubuntu-drivers key to SYSTEM_TRUSTED_KEYS
9444
9445 * Miscellaneous Ubuntu changes
9446 - [Config] re-enable nvidia dkms
9447 - SAUCE: selftests: memory-hotplug: bump timeout to 10min
9448 - [Debian] update-aufs.sh -- Don't apply tmpfs-idr.patch
9449 - [Config] Update configs
9450 - [Config] disable nvidia and nvidia_server builds
9451 - SAUCE: Import aufs driver
9452 - [Config] CONFIG_AUFS_FS=n
9453 - [Config] refresh annotations file
9454 - [Config] set CONFIG_MIPI_I3C_HCI=m consistently
9455 - [Config] set CONFIG_PINCTRL_MSM8953=m on armhf generic-lpae
9456 - [Packaging] Change source package name to linux-unstable
9457 - [Config] update LD_VERSION in config due to toolchain update
9458
9459 * Miscellaneous upstream changes
9460 - Revert "UBUNTU: SAUCE: tmpfs: Don't use 64-bit inodes by defulat with 32-bit
9461 ino_t"
9462
9463 -- Andrea Righi <andrea.righi@canonical.com> Mon, 22 Feb 2021 07:18:07 +0100
9464
9465 linux-unstable (5.11.0-9.10) hirsute; urgency=medium
9466
9467 * Empty entry
9468
9469 -- Andrea Righi <andrea.righi@canonical.com> Mon, 22 Feb 2021 07:02:45 +0100
9470
9471 linux (5.11.0-9.10) hirsute; urgency=medium
9472
9473 * Packaging resync (LP: #1786013)
9474 - update dkms package versions
9475
9476 * Miscellaneous Ubuntu changes
9477 - [Config] update configs/annotations after rebase to 5.11
9478 - zfs-modules.ignore: add zzstd
9479
9480 [ Upstream Kernel Changes ]
9481
9482 * Rebase to v5.11
9483
9484 -- Andrea Righi <andrea.righi@canonical.com> Mon, 15 Feb 2021 16:29:36 +0100
9485
9486 linux (5.11.0-8.9) hirsute; urgency=medium
9487
9488 * Missing device id for Intel TGL-H ISH [8086:43fc] in intel-ish-hid driver
9489 (LP: #1914543)
9490 - SAUCE: HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device ID
9491
9492 * Add support for new Realtek ethernet NIC (LP: #1914604)
9493 - r8169: Add support for another RTL8168FP
9494
9495 * Miscellaneous Ubuntu changes
9496 - SAUCE: tmpfs: Don't use 64-bit inodes by defulat with 32-bit ino_t
9497 - [Config] Set CONFIG_TMPFS_INODE64=n for s390x
9498 - [Config] re-enable ZFS
9499
9500 [ Upstream Kernel Changes ]
9501
9502 * Rebase to v5.11-rc7
9503
9504 -- Andrea Righi <andrea.righi@canonical.com> Mon, 08 Feb 2021 11:56:23 +0100
9505
9506 linux (5.11.0-7.8) hirsute; urgency=medium
9507
9508 * Packaging resync (LP: #1786013)
9509 - update dkms package versions
9510
9511 * Boot fails: failed to validate module [nls_iso8859_1] BTF: -22
9512 (LP: #1911359)
9513 - SAUCE: x86/entry: build thunk_$(BITS) only if CONFIG_PREEMPTION=y
9514
9515 * Remove scary stack trace from Realtek WiFi driver (LP: #1913263)
9516 - rtw88: reduce the log level for failure of tx report
9517
9518 * Fix unexpected AER/DPC on PCH400 and PCH500 (LP: #1913691)
9519 - Revert "UBUNTU: SAUCE: PCI: Enable ACS quirk on all CML root ports"
9520 - Revert "UBUNTU: SAUCE: PCI: Enable ACS quirk on CML root port"
9521 - SAUCE: PCI/AER: Disable AER interrupt during suspend
9522 - SAUCE: PCI/DPC: Disable DPC interrupt during suspend
9523
9524 * switch to an autogenerated nvidia series based core via dkms-versions
9525 (LP: #1912803)
9526 - [Packaging] nvidia -- use dkms-versions to define versions built
9527 - [Packaging] update-version-dkms -- maintain flags fields
9528
9529 * Introduce the new NVIDIA 460-server series and update the 460 series
9530 (LP: #1913200)
9531 - [Config] dkms-versions -- add the 460-server nvidia driver
9532
9533 * Fix the video can't output through WD19TB connected with TGL platform during
9534 cold-boot (LP: #1910211)
9535 - SAUCE: drm/i915/dp: Prevent setting LTTPR mode if no LTTPR is detected
9536
9537 * Stop using get_scalar_status command in Dell AIO uart backlight driver
9538 (LP: #1865402)
9539 - SAUCE: platform/x86: dell-uart-backlight: add get_display_mode command
9540
9541 * Miscellaneous Ubuntu changes
9542 - SAUCE: selftests/seccomp: Accept any valid fd in user_notification_addfd
9543 - [Packaging] Don't disable CONFIG_DEBUG_INFO in headers packages
9544 - [Config] update configs/annotations after rebase to 5.11-rc6
9545
9546 [ Upstream Kernel Changes ]
9547
9548 * Rebase to v5.11-rc6
9549
9550 -- Andrea Righi <andrea.righi@canonical.com> Mon, 01 Feb 2021 10:27:52 +0100
9551
9552 linux (5.11.0-6.7) hirsute; urgency=medium
9553
9554 * Packaging resync (LP: #1786013)
9555 - update dkms package versions
9556
9557 * Prevent thermal shutdown during boot process (LP: #1906168)
9558 - thermal/drivers/acpi: Use hot and critical ops
9559 - thermal/core: Remove notify ops
9560 - thermal: int340x: Fix unexpected shutdown at critical temperature
9561 - thermal: intel: pch: Fix unexpected shutdown at critical temperature
9562
9563 * riscv: backport support for SiFive Unmatched (LP: #1910965)
9564 - RISC-V: Update l2 cache DT documentation to add support for SiFive FU740
9565 - RISC-V: sifive_l2_cache: Update L2 cache driver to support SiFive FU740
9566 - dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC
9567 - riscv: dts: add initial support for the SiFive FU740-C000 SoC
9568 - dt-bindings: riscv: Update YAML doc to support SiFive HiFive Unmatched board
9569 - riscv: dts: add initial board data for the SiFive HiFive Unmatched
9570 - PCI: microsemi: Add host driver for Microsemi PCIe controller
9571 - Microsemi PCIe expansion board DT entry.
9572 - SiFive Unleashed CPUFreq
9573 - SiFive HiFive Unleashed: Add PWM LEDs (D1, D2, D3, D4)
9574
9575 * initramfs unpacking failed (LP: #1835660)
9576 - lib/decompress_unlz4.c: correctly handle zero-padding around initrds.
9577
9578 * Miscellaneous Ubuntu changes
9579 - [Config] update configs and annotations after rebase to 5.11-rc5
9580
9581 [ Upstream Kernel Changes ]
9582
9583 * Rebase to v5.11-rc5
9584
9585 -- Andrea Righi <andrea.righi@canonical.com> Mon, 25 Jan 2021 09:31:31 +0100
9586
9587 linux (5.11.0-5.6) hirsute; urgency=medium
9588
9589 * Packaging resync (LP: #1786013)
9590 - update dkms package versions
9591
9592 * Miscellaneous Ubuntu changes
9593 - [Config] update config and annotations after rebase to 5.11-rc4
9594
9595 [ Upstream Kernel Changes ]
9596
9597 * Rebase to v5.11-rc4
9598
9599 -- Andrea Righi <andrea.righi@canonical.com> Mon, 18 Jan 2021 10:46:10 +0100
9600
9601 linux (5.11.0-4.5) hirsute; urgency=medium
9602
9603 * Boot fails: failed to validate module [nls_iso8859_1] BTF: -22
9604 (LP: #1911359)
9605 - SAUCE: x86/entry: build thunk_$(BITS) only if CONFIG_PREEMPTION=y
9606
9607 -- Andrea Righi <andrea.righi@canonical.com> Thu, 14 Jan 2021 12:53:26 +0100
9608
9609 linux (5.11.0-3.4) hirsute; urgency=medium
9610
9611 * Boot fails: failed to validate module [nls_iso8859_1] BTF: -22
9612 (LP: #1911359)
9613 - bpf: Allow empty module BTFs
9614 - libbpf: Allow loading empty BTFs
9615
9616 -- Andrea Righi <andrea.righi@canonical.com> Thu, 14 Jan 2021 07:43:45 +0100
9617
9618 linux (5.11.0-2.3) hirsute; urgency=medium
9619
9620 * DMI entry syntax fix for Pegatron / ByteSpeed C15B (LP: #1910639)
9621 - Input: i8042 - unbreak Pegatron C15B
9622
9623 * SYNA30B4:00 06CB:CE09 Mouse on HP EliteBook 850 G7 not working at all
9624 (LP: #1908992)
9625 - HID: multitouch: Enable multi-input for Synaptics pointstick/touchpad device
9626
9627 * debian/scripts/file-downloader does not handle positive failures correctly
9628 (LP: #1878897)
9629 - [Packaging] file-downloader not handling positive failures correctly
9630
9631 * Packaging resync (LP: #1786013)
9632 - update dkms package versions
9633
9634 * CVE-2021-1052 // CVE-2021-1053
9635 - [Packaging] NVIDIA -- Add the NVIDIA 460 driver
9636
9637 * Miscellaneous Ubuntu changes
9638 - [Packaging] Remove nvidia-455 dkms build
9639 - SAUCE: ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP
9640 machines
9641 - [Config] update configs and annotations after rebase to 5.11-rc3
9642
9643 [ Upstream Kernel Changes ]
9644
9645 * Rebase to v5.11-rc3
9646
9647 -- Andrea Righi <andrea.righi@canonical.com> Mon, 11 Jan 2021 09:52:27 +0100
9648
9649 linux (5.11.0-1.2) hirsute; urgency=medium
9650
9651 [ Upstream Kernel Changes ]
9652
9653 * Rebase to v5.11-rc2
9654
9655 -- Andrea Righi <andrea.righi@canonical.com> Thu, 07 Jan 2021 16:57:01 +0100
9656
9657 linux (5.11.0-0.1) hirsute; urgency=medium
9658
9659 * dep-8 ubuntu-regression-suite tests are not run for all linux-hwe-* kernels
9660 (LP: #1908529)
9661 - [dep-8] Allow all hwe kernels
9662
9663 * Fix reading speed and duplex sysfs on igc device (LP: #1906851)
9664 - igc: Report speed and duplex as unknown when device is runtime suspended
9665
9666 * rtwpci driver blocks the system to enter PC10, stuck at PC3 (LP: #1907200)
9667 - SAUCE: rtw88: 8723de: let cpu enter c10
9668
9669 * [21.04 FEAT] Deactivate CONFIG_QETH_OSN kernel config option (LP: #1906370)
9670 - [Config] Deactivate CONFIG_QETH_OSN kernel config option
9671
9672 * Add dpcd backlight control for 0x4c83 0x4f41 (LP: #1905663)
9673 - SAUCE: drm/dp: Add dpcd backlight control for 0x4c83 0x4f41
9674
9675 * disable building bpf selftests (LP: #1908144)
9676 - SAUCE: selftests/bpf: Clarify build error if no vmlinux
9677 - SAUCE: selftests: Skip BPF selftests by default
9678 - disable building bpf selftests (no VMLINUX_BTF)
9679
9680 * Miscellaneous Ubuntu changes
9681 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
9682 mode
9683 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
9684 - [Config] update configs and annotations after rebase to v5.11-rc1
9685 - hio: fix build error with kernel 5.11
9686 - SAUCE: shiftfs: fix build error with 5.11
9687 - [Config] temporarily disable ZFS
9688 - check-aliases: do not error if modules.alias does not exist
9689 - ppc64el: don't build stripped vdso
9690
9691 * Miscellaneous upstream changes
9692 - irq: export irq_check_status_bit
9693
9694 [ Upstream Kernel Changes ]
9695
9696 * Rebase to v5.11-rc1
9697
9698 -- Andrea Righi <andrea.righi@canonical.com> Mon, 04 Jan 2021 09:17:48 +0100
9699
9700 linux (5.11.0-0.0) hirsute; urgency=medium
9701
9702 * Empty entry
9703
9704 -- Andrea Righi <andrea.righi@canonical.com> Wed, 30 Dec 2020 09:04:41 +0100
9705
9706 linux (5.10.0-9.10) hirsute; urgency=medium
9707
9708 * Use INTx for Pericom USB controllers (LP: #1906839)
9709 - PCI: Disable MSI for Pericom PCIe-USB adapter
9710
9711 * disable building bpf selftests (LP: #1908144)
9712 - SAUCE: selftests/bpf: clarify build error if no vmlinux
9713 - SAUCE: selftests: Skip BPF seftests by default
9714 - disable building bpf selftests (no VMLINUX_BTF)
9715
9716 * Miscellaneous Ubuntu changes
9717 - [Config] Enable CONFIG_BPF_LSM
9718
9719 * Miscellaneous upstream changes
9720 - Revert "md: change mddev 'chunk_sectors' from int to unsigned"
9721 - Revert "dm raid: fix discard limits for raid1 and raid10"
9722
9723 -- Andrea Righi <andrea.righi@canonical.com> Tue, 15 Dec 2020 10:16:14 +0100
9724
9725 linux (5.10.0-8.9) hirsute; urgency=medium
9726
9727 * Packaging resync (LP: #1786013)
9728 - [Packaging] update variants
9729
9730 * Fix bpf selftest compilation with clang 11
9731 - bpf: Fix selftest compilation on clang 11
9732
9733 * Miscellaneous Ubuntu changes
9734 - [Config] update configs and annotations after rebase to v5.10
9735
9736 [ Upstream Kernel Changes ]
9737
9738 * Rebase to v5.10
9739
9740 -- Andrea Righi <andrea.righi@canonical.com> Mon, 14 Dec 2020 08:57:57 +0100
9741
9742 linux (5.10.0-7.8) hirsute; urgency=medium
9743
9744 * Packaging resync (LP: #1786013)
9745 - update dkms package versions
9746
9747 * Fix linux-libc-dev build for hirsute forward port kernels (LP: #1904067)
9748 - [Debian] Build linux-libc-dev for debian.master* branches
9749
9750 * Update kernel packaging to support forward porting kernels (LP: #1902957)
9751 - [Debian] Update for leader included in BACKPORT_SUFFIX
9752
9753 * Introduce the new NVIDIA 455 series (LP: #1897751)
9754 - [Packaging] NVIDIA -- Add signed modules for the 455 driver
9755
9756 * 5.10 kernel fails to boot with secure boot disabled (LP: #1904906)
9757 - [Config] CONFIG_RCU_SCALE_TEST=n
9758
9759 * Miscellaneous Ubuntu changes
9760 - [Config] s390x: disable GPIO_CDEV
9761 - [Config] ARM_CMN=m
9762 - [Config] disable GPIO_CDEV_V1
9763 - [Config] Reorder annotations after 5.10-rc6 rebase
9764 - [Packaging] Remove nvidia-435 dkms build
9765 - [Packaging] Change source package name to linux
9766 - [Config] Update configs and annotations after rebase to v5.10-rc7
9767 - SAUCE: Revert "mm/filemap: add static for function
9768 __add_to_page_cache_locked"
9769
9770 [ Upstream Kernel Changes ]
9771
9772 * Rebase to v5.10-rc7
9773
9774 -- Seth Forshee <seth.forshee@canonical.com> Mon, 07 Dec 2020 00:15:20 -0600
9775
9776 linux (5.10.0-6.7) hirsute; urgency=medium
9777
9778 * Empty entry.
9779
9780 -- Seth Forshee <seth.forshee@canonical.com> Sun, 06 Dec 2020 22:13:46 -0600
9781
9782 linux-5.10 (5.10.0-6.7) hirsute; urgency=medium
9783
9784 * Packaging resync (LP: #1786013)
9785 - update dkms package versions
9786
9787 * Avoid double newline when running insertchanges (LP: #1903293)
9788 - [Packaging] insertchanges: avoid double newline
9789
9790 * Miscellaneous Ubuntu changes
9791 - [Packaging]: linux-modules should depend on linux-image
9792 - [Packaging]: linux-image should suggest linux-modules-extra
9793
9794 [ Upstream Kernel Changes ]
9795
9796 * Rebase to v5.10-rc6
9797
9798 -- Andrea Righi <andrea.righi@canonical.com> Mon, 30 Nov 2020 07:47:34 +0100
9799
9800 linux-5.10 (5.10.0-5.6) hirsute; urgency=medium
9801
9802 * Miscellaneous Ubuntu changes
9803 - [Config] add CONFIG_INFINIBAND_VIRT_DMA
9804
9805 [ Upstream Kernel Changes ]
9806
9807 * Rebase to v5.10-rc5
9808
9809 -- Andrea Righi <andrea.righi@canonical.com> Mon, 23 Nov 2020 13:17:44 +0100
9810
9811 linux-5.10 (5.10.0-4.5) hirsute; urgency=medium
9812
9813 * Packaging resync (LP: #1786013)
9814 - update dkms package versions
9815
9816 * Miscellaneous Ubuntu changes
9817 - [Packaging] reduce the size required to build packages
9818
9819 [ Upstream Kernel Changes ]
9820
9821 * Rebase to v5.10-rc4
9822
9823 -- Andrea Righi <andrea.righi@canonical.com> Mon, 16 Nov 2020 08:33:54 +0100
9824
9825 linux-5.10 (5.10.0-3.4) hirsute; urgency=medium
9826
9827 * Packaging resync (LP: #1786013)
9828 - update dkms package versions
9829
9830 * e1000e: fix issues with S0ix (LP: #1902687)
9831 - SAUCE: e1000e: fix S0ix flow to allow S0i3.2 subset entry
9832 - SAUCE: e1000e: allow turning s0ix flows on for systems with ME
9833 - SAUCE: e1000e: Add Dell's Comet Lake systems into s0ix heuristics
9834 - SAUCE: e1000e: Add more Dell CML systems into s0ix heuristics
9835 - [Config] Update CONFIG_E1000E for ppc64el in annotations
9836
9837 * perf: Add support for Rocket Lake (LP: #1902004)
9838 - SAUCE: perf/x86/intel: Add Rocket Lake CPU support
9839 - SAUCE: perf/x86/cstate: Add Rocket Lake CPU support
9840 - SAUCE: perf/x86/msr: Add Rocket Lake CPU support
9841 - SAUCE: perf/x86/intel/uncore: Add Rocket Lake support
9842
9843 * Miscellaneous Ubuntu changes
9844 - [Config] Disable CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE
9845 - [Config] update CONFIG_MST_IRQ after rebase to 5.10-rc3
9846 - [Config] drop obsolete SND_SST_IPC options
9847 - [Config] re-enable ZFS
9848
9849 [ Upstream Kernel Changes ]
9850
9851 * Rebase to v5.10-rc3
9852
9853 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Nov 2020 09:37:08 +0100
9854
9855 linux-5.10 (5.10.0-2.3) hirsute; urgency=medium
9856
9857 * Miscellaneous Ubuntu changes
9858 - [Config] Switch arm64 default cpufreq governor to ondemand
9859 - [Debian] Include scripts/module.lds from builddir in headers package
9860
9861 -- Seth Forshee <seth.forshee@canonical.com> Tue, 03 Nov 2020 21:01:52 -0600
9862
9863 linux-5.10 (5.10.0-1.2) hirsute; urgency=medium
9864
9865 * Packaging resync (LP: #1786013)
9866 - update dkms package versions
9867
9868 * Fix non-working Intel NVMe after S3 (LP: #1900847)
9869 - SAUCE: PCI: Enable ACS quirk on all CML root ports
9870
9871 * Miscellaneous Ubuntu changes
9872 - [Packaging] move to hirsute
9873 - [Config] Update configs and annotations after rebase to 5.10-rc2
9874 - [Config] Update numerous configs to conform with policy
9875 - [Config] Switch default CPUFreq governer for arm64/armhf to schedultil
9876 - [Config] Temporarily disable DEBUG_INFO_BTF for armhf
9877
9878 [ Upstream Kernel Changes ]
9879
9880 * Rebase to v5.10-rc2
9881
9882 -- Seth Forshee <seth.forshee@canonical.com> Mon, 02 Nov 2020 13:18:27 -0600
9883
9884 linux-5.10 (5.10.0-0.1) hirsute; urgency=medium
9885
9886 * Packaging resync (LP: #1786013)
9887 - update dkms package versions
9888
9889 * Miscellaneous Ubuntu changes
9890 - [Config] Update configs and annotations for v5.10-rc1
9891 - SAUCE: platform/x86: dell-uart-backlight: rename kzfree() to
9892 kfree_sensitive()
9893 - SAUCE: apparmor: rename kzfree() to kfree_sensitive()
9894 - SAUCE: LSM: change ima_read_file() to use lsmblob
9895 - SAUCE: LSM: Use lsmblob in smk_netlbl_mls()
9896
9897 * Miscellaneous upstream changes
9898 - Revert "UBUNTU: [Packaging] Change source package name to linux-5.10"
9899 - s390: correct __bootdata / __bootdata_preserved macros
9900
9901 [ Upstream Kernel Changes ]
9902
9903 * Rebase to v5.10-rc1
9904
9905 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 27 Oct 2020 16:57:07 +0100
9906
9907 linux-5.10 (5.10.0-0.0) groovy; urgency=medium
9908
9909 * Empty entry
9910
9911 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 26 Oct 2020 14:55:48 +0100
9912
9913 linux-5.9 (5.9.0-2.3) groovy; urgency=medium
9914
9915 * Fix system reboot when disconnecting WiFi (LP: #1899726)
9916 - iwlwifi: msix: limit max RX queues for 9000 family
9917
9918 * booting linux-generic-lpae armhf kernel under qemu results in relocation out
9919 of range, and thus no modules can be loaded (LP: #1899519)
9920 - [Config] armhf: ARM_MODULE_PLTS=y
9921
9922 * Fix broken MSI interrupt after HDA controller was suspended (LP: #1899586)
9923 - ALSA: hda: fix jack detection with Realtek codecs when in D3
9924
9925 * CVE-2020-16119
9926 - SAUCE: dccp: avoid double free of ccid on child socket
9927
9928 * python3-venv is gone (LP: #1896801)
9929 - SAUCE: doc: remove python3-venv dependency
9930
9931 * *-tools-common packages descriptions have typo "PGKVER" (LP: #1898903)
9932 - [Packaging] Fix typo in -tools template s/PGKVER/PKGVER/
9933
9934 * Enable brightness control on HP DreamColor panel (LP: #1898865)
9935 - SAUCE: drm/i915/dpcd_bl: Skip testing control capability with force DPCD
9936 quirk
9937 - SAUCE: drm/dp: HP DreamColor panel brigntness fix
9938
9939 * HP Zbook Studio G7 boots into corrupted screen with PSR featured panel
9940 (LP: #1897501)
9941 - SAUCE: drm/i915/psr: allow overriding PSR disable param by quirk
9942 - SAUCE: drm/dp: add DP_QUIRK_FORCE_PSR_CHIP_DEFAULT quirk to CMN prod-ID
9943 19-15
9944
9945 * Fix broken e1000e device after S3 (LP: #1897755)
9946 - SAUCE: e1000e: Increase polling timeout on MDIC ready bit
9947
9948 * Wakeup the system by touching the touchpad (LP: #1888331)
9949 - HID: i2c-hid: Enable wakeup capability from Suspend-to-Idle
9950
9951 * Enable LTR for endpoints behind VMD (LP: #1896598)
9952 - SAUCE: PCI/ASPM: Enable LTR for endpoints behind VMD
9953
9954 * [SRU] [Focal/OEM-5.6/Groovy]Fix AMD usb host controller lost after stress S3
9955 (LP: #1893914)
9956 - SAUCE: xhci: workaround for S3 issue on AMD SNPS 3.0 xHC
9957
9958 * debian/rules editconfigs does not work on s390x to change s390x only configs
9959 (LP: #1863116)
9960 - [Packaging] kernelconfig -- only update/edit configurations on architectures
9961 we have compiler support
9962
9963 * Fix non-working NVMe after S3 (LP: #1895718)
9964 - SAUCE: PCI: Enable ACS quirk on CML root port
9965
9966 * Miscellaneous Ubuntu changes
9967 - SAUCE: bpf: Check CONFIG_BPF option for resolve_btfids
9968 - SAUCE: tools resolve_btfids: Always force HOSTARCH
9969 - packaging: arm64: add a 64KB mem pages flavour called 'generic-64k'
9970 - packaging: arm64: generic-64k: skip ABI, modules and retpoline checks
9971 - SAUCE: drm/i915/display: Fix null deref in intel_psr_atomic_check()
9972 - [Config] Update toolchain versions
9973 - [Config] Refresh annotations
9974 - Add ubuntu-host module
9975 - CONFIG_UBUNTU_HOST=m
9976 - SAUCE: apparmor: drop prefixing abs root labels with '='
9977 - SAUCE: apparmor: disable showing the mode as part of a secid to secctx
9978 - SAUCE: apparmor: rename aa_sock() to aa_unix_sk()
9979 - SAUCE: apparmor: LSM stacking: switch from SK_CTX() to aa_sock()
9980 - SAUCE: LSM: Infrastructure management of the sock security
9981 - SAUCE: LSM: Create and manage the lsmblob data structure.
9982 - SAUCE: LSM: Use lsmblob in security_audit_rule_match
9983 - SAUCE: LSM: Use lsmblob in security_kernel_act_as
9984 - SAUCE: net: Prepare UDS for security module stacking
9985 - SAUCE: LSM: Use lsmblob in security_secctx_to_secid
9986 - SAUCE: LSM: Use lsmblob in security_secid_to_secctx
9987 - SAUCE: LSM: Use lsmblob in security_ipc_getsecid
9988 - SAUCE: LSM: Use lsmblob in security_task_getsecid
9989 - SAUCE: LSM: Use lsmblob in security_inode_getsecid
9990 - SAUCE: LSM: Use lsmblob in security_cred_getsecid
9991 - SAUCE: IMA: Change internal interfaces to use lsmblobs
9992 - SAUCE: LSM: Specify which LSM to display
9993 - SAUCE: LSM: Ensure the correct LSM context releaser
9994 - SAUCE: LSM: Use lsmcontext in security_secid_to_secctx
9995 - SAUCE: LSM: Use lsmcontext in security_inode_getsecctx
9996 - SAUCE: LSM: security_secid_to_secctx in netlink netfilter
9997 - SAUCE: NET: Store LSM netlabel data in a lsmblob
9998 - SAUCE: LSM: Verify LSM display sanity in binder
9999 - SAUCE: Audit: Add new record for multiple process LSM attributes
10000 - SAUCE: Audit: Add a new record for multiple object LSM
10001 - SAUCE: LSM: Add /proc attr entry for full LSM context
10002 - SAUCE: AppArmor: Remove the exclusive flag
10003 - SAUCE: Audit: Fix for missing NULL check
10004
10005 * Miscellaneous upstream changes
10006 - tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()
10007
10008 [ Upstream Kernel Changes ]
10009
10010 * Rebase to v5.9
10011
10012 -- Seth Forshee <seth.forshee@canonical.com> Wed, 14 Oct 2020 13:31:18 -0500
10013
10014 linux-5.9 (5.9.0-1.2) groovy; urgency=medium
10015
10016 * Miscellaneous Ubuntu changes
10017 - [Config] Update configs after rebase to 5.9-rc6
10018 - SAUCE: dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
10019 - SAUCE: bpf: Use --no-fail option if CONFIG_BPF is not enabled
10020 - SAUCE: tools resolve_btfids: Always force HOSTARCH
10021
10022 [ Upstream Kernel Changes ]
10023
10024 * Rebase to v5.9-rc6
10025
10026 -- Seth Forshee <seth.forshee@canonical.com> Mon, 21 Sep 2020 14:39:34 -0500
10027
10028 linux-5.9 (5.9.0-0.1) groovy; urgency=medium
10029
10030 * Miscellaneous Ubuntu changes
10031 - [Config] Update configs and annotations for v5.9-rc1
10032 - SAUCE: i915: Fix build error due to missing struct definition
10033 - hio -- Update blk_queue_split() calls for changes in 5.9-rc1
10034 - hio -- Updates for move of make_request_fn to struct block_device_operations
10035 - [Config] Disable zfs dkms build
10036 - [Config] Disable nvidia dkms build
10037 - [Config] Disable nvidia server dkms builds
10038 - SAUCE: remoteproc: qcom: Use div_u64() for 64-bit division
10039 - SAUCE: PCI/ASPM: Enable ASPM for links under VMD domain
10040 - [Packaging] Bind hv_vss_daemon startup to hv_vss device
10041 - [Packaging] bind hv_fcopy_daemon startup to hv_fcopy device
10042 - [Config] Re-enable UEFI signing for arm64
10043 - SAUCE: Revert "UBUNTU: SAUCE: export __get_vm_area_caller() and map_kernel_range()"
10044 - [Config] Set the default CPU governor to ONDEMAND
10045 - [Packaging] update variants
10046 - [Packaging] update helper scripts
10047 - update dkms package versions
10048
10049 [ Upstream Kernel Changes ]
10050
10051 * Rebase to v5.9-rc5
10052
10053 -- Seth Forshee <seth.forshee@canonical.com> Thu, 17 Sep 2020 15:01:21 -0500
10054
10055 linux-5.9 (5.9.0-0.0) groovy; urgency=medium
10056
10057 * Empty entry
10058
10059 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Aug 2020 16:48:03 -0500
10060
10061 linux (5.8.0-16.17) groovy; urgency=medium
10062
10063 * groovy/linux: 5.8.0-16.17 -proposed tracker (LP: #1891233)
10064
10065 * Miscellaneous Ubuntu changes
10066 - hio -- Update to use bio_{start,end}_io_acct with 5.8+
10067 - Enable hio driver
10068 - [Packaging] Temporarily disable building doc package contents
10069
10070 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Aug 2020 15:32:58 -0500
10071
10072 linux (5.8.0-15.16) groovy; urgency=medium
10073
10074 * groovy/linux: 5.8.0-15.16 -proposed tracker (LP: #1891177)
10075
10076 * Miscellaneous Ubuntu changes
10077 - SAUCE: Documentation: import error c_funcptr_sig_re, c_sig_re (sphinx-
10078 doc/sphinx@0f49e30c)
10079
10080 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Aug 2020 09:29:58 -0500
10081
10082 linux (5.8.0-14.15) groovy; urgency=medium
10083
10084 * groovy/linux: 5.8.0-14.15 -proposed tracker (LP: #1891085)
10085
10086 * Packaging resync (LP: #1786013)
10087 - [Packaging] update helper scripts
10088
10089 * msg_zerocopy.sh in net from ubuntu_kernel_selftests failed (LP: #1812620)
10090 - selftests/net: relax cpu affinity requirement in msg_zerocopy test
10091
10092 * Fix missing HDMI/DP Audio on an HP Desktop (LP: #1890441)
10093 - ALSA: hda/hdmi: Add quirk to force connectivity
10094
10095 * Add initial audio support for Lenovo ThinkStation P620 (LP: #1890317)
10096 - ALSA: usb-audio: Add support for Lenovo ThinkStation P620
10097
10098 * Fix IOMMU error on AMD Radeon Pro W5700 (LP: #1890306)
10099 - PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken
10100
10101 * Enlarge hisi_sec2 capability (LP: #1890222)
10102 - crypto: hisilicon - update SEC driver module parameter
10103
10104 * Miscellaneous Ubuntu changes
10105 - [Config] Re-enable signing for ppc64el
10106
10107 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Aug 2020 15:26:46 -0500
10108
10109 linux (5.8.0-13.14) groovy; urgency=medium
10110
10111 * Miscellaneous Ubuntu changes
10112 - [Config] Remove i386 configs
10113 - SAUCE: apply a workaround to re-enable CONFIG_CRYPTO_AEGIS128_SIMD
10114 - SAUCE: export __get_vm_area_caller() and map_kernel_range()
10115 - [Config] drop CONFIG_BINFMT_AOUT enforcement
10116
10117 * Miscellaneous upstream changes
10118 - Revert "UBUNTU: [Config] disable CONFIG_CRYPTO_AEGIS128_SIMD"
10119
10120 [ Upstream Kernel Changes ]
10121
10122 * Rebase to v5.8
10123
10124 -- Andrea Righi <andrea.righi@canonical.com> Tue, 04 Aug 2020 09:51:50 +0200
10125
10126 linux (5.8.0-12.13) groovy; urgency=medium
10127
10128 * groovy/linux: 5.8.0-12.13 -proposed tracker (LP: #1889481)
10129
10130 * Fix right speaker of HP laptop (LP: #1889375)
10131 - SAUCE: hda/realtek: Fix right speaker of HP laptop
10132
10133 * blk_update_request error when mount nvme partition (LP: #1872383)
10134 - SAUCE: nvme-pci: prevent SK hynix PC400 from using Write Zeroes command
10135
10136 * Add support for Atlantic NIC firmware v4 (LP: #1886908)
10137 - Revert "UBUNTU: SAUCE: net: atlantic: Add support for firmware v4"
10138 - net: atlantic: align return value of ver_match function with function name
10139 - net: atlantic: add support for FW 4.x
10140
10141 * Miscellaneous Ubuntu changes
10142 - [Debian] Fix debian/tests for linux-5.8 -> linux rename
10143 - SAUCE: selftests/powerpc: return skip code for spectre_v2
10144
10145 -- Seth Forshee <seth.forshee@canonical.com> Wed, 29 Jul 2020 16:58:47 -0500
10146
10147 linux (5.8.0-11.12) groovy; urgency=medium
10148
10149 * groovy/linux: 5.8.0-11.12 -proposed tracker (LP: #1889336)
10150
10151 * Miscellaneous Ubuntu changes
10152 - [Packaging] dwarves is not required for linux-libc-dev or stage1
10153
10154 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Jul 2020 22:33:24 -0500
10155
10156 linux (5.8.0-10.11) groovy; urgency=medium
10157
10158 * groovy/linux: 5.8.0-10.11 -proposed tracker (LP: #1889316)
10159
10160 * Miscellaneous Ubuntu changes
10161 - [Packaging] Add more packages to Build-Depends-Indep for docs
10162 - [Debian] Specify python executable in kmake
10163 - [Debian] Don't treat warnings as errors during perf builds
10164 - [Config] Disable signing for ppc64el
10165
10166 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Jul 2020 17:09:52 -0500
10167
10168 linux (5.8.0-9.10) groovy; urgency=medium
10169
10170 * groovy/linux: 5.8.0-9.10 -proposed tracker (LP: #1889140)
10171
10172 * Packaging resync (LP: #1786013)
10173 - [Packaging] update helper scripts
10174
10175 * Miscellaneous Ubuntu changes
10176 - SAUCE: Fix s390x compile error on F32 utils/stat-display.c
10177 - [Packaging] Add python3-venv to Build-Depends-Indep
10178
10179 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 21:01:46 -0500
10180
10181 linux (5.8.0-8.9) groovy; urgency=medium
10182
10183 * groovy/linux: 5.8.0-8.9 -proposed tracker (LP: #1889104)
10184
10185 * Packaging resync (LP: #1786013)
10186 - [Packaging] update helper scripts
10187 - update dkms package versions
10188 - [Packaging] update variants
10189
10190 * Introduce the new NVIDIA 450-server and the 450 UDA series (LP: #1887674)
10191 - [Packaging] NVIDIA -- Add signed modules for 450 450-server
10192
10193 * Introduce the new NVIDIA 418-server and 440-server series, and update the
10194 current NVIDIA drivers (LP: #1881137)
10195 - [packaging] add signed modules for the 418-server and the 440-server
10196 flavours
10197
10198 * Miscellaneous Ubuntu changes
10199 - SAUCE: Revert "radix-tree: Use local_lock for protection"
10200 - [Config] CONFIG_DEBUG_INFO_COMPRESSED=n
10201 - [Config] disable CONFIG_CRYPTO_AEGIS128_SIMD
10202 - [Config] Enable nvidia dkms build
10203
10204 * Miscellaneous upstream changes
10205 - usbip: tools: fix build error for multiple definition
10206
10207 [ Upstream Kernel Changes ]
10208
10209 * Rebase to v5.8-rc7
10210
10211 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 11:18:12 -0500
10212
10213 linux (5.8.0-7.8) groovy; urgency=medium
10214
10215 * Empty entry
10216
10217 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Jul 2020 09:22:19 +0200
10218
10219 linux-5.8 (5.8.0-7.8) groovy; urgency=medium
10220
10221 * soc/amd/renoir: detect dmic from acpi table (LP: #1887734)
10222 - ASoC: amd: add logic to check dmic hardware runtime
10223 - ASoC: amd: add ACPI dependency check
10224 - ASoC: amd: fixed kernel warnings
10225
10226 * linux 4.15.0-109-generic network DoS regression vs -108 (LP: #1886668)
10227 - SAUCE: Revert "netprio_cgroup: Fix unlimited memory leak of v2 cgroups"
10228
10229 * Add support for Atlantic NIC firmware v4 (LP: #1886908)
10230 - SAUCE: net: atlantic: Add support for firmware v4
10231
10232 * MGA G200e doesn't work under GDM Wayland (LP: #1886140)
10233 - drm/mgag200: Remove HW cursor
10234 - drm/mgag200: Clean up mga_set_start_address()
10235 - drm/mgag200: Clean up mga_crtc_do_set_base()
10236 - drm/mgag200: Move mode-setting code into separate helper function
10237 - drm/mgag200: Split MISC register update into PLL selection, SYNC and I/O
10238 - drm/mgag200: Update mode registers after plane registers
10239 - drm/mgag200: Set pitch in a separate helper function
10240 - drm/mgag200: Set primary plane's format in separate helper function
10241 - drm/mgag200: Move TAGFIFO reset into separate function
10242 - drm/mgag200: Move hiprilvl setting into separate functions
10243 - drm/mgag200: Move register initialization into separate function
10244 - drm/mgag200: Remove out-commented suspend/resume helpers
10245 - drm/mgag200: Use simple-display data structures
10246 - drm/mgag200: Convert to simple KMS helper
10247 - drm/mgag200: Replace VRAM helpers with SHMEM helpers
10248
10249 * Miscellaneous Ubuntu changes
10250 - SAUCE: s390/bpf: fix sign extension in branch_ku
10251 - SAUCE: selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
10252 - SAUCE: selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
10253 - [packaging] debhelper-compat (= 10) (and retire debian/compat)
10254 - [Config] Update configs after rebase to 5.8-rc6
10255
10256 [ Upstream Kernel Changes ]
10257
10258 * Rebase to v5.8-rc6
10259
10260 -- Andrea Righi <andrea.righi@canonical.com> Mon, 20 Jul 2020 09:55:47 +0200
10261
10262 linux-5.8 (5.8.0-6.7) groovy; urgency=medium
10263
10264 * Packaging resync (LP: #1786013)
10265 - update dkms package versions
10266
10267 * perf build broken after updating to bintuils 2.34.90.20200706-1ubuntu1
10268 (LP: #1887397)
10269 - SAUCE: libtraceevent: Strip symbol version from nm output
10270
10271 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Jul 2020 14:07:53 -0500
10272
10273 linux-5.8 (5.8.0-5.6) groovy; urgency=medium
10274
10275 * linux-libc-dev broken for crossbuilding, Multi-Arch:same violation
10276 (LP: #1886188)
10277 - [Packaging] Produce linux-libc-deb package for riscv64
10278 - [Debian] Disallow building linux-libc-dev from linux-riscv
10279
10280 * Miscellaneous Ubuntu changes
10281 - SAUCE: Revert "UBUNTU: SAUCE: test_bpf: remove expected fail for Ctx heavy
10282 transformations test on s390"
10283 - SAUCE: Revert "test_bpf: flag tests that cannot be jited on s390"
10284 - [Config] Update configs (gcc update)
10285
10286 [ Upstream Kernel Changes ]
10287
10288 * Rebase to v5.8-rc5
10289
10290 -- Andrea Righi <andrea.righi@canonical.com> Mon, 13 Jul 2020 08:42:14 +0200
10291
10292 linux-5.8 (5.8.0-4.5) groovy; urgency=medium
10293
10294 * Add generic LED class support for audio LED (LP: #1885896)
10295 - ALSA: hda: generic: Always call led-trigger for mic mute LED
10296 - ALSA: hda: generic: Add a helper for mic-mute LED with LED classdev
10297 - ALSA: hda/realtek: Convert to cdev-variant of mic-mute LED controls
10298 - ALSA: hda/conexant: Convert to cdev-variant of mic-mute LED controls
10299 - ALSA: hda/sigmatel: Convert to cdev-variant of mic-mute LED controls
10300 - ALSA: hda: generic: Drop unused snd_hda_gen_fixup_micmute_led()
10301 - ALSA: hda: generic: Drop the old mic-mute LED hook
10302 - ALSA: hda: generic: Add vmaster mute LED helper
10303 - ALSA: hda/realtek: Use the new vmaster mute LED helper
10304 - ALSA: hda/conexant: Use the new vmaster mute LED helper
10305 - ALSA: hda/sigmatel: Use the new vmaster mute LED helper
10306 - ALSA: hda/realtek: Unify LED helper code
10307 - ALSA: hda: Let LED cdev handling suspend/resume
10308
10309 * seccomp_bpf fails on powerpc (LP: #1885757)
10310 - SAUCE: selftests/seccomp: fix ptrace tests on powerpc
10311
10312 * CVE-2020-11935
10313 - SAUCE: aufs: do not call i_readcount_inc()
10314
10315 * Miscellaneous Ubuntu changes
10316 - SAUCE: Update aufs to 5.x-rcN 20200622
10317 - [Config] Update configs to set CONFIG_SND_HDA_GENERIC_LEDS value
10318 - [Config] CONFIG_SECURITY_DMESG_RESTRICT=y
10319
10320 [ Upstream Kernel Changes ]
10321
10322 * Rebase to v5.8-rc4
10323
10324 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Jul 2020 08:14:28 -0500
10325
10326 linux-5.8 (5.8.0-3.4) groovy; urgency=medium
10327
10328 * Packaging resync (LP: #1786013)
10329 - [Packaging] update helper scripts
10330 - update dkms package versions
10331
10332 * lxc 1:4.0.2-0ubuntu1 ADT test failure with linux-5.8 5.8.0-1.2
10333 (LP: #1884635)
10334 - SAUCE: overlayfs: fix faulty rebase
10335
10336 * shiftfs: O_TMPFILE reports ESTALE (LP: #1872757)
10337 - SAUCE: shiftfs: prevent ESTALE for LOOKUP_JUMP lookups
10338
10339 * shiftfs: fix btrfs regression (LP: #1884767)
10340 - SAUCE: Revert "UBUNTU: SAUCE: shiftfs: fix dentry revalidation"
10341
10342 * Miscellaneous Ubuntu changes
10343 - [Config] CONFIG_DEBUG_INFO_COMPRESSED=y
10344 - SAUCE: regulator: rename da903x to da903x-regulator
10345 - [Config] Add da903x to modules.ignore
10346 - [Config] Update configs for rebase to 5.8-rc3
10347
10348 [ Upstream Kernel Changes ]
10349
10350 * Rebase to v5.8-rc3
10351
10352 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jun 2020 08:48:25 -0500
10353
10354 linux-5.8 (5.8.0-2.3) groovy; urgency=medium
10355
10356 * Support Audio Mute LED for two new HP laptops (LP: #1884251)
10357 - ALSA: hda/realtek: Add mute LED and micmute LED support for HP systems
10358
10359 * CVE-2019-16089
10360 - SAUCE: nbd_genl_status: null check for nla_nest_start
10361
10362 * tpm: fix TIS locality timeout problems (LP: #1881710)
10363 - SAUCE: tpm: fix TIS locality timeout problems
10364
10365 * Packaging resync (LP: #1786013)
10366 - update dkms package versions
10367
10368 * Miscellaneous Ubuntu changes
10369 - SAUCE: security,perf: Allow further restriction of perf_event_open
10370 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
10371 - [Config] Update configs and annotations for 5.8-rc2
10372 - [Config] Enable zfs
10373 - [Config] Enable CONFIG_DEBUG_INFO_BTF
10374
10375 [ Upstream Kernel Changes ]
10376
10377 * Rebase to v5.8-rc2
10378
10379 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jun 2020 15:05:54 -0500
10380
10381 linux-5.8 (5.8.0-1.2) groovy; urgency=medium
10382
10383 * Miscellaneous Ubuntu changes
10384 - [Debian] Support linux-x.y in udeb package names
10385 - [Packaging] Use SRCPKGNAME for udeb packages
10386
10387 -- Seth Forshee <seth.forshee@canonical.com> Wed, 17 Jun 2020 19:34:32 -0500
10388
10389 linux-5.8 (5.8.0-0.1) groovy; urgency=medium
10390
10391 * Docker registry doesn't stay up and keeps restarting (LP: #1879690)
10392 - Revert "UBUNTU: SAUCE: overlayfs: use shiftfs hacks only with shiftfs as underlay"
10393
10394 * Packaging resync (LP: #1786013)
10395 - [Packaging] update variants
10396
10397 * Miscellaneous Ubuntu changes
10398 - [Packaging] Update source package name to linux-5.8
10399 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
10400 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print error messages.
10401 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
10402 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
10403 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
10404 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
10405 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature verify
10406 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
10407 - SAUCE: (lockdown) security: lockdown: Make CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
10408 - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode
10409 - SAUCE: Import aufs driver
10410 - [Config] Update configs for v5.8-rc1
10411 - [Config] Update annotations for v5.8-rc1 config changes
10412 - SAUCE: shiftfs -- Fix build errors from missing fiemap definitions
10413 - Disable hio driver
10414
10415 * Miscellaneous upstream changes
10416 - acpi: disallow loading configfs acpi tables when locked down
10417
10418 [ Upstream Kernel Changes ]
10419
10420 * Rebase to v5.8-rc1
10421
10422 -- Seth Forshee <seth.forshee@canonical.com> Wed, 17 Jun 2020 11:54:24 -0500
10423
10424 linux-5.8 (5.8.0-0.0) groovy; urgency=medium
10425
10426 * Empty entry
10427
10428 -- Seth Forshee <seth.forshee@canonical.com> Sun, 14 Jun 2020 22:40:35 -0500
10429
10430 linux-5.7 (5.7.0-8.9) groovy; urgency=medium
10431
10432 * Packaging resync (LP: #1786013)
10433 - update dkms package versions
10434
10435 * Enforce all config annotations (LP: #1879327)
10436 - [Config]: do not enforce CONFIG_VERSION_SIGNATURE
10437 - [Config]: prepare to enforce all
10438 - [Config]: enforce all config options
10439
10440 * Miscellaneous Ubuntu changes
10441 - [Config]: annotations review after 5.7 rebase
10442 - [Config] annotations: IXP4XX* depends on ARCH_IXP4XX
10443 - [Config] THERMAL_GOV_POWER_ALLOCATOR=y
10444 - [Config] annotations: SOC_CAMERA is marked as BROKEN
10445 - [Config] annotations: NFSD_V4_2_INTER_SSC depends on NFS_FS=y
10446 - [Config] annotations: CRYPTO_DEV_CHELSIO_TLS depends on legacy (and largely
10447 unmantained) TLS_TOE
10448 - [Config] annotations: SERIO_OLPC_APSP depends on ARCH_MMP
10449 - [Config] RTW88_DEBUG=y
10450 - [Config] annotations: ISDN_CAPI is a bool, and BT_CMTP depends on it
10451 - [Config] annotations SND_SOC_SOF_DEVELOPER_SUPPORT depends on
10452 SND_SOC_SOF_DEVELOPER_SUPPORT
10453 - [Config] annotations: SND_SOC_SOF_BAYTRAIL_SUPPORT is mutually exclusive
10454 with SND_SST_ATOM_HIFI2_PLATFORM_ACPI
10455 - [Config] annotations: DEBUG_IMX_UART_PORT is defined only any
10456 DEBUG_IMX*_UART is enabled
10457 - [Config] annotations: HW_RANDOM_IMX_RNGC depends on SOC_IMX25
10458 - [Config] annotations: armhf: VIRTUALIZATION support was removed for arm32
10459 - [Config] annotations: arm64: remove DEBUG_ALIGN_RODATA
10460 - [Config] annotations: ppc64: DATA_SHIFT defaults to PPC_PAGE_SHIFT
10461 - [Config] arm64: enforce ARM64_USE_LSE_ATOMICS
10462 - [Config] s390x: MOST is not set
10463 - [Config] s390x: BCM84881_PHY is not set
10464 - [Config] s390x: XILINX_LL_TEMAC is not set
10465 - [Config] s390x: PHY_INTEL_EMMC requires GENERIC_PHY (off by default on
10466 s390x)
10467 - [Config] s390x: CHECK_STACK conflicts with VMAP_STACK
10468 - [Config] annotations: s390x: NODES_SHIFT=1
10469 - [Config] annotations: import new symbols
10470 - [Config] annotations: remove unmatched menu and options
10471
10472 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 12 Jun 2020 12:03:01 +0200
10473
10474 linux-5.7 (5.7.0-7.8) groovy; urgency=medium
10475
10476 * Packaging resync (LP: #1786013)
10477 - update dkms package versions
10478 - [Packaging] update helper scripts
10479
10480 * [UBUNTU 20.04] s390x/pci: fix linking between PF and VF for multifunction
10481 devices (LP: #1879704)
10482 - PCI/IOV: Introduce pci_iov_sysfs_link() function
10483 - s390/pci: create links between PFs and VFs
10484
10485 * Miscellaneous Ubuntu changes
10486 - [Config] Disable UEFI signing for arm64
10487 - Rebase to v5.7.1
10488
10489 [ Upstream Kernel Changes ]
10490
10491 * Rebase to v5.7.1
10492
10493 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 08 Jun 2020 11:16:58 +0200
10494
10495 linux-5.7 (5.7.0-6.7) groovy; urgency=medium
10496
10497 * Packaging resync (LP: #1786013)
10498 - [Packaging] update helper scripts
10499 - update dkms package versions
10500
10501 * shiftfs: fix btrfs snapshot deletion (LP: #1879688)
10502 - SAUCE: shiftfs: let userns root destroy subvolumes from other users
10503
10504 * seccomp_benchmark times out on eoan (LP: #1881576)
10505 - SAUCE: selftests/seccomp: use 90s as timeout
10506
10507 * Realtek 8723DE [10ec:d723] subsystem [10ec:d738] disconnects unsolicitedly
10508 when Bluetooth is paired: Reason: 23=IEEE8021X_FAILED (LP: #1878147)
10509 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: Move driver IQK to set channel before
10510 association for 11N chip"
10511 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: fix rate for a while after being
10512 connected"
10513 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: No retry and report for auth and assoc"
10514 - SAUCE: Revert "UBUNTU: SAUCE: rtw88: 8723d: Add coex support"
10515 - rtw88: 8723d: Add coex support
10516 - SAUCE: rtw88: coex: 8723d: set antanna control owner
10517 - SAUCE: rtw88: coex: 8723d: handle BT inquiry cases
10518 - SAUCE: rtw88: fix EAPOL 4-way failure by finish IQK earlier
10519
10520 * ASoC/amd: add audio driver for amd renoir (LP: #1881046)
10521 - ASoC: amd: add Renoir ACP3x IP register header
10522 - ASoC: amd: add Renoir ACP PCI driver
10523 - ASoC: amd: add acp init/de-init functions
10524 - ASoC: amd: create acp3x pdm platform device
10525 - ASoC: amd: add ACP3x PDM platform driver
10526 - ASoC: amd: irq handler changes for ACP3x PDM dma driver
10527 - ASoC: amd: add acp3x pdm driver dma ops
10528 - ASoC: amd: add ACP PDM DMA driver dai ops
10529 - ASoC: amd: add Renoir ACP PCI driver PM ops
10530 - ASoC: amd: add ACP PDM DMA driver pm ops
10531 - ASoC: amd: enable Renoir acp3x drivers build
10532 - ASoC: amd: create platform devices for Renoir
10533 - ASoC: amd: RN machine driver using dmic
10534 - ASoC: amd: enable build for RN machine driver
10535 - ASoC: amd: fix kernel warning
10536 - ASoC: amd: refactoring dai_hw_params() callback
10537 - ASoC: amd: return error when acp de-init fails
10538 - [Config]: enable amd renoir ASoC audio
10539
10540 * Slow send speed with Intel I219-V on Ubuntu 18.04.1 (LP: #1802691)
10541 - e1000e: Disable TSO for buffer overrun workaround
10542
10543 * Fix incorrect speed/duplex when I210 device is runtime suspended
10544 (LP: #1880656)
10545 - igb: Report speed and duplex as unknown when device is runtime suspended
10546
10547 * Fix Pericom USB controller OHCI/EHCI PME# defect (LP: #1879321)
10548 - serial: 8250_pci: Move Pericom IDs to pci_ids.h
10549 - PCI: Avoid Pericom USB controller OHCI/EHCI PME# defect
10550
10551 * [UBUNTU 20.04] s390x/pci: enumerate pci functions per physical adapter
10552 (LP: #1874056)
10553 - s390/pci: Expose new port attribute for PCIe functions
10554 - s390/pci: adaptation of iommu to multifunction
10555 - s390/pci: define kernel parameters for PCI multifunction
10556 - s390/pci: define RID and RID available
10557 - s390/pci: create zPCI bus
10558 - s390/pci: adapt events for zbus
10559 - s390/pci: Handling multifunctions
10560 - s390/pci: Do not disable PF when VFs exist
10561 - s390/pci: Documentation for zPCI
10562 - s390/pci: removes wrong PCI multifunction assignment
10563
10564 * add 16-bit width registers support for EEPROM at24 device (LP: #1876699)
10565 - regmap-i2c: add 16-bit width registers support
10566
10567 * Miscellaneous Ubuntu changes
10568 - [Config] Enable virtualbox guest and shared-folder modules
10569
10570 [ Upstream Kernel Changes ]
10571
10572 * Rebase to v5.7
10573
10574 -- Seth Forshee <seth.forshee@canonical.com> Mon, 01 Jun 2020 16:11:24 -0500
10575
10576 linux-5.7 (5.7.0-5.6) groovy; urgency=medium
10577
10578 * Packaging resync (LP: #1786013)
10579 - update dkms package versions
10580
10581 * [UBUNTU 20.04] PSI generates overhead on s390x (LP: #1876044)
10582 - Ubuntu: [Config] CONFIG_PSI is enabled by default, but creates additional
10583 overhead on s390x, hence should be disabled by default on s390x only.
10584
10585 * Miscellaneous Ubuntu changes
10586 - Rebase to v5.7-rc7
10587 - [Config] ppc64el: disable STRICT_KERNEL_RWX
10588
10589 [ Upstream Kernel Changes ]
10590
10591 * Rebase to v5.7-rc7
10592
10593 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 25 May 2020 11:44:09 +0200
10594
10595 linux-5.7 (5.7.0-4.5) groovy; urgency=medium
10596
10597 * Packaging resync (LP: #1786013)
10598 - update dkms package versions
10599
10600 * update-initramfs complains of missing amdgpu firmware files (LP: #1873325)
10601 - SAUCE: drm/amdgpu: Remove unreleased arcturus and navi12 firmware from
10602 modinfo
10603
10604 * Support DMIC micmute LED on HP platforms (LP: #1876859)
10605 - ALSA: hda/realtek - Introduce polarity for micmute LED GPIO
10606 - ALSA: hda/realtek - Enable micmute LED on and HP system
10607 - ALSA: hda/realtek - Add LED class support for micmute LED
10608 - ALSA: hda/realtek - Fix unused variable warning w/o
10609 CONFIG_LEDS_TRIGGER_AUDIO
10610 - ASoC: SOF: Update correct LED status at the first time usage of
10611 update_mute_led()
10612
10613 * Killer(R) Wi-Fi 6 AX1650i 160MHz Wireless Network Adapter (201NGW),
10614 REV=0x354 [8086:a0f0] subsystem id [1a56:1651] wireless adapter not found
10615 due to firmware crash (LP: #1874685)
10616 - SAUCE: iwlwifi: pcie: handle QuZ configs with killer NICs as well
10617
10618 * rtkit-daemon[*]: Failed to make ourselves RT: Operation not permitted after
10619 upgrade to 20.04 (LP: #1875665)
10620 - [Config] Turn off CONFIG_RT_GROUP_SCHED everywhere
10621
10622 * Unable to handle kernel pointer dereference in virtual kernel address space
10623 on Eoan (LP: #1876645)
10624 - SAUCE: overlayfs: fix shitfs special-casing
10625
10626 * Miscellaneous Ubuntu changes
10627 - SAUCE: skip building selftest 'runqslower' if kernel not built
10628 - Rebase to v5.7-rc6
10629 - [Config] updateconfigs after 5.7-rc6 rebase
10630
10631 [ Upstream Kernel Changes ]
10632
10633 * Rebase to v5.7-rc6
10634
10635 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 18 May 2020 11:27:25 +0200
10636
10637 linux-5.7 (5.7.0-3.4) groovy; urgency=medium
10638
10639 [ Upstream Kernel Changes ]
10640
10641 * Rebase to v5.7-rc5
10642
10643 * Packaging resync (LP: #1786013)
10644 - update dkms package versions
10645
10646 * getitimer returns it_value=0 erroneously (LP: #1349028)
10647 - [Config] CONTEXT_TRACKING_FORCE policy should be unset
10648
10649 * lockdown on power (LP: #1855668) // Ubuntu Kernel Support for OpenPOWER NV
10650 Secure & Trusted Boot (LP: #1866909)
10651 - [Config] Enable configs for OpenPOWER NV Secure & Trusted Boot
10652
10653 * Miscellaneous Ubuntu changes
10654 - SAUCE: Import aufs driver
10655 - [Config] Enable aufs
10656 - [Config] annotations: remove SND_SOC_SOF_HDA_COMMON_HDMI_CODEC
10657 - [Config] Remove CONFIG_SND_HDA_INTEL_DETECT_DMIC from annotations
10658 - [Debian] final-checks -- Do not remove ~* from abi
10659 - [Config] Enable 5-level page table support for x86
10660 - [Config] updateconfigs after 5.7-rc5 rebase
10661
10662 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 11 May 2020 10:25:42 +0200
10663
10664 linux-5.7 (5.7.0-2.3) groovy; urgency=medium
10665
10666 * Packaging resync (LP: #1786013)
10667 - [Packaging] update helper scripts
10668 - update dkms package versions
10669 - [Packaging] update helper scripts
10670
10671 * ASUS T100HAN boots to a blank screen with a cursor [i965: Failed to submit
10672 batchbuffer: Input/output error] (LP: #1860754)
10673 - [Config] CONFIG_PMIC_OPREGION=y and CONFIG_GPIO_CRYSTAL_COVE=y for amd64
10674
10675 * ubuntu/focal64 fails to mount Vagrant shared folders (LP: #1873506)
10676 - [Packaging] Move virtualbox modules to linux-modules
10677 - [Packaging] Remove vbox and zfs modules from generic.inclusion-list
10678
10679 * built-using constraints preventing uploads (LP: #1875601)
10680 - temporarily drop Built-Using data
10681
10682 * dkms artifacts may expire from the pool (LP: #1850958)
10683 - [Packaging] autoreconstruct -- manage executable debian files
10684 - [packaging] handle downloads from the librarian better
10685
10686 * Add signed modules for the 435 NVIDIA driver (LP: #1875888)
10687 - [Packaging] NVIDIA -- add signed modules for the 435 NVIDIA driver
10688
10689 * [Selftests] Apply various fixes and improvements (LP: #1870543)
10690 - SAUCE: selftests/seccomp -- Disable timeout for seccomp tests
10691
10692 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
10693 distribution (LP: #1628889)
10694 - SAUCE: s390: kernel message catalog
10695
10696 * Overlayfs in user namespace leaks directory content of inaccessible
10697 directories (LP: #1793458) // CVE-2018-6559
10698 - SAUCE: overlayfs: ensure mounter privileges when reading directories
10699
10700 * suspend only works once on ThinkPad X1 Carbon gen 7 (LP: #1865570)
10701 - SAUCE: e1000e: Disable s0ix flow for X1 Carbon 7th
10702
10703 * [ICL] TC port in legacy/static mode can't be detected due TCCOLD
10704 (LP: #1868936)
10705 - drm/i915/display: Move out code to return the digital_port of the aux ch
10706 - drm/i915/display: Add intel_legacy_aux_to_power_domain()
10707 - drm/i915/display: Split hsw_power_well_enable() into two
10708 - drm/i915/tc/icl: Implement TC cold sequences
10709 - drm/i915/tc: Skip ref held check for TC legacy aux power wells
10710 - drm/i915/tc/tgl: Implement TC cold sequences
10711 - drm/i915/tc: Catch TC users accessing FIA registers without enable aux
10712 - drm/i915/tc: Do not warn when aux power well of static TC ports timeout
10713
10714 * Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901)
10715 - Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390
10716 2-in-1"
10717
10718 * 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL' (LP: #1861610)
10719 - SAUCE: Input: elan_i2c - add more hardware ID for Lenovo laptop
10720
10721 * linux-image-5.0.0-35-generic breaks checkpointing of container
10722 (LP: #1857257)
10723 - SAUCE: overlayfs: use shiftfs hacks only with shiftfs as underlay
10724
10725 * alsa/sof: kernel oops on the machine without Intel hdmi audio codec (a
10726 regression in the asoc machine driver) (LP: #1874359)
10727 - ASoC: intel/skl/hda - fix oops on systems without i915 audio codec
10728
10729 * Add debian/rules targets to compile/run kernel selftests (LP: #1874286)
10730 - [Packaging] add support to compile/run selftests
10731
10732 * 5.4.0-24.28 does not seem to apply rtprio, whereas -21 does. (LP: #1873315)
10733 - [Config] lowlatency: turn off RT_GROUP_SCHED
10734
10735 * alsa/sof: external mic can't be deteced on Lenovo and HP laptops
10736 (LP: #1872569)
10737 - SAUCE: ASoC: intel/skl/hda - set autosuspend timeout for hda codecs
10738
10739 * shiftfs: O_TMPFILE reports ESTALE (LP: #1872757)
10740 - SAUCE: shiftfs: fix dentry revalidation
10741
10742 * shiftfs: broken shiftfs nesting (LP: #1872094)
10743 - SAUCE: shiftfs: record correct creator credentials
10744
10745 * lockdown on power (LP: #1855668)
10746 - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode
10747
10748 * Add support for Realtek 8723DE wireless adapter (LP: #1780590)
10749 - SAUCE: rtw88: add adaptivity support for EU/JP regulatory
10750 - SAUCE: rtw88: update tx descriptor of mgmt and rsvd page packets
10751 - SAUCE: rtw88: sar: dump sar information via debugfs
10752 - SAUCE: rtw88: 8723d: add IQ calibration
10753 - SAUCE: rtw88: 8723d: Add power tracking
10754 - SAUCE: rtw88: 8723d: implement flush queue
10755 - SAUCE: rtw88: 8723d: set ltecoex register address in chip_info
10756 - SAUCE: rtw88: 8723d: Add coex support
10757 - SAUCE: rtw88: 8723d: Add shutdown callback to disable BT USB suspend
10758
10759 * Fix authentication fail on Realtek WiFi 8723de (LP: #1871300)
10760 - SAUCE: rtw88: No retry and report for auth and assoc
10761 - SAUCE: rtw88: fix rate for a while after being connected
10762 - SAUCE: rtw88: Move driver IQK to set channel before association for 11N chip
10763
10764 * Miscellaneous Ubuntu changes
10765 - SAUCE: rtw88: fix 'const' mismatch in power suequence hooks
10766 - SAUCE: rtw88: fix 'const' mismatch in
10767 __priority_queue_cfg_legacy()/__priority_queue_cfg()
10768 - [Config] RTW88=m
10769 - SAUCE: (lockdown) Revert carried-forward lockdown patches
10770 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
10771 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
10772 error messages.
10773 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
10774 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
10775 mode
10776 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
10777 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
10778 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
10779 verify
10780 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
10781 - SAUCE: (lockdown) security: lockdown: Make
10782 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
10783 - [Config] Add back CONFIG_LOCK_DOWN_IN_SECURE_BOOT annotation for ppc64el
10784 - [Config] CONFIG_RT_GROUP_SCHED=y
10785 - [Packaging] Include modules.builtin.modinfo in linux-modules
10786 - SAUCE: LSM: Infrastructure management of the sock security
10787 - SAUCE: Fix-up af_unix mediation for sock infrastructure management
10788 - SAUCE: Revert "apparmor: Allow filtering based on secmark policy"
10789 - SAUCE: Revert "apparmor: Parse secmark policy"
10790 - SAUCE: Revert "apparmor: Add a wildcard secid"
10791 - SAUCE: Revert "apparmor: fixup secid map conversion to using IDR"
10792 - SAUCE: Revert "apparmor: Use an IDR to allocate apparmor secids"
10793 - SAUCE: Revert "apparmor: add support for mapping secids and using secctxes"
10794 - Update dropped.txt for restored apparmor patches
10795 - Remove lockdown patches from dropped.txt
10796 - SAUCE: powerpc/ima: require IMA module signatures only if MODULE_SIG is not
10797 enabled
10798 - SAUCE: selftests/ftrace: Use printf instead of echo in kprobe syntax error
10799 tests
10800 - SAUCE: selftests/net -- disable l2tp.sh test
10801 - SAUCE: selftests/net -- disable timeout
10802 - SAUCE: tools: hv: Update shebang to use python3 instead of python
10803 - Remove dropped.txt
10804 - [Packaging] move linux-doc and linux-libc-dev stubs to debian.master
10805 - [Debian] Support generating configs for riscv64
10806 - [Config] CONFIG_KMSG_IDS=y for s390x
10807 - [Packaging] add libcap-dev dependency
10808 - [Config] CONFIG_AD5770R=m
10809 - [Config] CONFIG_AL3010=m
10810 - [Config] CONFIG_APPLE_MFI_FASTCHARGE=m
10811 - [Config] CONFIG_BAREUDP=m
10812 - [Config] CONFIG_CRYPTO_DEV_OCTEONTX_CPT=m
10813 - [Config] CONFIG_CRYPTO_DEV_ZYNQMP_AES=m
10814 - [Config] CONFIG_DRM_DISPLAY_CONNECTOR=m
10815 - [Config] CONFIG_DRM_PANEL_BOE_TV101WUM_NL6=m
10816 - [Config] CONFIG_DRM_PANEL_ELIDA_KD35T133=m
10817 - [Config] CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02=m
10818 - [Config] CONFIG_DRM_PANEL_NOVATEK_NT35510=m
10819 - [Config] CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01=m
10820 - [Config] CONFIG_DRM_PARADE_PS8640=m
10821 - [Config] CONFIG_DRM_SIMPLE_BRIDGE=m
10822 - [Config] CONFIG_DRM_TIDSS=m
10823 - [Config] CONFIG_DRM_TI_TPD12S015=m
10824 - [Config] CONFIG_DRM_TOSHIBA_TC358768=m
10825 - [Config] CONFIG_EDAC_DMC520=m
10826 - [Config] CONFIG_EXFAT_FS=m
10827 - [Config] CONFIG_GP2AP002=m
10828 - [Config] CONFIG_GPIO_MLXBF2=m
10829 - [Config] CONFIG_HID_GLORIOUS=m
10830 - [Config] CONFIG_HID_MCP2221=m
10831 - [Config] CONFIG_HMC425=m
10832 - [Config] CONFIG_ICP10100=m
10833 - [Config] CONFIG_IMX8MM_THERMAL=m
10834 - [Config] CONFIG_IMX_SC_THERMAL=m
10835 - [Config] CONFIG_INTERCONNECT_QCOM_OSM_L3=m
10836 - [Config] CONFIG_INTERCONNECT_QCOM_SC7180=m
10837 - [Config] CONFIG_K3_RTI_WATCHDOG=m
10838 - [Config] CONFIG_MDIO_IPQ8064=m
10839 - [Config] CONFIG_MDIO_MVUSB=m
10840 - [Config] CONFIG_MHI_BUS=m
10841 - [Config] CONFIG_OCTEONTX2_VF=m
10842 - [Config] CONFIG_PHY_CADENCE_TORRENT=m
10843 - [Config] CONFIG_PHY_QCOM_USB_HS_28NM=m
10844 - [Config] CONFIG_PHY_QCOM_USB_SS=m
10845 - [Config] CONFIG_PINCTRL_DA9062=m
10846 - [Config] CONFIG_PINCTRL_IPQ6018=m
10847 - [Config] CONFIG_PTP_1588_CLOCK_IDT82P33=m
10848 - [Config] CONFIG_PTP_1588_CLOCK_VMW=m
10849 - [Config] CONFIG_QCOM_IPA=m
10850 - [Config] CONFIG_REGULATOR_MP5416=m
10851 - [Config] CONFIG_REGULATOR_MP886X=m
10852 - [Config] CONFIG_RN5T618_ADC=m
10853 - [Config] CONFIG_RTC_DRV_MT2712=m
10854 - [Config] CONFIG_RTC_DRV_RC5T619=m
10855 - [Config] CONFIG_SC_MSS_7180=m
10856 - [Config] CONFIG_SENSORS_AXI_FAN_CONTROL=m
10857 - [Config] CONFIG_SM_GCC_8250=m
10858 - [Config] CONFIG_SND_BCM63XX_I2S_WHISTLER=m
10859 - [Config] CONFIG_SND_MESON_AIU=m
10860 - [Config] CONFIG_SND_MESON_G12A_TOACODEC=m
10861 - [Config] CONFIG_SND_MESON_GX_SOUND_CARD=m
10862 - [Config] CONFIG_SND_SOC_AMD_RV_RT5682_MACH=m
10863 - [Config] CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH=m
10864 - [Config] CONFIG_SND_SOC_MESON_T9015=m
10865 - [Config] CONFIG_SND_SOC_RT5682_SDW=m
10866 - [Config] CONFIG_SND_SOC_TLV320ADCX140=m
10867 - [Config] CONFIG_SPI_FSI=m
10868 - [Config] CONFIG_SPI_MTK_NOR=m
10869 - [Config] CONFIG_SPI_MUX=m
10870 - [Config] CONFIG_SPRD_THERMAL=m
10871 - [Config] CONFIG_SURFACE_3_POWER_OPREGION=m
10872 - [Config] CONFIG_TINYDRM_ILI9486=m
10873 - [Config] CONFIG_TI_K3_AM65_CPSW_NUSS=m
10874 - [Config] CONFIG_TYPEC_MUX_INTEL_PMC=m
10875 - [Config] CONFIG_UACCE=m
10876 - [Config] CONFIG_UNIPHIER_XDMAC=m
10877 - [Config] CONFIG_USB_MAX3420_UDC=m
10878 - [Config] CONFIG_USB_RAW_GADGET=m
10879 - [Config] CONFIG_VHOST_VDPA=m
10880 - [Config] CONFIG_VIDEO_IMX219=m
10881 - [Config] CONFIG_VIDEO_SUN8I_ROTATE=m
10882 - [Config] CONFIG_VIRTIO_VDPA=m
10883 - [Config] CONFIG_MOST_COMPONENTS=m
10884 - [Config] CONFIG_MFD_IQS62X=m
10885 - packaging: getabis: switch to ckt-ppa:bootstrap/linux-5.7
10886
10887 * Miscellaneous upstream changes
10888 - Revert "UBUNTU: SAUCE: rtw88: add rtw_read8_mask and rtw_read16_mask"
10889 - Revert "UBUNTU: SAUCE: drm/i915/fbc: disable framebuffer compression on
10890 IceLake"
10891 - Revert "UBUNTU: SAUCE: platform/x86: dell-uart-backlight: move retry block"
10892
10893 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 04 May 2020 10:48:48 +0200
10894
10895 linux-5.7 (5.7.0-1.2) groovy; urgency=medium
10896
10897 * Packaging resync (LP: #1786013)
10898 - [Packaging] update helper scripts
10899
10900 * Miscellaneous Ubuntu changes
10901 - SAUCE: hio: pass make_request ptr directly to blk_alloc_queue()
10902 - SAUCE: hio: locally define disk_map_sector_rcu()
10903 - SAUCE: hio: Revert "block: unexport disk_map_sector_rcu"
10904 - SAUCE: hio: include <linux/part_stat.h>
10905 - [Config] amd64: i386: HIO=m
10906 - [Config] updateconfigs after 5.7-rc3 rebase
10907
10908 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 27 Apr 2020 11:31:38 +0200
10909
10910 linux-5.7 (5.7.0-0.1) groovy; urgency=medium
10911
10912 * Miscellaneous Ubuntu changes
10913 - [Config] updateconfigs after rebase to 5.7-rc1
10914
10915 [ Upstream Kernel Changes ]
10916
10917 * Rebase to v5.7-rc1
10918 * Rebase to v5.7-rc2
10919
10920 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 16 Apr 2020 11:53:58 +0200
10921
10922 linux-5.7 (5.7.0-0.0) focal; urgency=medium
10923
10924 * Dummy entry
10925
10926 -- Paolo Pisati <paolo.pisati@canonical.com> Thu, 16 Apr 2020 11:53:58 +0200
10927
10928 linux-5.6 (5.6.0-7.7) focal; urgency=medium
10929
10930 * Packaging resync (LP: #1786013)
10931 - update dkms package versions
10932
10933 * Kernel Oops - general protection fault: 0000 [#1] SMP PTI after
10934 disconnecting thunderbolt docking station (LP: #1864754)
10935 - SAUCE: ptp: free ptp clock properly
10936
10937 * swap storms kills interactive use (LP: #1861359)
10938 - SAUCE: mm/page_alloc.c: disable memory reclaim watermark boosting by default
10939
10940 * sysfs: incorrect network device permissions on network namespace change
10941 (LP: #1865359)
10942 - sysfs: add sysfs_file_change_owner()
10943 - sysfs: add sysfs_link_change_owner()
10944 - sysfs: add sysfs_group{s}_change_owner()
10945 - sysfs: add sysfs_change_owner()
10946 - device: add device_change_owner()
10947 - drivers/base/power: add dpm_sysfs_change_owner()
10948 - net-sysfs: add netdev_change_owner()
10949 - net-sysfs: add queue_change_owner()
10950 - net: fix sysfs permssions when device changes network namespace
10951 - sysfs: fix static inline declaration of sysfs_groups_change_owner()
10952
10953 * Miscellaneous Ubuntu changes
10954 - [Config] updateconfigs after rebase to 5.6
10955
10956 [ Upstream Kernel Changes ]
10957
10958 * Rebase to v5.6
10959
10960 -- Andrea Righi <andrea.righi@canonical.com> Tue, 31 Mar 2020 10:45:09 +0200
10961
10962 linux-5.6 (5.6.0-6.6) focal; urgency=medium
10963
10964 * suspend only works once on ThinkPad X1 Carbon gen 7 (LP: #1865570)
10965 - SAUCE: e1000e: Disable s0ix flow for X1 Carbon 7th
10966
10967 * Make Dell WD19 dock more reliable after suspend (LP: #1868217)
10968 - xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
10969 - xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0
10970 - xhci: Finetune host initiated USB3 rootport link suspend and resume
10971
10972 * update-version-dkms doesn't add a BugLink (LP: #1867790)
10973 - [Packaging] Add BugLink to update-version-dkms commit
10974
10975 * Add support for Realtek 8723DE wireless adapter (LP: #1780590)
10976 - SAUCE: rtw88: add regulatory process strategy for different chipset
10977 - SAUCE: rtw88: support dynamic user regulatory setting
10978 - SAUCE: rtw88: Use secondary channel offset enumeration
10979 - SAUCE: rtw88: 8822c: modify rf protection setting
10980 - SAUCE: rtw88: disable TX-AMSDU on 2.4G band
10981 - SAUCE: Revert "rtw88: disable TX-AMSDU on 2.4G band"
10982 - SAUCE: rtw88: disable TX-AMSDU on 2.4G band
10983 - SAUCE: rtw88: remove unused parameter vif in rtw_lps_pg_info_get()
10984 - SAUCE: rtw88: add rtw_read8_mask and rtw_read16_mask
10985 - SAUCE: rtw88: pci: 8822c should set clock delay to zero
10986 - SAUCE: rtw88: move rtw_enter_ips() to the last when config
10987 - SAUCE: rtw88: avoid holding mutex for cancel_delayed_work_sync()
10988 - SAUCE: rtw88: add ciphers to suppress error message
10989 - SAUCE: rtw88: 8822c: update power sequence to v16
10990 - SAUCE: rtw88: Fix incorrect beamformee role setting
10991 - SAUCE: rtw88: don't hold all IRQs disabled for PS operations
10992 - SAUCE: rtw88: extract alloc rsvd_page and h2c skb routines
10993 - SAUCE: rtw88: associate reserved pages with each vif
10994 - SAUCE: rtw88: add adaptivity support for EU/JP regulatory
10995 - SAUCE: rtw88: 8723d: Add basic chip capabilities
10996 - SAUCE: rtw88: 8723d: add beamform wrapper functions
10997 - SAUCE: rtw88: 8723d: Add power sequence
10998 - SAUCE: rtw88: 8723d: Add RF read/write ops
10999 - SAUCE: rtw88: 8723d: Add mac/bb/rf/agc/power_limit tables
11000 - SAUCE: rtw88: 8723d: Add cfg_ldo25 to control LDO25
11001 - SAUCE: rtw88: 8723d: Add new chip op efuse_grant() to control efuse access
11002 - SAUCE: rtw88: 8723d: Add read_efuse to recognize efuse info from map
11003 - SAUCE: rtw88: add legacy firmware download for 8723D devices
11004 - SAUCE: rtw88: no need to send additional information to legacy firmware
11005 - SAUCE: rtw88: 8723d: Add mac power-on/-off function
11006 - SAUCE: rtw88: decompose while(1) loop of power sequence polling command
11007 - SAUCE: rtw88: 8723d: 11N chips don't support H2C queue
11008 - SAUCE: rtw88: 8723d: implement set_tx_power_index ops
11009 - SAUCE: rtw88: 8723d: Organize chip TX/RX FIFO
11010 - SAUCE: rtw88: 8723d: initialize mac/bb/rf basic functions
11011 - SAUCE: rtw88: 8723d: Add DIG parameter
11012 - SAUCE: rtw88: 8723d: Add query_rx_desc
11013 - SAUCE: rtw88: 8723d: Add set_channel
11014 - SAUCE: rtw88: handle C2H_CCX_TX_RPT to know if packet TX'ed successfully
11015 - SAUCE: rtw88: 8723d: 11N chips don't support LDPC
11016 - SAUCE: rtw88: set default port to firmware
11017 - SAUCE: rtw88: update tx descriptor of mgmt and rsvd page packets
11018 - SAUCE: rtw88: sar: add SAR of TX power limit
11019 - SAUCE: rtw88: sar: Load static SAR table from ACPI WRDS method
11020 - SAUCE: rtw88: sar: Load dynamic SAR table from ACPI methods
11021 - SAUCE: rtw88: sar: apply dynamic SAR table to tx power limit
11022 - SAUCE: rtw88: sar: add sar_work to poll if dynamic SAR table is changed
11023 - SAUCE: rtw88: sar: dump sar information via debugfs
11024 - SAUCE: rtw88: 8723d: Add chip_ops::false_alarm_statistics
11025 - SAUCE: rtw88: 8723d: Set IG register for CCK rate
11026 - SAUCE: rtw88: 8723d: add interface configurations table
11027 - SAUCE: rtw88: 8723d: Add LC calibration
11028 - SAUCE: rtw88: 8723d: add IQ calibration
11029 - SAUCE: rtw88: 8723d: Add power tracking
11030 - SAUCE: rtw88: 8723d: Add shutdown callback to disable BT USB suspend
11031 - SAUCE: rtw88: 8723d: implement flush queue
11032 - SAUCE: rtw88: 8723d: set ltecoex register address in chip_info
11033 - SAUCE: rtw88: 8723d: Add coex support
11034 - SAUCE: rtw88: fill zeros to words 0x06 and 0x07 of security cam entry
11035 - SAUCE: rtw88: 8723d: Add 8723DE to Kconfig and Makefile
11036 - [Config] CONFIG_RTW88_8723DE=y
11037
11038 * [Ubuntu 20.04] Unset HIBERNATION and PM kernel config options for focal
11039 (LP: #1867753)
11040 - [Config] CONFIG_HIBERNATION=n and CONFIG_PM=n for s390x
11041
11042 * [20.04 FEAT] Base KVM setup for secure guests - kernel part (LP: #1835531)
11043 - s390/protvirt: introduce host side setup
11044 - s390/protvirt: add ultravisor initialization
11045 - s390/mm: provide memory management functions for protected KVM guests
11046 - s390/mm: add (non)secure page access exceptions handlers
11047 - s390/protvirt: Add sysfs firmware interface for Ultravisor information
11048 - KVM: s390/interrupt: do not pin adapter interrupt pages
11049 - KVM: s390: protvirt: Add UV debug trace
11050 - KVM: s390: add new variants of UV CALL
11051 - KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
11052 - KVM: s390: protvirt: Secure memory is not mergeable
11053 - KVM: s390/mm: Make pages accessible before destroying the guest
11054 - KVM: s390: protvirt: Handle SE notification interceptions
11055 - KVM: s390: protvirt: Instruction emulation
11056 - KVM: s390: protvirt: Implement interrupt injection
11057 - KVM: s390: protvirt: Add SCLP interrupt handling
11058 - KVM: s390: protvirt: Handle spec exception loops
11059 - KVM: s390: protvirt: Add new gprs location handling
11060 - KVM: S390: protvirt: Introduce instruction data area bounce buffer
11061 - KVM: s390: protvirt: handle secure guest prefix pages
11062 - KVM: s390/mm: handle guest unpin events
11063 - KVM: s390: protvirt: Write sthyi data to instruction data area
11064 - KVM: s390: protvirt: STSI handling
11065 - KVM: s390: protvirt: disallow one_reg
11066 - KVM: s390: protvirt: Do only reset registers that are accessible
11067 - KVM: s390: protvirt: Only sync fmt4 registers
11068 - KVM: s390: protvirt: Add program exception injection
11069 - KVM: s390: protvirt: UV calls in support of diag308 0, 1
11070 - KVM: s390: protvirt: Report CPU state to Ultravisor
11071 - KVM: s390: protvirt: Support cmd 5 operation state
11072 - KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112
11073 - KVM: s390: protvirt: do not inject interrupts after start
11074 - KVM: s390: protvirt: Add UV cpu reset calls
11075 - DOCUMENTATION: Protected virtual machine introduction and IPL
11076 - KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTED
11077 - KVM: s390: protvirt: Add KVM api documentation
11078 - mm/gup/writeback: add callbacks for inaccessible pages
11079
11080 * All PS/2 ports on PS/2 Serial add-in bracket are not working after S3
11081 (LP: #1866734)
11082 - SAUCE: Input: i8042 - fix the selftest retry logic
11083
11084 * Sys oopsed with sysfs test in ubuntu_stress_smoke_test on X-hwe ARM64
11085 (LP: #1866772)
11086 - ACPI: sysfs: copy ACPI data using io memory copying
11087
11088 * Miscellaneous Ubuntu changes
11089 - hio -- remove duplicated MODULE_DEVICE_TABLE declaration
11090 - SAUCE: r8169: disable ASPM L1.1
11091 - [Config] update annotations from configs
11092 - [Config] update configs after annotation file review
11093 - SAUCE: Revert "tools/power turbostat: Fix 32-bit capabilities warning"
11094
11095 * Miscellaneous upstream changes
11096 - drm/i915: Fix eDP DPCD aux max backlight calculations
11097 - drm/dp: Introduce EDID-based quirks
11098 - drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED panel
11099 - drm/i915: Force DPCD backlight mode for some Dell CML 2020 panels
11100
11101 [ Upstream Kernel Changes ]
11102
11103 * Rebase to v5.6-rc7
11104
11105 -- Andrea Righi <andrea.righi@canonical.com> Wed, 25 Mar 2020 18:09:13 +0100
11106
11107 linux-5.6 (5.6.0-5.5) focal; urgency=medium
11108
11109 * please help enable CONFIG_EROFS_FS_ZIP (LP: #1867099)
11110 - [Config] CONFIG_EROFS_FS_ZIP=y
11111 - [Config] CONFIG_EROFS_FS_CLUSTER_PAGE_LIMIT=1
11112
11113 * Miscellaneous Ubuntu changes
11114 - Config: Fix SND_HDA_PREALLOC_SIZE annotations
11115 - Config: Fix DATA_SHIFT annotations
11116 - Config: remove ANDROID_VSOC from annotations
11117 - Config: remove arm arch from annotations
11118 - Config: Update SOC_R8A7796X annotations
11119 - Config: Update CLK_R8A7796X annotations
11120 - update dkms package versions
11121 - [Config] updateconfigs after rebase to 5.6-rc6
11122
11123 [ Upstream Kernel Changes ]
11124
11125 * Rebase to v5.6-rc6
11126
11127 -- Andrea Righi <andrea.righi@canonical.com> Wed, 18 Mar 2020 17:25:30 +0100
11128
11129 linux-5.6 (5.6.0-4.4) focal; urgency=medium
11130
11131 * Packaging resync (LP: #1786013)
11132 - [Packaging] resync getabis
11133 - [Packaging] update helper scripts
11134
11135 * Add sysfs attribute to show remapped NVMe (LP: #1863621)
11136 - SAUCE: ata: ahci: Add sysfs attribute to show remapped NVMe device count
11137
11138 * [20.04 FEAT] Compression improvements in Linux kernel (LP: #1830208)
11139 - [Config] Introducing s390x specific kernel config option CONFIG_ZLIB_DFLTCC
11140
11141 * [UBUNTU 20.04] s390x/pci: increase CONFIG_PCI_NR_FUNCTIONS to 512 in kernel
11142 config (LP: #1866056)
11143 - [Config] Increase CONFIG_PCI_NR_FUNCTIONS from 64 to 512 starting with focal
11144 on s390x
11145
11146 * CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set (LP: #1865332)
11147 - [Config] CONFIG_IP_MROUTE_MULTIPLE_TABLES=y
11148
11149 * [UBUNTU 20.04] Enable CONFIG_NET_SWITCHDEV in kernel config for s390x
11150 starting with focal (LP: #1865452)
11151 - [Config] Enable CONFIG_NET_SWITCHDEV in kernel config for s390x starting
11152 with focal
11153
11154 * Miscellaneous Ubuntu changes
11155 - SAUCE: Revert "UBUNTU: SAUCE: blk/core: Gracefully handle unset
11156 make_request_fn"
11157 - [Packaging] prevent duplicated entries in modules.ignore
11158 - update dkms package versions
11159 - [Config] updateconfigs after rebase to 5.6-rc5
11160
11161 [ Upstream Kernel Changes ]
11162
11163 * Rebase to v5.6-rc5
11164
11165 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Mar 2020 09:42:06 +0100
11166
11167 linux-5.6 (5.6.0-3.3) focal; urgency=medium
11168
11169 * nsleep-lat / set-timer-lat / inconsistency-check / raw_skew from timer in
11170 ubuntu_kernel_selftests timeout on 5.3 / 5.4 (LP: #1864626)
11171 - selftests/timers: Turn off timeout setting
11172
11173 * Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU for focal
11174 (LP: #1864198)
11175 - Ubuntu: [Config] Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU
11176
11177 * alsa/hda/realtek: fix a mute led regression on Lenovo X1 Carbon
11178 (LP: #1864576)
11179 - SAUCE: ALSA: hda/realtek - Fix a regression for mute led on Lenovo Carbon X1
11180
11181 * r8152 init may take up to 40 seconds at initialization with Dell WD19/WD19DC
11182 during hotplug (LP: #1864284)
11183 - UBUNTU SAUCE: r8151: check disconnect status after long sleep
11184
11185 * Another Dell AIO backlight issue (LP: #1863880)
11186 - SAUCE: platform/x86: dell-uart-backlight: move retry block
11187
11188 * Backport GetFB2 ioctl (LP: #1863874)
11189 - SAUCE: drm: Add getfb2 ioctl
11190
11191 * Focal Fossa (20.04) feature request - Enable CONFIG_X86_UV (LP: #1863810)
11192 - [Config] CONFIG_X86_UV=y
11193
11194 * Miscellaneous Ubuntu changes
11195 - debian: remove snapdragon config, rules and flavour
11196 - remove snapdragon abi files
11197 - update dkms package versions
11198 - [Config] updateconfigs after rebase to 5.6-rc4
11199
11200 * Miscellaneous upstream changes
11201 - updateconfigs following snapdragon removal
11202
11203 [ Upstream Kernel Changes ]
11204
11205 * Rebase to v5.6-rc4
11206
11207 -- Andrea Righi <andrea.righi@canonical.com> Wed, 04 Mar 2020 08:21:10 +0100
11208
11209 linux-5.6 (5.6.0-2.2) focal; urgency=medium
11210
11211 * Sometimes can't adjust brightness on Dell AIO (LP: #1862885)
11212 - SAUCE: platform/x86: dell-uart-backlight: increase retry times
11213
11214 * Dell XPS 13 (7390) Display Flickering - 19.10 (LP: #1849947)
11215 - SAUCE: drm/i915: Disable PSR by default on all platforms
11216
11217 * Miscellaneous Ubuntu changes
11218 - [debian] ignore missing wireguard module
11219 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
11220 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
11221 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
11222 mode
11223 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
11224 - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is set
11225 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
11226 verify
11227 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
11228 - SAUCE: (lockdown) security: lockdown: Make
11229 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
11230 - [Config] CONFIG_LOCK_DOWN_IN_SECURE_BOOT=y
11231 - update dkms package versions
11232 - [Config] updateconfigs after rebase to 5.6-rc3
11233
11234 * Miscellaneous upstream changes
11235 - Revert "UBUNTU: SAUCE: (lockdown) s390/ipl: lockdown kernel when booted
11236 secure"
11237 - Revert "UBUNTU: SAUCE: (lockdown) KEYS: Make use of platform keyring for
11238 module signature verify"
11239 - Revert "UBUNTU: SAUCE: (lockdown) Add a SysRq option to lift kernel
11240 lockdown"
11241 - Revert "UBUNTU: SAUCE: (lockdown) security: lockdown: expose a hook to lock
11242 the kernel down"
11243 - Revert "UBUNTU: SAUCE: (lockdown) Add efi_status_to_str() and rework
11244 efi_status_to_err()."
11245
11246 -- Andrea Righi <andrea.righi@canonical.com> Mon, 24 Feb 2020 18:57:22 +0100
11247
11248 linux-5.6 (5.6.0-1.1) focal; urgency=medium
11249
11250 * Integrate Intel SGX driver into linux-azure (LP: #1844245)
11251 - [Packaging] Add systemd service to load intel_sgx
11252
11253 * QAT drivers for C3XXX and C62X not included as modules (LP: #1845959)
11254 - [Config] CRYPTO_DEV_QAT_C3XXX=m, CRYPTO_DEV_QAT_C62X=m and
11255 CRYPTO_DEV_QAT_DH895xCC=m
11256
11257 * 5.4.0-11 crash on cryptsetup open (LP: #1860231)
11258 - SAUCE: blk/core: Gracefully handle unset make_request_fn
11259
11260 * multi-zone raid0 corruption (LP: #1850540)
11261 - SAUCE: md/raid0: Use kernel specific layout
11262
11263 * Miscellaneous Ubuntu changes
11264 - update dkms package versions
11265 - update dropped.txt after rebase to v5.6-rc1
11266 - [Config] updateconfigs after rebase to 5.6-rc1
11267 - hio -- proc_create() requires a "struct proc_ops" in 5.6
11268 - SAUCE: arm: fix build error in kvm tracepoint
11269
11270 * Miscellaneous upstream changes
11271 - Revert "UBUNTU: [Config] Disable the uselib system call"
11272 - Revert "UBUNTU: [Config] Disable legacy PTY naming"
11273 - Revert "UBUNTU: [Config] Enforce filtered access to iomem"
11274 - Revert "UBUNTU: [Config] Enable notifier call chain validations"
11275 - Revert "UBUNTU: [Config] Enable scatterlist validation"
11276 - Revert "UBUNTU: [Config] Enable cred sanity checks"
11277 - Revert "UBUNTU: [Config] Enable linked list manipulation checks"
11278
11279 [ Upstream Kernel Changes ]
11280
11281 * Rebase to v5.6-rc1
11282
11283 -- Andrea Righi <andrea.righi@canonical.com> Thu, 13 Feb 2020 17:20:27 +0100
11284
11285 linux-5.6 (5.6.0-0.0) focal; urgency=medium
11286
11287 * Dummy entry
11288
11289 -- Andrea Righi <andrea.righi@canonical.com> Mon, 10 Feb 2020 11:06:18 +0100
11290
11291 linux-5.5 (5.5.0-7.8) focal; urgency=medium
11292
11293 * CONFIG_USELIB should be disabled (LP: #1855341)
11294 - [Config] Disable the uselib system call
11295
11296 * CONFIG_LEGACY_PTYS should be disabled (LP: #1855339)
11297 - [Config] Disable legacy PTY naming
11298
11299 * CONFIG_IO_STRICT_DEVMEM should be enabled (LP: #1855338)
11300 - [Config] Enforce filtered access to iomem
11301
11302 * CONFIG_DEBUG_NOTIFIERS should be enabled (LP: #1855337)
11303 - [Config] Enable notifier call chain validations
11304
11305 * CONFIG_DEBUG_SG should be enabled (LP: #1855336)
11306 - [Config] Enable scatterlist validation
11307
11308 * CONFIG_DEBUG_CREDENTIALS should be enabled (LP: #1855335)
11309 - [Config] Enable cred sanity checks
11310
11311 * CONFIG_DEBUG_LIST should be enabled (LP: #1855334)
11312 - [Config] Enable linked list manipulation checks
11313
11314 * shiftfs: prevent lower dentries from going negative during unlink
11315 (LP: #1860041)
11316 - SAUCE: shiftfs: prevent lower dentries from going negative during unlink
11317
11318 * [SRU][B/OEM-B/OEM-OSP1/D/E/Unstable] UBUNTU: SAUCE: Use native backlight on
11319 Lenovo E41-25/45 (LP: #1859561)
11320 - SAUCE: ACPI: video: Use native backlight on Lenovo E41-25/45
11321
11322 * USB key cannot be detected by hotplug on Sunix USB Type-A 3.1 Gen 2 card
11323 [1b21:2142] (LP: #1858988)
11324 - SAUCE: PCI: Avoid ASMedia XHCI USB PME# from D0 defect
11325
11326 * Dell AIO can't adjust brightness (LP: #1858761)
11327 - SAUCE: platform/x86: dell-uart-backlight: add retry for get scalar status
11328
11329 * Miscellaneous Ubuntu changes
11330 - [Config] Fix typo in annotations file
11331 - update dkms package versions
11332
11333 [ Upstream Kernel Changes ]
11334
11335 * Rebase to v5.5
11336
11337 -- Andrea Righi <andrea.righi@canonical.com> Mon, 27 Jan 2020 11:39:38 +0100
11338
11339 linux-5.5 (5.5.0-6.7) focal; urgency=medium
11340
11341 * Miscellaneous Ubuntu changes
11342 - [Packaging] Update ubuntu-regression-suite dependency to python2
11343 - [Packaging] Fix ubuntu-regression-suite python dependency for hwe kernel
11344 - update dkms package versions
11345
11346 [ Upstream Kernel Changes ]
11347
11348 * Rebase to v5.5-rc7
11349
11350 -- Andrea Righi <andrea.righi@canonical.com> Mon, 20 Jan 2020 10:16:01 +0100
11351
11352 linux-5.5 (5.5.0-5.6) focal; urgency=medium
11353
11354 * Miscellaneous Ubuntu changes
11355 - update dkms package versions
11356
11357 [ Upstream Kernel Changes ]
11358
11359 * Rebase to v5.5-rc6
11360
11361 -- Andrea Righi <andrea.righi@canonical.com> Mon, 13 Jan 2020 15:50:12 +0100
11362
11363 linux-5.5 (5.5.0-4.5) focal; urgency=medium
11364
11365 * linux build and autopkg tests need to use python2 instead of python
11366 (LP: #1858487)
11367 - [Packaging] Remove python-dev build dependency
11368
11369 -- Andrea Righi <andrea.righi@canonical.com> Wed, 08 Jan 2020 16:00:26 +0100
11370
11371 linux-5.5 (5.5.0-3.4) focal; urgency=medium
11372
11373 * [SRU][B/OEM-B/OEM-OSP1/D/E/F] Add LG I2C touchscreen multitouch support
11374 (LP: #1857541)
11375 - SAUCE: HID: multitouch: Add LG MELF0410 I2C touchscreen support
11376
11377 * Make vfio-pci built-in or xhci_hcd optional (LP: #1770845)
11378 - [Config]: built-in VFIO_PCI for amd64
11379
11380 * multi-zone raid0 corruption (LP: #1850540)
11381 - SAUCE: md/raid0: Link to wiki with guidance on multi-zone RAID0 layout
11382 migration
11383
11384 * Packaging resync (LP: #1786013)
11385 - [Packaging] update variants
11386
11387 * Miscellaneous Ubuntu changes
11388 - [Packaging] Change source package to linux-5.5
11389 - [Packaging] Don't use SRCPKGNAME for linux-libc-dev
11390 - [Packaging] Remove linux-source-3 Provides: from linux-source
11391 - [Packaging] Fix linux-doc in linux-image Suggests:
11392 - [Debian] Read variants list into a variable
11393 - [Packaging] Generate linux-libc-dev package only for primary variant
11394 - [Packaging] Generate linux-doc for only the primary variant
11395 - [Debian] Update linux source package name in debian/tests/*
11396 - update dkms package versions
11397 - [Config] updateconfigs after rebase to 5.5-rc3
11398 - [Config] disable PCI_MESON
11399 - [Config] Add pinctrl-equilibrium to modules.ignore
11400
11401 [ Upstream Kernel Changes ]
11402
11403 * Rebase to v5.5-rc5
11404
11405 -- Andrea Righi <andrea.righi@canonical.com> Wed, 08 Jan 2020 11:28:43 +0100
11406
11407 linux-5.5 (5.5.0-2.3) focal; urgency=medium
11408
11409 * Empty entry.
11410
11411 -- Seth Forshee <seth.forshee@canonical.com> Tue, 17 Dec 2019 22:33:59 -0600
11412
11413 linux (5.5.0-2.3) focal; urgency=medium
11414
11415 * Support DPCD aux brightness control (LP: #1856134)
11416 - SAUCE: drm/i915: Fix eDP DPCD aux max backlight calculations
11417 - SAUCE: drm/i915: Assume 100% brightness when not in DPCD control mode
11418 - SAUCE: drm/i915: Fix DPCD register order in intel_dp_aux_enable_backlight()
11419 - SAUCE: drm/i915: Auto detect DPCD backlight support by default
11420 - SAUCE: drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED
11421 panel
11422 - USUNTU: SAUCE: drm/i915: Force DPCD backlight mode on Dell Precision 4K sku
11423
11424 * change kconfig of the soundwire bus driver from y to m (LP: #1855685)
11425 - [Config]: SOUNDWIRE=m
11426
11427 * Fix unusable USB hub on Dell TB16 after S3 (LP: #1855312)
11428 - SAUCE: USB: core: Make port power cycle a seperate helper function
11429 - SAUCE: USB: core: Attempt power cycle port when it's in eSS.Disabled state
11430
11431 * Miscellaneous Ubuntu changes
11432 - [Debian] add python depends to ubuntu-regression-suite
11433 - SAUCE: selftests: net: tls: remove recv_rcvbuf test
11434 - update dkms package versions
11435
11436 * Miscellaneous upstream changes
11437 - [Config] updateconfigs after rebase to 5.5-rc2
11438
11439 -- Andrea Righi <andrea.righi@canonical.com> Tue, 17 Dec 2019 16:02:43 +0100
11440
11441 linux (5.5.0-1.2) focal; urgency=medium
11442
11443 * Miscellaneous Ubuntu changes
11444 - [Config] disable nvidia dkms build
11445 - [Config] disable virtualbox dkms build
11446 - [Config] disable zfs dkms build
11447 - update dropped.txt after rebase to v5.5-rc1
11448 - SAUCE: (lockdown) Make get_cert_list() not complain about cert lists that
11449 aren't present.
11450 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
11451 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
11452 error messages.
11453 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
11454 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
11455 mode
11456 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
11457 - SAUCE: (lockdown) Add a SysRq option to lift kernel lockdown
11458 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
11459 verify
11460 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
11461 - SAUCE: (lockdown) security: lockdown: Make
11462 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
11463 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
11464 - [Config] Enable lockdown under secure boot
11465 - update dkms package versions
11466
11467 -- Andrea Righi <andrea.righi@canonical.com> Thu, 12 Dec 2019 16:54:41 +0100
11468
11469 linux (5.5.0-0.1) focal; urgency=medium
11470
11471 * Miscellaneous Ubuntu changes
11472 - [Config] updateconfigs after rebase to 5.5-rc1
11473
11474 [ Upstream Kernel Changes ]
11475
11476 * Rebase to v5.5-rc1
11477
11478 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Dec 2019 19:03:35 +0100
11479
11480 linux (5.5.0-0.0) focal; urgency=medium
11481
11482 * Dummy entry.
11483
11484 -- Andrea Righi <andrea.righi@canonical.com> Mon, 09 Dec 2019 15:14:37 +0100
11485
11486 linux (5.4.0-8.11) focal; urgency=medium
11487
11488 * focal/linux: 5.4.0-8.9 -proposed tracker (LP: #1855448)
11489
11490 * update ENA driver for DIMLIB dynamic interrupt moderation (LP: #1853180)
11491 - SAUCE: net: ena: fix issues in setting interrupt moderation params in
11492 ethtool
11493 - SAUCE: net: ena: fix too long default tx interrupt moderation interval
11494
11495 * Kernel build log filled with "/bin/bash: line 5: warning: command
11496 substitution: ignored null byte in input" (LP: #1853843)
11497 - [Debian] Fix warnings when checking for modules signatures
11498
11499 * hwe-edge kernel 5.3.0-23.25 kernel does not boot on Precision 5720 AIO
11500 (LP: #1852581)
11501 - [Packaging] Fix module signing with older modinfo
11502
11503 * Fix MST support on Ice Lake (LP: #1854432)
11504 - drm/i915: fix port checks for MST support on gen >= 11
11505
11506 * headphone has noise as not mute on dell machines with alc236/256
11507 (LP: #1854401)
11508 - SAUCE: ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236
11509
11510 * [CML-S62] Need enable intel_pmc_core driver patch for Comet lake- S 6+2
11511 (LP: #1847450)
11512 - SAUCE: platform/x86: intel_pmc_core: Add Comet Lake (CML) platform support
11513 to intel_pmc_core driver
11514
11515 * CVE-2019-14901
11516 - SAUCE: mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()
11517
11518 * CVE-2019-14896 // CVE-2019-14897
11519 - SAUCE: libertas: Fix two buffer overflows at parsing bss descriptor
11520
11521 * CVE-2019-14895
11522 - SAUCE: mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
11523
11524 * [CML-S62] Need enable intel_rapl patch support for Comet lake- S 6+2
11525 (LP: #1847454)
11526 - powercap/intel_rapl: add support for CometLake Mobile
11527 - powercap/intel_rapl: add support for Cometlake desktop
11528
11529 * External microphone can't work on some dell machines with the codec alc256
11530 or alc236 (LP: #1853791)
11531 - SAUCE: ALSA: hda/realtek - Move some alc256 pintbls to fallback table
11532 - SAUCE: ALSA: hda/realtek - Move some alc236 pintbls to fallback table
11533
11534 * remount of multilower moved pivoted-root overlayfs root, results in I/O
11535 errors on some modified files (LP: #1824407)
11536 - SAUCE: ovl: fix lookup failure on multi lower squashfs
11537
11538 * [CML-S62] Need enable turbostat patch support for Comet lake- S 6+2
11539 (LP: #1847451)
11540 - SAUCE: tools/power turbostat: Add Cometlake support
11541
11542 * CONFIG_ARCH_ROCKCHIP is not set in ubuntu 18.04 aarch64,arm64 (LP: #1825222)
11543 - [Config] Enable ROCKCHIP support for arm64
11544
11545 * [broadwell-rt286, playback] Since Linux 5.2rc2 audio playback no longer
11546 works on Dell Venue 11 Pro 7140 (LP: #1846539)
11547 - SAUCE: ASoC: SOF: Intel: Broadwell: clarify mutual exclusion with legacy
11548 driver
11549
11550 * i40e: general protection fault in i40e_config_vf_promiscuous_mode
11551 (LP: #1852663)
11552 - SAUCE: i40e Fix GPF when deleting VMs
11553
11554 * libbpf check_abi fails on ppc64el (LP: #1854974)
11555 - libbpf: Fix readelf output parsing on powerpc with recent binutils
11556
11557 * CVE-2019-19050
11558 - crypto: user - fix memory leak in crypto_reportstat
11559
11560 * Make hotplugging docking station to Thunderbolt port more reliable
11561 (LP: #1853991)
11562 - PCI/PM: Add pcie_wait_for_link_delay()
11563 - PCI/PM: Add missing link delays required by the PCIe spec
11564
11565 * i915: Display flickers (monitor loses signal briefly) during "flickerfree"
11566 boot, while showing the BIOS logo on a black background (LP: #1836858)
11567 - [Config] FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
11568
11569 * [CML] New device id's for CMP-H (LP: #1846335)
11570 - i2c: i801: Add support for Intel Comet Lake PCH-H
11571 - mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-H SPI serial flash
11572 - mfd: intel-lpss: Add Intel Comet Lake PCH-H PCI IDs
11573
11574 * Focal update: v5.4.2 upstream stable release (LP: #1855326)
11575 - io_uring: async workers should inherit the user creds
11576 - net: separate out the msghdr copy from ___sys_{send,recv}msg()
11577 - net: disallow ancillary data for __sys_{send,recv}msg_file()
11578 - crypto: inside-secure - Fix stability issue with Macchiatobin
11579 - driver core: platform: use the correct callback type for bus_find_device
11580 - usb: dwc2: use a longer core rest timeout in dwc2_core_reset()
11581 - staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param()
11582 - staging: rtl8192e: fix potential use after free
11583 - staging: rtl8723bs: Drop ACPI device ids
11584 - staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-ids
11585 - USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P
11586 - mei: bus: prefix device names on bus with the bus name
11587 - mei: me: add comet point V device id
11588 - thunderbolt: Power cycle the router if NVM authentication fails
11589 - x86/fpu: Don't cache access to fpu_fpregs_owner_ctx
11590 - gve: Fix the queue page list allocated pages count
11591 - macvlan: schedule bc_work even if error
11592 - mdio_bus: don't use managed reset-controller
11593 - net: dsa: sja1105: fix sja1105_parse_rgmii_delays()
11594 - net: macb: add missed tasklet_kill
11595 - net: psample: fix skb_over_panic
11596 - net: sched: fix `tc -s class show` no bstats on class with nolock subqueues
11597 - openvswitch: fix flow command message size
11598 - sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook
11599 - slip: Fix use-after-free Read in slip_open
11600 - sctp: cache netns in sctp_ep_common
11601 - openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
11602 - openvswitch: remove another BUG_ON()
11603 - net/tls: take into account that bpf_exec_tx_verdict() may free the record
11604 - net/tls: free the record on encryption error
11605 - net: skmsg: fix TLS 1.3 crash with full sk_msg
11606 - selftests/tls: add a test for fragmented messages
11607 - net/tls: remove the dead inplace_crypto code
11608 - net/tls: use sg_next() to walk sg entries
11609 - selftests: bpf: test_sockmap: handle file creation failures gracefully
11610 - selftests: bpf: correct perror strings
11611 - tipc: fix link name length check
11612 - selftests: pmtu: use -oneline for ip route list cache
11613 - r8169: fix jumbo configuration for RTL8168evl
11614 - r8169: fix resume on cable plug-in
11615 - ext4: add more paranoia checking in ext4_expand_extra_isize handling
11616 - Revert "jffs2: Fix possible null-pointer dereferences in
11617 jffs2_add_frag_to_fragtree()"
11618 - crypto: talitos - Fix build error by selecting LIB_DES
11619 - HID: core: check whether Usage Page item is after Usage ID items
11620 - platform/x86: hp-wmi: Fix ACPI errors caused by too small buffer
11621 - platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input size
11622 - Linux 5.4.2
11623
11624 * no HDMI video output since GDM greeter after linux-oem-osp1 version
11625 5.0.0-1026 (LP: #1852386)
11626 - drm/i915: Add new CNL PCH ID seen on a CML platform
11627 - SAUCE: drm/i915: Fix detection for a CMP-V PCH
11628
11629 * Please add patch fixing RK818 ID detection (LP: #1853192)
11630 - SAUCE: mfd: rk808: Fix RK818 ID template
11631
11632 * Raydium Touchscreen on ThinkPad L390 does not work (LP: #1849721)
11633 - HID: i2c-hid: fix no irq after reset on raydium 3118
11634
11635 * Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901)
11636 - Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390
11637 2-in-1"
11638 - lib: devres: add a helper function for ioremap_uc
11639 - mfd: intel-lpss: Use devm_ioremap_uc for MMIO
11640
11641 * Lenovo dock MAC Address pass through doesn't work in Ubuntu (LP: #1827961)
11642 - r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2
11643
11644 * Disable unreliable HPET on CFL-H system (LP: #1852216)
11645 - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake H platforms
11646
11647 * Miscellaneous Ubuntu changes
11648 - update dkms package versions
11649 - [Config] Enable virtualbox dkms build
11650 - [Config] update annotations to match current configs
11651 - SAUCE: Add exfat module to signature inclusion list
11652
11653 * Miscellaneous upstream changes
11654 - Bluetooth: Fix invalid-free in bcsp_close()
11655 - ath9k_hw: fix uninitialized variable data
11656 - ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
11657 - ath10k: Fix HOST capability QMI incompatibility
11658 - ath10k: restore QCA9880-AR1A (v1) detection
11659 - Revert "Bluetooth: hci_ll: set operational frequency earlier"
11660 - Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues"
11661 - md/raid10: prevent access of uninitialized resync_pages offset
11662 - x86/insn: Fix awk regexp warnings
11663 - x86/speculation: Fix incorrect MDS/TAA mitigation status
11664 - x86/speculation: Fix redundant MDS mitigation message
11665 - nbd: prevent memory leak
11666 - x86/stackframe/32: Repair 32-bit Xen PV
11667 - x86/xen/32: Make xen_iret_crit_fixup() independent of frame layout
11668 - x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
11669 - x86/doublefault/32: Fix stack canaries in the double fault handler
11670 - x86/pti/32: Size initial_page_table correctly
11671 - x86/cpu_entry_area: Add guard page for entry stack on 32bit
11672 - x86/entry/32: Fix IRET exception
11673 - x86/entry/32: Use %ss segment where required
11674 - x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
11675 - x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
11676 - x86/entry/32: Fix NMI vs ESPFIX
11677 - selftests/x86/mov_ss_trap: Fix the SYSENTER test
11678 - selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel
11679 - x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make
11680 the CPU_ENTRY_AREA_PAGES assert precise
11681 - x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
11682 - futex: Prevent robust futex exit race
11683 - ALSA: usb-audio: Fix NULL dereference at parsing BADD
11684 - ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data
11685 - media: vivid: Set vid_cap_streaming and vid_out_streaming to true
11686 - media: vivid: Fix wrong locking that causes race conditions on streaming
11687 stop
11688 - media: usbvision: Fix invalid accesses after device disconnect
11689 - media: usbvision: Fix races among open, close, and disconnect
11690 - cpufreq: Add NULL checks to show() and store() methods of cpufreq
11691 - futex: Move futex exit handling into futex code
11692 - futex: Replace PF_EXITPIDONE with a state
11693 - exit/exec: Seperate mm_release()
11694 - futex: Split futex_mm_release() for exit/exec
11695 - futex: Set task::futex_state to DEAD right after handling futex exit
11696 - futex: Mark the begin of futex exit explicitly
11697 - futex: Sanitize exit state handling
11698 - futex: Provide state handling for exec() as well
11699 - futex: Add mutex around futex exit
11700 - futex: Provide distinct return value when owner is exiting
11701 - futex: Prevent exit livelock
11702 - media: uvcvideo: Fix error path in control parsing failure
11703 - media: b2c2-flexcop-usb: add sanity checking
11704 - media: cxusb: detect cxusb_ctrl_msg error in query
11705 - media: imon: invalid dereference in imon_touch_event
11706 - media: mceusb: fix out of bounds read in MCE receiver buffer
11707 - ALSA: hda - Disable audio component for legacy Nvidia HDMI codecs
11708 - USBIP: add config dependency for SGL_ALLOC
11709 - usbip: tools: fix fd leakage in the function of read_attr_usbip_status
11710 - usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()
11711 - usb-serial: cp201x: support Mark-10 digital force gauge
11712 - USB: chaoskey: fix error case of a timeout
11713 - appledisplay: fix error handling in the scheduled work
11714 - USB: serial: mos7840: add USB ID to support Moxa UPort 2210
11715 - USB: serial: mos7720: fix remote wakeup
11716 - USB: serial: mos7840: fix remote wakeup
11717 - USB: serial: option: add support for DW5821e with eSIM support
11718 - USB: serial: option: add support for Foxconn T77W968 LTE modules
11719 - staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding error
11720 - powerpc/book3s64: Fix link stack flush on context switch
11721 - KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
11722 - Linux 5.4.1
11723
11724 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Dec 2019 15:53:53 -0600
11725
11726 linux (5.4.0-7.8) focal; urgency=medium
11727
11728 * Miscellaneous Ubuntu changes
11729 - SAUCE: selftests/bpf: Comment out BPF_CORE_READ's which cause clang to
11730 segfault
11731 - Update nvidia-430 to nvidia-440
11732 - [Config] Enable nvidia dkms build
11733 - update dkms package versions
11734
11735 [ Upstream Kernel Changes ]
11736
11737 * Rebase to v5.4
11738
11739 -- Andrea Righi <andrea.righi@canonical.com> Mon, 25 Nov 2019 15:02:30 +0100
11740
11741 linux (5.4.0-6.7) focal; urgency=medium
11742
11743 * Miscellaneous Ubuntu changes
11744 - update dkms package versions
11745 - [Config] updateconfigs after rebase to 5.4-rc8
11746
11747 [ Upstream Kernel Changes ]
11748
11749 * Rebase to v5.4-rc7
11750
11751 -- Andrea Righi <andrea.righi@canonical.com> Mon, 18 Nov 2019 12:08:01 +0100
11752
11753 linux (5.4.0-5.6) focal; urgency=medium
11754
11755 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
11756 CVE-2019-15793
11757 - SAUCE: shiftfs: Correct id translation for lower fs operations
11758
11759 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
11760 CVE-2019-15792
11761 - SAUCE: shiftfs: prevent type confusion
11762
11763 * refcount underflow and type confusion in shiftfs (LP: #1850867) //
11764 CVE-2019-15791
11765 - SAUCE: shiftfs: Fix refcount underflow in btrfs ioctl handling
11766
11767 * Some EFI systems fail to boot in efi_init() when booted via maas
11768 (LP: #1851810)
11769 - SAUCE: efi: efi_get_memory_map -- increase map headroom
11770
11771 * seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test (LP: #1849281)
11772 - SAUCE: seccomp: rework define for SECCOMP_USER_NOTIF_FLAG_CONTINUE
11773 - SAUCE: seccomp: avoid overflow in implicit constant conversion
11774
11775 * dkms artifacts may expire from the pool (LP: #1850958)
11776 - [Packaging] dkms -- try launchpad librarian for pool downloads
11777 - [Packaging] dkms -- dkms-build quieten wget verbiage
11778
11779 * tsc marked unstable after entered PC10 on Intel CoffeeLake (LP: #1840239)
11780 - SAUCE: x86/intel: Disable HPET on Intel Coffe Lake platforms
11781 - SAUCE: x86/intel: Disable HPET on Intel Ice Lake platforms
11782
11783 * shiftfs: prevent exceeding project quotas (LP: #1849483)
11784 - SAUCE: shiftfs: drop CAP_SYS_RESOURCE from effective capabilities
11785
11786 * shiftfs: fix fallocate() (LP: #1849482)
11787 - SAUCE: shiftfs: setup correct s_maxbytes limit
11788
11789 * The alsa hda driver is not loaded due to the missing of PCIID for Comet
11790 Lake-S [8086:a3f0] (LP: #1852070)
11791 - SAUCE: ALSA: hda: Add Cometlake-S PCI ID
11792
11793 * Can't adjust brightness on DELL UHD dGPU AIO (LP: #1813877)
11794 - SAUCE: platform/x86: dell-uart-backlight: add missing status command
11795 - SAUCE: platform/x86: dell-uart-backlight: load driver by scalar status
11796 - SAUCE: platform/x86: dell-uart-backlight: add force parameter
11797 - SAUCE: platform/x86: dell-uart-backlight: add quirk for old platforms
11798
11799 * s_iflags overlap prevents unprivileged overlayfs mounts (LP: #1851677)
11800 - SAUCE: fs: Move SB_I_NOSUID to the top of s_iflags
11801
11802 * ubuntu-aufs-modified mmap_region() breaks refcounting in overlayfs/shiftfs
11803 error path (LP: #1850994) // CVE-2019-15794
11804 - SAUCE: shiftfs: Restore vm_file value when lower fs mmap fails
11805 - SAUCE: ovl: Restore vm_file value when lower fs mmap fails
11806
11807 * Miscellaneous Ubuntu changes
11808 - [Debian] Convert update-aufs.sh to use aufs5
11809 - SAUCE: import aufs driver
11810 - update dkms package versions
11811
11812 [ Upstream Kernel Changes ]
11813
11814 * Rebase to v5.4-rc7
11815
11816 -- Seth Forshee <seth.forshee@canonical.com> Wed, 13 Nov 2019 11:56:35 -0800
11817
11818 linux (5.4.0-4.5) focal; urgency=medium
11819
11820 * High power consumption using 5.0.0-25-generic (LP: #1840835)
11821 - PCI: Add a helper to check Power Resource Requirements _PR3 existence
11822 - ALSA: hda: Allow HDA to be runtime suspended when dGPU is not bound to a
11823 driver
11824 - PCI: Fix missing inline for pci_pr3_present()
11825
11826 * Fix signing of staging modules in eoan (LP: #1850234)
11827 - [Packaging] Leave unsigned modules unsigned after adding .gnu_debuglink
11828
11829 * [20.04 FEAT] Set Architecture Level (ALS) to z13 (LP: #1837525)
11830 - [Config] s390x bump march to z13, with tune to z15
11831
11832 * Miscellaneous Ubuntu changes
11833 - [Debian]: do not skip tests for linux-hwe-edge
11834 - update dkms package versions
11835 - [Config] re-enable zfs
11836 - [Config] rename module virtio_fs to virtiofs
11837
11838 [ Upstream Kernel Changes ]
11839
11840 * Rebase to v5.4-rc6
11841
11842 -- Andrea Righi <andrea.righi@canonical.com> Mon, 04 Nov 2019 15:12:02 +0100
11843
11844 linux (5.4.0-3.4) focal; urgency=medium
11845
11846 * seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test (LP: #1849281)
11847 - SAUCE: seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test
11848
11849 * cloudimg: no iavf/i40evf module so no network available with SR-IOV enabled
11850 cloud (LP: #1848481)
11851 - [Packaging] include iavf/i40evf in generic
11852
11853 * CVE-2019-17666
11854 - SAUCE: rtlwifi: Fix potential overflow on P2P code
11855
11856 * Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x from yes
11857 to no (LP: #1848492)
11858 - [Config] Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x
11859 from yes to no
11860
11861 * Add Intel Comet Lake ethernet support (LP: #1848555)
11862 - SAUCE: e1000e: Add support for Comet Lake
11863
11864 * seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE (LP: #1847744)
11865 - SAUCE: seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE
11866 - SAUCE: seccomp: test SECCOMP_USER_NOTIF_FLAG_CONTINUE
11867
11868 * drm/i915: Fix the issue of "azx_get_response timeout" for hdmi audio on ICL
11869 platforms (LP: #1847192)
11870 - SAUCE: drm/i915: Fix audio power up sequence for gen10+ display
11871 - SAUCE: drm/i915: extend audio CDCLK>=2*BCLK constraint to more platforms
11872
11873 * PM / hibernate: fix potential memory corruption (LP: #1847118)
11874 - SAUCE: PM / hibernate: memory_bm_find_bit -- tighten node optimisation
11875
11876 * [regression] NoNewPrivileges incompatible with Apparmor (LP: #1844186)
11877 - SAUCE: apparmor: fix nnp subset test for unconfined
11878
11879 * overlayfs: allow with shiftfs as underlay (LP: #1846272)
11880 - SAUCE: overlayfs: allow with shiftfs as underlay
11881
11882 * eoan: alsa/sof: Enable SOF_HDA link and codec (LP: #1848490)
11883 - [Config] Fix SOF Kconfig options
11884
11885 * linux won't build when new virtualbox version is present on the archive
11886 (LP: #1848788)
11887 - [Packaging]: download virtualbox from sources
11888
11889 * Miscellaneous Ubuntu changes
11890 - [Config] update annotations from configs
11891 - [Config] updateconfigs after rebase to 5.4-rc5
11892 - update dkms package versions
11893
11894 [ Upstream Kernel Changes ]
11895
11896 * Rebase to v5.4-rc5
11897
11898 -- Seth Forshee <seth.forshee@canonical.com> Tue, 29 Oct 2019 12:01:27 -0500
11899
11900 linux (5.4.0-2.3) eoan; urgency=medium
11901
11902 * Add installer support for iwlmvm adapters (LP: #1848236)
11903 - d-i: Add iwlmvm to nic-modules
11904
11905 * shiftfs: rework how shiftfs opens files (LP: #1846265)
11906 - SAUCE: shiftfs: rework how shiftfs opens files
11907
11908 * Miscellaneous Ubuntu changes
11909 - update dkms package versions
11910 - [Config] updateconfigs after rebase to 5.4-rc4
11911
11912 [ Upstream Kernel Changes ]
11913
11914 * Rebase to v5.4-rc4
11915
11916 -- Andrea Righi <andrea.righi@canonical.com> Mon, 21 Oct 2019 17:31:26 +0200
11917
11918 linux (5.4.0-1.2) eoan; urgency=medium
11919
11920 * Miscellaneous Ubuntu changes
11921 - update dkms package versions
11922 - [Config] updateconfigs after rebase to 5.4-rc3
11923 - [Config] add flexfb, fbtft_device and rio500 to modules.ignore
11924 - [Config] amd64: ignore fbtft and all dependent modules
11925
11926 [ Upstream Kernel Changes ]
11927
11928 * Rebase to v5.4-rc3
11929
11930 -- Andrea Righi <andrea.righi@canonical.com> Mon, 14 Oct 2019 19:48:52 +0200
11931
11932 linux (5.4.0-0.1) eoan; urgency=medium
11933
11934 * Enable the Dragonboards out of Eoan/master arm64 kernel (LP: #1846704)
11935 - [Packaging] arm64: snapdragon: introduce a snapdragon flavour
11936 - [Packaging] arm64: snapdragon: switch kernel format to Image
11937 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8916=y
11938 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8994=y
11939 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8996=y
11940 - [Config] arm64: snapdragon: CONFIG_PINCTRL_MSM8998=y
11941 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_RPMH=y
11942 - [Config] arm64: snapdragon: CONFIG_QCOM_BAM_DMA=y
11943 - [Config] arm64: snapdragon: CONFIG_QCOM_HIDMA_MGMT=y
11944 - [Config] arm64: snapdragon: CONFIG_QCOM_HIDMA=y
11945 - [Config] arm64: snapdragon: CONFIG_COMMON_CLK_QCOM=y
11946 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_RPMH=y
11947 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8916=y
11948 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8994=y
11949 - [Config] arm64: snapdragon: CONFIG_MSM_MMCC_8996=y
11950 - [Config] arm64: snapdragon: CONFIG_MSM_GCC_8998=y
11951 - [Config] arm64: snapdragon: CONFIG_HWSPINLOCK_QCOM=y
11952 - [Config] arm64: snapdragon: CONFIG_QCOM_APCS_IPC=y
11953 - [Config] arm64: snapdragon: CONFIG_RPMSG_QCOM_GLINK_RPM=y
11954 - [Config] arm64: snapdragon: CONFIG_QCOM_GENI_SE=y
11955 - [Config] arm64: snapdragon: CONFIG_QCOM_SMEM=y
11956 - [Config] arm64: snapdragon: CONFIG_QCOM_SMD_RPM=y
11957 - [Config] arm64: snapdragon: CONFIG_QCOM_SMP2P=y
11958 - [Config] arm64: snapdragon: CONFIG_QCOM_SMSM=y
11959 - [Config] arm64: snapdragon: CONFIG_QCOM_QFPROM=y
11960 - [Config] arm64: snapdragon: CONFIG_SERIAL_QCOM_GENI=y
11961 - [Config] arm64: snapdragon: CONFIG_QCOM_TSENS=y
11962 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_SMD_RPM=y
11963 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_SMD_RPM=y
11964 - [Config] arm64: snapdragon: CONFIG_RPMSG_QCOM_SMD=y
11965 - [Config] arm64: snapdragon: CONFIG_MFD_QCOM_RPM=y
11966 - [Config] arm64: snapdragon: CONFIG_SCSI_UFSHCD=y
11967 - [Config] arm64: snapdragon: CONFIG_SCSI_UFSHCD_PLATFORM=y
11968 - [Config] arm64: snapdragon: CONFIG_SCSI_UFS_HISI=y
11969 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI=y
11970 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI_PLTFM=y
11971 - [Config] arm64: snapdragon: CONFIG_MMC_SDHCI_MSM=y
11972 - [Config] arm64: snapdragon: CONFIG_REGULATOR_QCOM_SPMI=y
11973 - [Config] arm64: snapdragon: CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
11974 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_USB_HS=y
11975 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_QMP=y
11976 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_UFS=y
11977 - [Config] arm64: snapdragon: CONFIG_PHY_QCOM_USB_HSIC=y
11978 - [Config] arm64: snapdragon: CONFIG_USB_CHIPIDEA_OF=y
11979 - [Config] arm64: snapdragon: CONFIG_USB_EHCI_HCD_PLATFORM=y
11980 - [Config] arm64: snapdragon: CONFIG_EXTCON_USB_GPIO=y
11981 - [Config] arm64: snapdragon: CONFIG_REGULATOR_FIXED_VOLTAGE=y
11982 - [Config] arm64: snapdragon: CONFIG_LEDS_GPIO=y
11983 - [Config] arm64: snapdragon: CONFIG_USB_HSIC_USB3503=y
11984 - [Config] arm64: snapdragon: CONFIG_USB_NET_DRIVERS=y
11985 - [Config] arm64: snapdragon: CONFIG_USB_OTG=y
11986 - [Config] arm64: snapdragon: CONFIG_USB_XHCI_PLATFORM=y
11987 - [Config] arm64: snapdragon: CONFIG_USB_OHCI_HCD_PLATFORM=y
11988 - [Config] arm64: snapdragon: CONFIG_USB_MUSB_HDRC=y
11989 - [Config] arm64: snapdragon: CONFIG_USB_DWC3=y
11990 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_PCI=y
11991 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_OF_SIMPLE=y
11992 - [Config] arm64: snapdragon: CONFIG_USB_DWC3_QCOM=y
11993 - [Config] arm64: snapdragon: CONFIG_LEDS_PWM=y
11994 - [Config] arm64: snapdragon: CONFIG_LEDS_TRIGGER_HEARTBEAT=y
11995 - [Config] arm64: snapdragon: CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
11996 - [Config] arm64: snapdragon: CONFIG_QCOM_A53PLL=y
11997 - [Config] arm64: snapdragon: CONFIG_QCOM_CLK_APCS_MSM8916=y
11998 - [Config] arm64: snapdragon: CONFIG_NLS_ISO8859_1=y
11999 - [Config] arm64: snapdragon: CONFIG_USB_USBNET=y
12000 - [Config] arm64: snapdragon: CONFIG_CRYPTO_DEV_QCOM_RNG=y
12001 - [Config] arm64: snapdragon: CONFIG_POWER_RESET_QCOM_PON=y
12002 - [Config] arm64: snapdragon: CONFIG_INPUT_PM8941_PWRKEY=y
12003 - [Config] arm64: snapdragon: CONFIG_KEYBOARD_GPIO=y
12004 - [Config] arm64: snapdragon: CONFIG_RTC_DRV_PM8XXX=y
12005
12006 * Miscellaneous Ubuntu changes
12007 - [Config] updateconfigs after rebase to 5.4-rc2
12008 - SAUCE: (lockdown) Make get_cert_list() not complain about cert lists that
12009 aren't present.
12010 - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
12011 - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print
12012 error messages.
12013 - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down
12014 - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure boot
12015 mode
12016 - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
12017 - SAUCE: (lockdown) Add a SysRq option to lift kernel lockdown
12018 - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature
12019 verify
12020 - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure boot
12021 - SAUCE: (lockdown) security: lockdown: Make
12022 CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
12023 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
12024 - [Config] Enable lockdown under secure boot
12025 - SAUCE: import aufs driver
12026 - SAUCE: aufs: rwsem owner changed to atmoic_long_t in 5.3
12027 - SAUCE: aufs: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
12028 - [Config] enable aufs
12029 - update dkms package versions
12030 - [Config] disable zfs
12031 - [Config] disable nvidia dkms build
12032 - [Config] disable virtualbox dkms build
12033 - [Debian] Generate stub reconstruct for -rc kernels
12034 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Forbid unprivileged mounting
12035 when device is opened for writing"
12036 - Revert "UBUNTU: SAUCE: (namespace) ext4: Add module parameter to enable user
12037 namespace mounts"
12038 - Revert "UBUNTU: SAUCE: (namespace) ext4: Add support for unprivileged mounts
12039 from user namespaces"
12040 - Revert "UBUNTU: SAUCE: (namespace) mtd: Check permissions towards mtd block
12041 device inode when mounting"
12042 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Check permissions towards
12043 block device inode when mounting"
12044 - Revert "UBUNTU: SAUCE: (namespace) block_dev: Support checking inode
12045 permissions in lookup_bdev()"
12046
12047 [ Upstream Kernel Changes ]
12048
12049 * Rebase to v5.4-rc2
12050
12051 -- Seth Forshee <seth.forshee@canonical.com> Fri, 11 Oct 2019 16:42:41 -0500
12052
12053 linux (5.4.0-0.0) eoan; urgency=medium
12054
12055 * Dummy entry.
12056
12057 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Oct 2019 09:59:00 -0500
12058
12059 linux (5.3.0-17.18) eoan; urgency=medium
12060
12061 * eoan/linux: 5.3.0-17.18 -proposed tracker (LP: #1846641)
12062
12063 * CVE-2019-17056
12064 - nfc: enforce CAP_NET_RAW for raw sockets
12065
12066 * CVE-2019-17055
12067 - mISDN: enforce CAP_NET_RAW for raw sockets
12068
12069 * CVE-2019-17054
12070 - appletalk: enforce CAP_NET_RAW for raw sockets
12071
12072 * CVE-2019-17053
12073 - ieee802154: enforce CAP_NET_RAW for raw sockets
12074
12075 * CVE-2019-17052
12076 - ax25: enforce CAP_NET_RAW for raw sockets
12077
12078 * CVE-2019-15098
12079 - ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()
12080
12081 * xHCI on AMD Stoney Ridge cannot detect USB 2.0 or 1.1 devices.
12082 (LP: #1846470)
12083 - x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect
12084
12085 * Re-enable linux-libc-dev build on i386 (LP: #1846508)
12086 - [Packaging] Build only linux-libc-dev for i386
12087 - [Debian] final-checks -- ignore archtictures with no binaries
12088
12089 * arm64: loop on boot after installing linux-generic-hwe-18.04-edge/bionic-
12090 proposed (LP: #1845820)
12091 - [Config] Disable CONFIG_ARM_SMMU_DISABLE_BYPASS_BY_DEFAULT
12092
12093 * Revert ESE DASD discard support (LP: #1846219)
12094 - SAUCE: Revert "s390/dasd: Add discard support for ESE volumes"
12095
12096 * Miscellaneous Ubuntu changes
12097 - update dkms package versions
12098
12099 -- Seth Forshee <seth.forshee@canonical.com> Thu, 03 Oct 2019 16:57:05 -0500
12100
12101 linux (5.3.0-16.17) eoan; urgency=medium
12102
12103 * eoan/linux: 5.3.0-16.17 -proposed tracker (LP: #1846204)
12104
12105 * zfs fails to build on s390x with debug symbols enabled (LP: #1846143)
12106 - SAUCE: s390: Mark atomic const ops always inline
12107
12108 -- Seth Forshee <seth.forshee@canonical.com> Tue, 01 Oct 2019 07:46:43 -0500
12109
12110 linux (5.3.0-15.16) eoan; urgency=medium
12111
12112 * eoan/linux: 5.3.0-15.16 -proposed tracker (LP: #1845987)
12113
12114 * Drop i386 build for 19.10 (LP: #1845714)
12115 - [Packaging] Remove x32 arch references from control files
12116 - [Debian] final-checks -- Get arch list from debian/control
12117
12118 * ZFS kernel modules lack debug symbols (LP: #1840704)
12119 - [Debian] Fix conditional for setting zfs debug package path
12120
12121 * Use pyhon3-sphinx instead of python-sphinx for building html docs
12122 (LP: #1845808)
12123 - [Packaging] Update sphinx build dependencies to python3 packages
12124
12125 * Kernel panic with 19.10 beta image (LP: #1845454)
12126 - efi/tpm: Don't access event->count when it isn't mapped.
12127 - efi/tpm: don't traverse an event log with no events
12128 - efi/tpm: only set efi_tpm_final_log_size after successful event log parsing
12129
12130 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Sep 2019 11:57:20 -0500
12131
12132 linux (5.3.0-14.15) eoan; urgency=medium
12133
12134 * eoan/linux: 5.3.0-14.15 -proposed tracker (LP: #1845728)
12135
12136 * Drop i386 build for 19.10 (LP: #1845714)
12137 - [Debian] Remove support for producing i386 kernels
12138 - [Debian] Don't use CROSS_COMPILE for i386 configs
12139
12140 * udevadm trigger will fail when trying to add /sys/devices/vio/
12141 (LP: #1845572)
12142 - SAUCE: powerpc/vio: drop bus_type from parent device
12143
12144 * Trying to online dasd drive results in invalid input/output from the kernel
12145 on z/VM (LP: #1845323)
12146 - SAUCE: s390/dasd: Fix error handling during online processing
12147
12148 * intel-lpss driver conflicts with write-combining MTRR region (LP: #1845584)
12149 - SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390 2-in-1
12150
12151 * Support Hi1620 zip hw accelerator (LP: #1845355)
12152 - [Config] Enable HiSilicon QM/ZIP as modules
12153 - crypto: hisilicon - add queue management driver for HiSilicon QM module
12154 - crypto: hisilicon - add hardware SGL support
12155 - crypto: hisilicon - add HiSilicon ZIP accelerator support
12156 - crypto: hisilicon - add SRIOV support for ZIP
12157 - Documentation: Add debugfs doc for hisi_zip
12158 - crypto: hisilicon - add debugfs for ZIP and QM
12159 - MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driver
12160 - crypto: hisilicon - fix kbuild warnings
12161 - crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
12162 - crypto: hisilicon - init curr_sgl_dma to fix compile warning
12163 - crypto: hisilicon - add missing single_release
12164 - crypto: hisilicon - fix error handle in hisi_zip_create_req_q
12165 - crypto: hisilicon - Fix warning on printing %p with dma_addr_t
12166 - crypto: hisilicon - Fix return value check in hisi_zip_acompress()
12167 - crypto: hisilicon - avoid unused function warning
12168
12169 * SafeSetID LSM should be built but disabled by default (LP: #1845391)
12170 - LSM: SafeSetID: Stop releasing uninitialized ruleset
12171 - [Config] Build SafeSetID LSM but don't enable it by default
12172
12173 * CONFIG_LSM should not specify loadpin since it is not built (LP: #1845383)
12174 - [Config] loadpin shouldn't be in CONFIG_LSM
12175
12176 * Add new pci-id's for CML-S, ICL (LP: #1845317)
12177 - drm/i915/icl: Add missing device ID
12178 - drm/i915/cml: Add Missing PCI IDs
12179
12180 * Thunderbolt support for ICL (LP: #1844680)
12181 - thunderbolt: Correct path indices for PCIe tunnel
12182 - thunderbolt: Move NVM upgrade support flag to struct icm
12183 - thunderbolt: Use 32-bit writes when writing ring producer/consumer
12184 - thunderbolt: Do not fail adding switch if some port is not implemented
12185 - thunderbolt: Hide switch attributes that are not set
12186 - thunderbolt: Expose active parts of NVM even if upgrade is not supported
12187 - thunderbolt: Add support for Intel Ice Lake
12188 - ACPI / property: Add two new Thunderbolt property GUIDs to the list
12189
12190 * Ubuntu 19.10 - Additional PCI patch and fix (LP: #1844668)
12191 - s390/pci: fix MSI message data
12192
12193 * Enhanced Hardware Support - Finalize Naming (LP: #1842774)
12194 - s390: add support for IBM z15 machines
12195 - [Config] CONFIG_MARCH_Z15=n, CONFIG_TUNE_Z15=n
12196
12197 * Eoan update: v5.3.1 upstream stable release (LP: #1845642)
12198 - USB: usbcore: Fix slab-out-of-bounds bug during device reset
12199 - media: tm6000: double free if usb disconnect while streaming
12200 - phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current
12201 - ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit
12202 - net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
12203 - net_sched: let qdisc_put() accept NULL pointer
12204 - udp: correct reuseport selection with connected sockets
12205 - xen-netfront: do not assume sk_buff_head list is empty in error handling
12206 - net: dsa: Fix load order between DSA drivers and taggers
12207 - net: stmmac: Hold rtnl lock in suspend/resume callbacks
12208 - KVM: coalesced_mmio: add bounds checking
12209 - Documentation: sphinx: Add missing comma to list of strings
12210 - firmware: google: check if size is valid when decoding VPD data
12211 - serial: sprd: correct the wrong sequence of arguments
12212 - tty/serial: atmel: reschedule TX after RX was started
12213 - nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
12214 - Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"
12215 - ovl: fix regression caused by overlapping layers detection
12216 - phy: qcom-qmp: Correct ready status, again
12217 - floppy: fix usercopy direction
12218 - media: technisat-usb2: break out of loop at end of buffer
12219 - Linux 5.3.1
12220
12221 * ZFS kernel modules lack debug symbols (LP: #1840704)
12222 - [Debian]: Remove hardcoded $(pkgdir) in debug symbols handling
12223 - [Debian]: Handle debug symbols for modules in extras too
12224 - [Debian]: Check/link modules with debug symbols after DKMS modules
12225 - [Debian]: Warn about modules without debug symbols
12226 - [Debian]: dkms-build: new parameter for debug package directory
12227 - [Debian]: dkms-build: zfs: support for debug symbols
12228 - [Debian]: dkms-build: Avoid executing post-processor scripts twice
12229 - [Debian]: dkms-build: Move zfs special-casing into configure script
12230
12231 * /proc/self/maps paths missing on live session (was vlc won't start; eoan
12232 19.10 & bionic 18.04 ubuntu/lubuntu/kubuntu/xubuntu/ubuntu-mate dailies)
12233 (LP: #1842382)
12234 - SAUCE: Revert "UBUNTU: SAUCE: shiftfs: enable overlayfs on shiftfs"
12235
12236 -- Seth Forshee <seth.forshee@canonical.com> Fri, 27 Sep 2019 16:08:06 -0500
12237
12238 linux (5.3.0-13.14) eoan; urgency=medium
12239
12240 * eoan/linux: 5.3.0-13.14 -proposed tracker (LP: #1845105)
12241
12242 * Packaging resync (LP: #1786013)
12243 - [Packaging] update helper scripts
12244
12245 * Miscellaneous Ubuntu changes
12246 - [Debian] Remove binutils-dev build dependency
12247
12248 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Sep 2019 19:26:43 -0500
12249
12250 linux (5.3.0-12.13) eoan; urgency=medium
12251
12252 * Change kernel compression method to improve boot speed (LP: #1840934)
12253 - [Packaging] Add lz4 build dependency for s390x
12254
12255 * Miscellaneous Ubuntu changes
12256 - SAUCE: Remove spl and zfs source
12257
12258 -- Seth Forshee <seth.forshee@canonical.com> Tue, 17 Sep 2019 13:36:26 +0200
12259
12260 linux (5.3.0-11.12) eoan; urgency=medium
12261
12262 * eoan/linux: 5.3.0-11.12 -proposed tracker (LP: #1844144)
12263
12264 * Suspend to RAM(S3) does not wake up for latest megaraid and mpt3sas
12265 adapters(SAS3.5 onwards) (LP: #1838751)
12266 - PCI: Restore Resizable BAR size bits correctly for 1MB BARs
12267
12268 * s390/setup: Actually init kernel lock down (LP: #1843961)
12269 - SAUCE: (lockdown) s390/setup: Actually init kernel lock down
12270
12271 * cherrypick has_sipl fix (LP: #1843960)
12272 - SAUCE: s390/sclp: Fix bit checked for has_sipl
12273
12274 * Change kernel compression method to improve boot speed (LP: #1840934)
12275 - [Config]: Switch kernel compression from LZO to LZ4 on s390x
12276
12277 * Installation fails on eoan/PowerVM : missing /dev/nvram (LP: #1837726)
12278 - [Config] CONFIG_NVRAM=y for ppc64el
12279
12280 * Miscellaneous Ubuntu changes
12281 - [Config]: remove nvram from ppc64el modules ABI
12282 - [Config] Update annotations for recent config changes
12283 - SAUCE: sched: Add __ASSEMBLY__ guards around struct clone_args
12284 - SAUCE: i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
12285 - SAUCE: arm64: dts: qcom: Add Lenovo Yoga C630
12286 - update dkms package versions
12287
12288 [ Upstream Kernel Changes ]
12289
12290 * Rebase to v5.3
12291
12292 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 16 Sep 2019 16:18:27 +0200
12293
12294 linux (5.3.0-10.11) eoan; urgency=medium
12295
12296 * eoan/linux: 5.3.0-10.11 -proposed tracker (LP: #1843232)
12297
12298 * No sound inputs from the external microphone and headset on a Dell machine
12299 (LP: #1842265)
12300 - SAUCE: ALSA: hda - Expand pin_match function to match upcoming new tbls
12301 - SAUCE: ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family
12302
12303 * Horizontal corrupted line at top of screen caused by framebuffer compression
12304 (LP: #1840236)
12305 - SAUCE: drm/i915/fbc: disable framebuffer compression on IceLake
12306
12307 * Add bpftool to linux-tools-common (LP: #1774815)
12308 - [Debian] package bpftool in linux-tools-common
12309
12310 * Miscellaneous Ubuntu changes
12311 - update dkms package versions
12312
12313 [ Upstream Kernel Changes ]
12314
12315 * Rebase to v5.3-rc8
12316
12317 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 09 Sep 2019 10:00:41 +0200
12318
12319 linux (5.3.0-9.10) eoan; urgency=medium
12320
12321 * eoan/linux: 5.3.0-9.10 -proposed tracker (LP: #1842393)
12322
12323 * shiftfs: mark kmem_cache as reclaimable (LP: #1842059)
12324 - SAUCE: shiftfs: mark slab objects SLAB_RECLAIM_ACCOUNT
12325
12326 * shiftfs: drop entries from cache on unlink (LP: #1841977)
12327 - SAUCE: shiftfs: fix buggy unlink logic
12328
12329 * Fix touchpad IRQ storm after S3 (LP: #1841396)
12330 - pinctrl: intel: remap the pin number to gpio offset for irq enabled pin
12331
12332 * Please include DTBs for arm64 laptops (LP: #1842050)
12333 - arm64: dts: qcom: Add Lenovo Miix 630
12334 - arm64: dts: qcom: Add HP Envy x2
12335 - arm64: dts: qcom: Add Asus NovaGo TP370QL
12336
12337 * Miscellaneous Ubuntu changes
12338 - SAUCE: import aufs driver
12339 - [Packaging]: ignore vbox modules when vbox is disabled
12340
12341 [ Upstream Kernel Changes ]
12342
12343 * Rebase to v5.3-rc7
12344
12345 -- Paolo Pisati <paolo.pisati@canonical.com> Tue, 03 Sep 2019 10:27:33 +0200
12346
12347 linux (5.3.0-8.9) eoan; urgency=medium
12348
12349 * Packaging resync (LP: #1786013)
12350 - [Packaging] resync getabis
12351
12352 * Change kernel compression method to improve boot speed (LP: #1840934)
12353 - [Config] change kernel compression method to improve boot speed
12354 - [Packaging] add build dependencies for compression algorithms
12355
12356 * realtek r8822be kernel module fails after update to linux kernel-headers
12357 5.0.0-21 (LP: #1838133)
12358 - rtw88: Fix misuse of GENMASK macro
12359 - rtw88: pci: Rearrange the memory usage for skb in RX ISR
12360 - rtw88: pci: Use DMA sync instead of remapping in RX ISR
12361 - rtw88: debug: dump tx power indexes in use
12362 - rtw88: use txpwr_lmt_cfg_pair struct, not arrays
12363 - rtw88: pci: remove set but not used variable 'ip_sel'
12364 - rtw88: allow c2h operation in irq context
12365 - rtw88: enclose c2h cmd handle with mutex
12366 - rtw88: add BT co-existence support
12367 - SAUCE: rtw88: pci: enable MSI interrupt
12368
12369 * VIMC module not available (CONFIG_VIDEO_VIMC not set) (LP: #1831482)
12370 - [Config] Enable VIMC module
12371
12372 * Goodix touchpad may drop first input event (LP: #1840075)
12373 - Revert "UBUNTU: SAUCE: i2c: designware: add G3 3590 into i2c quirk"
12374 - Revert "UBUNTU: SAUCE: i2c: designware: add Inpiron 7591 into i2c quirk"
12375 - Revert "UBUNTU: SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c
12376 quirk"
12377 - Revert "UBUNTU: SAUCE: i2c: designware: Add disable runtime pm quirk"
12378 - mfd: intel-lpss: Remove D3cold delay
12379
12380 * Include Sunix serial/parallel driver (LP: #1826716)
12381 - serial: 8250_pci: Add support for Sunix serial boards
12382 - parport: parport_serial: Add support for Sunix Multi I/O boards
12383
12384 * enable lockdown on s390x when Secure IPL is performed (LP: #1839622)
12385 - SAUCE: (lockdown) s390/ipl: lockdown kernel when booted secure
12386 - Ubuntu: [Config] Enable CONFIG_LOCK_DOWN_KERNEL on s390x.
12387
12388 * UBUNTU: SAUCE: shiftfs: pass correct point down (LP: #1837231)
12389 - SAUCE: shiftfs: pass correct point down
12390
12391 * shiftfs: add O_DIRECT support (LP: #1837223)
12392 - SAUCE: shiftfs: add O_DIRECT support
12393
12394 * Miscellaneous Ubuntu changes
12395 - [Config] enable secureboot signing on s390x
12396 - [Config] CONFIG_TEST_BLACKHOLE_DEV=m
12397 - SAUCE: selftests: fib_tests: assign address to dummy1 for rp_filter tests
12398 - [Debian] disable dkms builds for autopktest rebuilds
12399 - update dkms package versions
12400 - [Config] updateconfigs after v5.3-rc6 rebase
12401
12402 [ Upstream Kernel Changes ]
12403
12404 * Rebase to v5.3-rc5
12405
12406 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 26 Aug 2019 10:09:42 +0200
12407
12408 linux (5.3.0-7.8) eoan; urgency=medium
12409
12410 * Packaging resync (LP: #1786013)
12411 - [Packaging] resync getabis
12412
12413 * Miscellaneous Ubuntu changes
12414 - [Config] updateconfigs after v5.3-rc5 rebase
12415 - remove missing module after updateconfigs
12416
12417 [ Upstream Kernel Changes ]
12418
12419 * Rebase to v5.3-rc5
12420
12421 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 19 Aug 2019 15:31:24 +0200
12422
12423 linux (5.3.0-6.7) eoan; urgency=medium
12424
12425 * Miscellaneous Ubuntu changes
12426 - SAUCE: selftests/bpf: prevent headers to be compiled as C code
12427
12428 -- Seth Forshee <seth.forshee@canonical.com> Wed, 14 Aug 2019 13:25:01 -0500
12429
12430 linux (5.3.0-5.6) eoan; urgency=medium
12431
12432 * Miscellaneous Ubuntu changes
12433 - update dkms package versions
12434 - [Config] enable zfs build
12435
12436 -- Seth Forshee <seth.forshee@canonical.com> Tue, 13 Aug 2019 09:16:06 -0500
12437
12438 linux (5.3.0-4.5) eoan; urgency=medium
12439
12440 * Packaging resync (LP: #1786013)
12441 - [Packaging] resync getabis
12442 - [Packaging] update helper scripts
12443
12444 * bcache: bch_allocator_thread(): hung task timeout (LP: #1784665) // Tight
12445 timeout for bcache removal causes spurious failures (LP: #1796292)
12446 - SAUCE: bcache: fix deadlock in bcache_allocator
12447
12448 * shiftfs: allow overlayfs (LP: #1838677)
12449 - SAUCE: shiftfs: enable overlayfs on shiftfs
12450
12451 * Miscellaneous Ubuntu changes
12452 - SAUCE: Revert "kbuild: modpost: do not parse unnecessary rules for vmlinux
12453 modpost"
12454 - update dkms package versions
12455 - enable nvidia dkms build
12456
12457 [ Upstream Kernel Changes ]
12458
12459 * Rebase to v5.3-rc4
12460
12461 -- Seth Forshee <seth.forshee@canonical.com> Mon, 12 Aug 2019 10:41:27 -0500
12462
12463 linux (5.3.0-3.4) eoan; urgency=medium
12464
12465 * Miscellaneous Ubuntu changes
12466 - update dkms package versions
12467 - SAUCE: aufs: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
12468 - [Config] add mux-* to modules.ignore
12469
12470 [ Upstream Kernel Changes ]
12471
12472 * Rebase to v5.3-rc3
12473
12474 -- Paolo Pisati <paolo.pisati@canonical.com> Mon, 05 Aug 2019 18:17:09 +0200
12475
12476 linux (5.3.0-2.3) eoan; urgency=medium
12477
12478 * Miscellaneous Ubuntu changes
12479 - [Packaging] add build dependincy on fontconfig
12480
12481 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jul 2019 12:18:46 -0400
12482
12483 linux (5.3.0-1.2) eoan; urgency=medium
12484
12485 * System does not auto detect disconnection of external monitor (LP: #1835001)
12486 - SAUCE: drm/i915: Add support for retrying hotplug
12487 - SAUCE: drm/i915: Enable hotplug retry
12488
12489 * Please enable CONFIG_SCSI_UFS_QCOM as a module on arm64 (LP: #1837332)
12490 - [Config] Enable CONFIG_SCSI_UFS_QCOM as a module on arm64.
12491
12492 * Add arm64 CONFIG_ARCH_MESON=y and related configs Edit (LP: #1820530)
12493 - [Config] enable ARCH_MESON
12494 - remove missing module
12495 - [Config] update annotations after enabling ARCH_MESON for arm64
12496
12497 * Miscellaneous Ubuntu changes
12498 - SAUCE: KVM: PPC: comment implicit fallthrough
12499 - update dkms package versions
12500 - [Config] enable vbox dkms build
12501
12502 [ Upstream Kernel Changes ]
12503
12504 * Rebase to v5.3-rc2
12505
12506 -- Seth Forshee <seth.forshee@canonical.com> Sun, 28 Jul 2019 23:10:16 -0400
12507
12508 linux (5.3.0-0.1) eoan; urgency=medium
12509
12510 * Packaging resync (LP: #1786013)
12511 - [Packaging] resync git-ubuntu-log
12512
12513 * Miscellaneous Ubuntu changes
12514 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
12515 kernel image
12516 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
12517 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
12518 locked down
12519 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
12520 down
12521 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
12522 reboot
12523 - SAUCE: (efi-lockdown) kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and
12524 KEXEC_SIG_FORCE
12525 - SAUCE: (efi-lockdown) kexec_file: Restrict at runtime if the kernel is
12526 locked down
12527 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
12528 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
12529 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
12530 down
12531 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
12532 locked down
12533 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
12534 down
12535 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
12536 locked down
12537 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
12538 has been locked down
12539 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
12540 locked down
12541 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
12542 locked down
12543 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
12544 down
12545 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
12546 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
12547 parameters (eg. ioport)
12548 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
12549 - SAUCE: (efi-lockdown) Lock down /proc/kcore
12550 - SAUCE: (efi-lockdown) Lock down kprobes
12551 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
12552 kernel is locked down
12553 - SAUCE: (efi-lockdown) Lock down perf
12554 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
12555 down
12556 - SAUCE: (efi-lockdown) lockdown: Print current->comm in restriction messages
12557 - SAUCE: (efi-lockdown) kexec: Allow kexec_file() with appropriate IMA policy
12558 when locked down
12559 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
12560 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
12561 defined
12562 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
12563 that aren't present.
12564 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
12565 efi_status_to_err().
12566 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
12567 error messages.
12568 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
12569 boot mode
12570 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
12571 mode
12572 - SAUCE: (efi-lockdown) KEYS: Make use of platform keyring for module
12573 signature verify
12574 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
12575 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
12576 - SAUCE: (efi-lockdown) arm64: add kernel config option to lock down when in
12577 Secure Boot mode
12578 - SAUCE: import aufs driver
12579 - SAUCE: aufs: rwsem owner changed to atmoic_long_t in 5.3
12580 - [Config] disable zfs dkms build
12581 - [Config] disable nvidia dkms build
12582 - [Config] disable vbox dkms build
12583 - SAUCE: perf diff: use llabs for s64 vaules
12584
12585 [ Upstream Kernel Changes ]
12586
12587 * Rebase to v5.3-rc1
12588
12589 -- Seth Forshee <seth.forshee@canonical.com> Tue, 23 Jul 2019 21:45:44 -0500
12590
12591 linux (5.3.0-0.0) eoan; urgency=medium
12592
12593 * Dummy entry.
12594
12595 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jul 2019 10:19:04 -0500
12596
12597 linux (5.2.0-9.10) eoan; urgency=medium
12598
12599 * Packaging resync (LP: #1786013)
12600 - [Packaging] update helper scripts
12601
12602 * input/mouse: alps trackpoint-only device doesn't work (LP: #1836752)
12603 - SAUCE: Input: alps - don't handle ALPS cs19 trackpoint-only device
12604 - SAUCE: Input: alps - fix a mismatch between a condition check and its
12605 comment
12606
12607 * System does not auto detect disconnection of external monitor (LP: #1835001)
12608 - SAUCE: drm/i915: Add support for retrying hotplug
12609 - SAUCE: drm/i915: Enable hotplug retry
12610
12611 * alsa/hdmi: add icelake hdmi audio support for a Dell machine (LP: #1836916)
12612 - SAUCE: ALSA: hda/hdmi - Remove duplicated define
12613 - SAUCE: ALSA: hda/hdmi - Fix i915 reverse port/pin mapping
12614
12615 * First click on Goodix touchpad doesn't be recognized after runtime suspended
12616 (LP: #1836836)
12617 - SAUCE: i2c: designware: add G3 3590 into i2c quirk
12618
12619 * ixgbe{vf} - Physical Function gets IRQ when VF checks link state
12620 (LP: #1836760)
12621 - ixgbevf: Use cached link state instead of re-reading the value for ethtool
12622
12623 * Doing multiple squashfs (and other loop?) mounts in parallel breaks
12624 (LP: #1836914)
12625 - SAUCE: Revert "loop: Don't change loop device under exclusive opener"
12626
12627 * hibmc-drm Causes Unreadable Display for Huawei amd64 Servers (LP: #1762940)
12628 - SAUCE: Make CONFIG_DRM_HISI_HIBMC depend on ARM64
12629 - [Config] Set CONFIG_DRM_HISI_HIBMC to arm64 only
12630 - [Config] add hibmc-drm to modules.ignore
12631
12632 * hda/realtek: can't detect external mic on a Dell machine (LP: #1836755)
12633 - ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine
12634
12635 * Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64
12636 (LP: #1835054)
12637 - [Config] Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64
12638
12639 * Unhide Nvidia HDA audio controller (LP: #1836308)
12640 - PCI: Enable NVIDIA HDA controllers
12641
12642 * Intel ethernet I219 may wrongly detect connection speed as 10Mbps
12643 (LP: #1836177)
12644 - e1000e: Make watchdog use delayed work
12645
12646 * Sometimes touchpad(goodix) can't use tap function (LP: #1836020)
12647 - SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c quirk
12648 - SAUCE: i2c: designware: add Inpiron 7591 into i2c quirk
12649
12650 * Intel ethernet I219 has slow RX speed (LP: #1836152)
12651 - e1000e: add workaround for possible stalled packet
12652 - e1000e: disable force K1-off feature
12653
12654 * bcache: risk of data loss on I/O errors in backing or caching devices
12655 (LP: #1829563)
12656 - Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"
12657
12658 * bnx2x driver causes 100% CPU load (LP: #1832082)
12659 - bnx2x: Prevent ptp_task to be rescheduled indefinitely
12660
12661 * fcf-protection=none patch with new version
12662 - Revert "UBUNTU: SAUCE: kbuild: add -fcf-protection=none to retpoline flags"
12663 - SAUCE: kbuild: add -fcf-protection=none when using retpoline flags
12664
12665 * CVE-2019-12614
12666 - powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()
12667
12668 * Eoan update: v5.2.1 upstream stable release (LP: #1836622)
12669 - crypto: lrw - use correct alignmask
12670 - crypto: talitos - rename alternative AEAD algos.
12671 - fscrypt: don't set policy for a dead directory
12672 - udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
12673 - media: stv0297: fix frequency range limit
12674 - ALSA: usb-audio: Fix parse of UAC2 Extension Units
12675 - ALSA: hda/realtek - Headphone Mic can't record after S3
12676 - tpm: Actually fail on TPM errors during "get random"
12677 - tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
12678 - block: fix .bi_size overflow
12679 - block, bfq: NULL out the bic when it's no longer valid
12680 - perf intel-pt: Fix itrace defaults for perf script
12681 - perf auxtrace: Fix itrace defaults for perf script
12682 - perf intel-pt: Fix itrace defaults for perf script intel-pt documentation
12683 - perf pmu: Fix uncore PMU alias list for ARM64
12684 - perf thread-stack: Fix thread stack return from kernel for kernel-only case
12685 - perf header: Assign proper ff->ph in perf_event__synthesize_features()
12686 - x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()
12687 - x86/tls: Fix possible spectre-v1 in do_get_thread_area()
12688 - Documentation: Add section about CPU vulnerabilities for Spectre
12689 - Documentation/admin: Remove the vsyscall=native documentation
12690 - mwifiex: Don't abort on small, spec-compliant vendor IEs
12691 - USB: serial: ftdi_sio: add ID for isodebug v1
12692 - USB: serial: option: add support for GosunCn ME3630 RNDIS mode
12693 - Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"
12694 - p54usb: Fix race between disconnect and firmware loading
12695 - usb: gadget: f_fs: data_len used before properly set
12696 - usb: gadget: ether: Fix race between gether_disconnect and rx_submit
12697 - usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()
12698 - usb: renesas_usbhs: add a workaround for a race condition of workqueue
12699 - drivers/usb/typec/tps6598x.c: fix portinfo width
12700 - drivers/usb/typec/tps6598x.c: fix 4CC cmd write
12701 - p54: fix crash during initialization
12702 - staging: comedi: dt282x: fix a null pointer deref on interrupt
12703 - staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()
12704 - staging: bcm2835-camera: Restore return behavior of ctrl_set_bitrate()
12705 - staging: comedi: amplc_pci230: fix null pointer deref on interrupt
12706 - staging: mt7621-pci: fix PCIE_FTS_NUM_LO macro
12707 - HID: Add another Primax PIXART OEM mouse quirk
12708 - lkdtm: support llvm-objcopy
12709 - binder: fix memory leak in error path
12710 - binder: return errors from buffer copy functions
12711 - iio: adc: stm32-adc: add missing vdda-supply
12712 - coresight: Potential uninitialized variable in probe()
12713 - coresight: etb10: Do not call smp_processor_id from preemptible
12714 - coresight: tmc-etr: Do not call smp_processor_id() from preemptible
12715 - coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from
12716 preemptible
12717 - coresight: tmc-etf: Do not call smp_processor_id from preemptible
12718 - carl9170: fix misuse of device driver API
12719 - Revert "x86/build: Move _etext to actual end of .text"
12720 - VMCI: Fix integer overflow in VMCI handle arrays
12721 - staging: vchiq_2835_arm: revert "quit using custom down_interruptible()"
12722 - staging: vchiq: make wait events interruptible
12723 - staging: vchiq: revert "switch to wait_for_completion_killable"
12724 - staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_work
12725 - staging: bcm2835-camera: Replace spinlock protecting context_map with mutex
12726 - staging: bcm2835-camera: Ensure all buffers are returned on disable
12727 - staging: bcm2835-camera: Remove check of the number of buffers supplied
12728 - staging: bcm2835-camera: Handle empty EOS buffers whilst streaming
12729 - staging: rtl8712: reduce stack usage, again
12730 - Linux 5.2.1
12731 - [Config] updateconfigs after v5.2.1 stable update
12732
12733 * fcf-protection=none patch with upstream version
12734 - Revert "UBUNTU: SAUCE: add -fcf-protection=none to retpoline flags"
12735 - SAUCE: kbuild: add -fcf-protection=none to retpoline flags
12736
12737 * Miscellaneous Ubuntu changes
12738 - SAUCE: selftests/ftrace: avoid failure when trying to probe a notrace
12739 function
12740 - SAUCE: selftests/powerpc/ptrace: fix build failure
12741 - update dkms package versions
12742 - [Packaging] add zlua to zfs-modules.ignore
12743 - update dkms package versions
12744
12745 -- Seth Forshee <seth.forshee@canonical.com> Fri, 19 Jul 2019 15:04:45 -0500
12746
12747 linux (5.2.0-8.9) eoan; urgency=medium
12748
12749 * linux: 5.2.0-8.9 -proposed tracker (LP: #1835700)
12750
12751 * Miscellaneous Ubuntu changes
12752 - [Packaging] replace zfs and spl build with zfs 0.8.1-1ubuntu1
12753 - SAUCE: test_bpf: remove expected fail for Ctx heavy transformations test on
12754 s390
12755 - SAUCE: add -fcf-protection=none to retpoline flags
12756 - SAUCE: usbip: ensure strings copied using strncpy are null-terminated
12757 - SAUCE: usbip: add -Wno-address-of-packed-member to EXTRA_CFLAGS
12758 - SAUCE: perf jvmti: ensure strncpy result is null-terminated
12759 - update dkms package versions
12760 - add removed zfs modules to modules.ignore
12761
12762 [ Upstream Kernel Changes ]
12763
12764 * Rebase to v5.2
12765
12766 -- Seth Forshee <seth.forshee@canonical.com> Mon, 08 Jul 2019 07:13:41 -0500
12767
12768 linux (5.2.0-7.8) eoan; urgency=medium
12769
12770 * Kernel panic upon resetting ixgbe SR-IOV VFIO virtual function using 5.0
12771 kernel (LP: #1829652)
12772 - SAUCE: ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hw
12773
12774 * Hi1620 driver updates from upstream 5.2 merge window (LP: #1830815)
12775 - net: hns3: initialize CPU reverse mapping
12776 - net: hns3: refine the flow director handle
12777 - net: hns3: add aRFS support for PF
12778 - net: hns3: fix for FEC configuration
12779 - RDMA/hns: Remove unnecessary print message in aeq
12780 - RDMA/hns: Update CQE specifications
12781 - RDMA/hns: Move spin_lock_irqsave to the correct place
12782 - RDMA/hns: Remove jiffies operation in disable interrupt context
12783 - RDMA/hns: Replace magic numbers with #defines
12784 - net: hns3: fix compile warning without CONFIG_RFS_ACCEL
12785 - net: hns3: fix for HNS3_RXD_GRO_SIZE_M macro
12786 - net: hns3: add support for dump firmware statistics by debugfs
12787 - net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has
12788 registered
12789 - net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has
12790 registered
12791 - net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has
12792 registered
12793 - net: hns3: modify hclge_init_client_instance()
12794 - net: hns3: modify hclgevf_init_client_instance()
12795 - net: hns3: add handshake with hardware while doing reset
12796 - net: hns3: stop schedule reset service while unloading driver
12797 - net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit()
12798 - net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vector
12799 - RDMA/hns: Bugfix for posting multiple srq work request
12800 - net: hns3: remove redundant core reset
12801 - net: hns3: don't configure new VLAN ID into VF VLAN table when it's full
12802 - net: hns3: fix VLAN filter restore issue after reset
12803 - net: hns3: set the port shaper according to MAC speed
12804 - net: hns3: add a check to pointer in error_detected and slot_reset
12805 - net: hns3: set ops to null when unregister ad_dev
12806 - net: hns3: add handling of two bits in MAC tunnel interrupts
12807 - net: hns3: remove setting bit of reset_requests when handling mac tunnel
12808 interrupts
12809 - net: hns3: add opcode about query and clear RAS & MSI-X to special opcode
12810 - net: hns3: delay and separate enabling of NIC and ROCE HW errors
12811 - RDMA/hns: fix inverted logic of readl read and shift
12812 - RDMA/hns: Bugfix for filling the sge of srq
12813 - net: hns3: log detail error info of ROCEE ECC and AXI errors
12814 - net: hns3: fix wrong size of mailbox responding data
12815 - net: hns3: make HW GRO handling compliant with SW GRO
12816 - net: hns3: replace numa_node_id with numa_mem_id for buffer reusing
12817 - net: hns3: refactor hns3_get_new_int_gl function
12818 - net: hns3: trigger VF reset if a VF has an over_8bd_nfe_err
12819 - net: hns3: delete the redundant user NIC codes
12820 - net: hns3: small changes for magic numbers
12821 - net: hns3: use macros instead of magic numbers
12822 - net: hns3: refactor PF/VF RSS hash key configuration
12823 - net: hns3: some modifications to simplify and optimize code
12824 - net: hns3: fix some coding style issues
12825 - net: hns3: delay setting of reset level for hw errors until slot_reset is
12826 called
12827 - net: hns3: fix avoid unnecessary resetting for the H/W errors which do not
12828 require reset
12829 - net: hns3: process H/W errors occurred before HNS dev initialization
12830 - net: hns3: add recovery for the H/W errors occurred before the HNS dev
12831 initialization
12832 - net: hns3: some changes of MSI-X bits in PPU(RCB)
12833 - net: hns3: extract handling of mpf/pf msi-x errors into functions
12834 - net: hns3: clear restting state when initializing HW device
12835 - net: hns3: free irq when exit from abnormal branch
12836 - net: hns3: fix for dereferencing before null checking
12837 - net: hns3: fix for skb leak when doing selftest
12838 - net: hns3: delay ring buffer clearing during reset
12839 - net: hns3: some variable modification
12840 - net: hns3: fix dereference of ae_dev before it is null checked
12841 - scsi: hisi_sas: Delete PHY timers when rmmod or probe failed
12842 - scsi: hisi_sas: Fix the issue of argument mismatch of printing ecc errors
12843 - scsi: hisi_sas: Reduce HISI_SAS_SGE_PAGE_CNT in size
12844 - scsi: hisi_sas: Change the type of some numbers to unsigned
12845 - scsi: hisi_sas: Ignore the error code between phy down to phy up
12846 - scsi: hisi_sas: Disable stash for v3 hw
12847 - net: hns3: Add missing newline at end of file
12848 - RDMa/hns: Don't stuck in endless timeout loop
12849
12850 * Sometimes touchpad automatically trigger double click (LP: #1833484)
12851 - SAUCE: i2c: designware: Add disable runtime pm quirk
12852
12853 * Add pointstick support on HP ZBook 17 G5 (LP: #1833387)
12854 - Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"
12855
12856 * depmod may prefer unsigned l-r-m nvidia modules to signed modules
12857 (LP: #1834479)
12858 - [Packaging] dkms-build--nvidia-N -- clean up unsigned ko files
12859
12860 * Miscellaneous Ubuntu changes
12861 - SAUCE: selftests/powerpc: disable signal_fuzzer test
12862
12863 [ Upstream Kernel Changes ]
12864
12865 * Rebase to v5.2-rc7
12866
12867 -- Seth Forshee <seth.forshee@canonical.com> Mon, 01 Jul 2019 07:22:18 -0500
12868
12869 linux (5.2.0-6.7) eoan; urgency=medium
12870
12871 * hinic: fix oops due to race in set_rx_mode (LP: #1832048)
12872 - hinic: fix a bug in set rx mode
12873
12874 * Miscellaneous Ubuntu changes
12875 - rebase to v5.2-rc6
12876
12877 [ Upstream Kernel Changes ]
12878
12879 * Rebase to v5.2-rc6
12880
12881 -- Seth Forshee <seth.forshee@canonical.com> Sun, 23 Jun 2019 23:36:11 -0500
12882
12883 linux (5.2.0-5.6) eoan; urgency=medium
12884
12885 * QCA9377 isn't being recognized sometimes (LP: #1757218)
12886 - SAUCE: USB: Disable USB2 LPM at shutdown
12887
12888 * shiftfs: allow changing ro/rw for subvolumes (LP: #1832316)
12889 - SAUCE: shiftfs: allow changing ro/rw for subvolumes
12890
12891 * Miscellaneous Ubuntu changes
12892 - update dkms package versions
12893 - [Packaging] replace nvidia-418 dkms build with nvidia-430
12894 - SAUCE: import aufs driver
12895
12896 [ Upstream Kernel Changes ]
12897
12898 * Rebase to v5.2-rc5
12899
12900 -- Seth Forshee <seth.forshee@canonical.com> Mon, 17 Jun 2019 15:04:12 -0500
12901
12902 linux (5.2.0-4.5) eoan; urgency=medium
12903
12904 * arm64: cma_alloc errors at boot (LP: #1823753)
12905 - [Config] Bump CMA_SIZE_MBYTES to 32 on arm64
12906 - dma-contiguous: add dma_{alloc,free}_contiguous() helpers
12907 - dma-contiguous: use fallback alloc_pages for single pages
12908 - dma-contiguous: fix !CONFIG_DMA_CMA version of dma_{alloc,
12909 free}_contiguous()
12910
12911 * Miscellaneous Ubuntu changes
12912 - [Config] CONFIG_MFD_TQMX86=n for s390x
12913 - [Config] CONFIG_GPIO_AMD_FCH=n for s390x
12914 - [Config] CONFIG_BACKLIGHT_CLASS_DEVICE=n on s390x
12915 - [Config] CONFIG_LCD_CLASS_DEVICE=n for s390x
12916 - [Config] CONFIG_DRM_ETNAVIV=m for armhf generic-lpae
12917 - [Config] CONFIG_DRM_NOUVEAU_SVM=n
12918 - [Config] CONFIG_HWMON=n for s390x
12919 - [Config] CONFIG_NEW_LEDS=n for s390x
12920 - [Config] CONFIG_MTD_NAND_OMAP2=y for armhf
12921 - [Config] CONFIG_VOP_BUS=n for non-amd64 arches
12922 - [Config] CONFIG_TI_CPSW_PHY_SEL=n
12923 - [Config] CONFIG_INTERCONNECT=n for s390x
12924 - [Config] CONFIG_SCSI_GDTH=n for s390x
12925 - [Config] CONFIG_PACKING=n for s390x
12926 - [Config] CONFIG_ARCH_MILBEAUT=y for armhf
12927 - [Config] update annotations following config review
12928 - update dkms package versions
12929 - [Config] enable nvidia dkms build
12930
12931 [ Upstream Kernel Changes ]
12932
12933 * Rebase to v5.2-rc4
12934
12935 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Jun 2019 07:00:11 -0500
12936
12937 linux (5.2.0-3.4) eoan; urgency=medium
12938
12939 * [18.04/18.10] File libperf-jvmti.so is missing in linux-tools-common deb on
12940 Ubuntu (LP: #1761379)
12941 - [Packaging] Support building libperf-jvmti.so
12942
12943 * Miscellaneous Ubuntu changes
12944 - SAUCE: Revert "bpf, selftest: test global data/bss/rodata sections"
12945 - update dkms package versions
12946 - [Config] enable zfs
12947 - rebase to v5.2-rc3
12948
12949 [ Upstream Kernel Changes ]
12950
12951 * Rebase to v5.2-rc3
12952
12953 -- Seth Forshee <seth.forshee@canonical.com> Sun, 02 Jun 2019 21:48:50 -0500
12954
12955 linux (5.2.0-2.3) eoan; urgency=medium
12956
12957 * Miscellaneous Ubuntu changes
12958 - SAUCE: perf arm64: Fix mksyscalltbl when system kernel headers are ahead of
12959 the kernel
12960
12961 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 May 2019 07:12:39 -0500
12962
12963 linux (5.2.0-1.2) eoan; urgency=medium
12964
12965 * Miscellaneous Ubuntu changes
12966 - [Config] CONFIG_INTEGRITY_PLATFORM_KEYRING=y
12967 - update dkms package versions
12968 - [Config] enable vbox dkms build
12969 - update dkms package versions
12970
12971 [ Upstream Kernel Changes ]
12972
12973 * Rebase to v5.2-rc2
12974
12975 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 May 2019 21:11:27 -0500
12976
12977 linux (5.2.0-0.1) eoan; urgency=medium
12978
12979 * Miscellaneous Ubuntu changes
12980 - SAUCE: import aufs driver
12981 - [Packaging] disable ZFS
12982 - [Packaging] disable nvidia
12983 - [Packaging] dkms-build -- expand paths searched for make.log files
12984 - add virtualbox-guest-dkms dkms package build
12985 - enable vbox dkms build for amd64 and i386
12986 - update dkms package versions
12987 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
12988 kernel image
12989 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
12990 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
12991 locked down
12992 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
12993 down
12994 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
12995 reboot
12996 - SAUCE: (efi-lockdown) kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and
12997 KEXEC_SIG_FORCE
12998 - SAUCE: (efi-lockdown) kexec_file: Restrict at runtime if the kernel is
12999 locked down
13000 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
13001 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
13002 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
13003 down
13004 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
13005 locked down
13006 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
13007 down
13008 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
13009 locked down
13010 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
13011 has been locked down
13012 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
13013 locked down
13014 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
13015 locked down
13016 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
13017 down
13018 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
13019 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
13020 parameters (eg. ioport)
13021 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
13022 - SAUCE: (efi-lockdown) Lock down /proc/kcore
13023 - SAUCE: (efi-lockdown) Lock down kprobes
13024 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
13025 kernel is locked down
13026 - SAUCE: (efi-lockdown) Lock down perf
13027 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
13028 down
13029 - SAUCE: (efi-lockdown) lockdown: Print current->comm in restriction messages
13030 - SAUCE: (efi-lockdown) kexec: Allow kexec_file() with appropriate IMA policy
13031 when locked down
13032 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
13033 that aren't present.
13034 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
13035 efi_status_to_err().
13036 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
13037 error messages.
13038 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
13039 boot mode
13040 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
13041 mode
13042 - SAUCE: (efi-lockdown) KEYS: Make use of platform keyring for module
13043 signature verify
13044 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
13045 defined
13046 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
13047 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
13048 - SAUCE: (efi-lockdown) arm64: add kernel config option to lock down when in
13049 Secure Boot mode
13050 - update dkms package versions
13051 - [Config] disable vbox build
13052 - SAUCE: s390: mark __cpacf_check_opcode() and cpacf_query_func() as
13053 __always_inline
13054 - SAUCE: IB/mlx5: use size_t instead of u64 when dividing
13055
13056 [ Upstream Kernel Changes ]
13057
13058 * Rebase to v5.2-rc1
13059
13060 -- Seth Forshee <seth.forshee@canonical.com> Tue, 21 May 2019 11:18:43 -0500
13061
13062 linux (5.2.0-0.0) eoan; urgency=medium
13063
13064 * Dummy entry.
13065
13066 -- Seth Forshee <seth.forshee@canonical.com> Tue, 21 May 2019 07:34:43 -0500
13067
13068 linux (5.1.0-2.2) eoan; urgency=medium
13069
13070 * Packaging resync (LP: #1786013)
13071 - [Packaging] resync git-ubuntu-log
13072
13073 * Eoan update: v5.1.2 upstream stable release (LP: #1829050)
13074 - x86/msr-index: Cleanup bit defines
13075 - x86/speculation: Consolidate CPU whitelists
13076 - x86/speculation/mds: Add basic bug infrastructure for MDS
13077 - x86/speculation/mds: Add BUG_MSBDS_ONLY
13078 - x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
13079 - x86/speculation/mds: Add mds_clear_cpu_buffers()
13080 - x86/speculation/mds: Clear CPU buffers on exit to user
13081 - x86/kvm/vmx: Add MDS protection when L1D Flush is not active
13082 - x86/speculation/mds: Conditionally clear CPU buffers on idle entry
13083 - x86/speculation/mds: Add mitigation control for MDS
13084 - x86/speculation/mds: Add sysfs reporting for MDS
13085 - x86/speculation/mds: Add mitigation mode VMWERV
13086 - Documentation: Move L1TF to separate directory
13087 - Documentation: Add MDS vulnerability documentation
13088 - x86/speculation/mds: Add mds=full,nosmt cmdline option
13089 - x86/speculation: Move arch_smt_update() call to after mitigation decisions
13090 - x86/speculation/mds: Add SMT warning message
13091 - x86/speculation/mds: Fix comment
13092 - x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
13093 - cpu/speculation: Add 'mitigations=' cmdline option
13094 - x86/speculation: Support 'mitigations=' cmdline option
13095 - powerpc/speculation: Support 'mitigations=' cmdline option
13096 - s390/speculation: Support 'mitigations=' cmdline option
13097 - x86/speculation/mds: Add 'mitigations=' support for MDS
13098 - x86/mds: Add MDSUM variant to the MDS documentation
13099 - Documentation: Correct the possible MDS sysfs values
13100 - x86/speculation/mds: Fix documentation typo
13101 - Linux 5.1.2
13102
13103 * Eoan update: v5.1.1 upstream stable release (LP: #1829046)
13104 - Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
13105 - ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
13106 - staging: greybus: power_supply: fix prop-descriptor request size
13107 - staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
13108 - staging: most: cdev: fix chrdev_region leak in mod_exit
13109 - staging: most: sound: pass correct device when creating a sound card
13110 - usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
13111 - usb: dwc3: Fix default lpm_nyet_threshold value
13112 - USB: serial: f81232: fix interrupt worker not stop
13113 - USB: cdc-acm: fix unthrottle races
13114 - usb-storage: Set virt_boundary_mask to avoid SG overflows
13115 - genirq: Prevent use-after-free and work list corruption
13116 - intel_th: pci: Add Comet Lake support
13117 - iio: adc: qcom-spmi-adc5: Fix of-based module autoloading
13118 - cpufreq: armada-37xx: fix frequency calculation for opp
13119 - ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for
13120 hibernate
13121 - soc: sunxi: Fix missing dependency on REGMAP_MMIO
13122 - scsi: lpfc: change snprintf to scnprintf for possible overflow
13123 - scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
13124 - scsi: qla2xxx: Set remote port devloss timeout to 0
13125 - scsi: qla2xxx: Fix device staying in blocked state
13126 - Bluetooth: hidp: fix buffer overflow
13127 - Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
13128 - Bluetooth: Fix not initializing L2CAP tx_credits
13129 - Bluetooth: hci_bcm: Fix empty regulator supplies for Intel Macs
13130 - UAS: fix alignment of scatter/gather segments
13131 - ASoC: Intel: avoid Oops if DMA setup fails
13132 - i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status()
13133 - locking/futex: Allow low-level atomic operations to return -EAGAIN
13134 - arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
13135 - Linux 5.1.1
13136
13137 * shiftfs: lock security sensitive superblock flags (LP: #1827122)
13138 - SAUCE: shiftfs: lock down certain superblock flags
13139
13140 * Please package libbpf (which is done out of the kernel src) in Debian [for
13141 19.10] (LP: #1826410)
13142 - SAUCE: tools -- fix add ability to disable libbfd
13143
13144 * ratelimit cma_alloc messages (LP: #1828092)
13145 - SAUCE: cma: ratelimit cma_alloc error messages
13146
13147 * Headphone jack switch sense is inverted: plugging in headphones disables
13148 headphone output (LP: #1824259)
13149 - ASoC: rt5645: Headphone Jack sense inverts on the LattePanda board
13150
13151 * There are 4 HDMI/Displayport audio output listed in sound setting without
13152 attach any HDMI/DP monitor (LP: #1827967)
13153 - ALSA: hda/hdmi - Read the pin sense from register when repolling
13154 - ALSA: hda/hdmi - Consider eld_valid when reporting jack event
13155
13156 * CONFIG_LOG_BUF_SHIFT set to 14 is too low on arm64 (LP: #1824864)
13157 - [Config] CONFIG_LOG_BUF_SHIFT=18 on all 64bit arches
13158
13159 * CTAUTO:DevOps:860.50:devops4fp1:Error occurred during LINUX Dmesg error
13160 Checking for all LINUX clients for devops4p10 (LP: #1766201)
13161 - SAUCE: integrity: downgrade error to warning
13162
13163 * linux-buildinfo: pull out ABI information into its own package
13164 (LP: #1806380)
13165 - [Packaging] autoreconstruct -- base tag is always primary mainline version
13166
13167 * [SRU] Please sync vbox modules from virtualbox 6.0.6 on next kernel update
13168 (LP: #1825210)
13169 - vbox-update: updates for renamed makefiles
13170 - ubuntu: vbox -- update to 6.0.6-dfsg-1
13171
13172 * autofs kernel module missing (LP: #1824333)
13173 - [Config] Update autofs4 path in inclusion list
13174
13175 * The Realtek card reader does not enter PCIe 1.1/1.2 (LP: #1825487)
13176 - SAUCE: misc: rtsx: Fixed rts5260 power saving parameter and sd glitch
13177
13178 * CVE-2019-3874
13179 - sctp: implement memory accounting on tx path
13180 - sctp: implement memory accounting on rx path
13181
13182 * apparmor does not start in Disco LXD containers (LP: #1824812)
13183 - SAUCE: shiftfs: use separate llseek method for directories
13184
13185 * Miscellaneous Ubuntu changes
13186 - [Packaging] autoreconstruct -- remove for -rc kernels
13187 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
13188 defined
13189 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
13190 - SAUCE: (efi-lockdown) furter KEXEC_VERIFY_SIG -> KEXEC_SIG updates
13191 - [Config] (efi-lockdown): update configs after efi lockdown patch refresh
13192 - [Packaging] don't delete efi_parser.c
13193 - vbox-update -- do not fix up KERN_DIR or KBUILD_EXTMOD
13194 - ubuntu: vbox -- update to 6.0.6-dfsg-2
13195 - add nvidia-418 dkms build
13196 - remove virtualbox guest drivers
13197 - [Packaging] dkms-build -- expand paths searched for make.log files
13198 - add virtualbox-guest-dkms dkms package build
13199 - enable vbox dkms build for amd64 and i386
13200 - [Config] update configs for v5.1(-rc7)? rebase
13201 - update dkms package versions
13202 - Add the ability to lock down access to the running kernel image
13203 - Enforce module signatures if the kernel is locked down
13204 - Restrict /dev/{mem,kmem,port} when the kernel is locked down
13205 - kexec_load: Disable at runtime if the kernel is locked down
13206 - Copy secure_boot flag in boot params across kexec reboot
13207 - kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
13208 - kexec_file: Restrict at runtime if the kernel is locked down
13209 - hibernate: Disable when the kernel is locked down
13210 - uswsusp: Disable when the kernel is locked down
13211 - PCI: Lock down BAR access when the kernel is locked down
13212 - x86: Lock down IO port access when the kernel is locked down
13213 - x86/msr: Restrict MSR access when the kernel is locked down
13214 - ACPI: Limit access to custom_method when the kernel is locked down
13215 - acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
13216 - acpi: Disable ACPI table override if the kernel is locked down
13217 - acpi: Disable APEI error injection if the kernel is locked down
13218 - Prohibit PCMCIA CIS storage when the kernel is locked down
13219 - Lock down TIOCSSERIAL
13220 - Lock down module params that specify hardware parameters (eg. ioport)
13221 - x86/mmiotrace: Lock down the testmmiotrace module
13222 - Lock down /proc/kcore
13223 - Lock down kprobes
13224 - bpf: Restrict kernel image access functions when the kernel is locked down
13225 - Lock down perf
13226 - debugfs: Restrict debugfs when the kernel is locked down
13227 - lockdown: Print current->comm in restriction messages
13228 - kexec: Allow kexec_file() with appropriate IMA policy when locked down
13229 - Make get_cert_list() not complain about cert lists that aren't present.
13230 - Add efi_status_to_str() and rework efi_status_to_err().
13231 - Make get_cert_list() use efi_status_to_str() to print error messages.
13232 - efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
13233 - efi: Lock down the kernel if booted in secure boot mode
13234 - KEYS: Make use of platform keyring for module signature verify
13235
13236 * Miscellaneous upstream changes
13237 - ALSA: hdea/realtek - Headset fixup for System76 Gazelle (gaze14)
13238
13239 -- Seth Forshee <seth.forshee@canonical.com> Tue, 14 May 2019 12:32:56 -0500
13240
13241 linux (5.1.0-1.1) eoan; urgency=medium
13242
13243 * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868)
13244 - [Packaging]: really drop snapdragon
13245
13246 * Miscellaneous Ubuntu changes
13247 - SAUCE: fix vbox use of MAP_SHARED
13248 - SAUCE: fix vbox use of vm_fault_t
13249 - [Packaging] disable ZFS
13250 - [Packaging] disable nvidia
13251 - SAUCE: perf annotate: Fix build on 32 bit for BPF annotation
13252 - [Config]: updateconfig after rebase to v5.1-rc
13253 - [Config]: build ETNAVIV only on arm platforms
13254 - [Config]: Disable CMA on non-arm platforms
13255 - [Config]: MMC_CQHCI is needed by some built-in drivers
13256 - [Config]: a.out support has been deprecated
13257 - [Config]: R3964 was marked as BROKEN
13258 - [Config]: Add SENSIRION_SGP30 module
13259
13260 * Miscellaneous upstream changes
13261 - Revert "UBUNTU: SAUCE: tools: lib/bpf -- add generated headers to search
13262 path"
13263 - Revert "UBUNTU: SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK"
13264
13265 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 25 Apr 2019 10:03:25 -0300
13266
13267 linux (5.1.0-0.0) eoan; urgency=medium
13268
13269 * Dummy entry.
13270
13271 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 25 Apr 2019 09:49:47 -0300
13272
13273 linux (5.0.0-13.14) disco; urgency=medium
13274
13275 * linux: 5.0.0-13.14 -proposed tracker (LP: #1824819)
13276
13277 * Display only has 640x480 (LP: #1824677)
13278 - Revert "UBUNTU: SAUCE: drm/nouveau: Disable nouveau driver by default"
13279
13280 * shiftfs: use after free when checking mount options (LP: #1824735)
13281 - SAUCE: shiftfs: prevent use-after-free when verifying mount options
13282
13283 -- Seth Forshee <seth.forshee@canonical.com> Mon, 15 Apr 2019 09:11:23 -0500
13284
13285 linux (5.0.0-12.13) disco; urgency=medium
13286
13287 * linux: 5.0.0-12.13 -proposed tracker (LP: #1824726)
13288
13289 * Linux 5.0 black screen on boot, display flickers (i915 regression with
13290 certain laptop panels) (LP: #1824216)
13291 - drm/i915/dp: revert back to max link rate and lane count on eDP
13292
13293 * kernel BUG at fs/attr.c:287 when using shiftfs (LP: #1824717)
13294 - SAUCE: shiftfs: fix passing of attrs to underaly for setattr
13295
13296 -- Seth Forshee <seth.forshee@canonical.com> Sun, 14 Apr 2019 13:38:05 -0500
13297
13298 linux (5.0.0-11.12) disco; urgency=medium
13299
13300 * linux: 5.0.0-11.12 -proposed tracker (LP: #1824383)
13301
13302 * hns3: PPU_PF_ABNORMAL_INT_ST over_8bd_no_fe found [error status=0x1]
13303 (LP: #1824194)
13304 - net: hns3: fix for not calculating tx bd num correctly
13305
13306 * disco: unable to use iptables/enable ufw under -virtual kernel
13307 (LP: #1823862)
13308 - [Packaging] add bpfilter to linux-modules
13309
13310 * Make shiftfs a module rather than built-in (LP: #1824354)
13311 - [Config] CONFIG_SHIFT_FS=m
13312
13313 * shiftfs: chown sets untranslated ids in lower fs (LP: #1824350)
13314 - SAUCE: shiftfs: use translated ids when chaning lower fs attrs
13315
13316 * [Hyper-V] KVP daemon fails to start on first boot of disco VM (LP: #1820063)
13317 - [Packaging] bind hv_kvp_daemon startup to hv_kvp device
13318
13319 -- Seth Forshee <seth.forshee@canonical.com> Thu, 11 Apr 2019 10:17:19 -0500
13320
13321 linux (5.0.0-10.11) disco; urgency=medium
13322
13323 * linux: 5.0.0-10.11 -proposed tracker (LP: #1823936)
13324
13325 * Apparmor enforcement failure in lxc selftests (LP: #1823379)
13326 - SAUCE: apparmor: Restore Y/N in /sys for apparmor's "enabled"
13327
13328 * systemd cause kernel trace "BUG: unable to handle kernel paging request at
13329 6db23a14" on Cosmic i386 (LP: #1813244)
13330 - openvswitch: fix flow actions reallocation
13331
13332 -- Seth Forshee <seth.forshee@canonical.com> Tue, 09 Apr 2019 08:30:38 -0500
13333
13334 linux (5.0.0-9.10) disco; urgency=medium
13335
13336 * linux: 5.0.0-9.10 -proposed tracker (LP: #1823228)
13337
13338 * Packaging resync (LP: #1786013)
13339 - [Packaging] resync git-ubuntu-log
13340 - [Packaging] update helper scripts
13341 - [Packaging] resync retpoline extraction
13342
13343 * Huawei Hi1822 NIC has poor performance (LP: #1820187)
13344 - net-next/hinic: replace disable_irq_nosync/enable_irq
13345
13346 * Add uid shifting overlay filesystem (shiftfs) (LP: #1823186)
13347 - shiftfs: uid/gid shifting bind mount
13348 - shiftfs: rework and extend
13349 - shiftfs: support some btrfs ioctls
13350 - [Config] enable shiftfs
13351
13352 * Cannot boot or install - have to use nomodeset (LP: #1821820)
13353 - Revert "drm/i915/fbdev: Actually configure untiled displays"
13354
13355 * Disco update: v5.0.6 upstream stable release (LP: #1823060)
13356 - netfilter: nf_tables: fix set double-free in abort path
13357 - dccp: do not use ipv6 header for ipv4 flow
13358 - genetlink: Fix a memory leak on error path
13359 - gtp: change NET_UDP_TUNNEL dependency to select
13360 - ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
13361 - mac8390: Fix mmio access size probe
13362 - mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
13363 - net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
13364 - net: datagram: fix unbounded loop in __skb_try_recv_datagram()
13365 - net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
13366 - net: phy: meson-gxl: fix interrupt support
13367 - net: rose: fix a possible stack overflow
13368 - net: stmmac: fix memory corruption with large MTUs
13369 - net-sysfs: call dev_hold if kobject_init_and_add success
13370 - net: usb: aqc111: Extend HWID table by QNAP device
13371 - packets: Always register packet sk in the same order
13372 - rhashtable: Still do rehash when we get EEXIST
13373 - sctp: get sctphdr by offset in sctp_compute_cksum
13374 - sctp: use memdup_user instead of vmemdup_user
13375 - tcp: do not use ipv6 header for ipv4 flow
13376 - tipc: allow service ranges to be connect()'ed on RDM/DGRAM
13377 - tipc: change to check tipc_own_id to return in tipc_net_stop
13378 - tipc: fix cancellation of topology subscriptions
13379 - tun: properly test for IFF_UP
13380 - vrf: prevent adding upper devices
13381 - vxlan: Don't call gro_cells_destroy() before device is unregistered
13382 - thunderx: enable page recycling for non-XDP case
13383 - thunderx: eliminate extra calls to put_page() for pages held for recycling
13384 - net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
13385 - net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t()
13386 helper
13387 - net: phy: don't clear BMCR in genphy_soft_reset
13388 - r8169: fix cable re-plugging issue
13389 - ila: Fix rhashtable walker list corruption
13390 - tun: add a missing rcu_read_unlock() in error path
13391 - powerpc/fsl: Fix the flush of branch predictor.
13392 - Btrfs: fix incorrect file size after shrinking truncate and fsync
13393 - btrfs: remove WARN_ON in log_dir_items
13394 - btrfs: don't report readahead errors and don't update statistics
13395 - btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
13396 - btrfs: Avoid possible qgroup_rsv_size overflow in
13397 btrfs_calculate_inode_block_rsv_size
13398 - Btrfs: fix assertion failure on fsync with NO_HOLES enabled
13399 - locks: wake any locks blocked on request before deadlock check
13400 - tracing: initialize variable in create_dyn_event()
13401 - ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time
13402 - powerpc: bpf: Fix generation of load/store DW instructions
13403 - vfio: ccw: only free cp on final interrupt
13404 - NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data()
13405 - NFS: fix mount/umount race in nlmclnt.
13406 - NFSv4.1 don't free interrupted slot on open
13407 - net: dsa: qca8k: remove leftover phy accessors
13408 - ALSA: rawmidi: Fix potential Spectre v1 vulnerability
13409 - ALSA: seq: oss: Fix Spectre v1 vulnerability
13410 - ALSA: pcm: Fix possible OOB access in PCM oss plugins
13411 - ALSA: pcm: Don't suspend stream in unrecoverable PCM state
13412 - ALSA: hda/realtek - Fixed Headset Mic JD not stable
13413 - ALSA: hda/realtek: merge alc_fixup_headset_jack to alc295_fixup_chromebook
13414 - ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
13415 - ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB
13416 - ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
13417 - ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286
13418 - ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432 headset mic
13419 - ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC with ALC256
13420 - ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256
13421 - ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK with ALC256
13422 - ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptops
13423 - kbuild: modversions: Fix relative CRC byte order interpretation
13424 - fs/open.c: allow opening only regular files during execve()
13425 - ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
13426 - scsi: sd: Fix a race between closing an sd device and sd I/O
13427 - scsi: sd: Quiesce warning if device does not report optimal I/O size
13428 - scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host
13429 - scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP
13430 devices
13431 - drm/rockchip: vop: reset scale mode when win is disabled
13432 - tty/serial: atmel: Add is_half_duplex helper
13433 - tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
13434 - tty: mxs-auart: fix a potential NULL pointer dereference
13435 - tty: atmel_serial: fix a potential NULL pointer dereference
13436 - tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setup
13437 - staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest
13438 - staging: olpc_dcon_xo_1: add missing 'const' qualifier
13439 - staging: speakup_soft: Fix alternate speech with other synths
13440 - staging: vt6655: Remove vif check from vnt_interrupt
13441 - staging: vt6655: Fix interrupt race condition on device start up.
13442 - staging: erofs: fix to handle error path of erofs_vmap()
13443 - staging: erofs: fix error handling when failed to read compresssed data
13444 - staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()
13445 - serial: max310x: Fix to avoid potential NULL pointer dereference
13446 - serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference
13447 - serial: sh-sci: Fix setting SCSCR_TIE while transferring data
13448 - USB: serial: cp210x: add new device id
13449 - USB: serial: ftdi_sio: add additional NovaTech products
13450 - USB: serial: mos7720: fix mos_parport refcount imbalance on error path
13451 - USB: serial: option: set driver_info for SIM5218 and compatibles
13452 - USB: serial: option: add support for Quectel EM12
13453 - USB: serial: option: add Olicard 600
13454 - ACPI / CPPC: Fix guaranteed performance handling
13455 - Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
13456 - fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
13457 - drivers/block/zram/zram_drv.c: fix idle/writeback string compare
13458 - blk-mq: fix sbitmap ws_active for shared tags
13459 - cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequency
13460 - cpufreq: scpi: Fix use after free
13461 - drm/vgem: fix use-after-free when drm_gem_handle_create() fails
13462 - drm/vkms: fix use-after-free when drm_gem_handle_create() fails
13463 - drm/i915: Mark AML 0x87CA as ULX
13464 - drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
13465 - drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
13466 - gpio: exar: add a check for the return value of ida_simple_get fails
13467 - gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
13468 - phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
13469 - usb: mtu3: fix EXTCON dependency
13470 - USB: gadget: f_hid: fix deadlock in f_hidg_write()
13471 - usb: common: Consider only available nodes for dr_mode
13472 - mm/memory.c: fix modifying of page protection by insert_pfn()
13473 - usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
13474 - xhci: Fix port resume done detection for SS ports with LPM enabled
13475 - usb: xhci: dbc: Don't free all memory with spinlock held
13476 - xhci: Don't let USB3 ports stuck in polling state prevent suspend
13477 - usb: cdc-acm: fix race during wakeup blocking TX traffic
13478 - usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-caps
13479 - usb: typec: Fix unchecked return value
13480 - mm/hotplug: fix offline undo_isolate_page_range()
13481 - mm: add support for kmem caches in DMA32 zone
13482 - iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging
13483 - mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
13484 - mm/debug.c: fix __dump_page when mapping->host is not set
13485 - mm/memory_hotplug.c: fix notification in offline error path
13486 - mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate()
13487 - mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
13488 - perf pmu: Fix parser error for uncore event alias
13489 - perf intel-pt: Fix TSC slip
13490 - objtool: Query pkg-config for libelf location
13491 - powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexes
13492 - powerpc/64: Fix memcmp reading past the end of src/dest
13493 - powerpc/pseries/mce: Fix misleading print for TLB mutlihit
13494 - watchdog: Respect watchdog cpumask on CPU hotplug
13495 - cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
13496 - x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
13497 - KVM: Reject device ioctls from processes other than the VM's creator
13498 - KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
13499 - KVM: x86: update %rip after emulating IO
13500 - bpf: do not restore dst_reg when cur_state is freed
13501 - mt76x02u: use usb_bulk_msg to upload firmware
13502 - Linux 5.0.6
13503
13504 * RDMA/hns updates for disco (LP: #1822897)
13505 - RDMA/hns: Fix the bug with updating rq head pointer when flush cqe
13506 - RDMA/hns: Bugfix for the scene without receiver queue
13507 - RDMA/hns: Add constraint on the setting of local ACK timeout
13508 - RDMA/hns: Modify the pbl ba page size for hip08
13509 - RDMA/hns: RDMA/hns: Assign rq head pointer when enable rq record db
13510 - RDMA/hns: Add the process of AEQ overflow for hip08
13511 - RDMA/hns: Add SCC context allocation support for hip08
13512 - RDMA/hns: Add SCC context clr support for hip08
13513 - RDMA/hns: Add timer allocation support for hip08
13514 - RDMA/hns: Remove set but not used variable 'rst'
13515 - RDMA/hns: Make some function static
13516 - RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occurs
13517 - RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during reset
13518 - RDMA/hns: Fix the chip hanging caused by sending doorbell during reset
13519 - RDMA/hns: Limit minimum ROCE CQ depth to 64
13520 - RDMA/hns: Fix the state of rereg mr
13521 - RDMA/hns: Set allocated memory to zero for wrid
13522 - RDMA/hns: Delete useful prints for aeq subtype event
13523 - RDMA/hns: Configure capacity of hns device
13524 - RDMA/hns: Modify qp&cq&pd specification according to UM
13525 - RDMA/hns: Bugfix for set hem of SCC
13526 - RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qp
13527
13528 * autopkgtests run too often, too much and don't skip enough (LP: #1823056)
13529 - Set +x on rebuild testcase.
13530 - Skip rebuild test, for regression-suite deps.
13531 - Make ubuntu-regression-suite skippable on unbootable kernels.
13532 - make rebuild use skippable error codes when skipping.
13533 - Only run regression-suite, if requested to.
13534
13535 * touchpad not working on lenovo yoga 530 (LP: #1787775)
13536 - Revert "UBUNTU: SAUCE: i2c:amd Depends on ACPI"
13537 - Revert "UBUNTU: SAUCE: i2c:amd move out pointer in union i2c_event_base"
13538 - i2c: add extra check to safe DMA buffer helper
13539 - i2c: Add drivers for the AMD PCIe MP2 I2C controller
13540 - [Config] Update config for AMD MP2 I2C driver
13541
13542 * Detect SMP PHY control command errors (LP: #1822680)
13543 - scsi: libsas: Check SMP PHY control function result
13544
13545 * disable a.out support (LP: #1818552)
13546 - [Config] Disable a.out support
13547 - [Config] remove binfmt_aout from abi for i386 lowlatency
13548
13549 * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868)
13550 - [Packaging] remove snapdragon flavour support
13551 - Revert "UBUNTU: SAUCE: (snapdragon) drm/msm/adv7511: wrap hacks under
13552 CONFIG_ADV7511_SNAPDRAGON_HACKS #ifdefs"
13553 - Revert "UBUNTU: SAUCE: (snapdragon) media: ov5645: skip address change if dt
13554 addr == default addr"
13555 - Revert "UBUNTU: SAUCE: (snapdragon) DT: leds: Add Qualcomm Light Pulse
13556 Generator binding"
13557 - Revert "UBUNTU: SAUCE: (snapdragon) MAINTAINERS: Add Qualcomm Camera Control
13558 Interface driver"
13559 - Revert "UBUNTU: SAUCE: (snapdragon) dt-bindings: media: Binding document for
13560 Qualcomm Camera Control Interface driver"
13561 - Revert "UBUNTU: SAUCE: (snapdragon) leds: Add driver for Qualcomm LPG"
13562 - Revert "UBUNTU: SAUCE: (snapdragon) HACK: drm/msm/adv7511: Don't rely on
13563 interrupts for EDID parsing"
13564 - Revert "UBUNTU: SAUCE: (snapdragon) drm/bridge/adv7511: Delay clearing of
13565 HPD interrupt status"
13566 - Revert "UBUNTU: SAUCE: (snapdragon) media: ov5645: Fix I2C address"
13567 - Revert "UBUNTU: SAUCE: (snapdragon) i2c-qcom-cci: Fix I2C address bug"
13568 - Revert "UBUNTU: SAUCE: (snapdragon) i2c-qcom-cci: Fix run queue completion
13569 timeout"
13570 - Revert "UBUNTU: SAUCE: (snapdragon) camss: Do not register if no cameras are
13571 present"
13572 - Revert "UBUNTU: SAUCE: (snapdragon) i2c: Add Qualcomm Camera Control
13573 Interface driver"
13574 - Revert "UBUNTU: SAUCE: (snapdragon) ov5645: I2C address change"
13575 - Revert "UBUNTU: SAUCE: (snapdragon) regulator: smd: Allow
13576 REGULATOR_QCOM_SMD_RPM=m"
13577 - Revert "UBUNTU: SAUCE: (snapdragon) cpufreq: Add apq8016 to cpufreq-dt-
13578 platdev blacklist"
13579 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Add a helper to get an opp
13580 regulator for device"
13581 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: HACK: Allow to set regulator
13582 without opp_list"
13583 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Drop RCU usage in
13584 dev_pm_opp_adjust_voltage()"
13585 - Revert "UBUNTU: SAUCE: (snapdragon) PM / OPP: Support adjusting OPP voltages
13586 at runtime"
13587 - Revert "UBUNTU: SAUCE: (snapdragon) regulator: smd: Add floor and corner
13588 operations"
13589 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: Register with cpufreq-
13590 dt"
13591 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: fix with new
13592 reg_sequence structures"
13593 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: cpr: Use raw mem access for
13594 qfprom"
13595 - Revert "UBUNTU: SAUCE: (snapdragon) power: avs: Add support for CPR (Core
13596 Power Reduction)"
13597 - Revert "UBUNTU: SAUCE: (snapdragon) HACK: drm/msm/iommu: Remove runtime_put
13598 calls in map/unmap"
13599 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable LEDS_QCOM_LPG"
13600 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable 'BBR' TCP
13601 congestion algorithm"
13602 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable 'fq' and
13603 'fq_codel' qdiscs"
13604 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable
13605 'schedutil' CPUfreq governor"
13606 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: set USB_CONFIG_F_FS in
13607 distro.config"
13608 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable
13609 CONFIG_USB_CONFIGFS_F_FS by default"
13610 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: add freq stat to sysfs"
13611 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: Enable camera drivers"
13612 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: disable ANALOG_TV and
13613 DIGITAL_TV"
13614 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: add more USB net
13615 drivers"
13616 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable BT_QCOMSMD"
13617 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable
13618 CFG80211_DEFAULT_PS by default"
13619 - Revert "UBUNTU: SAUCE: (snapdragon) Force the SMD regulator driver to be
13620 compiled-in"
13621 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs: enable dm_mod and
13622 dm_crypt"
13623 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: Enable a53/apcs and
13624 avs"
13625 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable QCOM Venus"
13626 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: distro.config: enable debug
13627 friendly USB network adpater"
13628 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: configs: enable WCN36xx"
13629 - Revert "UBUNTU: SAUCE: (snapdragon) kernel: configs; add distro.config"
13630 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable QCOM audio
13631 drivers for APQ8016 and DB410c"
13632 - Revert "UBUNTU: SAUCE: (snapdragon) arm64: defconfig: enable REMOTEPROC"
13633 - [Config] fix abi for remove i2c-qcom-cci module
13634 - [Config] update annotations
13635 - [Config] update configs following snapdragon removal
13636
13637 * Disco update: v5.0.5 upstream stable release (LP: #1822671)
13638 - Revert "ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec"
13639 - ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist
13640 - ALSA: firewire-motu: use 'version' field of unit directory to identify model
13641 - mmc: pxamci: fix enum type confusion
13642 - mmc: alcor: fix DMA reads
13643 - mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
13644 - mmc: renesas_sdhi: limit block count to 16 bit for old revisions
13645 - drm/amdgpu: fix invalid use of change_bit
13646 - drm/vmwgfx: Don't double-free the mode stored in par->set_mode
13647 - drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
13648 - iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE
13649 - iommu/iova: Fix tracking of recently failed iova address
13650 - libceph: wait for latest osdmap in ceph_monc_blacklist_add()
13651 - udf: Fix crash on IO error during truncate
13652 - mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.
13653 - MIPS: Ensure ELF appended dtb is relocated
13654 - MIPS: Fix kernel crash for R6 in jump label branch function
13655 - powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
13656 - powerpc/security: Fix spectre_v2 reporting
13657 - net/mlx5: Fix DCT creation bad flow
13658 - scsi: core: Avoid that a kernel warning appears during system resume
13659 - scsi: qla2xxx: Fix FC-AL connection target discovery
13660 - scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton
13661 - scsi: ibmvscsi: Fix empty event pool access during host removal
13662 - futex: Ensure that futex address is aligned in handle_futex_death()
13663 - perf probe: Fix getting the kernel map
13664 - objtool: Move objtool_file struct off the stack
13665 - irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
13666 - clocksource/drivers/riscv: Fix clocksource mask
13667 - ALSA: ac97: Fix of-node refcount unbalance
13668 - ext4: fix NULL pointer dereference while journal is aborted
13669 - ext4: fix data corruption caused by unaligned direct AIO
13670 - ext4: brelse all indirect buffer in ext4_ind_remove_space()
13671 - media: v4l2-ctrls.c/uvc: zero v4l2_event
13672 - Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()
13673 - Bluetooth: Fix decrementing reference count twice in releasing socket
13674 - Bluetooth: hci_ldisc: Initialize hci_dev before open()
13675 - Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in
13676 hci_uart_set_proto()
13677 - drm/vkms: Fix flush_work() without INIT_WORK().
13678 - RDMA/cma: Rollback source IP address if failing to acquire device
13679 - f2fs: fix to avoid deadlock of atomic file operations
13680 - aio: simplify - and fix - fget/fput for io_submit()
13681 - netfilter: ebtables: remove BUGPRINT messages
13682 - loop: access lo_backing_file only when the loop device is Lo_bound
13683 - x86/unwind: Handle NULL pointer calls better in frame unwinder
13684 - x86/unwind: Add hardcoded ORC entry for NULL
13685 - locking/lockdep: Add debug_locks check in __lock_downgrade()
13686 - ALSA: hda - Record the current power state before suspend/resume calls
13687 - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
13688 - Linux 5.0.5
13689
13690 * hisi_sas updates for disco (LP: #1822385)
13691 - scsi: hisi_sas: send primitive NOTIFY to SSP situation only
13692 - scsi: hisi_sas: shutdown axi bus to avoid exception CQ returned
13693 - scsi: hisi_sas: remove the check of sas_dev status in
13694 hisi_sas_I_T_nexus_reset()
13695 - scsi: hisi_sas: Remove unused parameter of function hisi_sas_alloc()
13696 - scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5G
13697 - scsi: hisi_sas: Fix losing directly attached disk when hot-plug
13698 - scsi: hisi_sas: Correct memory allocation size for DQ debugfs
13699 - scsi: hisi_sas: Some misc tidy-up
13700 - scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmnd
13701 - scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32()
13702 - scsi: hisi_sas: Add support for DIX feature for v3 hw
13703 - scsi: hisi_sas: Add manual trigger for debugfs dump
13704 - scsi: hisi_sas: change queue depth from 512 to 4096
13705 - scsi: hisi_sas: Issue internal abort on all relevant queues
13706 - scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimental
13707 - scsi: hisi_sas: Do some more tidy-up
13708 - scsi: hisi_sas: Change return variable type in phy_up_v3_hw()
13709 - scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO
13710 - scsi: hisi_sas: print PHY RX errors count for later revision of v3 hw
13711 - scsi: hisi_sas: Set PHY linkrate when disconnected
13712 - scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP
13713 target port
13714 - scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of
13715 HiLink
13716 - scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset()
13717
13718 * [Patch][Raven 2] kernel 5.0.0 cannot boot because of psp response
13719 (LP: #1822267)
13720 - drm/amdgpu/psp: Fix can't detect psp INVOKE command failed
13721 - drm/amdgpu/psp: ignore psp response status
13722
13723 * 3b080b2564287be91605bfd1d5ee985696e61d3c in ubuntu_btrfs_kernel_fixes
13724 triggers system hang on i386 (LP: #1812845)
13725 - btrfs: raid56: properly unmap parity page in finish_parity_scrub()
13726
13727 * enable CONFIG_DRM_BOCHS (LP: #1795857)
13728 - [Config] Reenable DRM_BOCHS as module
13729
13730 * [Dell Precision 7530/5530 with Nvidia Quadro P1000] Live USB freezes or
13731 cannot complete install when nouveau driver is loaded (crashing in GP100
13732 code) (LP: #1822026)
13733 - SAUCE: drm/nouveau: Disable nouveau driver by default
13734
13735 * Need to add Intel CML related pci-id's (LP: #1821863)
13736 - drm/i915/cml: Add CML PCI IDS
13737 - drm/i915/cml: Introduce Comet Lake PCH
13738
13739 * ARM: Add support for the SDEI interface (LP: #1822005)
13740 - ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
13741 - ACPI / APEI: Remove silent flag from ghes_read_estatus()
13742 - ACPI / APEI: Switch estatus pool to use vmalloc memory
13743 - ACPI / APEI: Make hest.c manage the estatus memory pool
13744 - ACPI / APEI: Make estatus pool allocation a static size
13745 - ACPI / APEI: Don't store CPER records physical address in struct ghes
13746 - ACPI / APEI: Remove spurious GHES_TO_CLEAR check
13747 - ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
13748 - ACPI / APEI: Generalise the estatus queue's notify code
13749 - ACPI / APEI: Don't allow ghes_ack_error() to mask earlier errors
13750 - ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMI
13751 - ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
13752 - KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
13753 - arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
13754 - ACPI / APEI: Move locking to the notification helper
13755 - ACPI / APEI: Let the notification helper specify the fixmap slot
13756 - ACPI / APEI: Pass ghes and estatus separately to avoid a later copy
13757 - ACPI / APEI: Make GHES estatus header validation more user friendly
13758 - ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER length
13759 - ACPI / APEI: Only use queued estatus entry during in_nmi_queue_one_entry()
13760 - ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
13761 - firmware: arm_sdei: Add ACPI GHES registration helper
13762 - ACPI / APEI: Add support for the SDEI GHES Notification type
13763
13764 * CVE-2019-9857
13765 - inotify: Fix fsnotify_mark refcount leak in inotify_update_existing_watch()
13766
13767 * scsi: libsas: Support SATA PHY connection rate unmatch fixing during
13768 discovery (LP: #1821408)
13769 - scsi: libsas: Support SATA PHY connection rate unmatch fixing during
13770 discovery
13771
13772 * Qualcomm Atheros QCA9377 wireless does not work (LP: #1818204)
13773 - platform/x86: ideapad-laptop: Add Ideapad 530S-14ARR to no_hw_rfkill list
13774
13775 * Lenovo ideapad 330-15ICH Wifi rfkill hard blocked (LP: #1811815)
13776 - platform/x86: ideapad: Add ideapad 330-15ICH to no_hw_rfkill
13777
13778 * hid-sensor-hub spamming dmesg in 4.20 (LP: #1818547)
13779 - HID: Increase maximum report size allowed by hid_field_extract()
13780
13781 * [disco] [5.0.0-7.8] can't mount guest cifs share (LP: #1821053)
13782 - cifs: allow guest mounts to work for smb3.11
13783 - SMB3: Fix SMB3.1.1 guest mounts to Samba
13784
13785 * Add HiSilicon SoC quirk for cpufreq (LP: #1821620)
13786 - ACPI / CPPC: Add a helper to get desired performance
13787 - cpufreq / cppc: Work around for Hisilicon CPPC cpufreq
13788
13789 * Disco update: v5.0.4 upstream stable release (LP: #1821607)
13790 - 9p: use inode->i_lock to protect i_size_write() under 32-bit
13791 - 9p/net: fix memory leak in p9_client_create
13792 - ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
13793 - ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
13794 - ASoC: codecs: pcm186x: Fix energysense SLEEP bit
13795 - iio: adc: exynos-adc: Fix NULL pointer exception on unbind
13796 - iio: adc: exynos-adc: Use proper number of channels for Exynos4x12
13797 - mei: hbm: clean the feature flags on link reset
13798 - mei: bus: move hw module get/put to probe/release
13799 - stm class: Prevent division by zero
13800 - stm class: Fix an endless loop in channel allocation
13801 - crypto: caam - fix hash context DMA unmap size
13802 - crypto: ccree - fix missing break in switch statement
13803 - crypto: caam - fixed handling of sg list
13804 - crypto: caam - fix DMA mapping of stack memory
13805 - crypto: ccree - fix free of unallocated mlli buffer
13806 - crypto: ccree - unmap buffer before copying IV
13807 - crypto: ccree - don't copy zero size ciphertext
13808 - crypto: cfb - add missing 'chunksize' property
13809 - crypto: cfb - remove bogus memcpy() with src == dest
13810 - crypto: ofb - fix handling partial blocks and make thread-safe
13811 - crypto: ahash - fix another early termination in hash walk
13812 - crypto: rockchip - fix scatterlist nents error
13813 - crypto: rockchip - update new iv to device in multiple operations
13814 - dax: Flush partial PMDs correctly
13815 - nfit: Fix nfit_intel_shutdown_status() command submission
13816 - nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
13817 - acpi/nfit: Fix bus command validation
13818 - nfit/ars: Attempt a short-ARS whenever the ARS state is idle at boot
13819 - nfit/ars: Attempt short-ARS even in the no_init_ars case
13820 - libnvdimm/label: Clear 'updating' flag after label-set update
13821 - libnvdimm, pfn: Fix over-trim in trim_pfn_device()
13822 - libnvdimm/pmem: Honor force_raw for legacy pmem regions
13823 - libnvdimm: Fix altmap reservation size calculation
13824 - fix cgroup_do_mount() handling of failure exits
13825 - crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
13826 - crypto: aegis - fix handling chunked inputs
13827 - crypto: arm/crct10dif - revert to C code for short inputs
13828 - crypto: arm64/aes-neonbs - fix returning final keystream block
13829 - crypto: arm64/crct10dif - revert to C code for short inputs
13830 - crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
13831 - crypto: morus - fix handling chunked inputs
13832 - crypto: pcbc - remove bogus memcpy()s with src == dest
13833 - crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
13834 - crypto: testmgr - skip crc32c context test for ahash algorithms
13835 - crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
13836 - crypto: x86/aesni-gcm - fix crash on empty plaintext
13837 - crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
13838 - crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
13839 - crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
13840 - CIFS: Fix leaking locked VFS cache pages in writeback retry
13841 - CIFS: Do not reset lease state to NONE on lease break
13842 - CIFS: Do not skip SMB2 message IDs on send failures
13843 - CIFS: Fix read after write for files with read caching
13844 - smb3: make default i/o size for smb3 mounts larger
13845 - tracing: Use strncpy instead of memcpy for string keys in hist triggers
13846 - tracing: Do not free iter->trace in fail path of tracing_open_pipe()
13847 - tracing/perf: Use strndup_user() instead of buggy open-coded version
13848 - vmw_balloon: release lock on error in vmballoon_reset()
13849 - xen: fix dom0 boot on huge systems
13850 - ACPI / device_sysfs: Avoid OF modalias creation for removed device
13851 - mmc: sdhci-esdhc-imx: fix HS400 timing issue
13852 - mmc: renesas_sdhi: Fix card initialization failure in high speed mode
13853 - mmc:fix a bug when max_discard is 0
13854 - spi: ti-qspi: Fix mmap read when more than one CS in use
13855 - spi: pxa2xx: Setup maximum supported DMA transfer length
13856 - spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
13857 - spi: spi-gpio: fix SPI_CS_HIGH capability
13858 - regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
13859 - regulator: max77620: Initialize values for DT properties
13860 - regulator: s2mpa01: Fix step values for some LDOs
13861 - mt76: fix corrupted software generated tx CCMP PN
13862 - clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR
13863 - clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown
13864 - clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer
13865 instability
13866 - s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
13867 - s390/setup: fix early warning messages
13868 - s390/virtio: handle find on invalid queue gracefully
13869 - scsi: virtio_scsi: don't send sc payload with tmfs
13870 - scsi: aacraid: Fix performance issue on logical drives
13871 - scsi: sd: Optimal I/O size should be a multiple of physical block size
13872 - scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock
13873 - scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmware
13874 - scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not
13875 supported
13876 - scsi: qla2xxx: Use complete switch scan for RSCN events
13877 - fs/devpts: always delete dcache dentry-s in dput()
13878 - splice: don't merge into linked buffers
13879 - ovl: During copy up, first copy up data and then xattrs
13880 - ovl: Do not lose security.capability xattr over metadata file copy-up
13881 - m68k: Add -ffreestanding to CFLAGS
13882 - Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()
13883 - Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl
13884 - btrfs: scrub: fix circular locking dependency warning
13885 - btrfs: drop the lock on error in btrfs_dev_replace_cancel
13886 - btrfs: ensure that a DUP or RAID1 block group has exactly two stripes
13887 - btrfs: init csum_list before possible free
13888 - Btrfs: fix corruption reading shared and compressed extents after hole
13889 punching
13890 - Btrfs: fix deadlock between clone/dedupe and rename
13891 - soc: qcom: rpmh: Avoid accessing freed memory from batch API
13892 - libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
13893 - irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table
13894 - irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt code
13895 - x86/kprobes: Prohibit probing on optprobe template code
13896 - cpufreq: kryo: Release OPP tables on module removal
13897 - cpufreq: tegra124: add missing of_node_put()
13898 - cpufreq: pxa2xx: remove incorrect __init annotation
13899 - ext4: fix check of inode in swap_inode_boot_loader
13900 - ext4: cleanup pagecache before swap i_data
13901 - mm: hwpoison: fix thp split handing in soft_offline_in_use_page()
13902 - mm/vmalloc: fix size check for remap_vmalloc_range_partial()
13903 - mm/memory.c: do_fault: avoid usage of stale vm_area_struct
13904 - kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv
13905 - nvmem: core: don't check the return value of notifier chain call
13906 - device property: Fix the length used in PROPERTY_ENTRY_STRING()
13907 - intel_th: Don't reference unassigned outputs
13908 - parport_pc: fix find_superio io compare code, should use equal test.
13909 - i2c: tegra: fix maximum transfer size
13910 - i2c: tegra: update maximum transfer size
13911 - media: i2c: ov5640: Fix post-reset delay
13912 - gpio: pca953x: Fix dereference of irq data in shutdown
13913 - ext4: update quota information while swapping boot loader inode
13914 - ext4: add mask of ext4 flags to swap
13915 - ext4: fix crash during online resizing
13916 - dma: Introduce dma_max_mapping_size()
13917 - swiotlb: Introduce swiotlb_max_mapping_size()
13918 - swiotlb: Add is_swiotlb_active() function
13919 - PCI/ASPM: Use LTR if already enabled by platform
13920 - PCI/DPC: Fix print AER status in DPC event handling
13921 - PCI: qcom: Don't deassert reset GPIO during probe
13922 - PCI: dwc: skip MSI init if MSIs have been explicitly disabled
13923 - PCI: pci-bridge-emul: Create per-bridge copy of register behavior
13924 - PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
13925 - IB/hfi1: Close race condition on user context disable and close
13926 - IB/rdmavt: Fix loopback send with invalidate ordering
13927 - IB/rdmavt: Fix concurrency panics in QP post_send and modify to error
13928 - cxl: Wrap iterations over afu slices inside 'afu_list_lock'
13929 - ext2: Fix underflow in ext2_max_size()
13930 - clk: uniphier: Fix update register for CPU-gear
13931 - clk: clk-twl6040: Fix imprecise external abort for pdmclk
13932 - clk: samsung: exynos5: Fix possible NULL pointer exception on
13933 platform_device_alloc() failure
13934 - clk: samsung: exynos5: Fix kfree() of const memory on setting
13935 driver_override
13936 - clk: ingenic: Fix round_rate misbehaving with non-integer dividers
13937 - clk: ingenic: Fix doc of ingenic_cgu_div_info
13938 - usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
13939 - usb: typec: tps6598x: handle block writes separately with plain-I2C adapters
13940 - dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
13941 - serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
13942 - serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
13943 - serial: 8250_pci: Fix number of ports for ACCES serial cards
13944 - serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954
13945 chip use the pci_pericom_setup()
13946 - jbd2: clear dirty flag when revoking a buffer from an older transaction
13947 - jbd2: fix compile warning when using JBUFFER_TRACE
13948 - selinux: add the missing walk_size + len check in selinux_sctp_bind_connect
13949 - security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock
13950 - powerpc/32: Clear on-stack exception marker upon exception return
13951 - powerpc/wii: properly disable use of BATs when requested.
13952 - powerpc/powernv: Make opal log only readable by root
13953 - powerpc/83xx: Also save/restore SPRG4-7 during suspend
13954 - powerpc/kvm: Save and restore host AMR/IAMR/UAMOR
13955 - powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit
13956 - powerpc/64s/hash: Fix assert_slb_presence() use of the slbfee. instruction
13957 - powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest
13958 - powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
13959 - powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR
13960 configuration
13961 - powerpc/smp: Fix NMI IPI timeout
13962 - powerpc/smp: Fix NMI IPI xmon timeout
13963 - powerpc/traps: fix recoverability of machine check handling on book3s/32
13964 - powerpc/traps: Fix the message printed when stack overflows
13965 - ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
13966 - arm64: Fix HCR.TGE status for NMI contexts
13967 - arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
13968 - arm64: debug: Ensure debug handlers check triggering exception level
13969 - arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2
13970 - Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
13971 - ipmi_si: Fix crash when using hard-coded device
13972 - ipmi_si: fix use-after-free of resource->name
13973 - dm: fix to_sector() for 32bit
13974 - dm integrity: limit the rate of error messages
13975 - media: cx25840: mark pad sig_types to fix cx231xx init
13976 - mfd: sm501: Fix potential NULL pointer dereference
13977 - cpcap-charger: generate events for userspace
13978 - cpuidle: governor: Add new governors to cpuidle_governors again
13979 - NFS: Fix I/O request leakages
13980 - NFS: Fix an I/O request leakage in nfs_do_recoalesce
13981 - NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
13982 - nfsd: fix performance-limiting session calculation
13983 - nfsd: fix memory corruption caused by readdir
13984 - nfsd: fix wrong check in write_v4_end_grace()
13985 - NFSv4.1: Reinitialise sequence results before retransmitting a request
13986 - svcrpc: fix UDP on servers with lots of threads
13987 - PM / wakeup: Rework wakeup source timer cancellation
13988 - PM / OPP: Update performance state when freq == old_freq
13989 - bcache: treat stale && dirty keys as bad keys
13990 - bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
13991 - stable-kernel-rules.rst: add link to networking patch queue
13992 - vt: perform safe console erase in the right order
13993 - x86/unwind/orc: Fix ORC unwind table alignment
13994 - perf intel-pt: Fix CYC timestamp calculation after OVF
13995 - perf tools: Fix split_kallsyms_for_kcore() for trampoline symbols
13996 - perf auxtrace: Define auxtrace record alignment
13997 - perf intel-pt: Fix overlap calculation for padding
13998 - perf/x86/intel/uncore: Fix client IMC events return huge result
13999 - perf intel-pt: Fix divide by zero when TSC is not available
14000 - md: Fix failed allocation of md_register_thread
14001 - x86/kvmclock: set offset for kvm unstable clock
14002 - x86/ftrace: Fix warning and considate ftrace_jmp_replace() and
14003 ftrace_call_replace()
14004 - tpm/tpm_crb: Avoid unaligned reads in crb_recv()
14005 - tpm: Unify the send callback behaviour
14006 - rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
14007 - media: imx: prpencvf: Stop upstream before disabling IDMA channel
14008 - media: lgdt330x: fix lock status reporting
14009 - media: sun6i: Fix CSI regmap's max_register
14010 - media: uvcvideo: Avoid NULL pointer dereference at the end of streaming
14011 - media: vimc: Add vimc-streamer for stream control
14012 - media: imx-csi: Input connections to CSI should be optional
14013 - media: imx: csi: Disable CSI immediately after last EOF
14014 - media: imx: csi: Stop upstream before disabling IDMA channel
14015 - drm/fb-helper: generic: Fix drm_fbdev_client_restore()
14016 - drm/radeon/evergreen_cs: fix missing break in switch statement
14017 - drm/amd/powerplay: correct power reading on fiji
14018 - drm/amd/display: don't call dm_pp_ function from an fpu block
14019 - KVM: Call kvm_arch_memslots_updated() before updating memslots
14020 - KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-run
14021 - KVM: VMX: Zero out *all* general purpose registers after VM-Exit
14022 - KVM: x86/mmu: Detect MMIO generation wrap in any address space
14023 - KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux
14024 - KVM: nVMX: Sign extend displacements of VMX instr's mem operands
14025 - KVM: nVMX: Apply addr size mask to effective address for VMX instructions
14026 - KVM: nVMX: Ignore limit checks on VMX instructions using flat segments
14027 - KVM: nVMX: Check a single byte for VMCS "launched" in nested early checks
14028 - net: dsa: lantiq_gswip: fix use-after-free on failed probe
14029 - net: dsa: lantiq_gswip: fix OF child-node lookups
14030 - s390/setup: fix boot crash for machine without EDAT-1
14031 - SUNRPC: Prevent thundering herd when the socket is not connected
14032 - SUNRPC: Fix up RPC back channel transmission
14033 - SUNRPC: Respect RPC call timeouts when retrying transmission
14034 - Linux 5.0.4
14035 - [Config] update configs for 5.0.4 stable update
14036
14037 * New Intel Wireless-AC 9260 [8086:2526] card not correctly probed in Ubuntu
14038 system (LP: #1821271)
14039 - iwlwifi: add new card for 9260 series
14040
14041 * [CONFIG] please enable highdpi font FONT_TER16x32 (LP: #1819881)
14042 - [Config]: enable highdpi Terminus 16x32 font support
14043
14044 * [SRU][B/B-OEM/C/D] Fix AMD IOMMU NULL dereference (LP: #1820990)
14045 - iommu/amd: Fix NULL dereference bug in match_hid_uid
14046
14047 * some codecs stop working after S3 (LP: #1820930)
14048 - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
14049 - ALSA: hda - Don't trigger jackpoll_work in azx_resume
14050
14051 * tcm_loop.ko: move from modules-extra into main modules package
14052 (LP: #1817786)
14053 - [Packaging] move tcm_loop.lo to main linux-modules package
14054
14055 * C++ demangling support missing from perf (LP: #1396654)
14056 - [Packaging] fix a mistype
14057
14058 * r8169 doesn't get woken up by ethernet cable plugging, no PME generated
14059 (LP: #1817676)
14060 - PCI: pciehp: Disable Data Link Layer State Changed event on suspend
14061
14062 * Disco update: v5.0.3 upstream stable release (LP: #1821074)
14063 - connector: fix unsafe usage of ->real_parent
14064 - fou, fou6: avoid uninit-value in gue_err() and gue6_err()
14065 - gro_cells: make sure device is up in gro_cells_receive()
14066 - ipv4/route: fail early when inet dev is missing
14067 - l2tp: fix infoleak in l2tp_ip6_recvmsg()
14068 - lan743x: Fix RX Kernel Panic
14069 - lan743x: Fix TX Stall Issue
14070 - net: hsr: fix memory leak in hsr_dev_finalize()
14071 - net/hsr: fix possible crash in add_timer()
14072 - net: sit: fix UBSAN Undefined behaviour in check_6rd
14073 - net/x25: fix use-after-free in x25_device_event()
14074 - net/x25: reset state in x25_connect()
14075 - pptp: dst_release sk_dst_cache in pptp_sock_destruct
14076 - ravb: Decrease TxFIFO depth of Q3 and Q2 to one
14077 - route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
14078 - rxrpc: Fix client call queueing, waiting for channel
14079 - sctp: remove sched init from sctp_stream_init
14080 - tcp: do not report TCP_CM_INQ of 0 for closed connections
14081 - tcp: Don't access TCP_SKB_CB before initializing it
14082 - tcp: handle inet_csk_reqsk_queue_add() failures
14083 - vxlan: Fix GRO cells race condition between receive and link delete
14084 - vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
14085 - net/mlx4_core: Fix reset flow when in command polling mode
14086 - net/mlx4_core: Fix locking in SRIOV mode when switching between events and
14087 polling
14088 - net/mlx4_core: Fix qp mtt size calculation
14089 - net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA ports
14090 - vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
14091 - net: sched: flower: insert new filter to idr after setting its mask
14092 - f2fs: wait on atomic writes to count F2FS_CP_WB_DATA
14093 - perf/x86: Fixup typo in stub functions
14094 - ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against
14095 Liquid Saffire 56
14096 - ALSA: firewire-motu: fix construction of PCM frame for capture direction
14097 - ALSA: hda: Extend i915 component bind timeout
14098 - ALSA: hda - add more quirks for HP Z2 G4 and HP Z240
14099 - ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294
14100 - ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphone
14101 - ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with
14102 ALC255
14103 - perf/x86/intel: Fix memory corruption
14104 - perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
14105 - It's wrong to add len to sector_nr in raid10 reshape twice
14106 - drm: Block fb changes for async plane updates
14107 - Linux 5.0.3
14108
14109 * Disco update: v5.0.2 upstream stable release (LP: #1820318)
14110 - media: uvcvideo: Fix 'type' check leading to overflow
14111 - Input: wacom_serial4 - add support for Wacom ArtPad II tablet
14112 - Input: elan_i2c - add id for touchpad found in Lenovo s21e-20
14113 - iscsi_ibft: Fix missing break in switch statement
14114 - scsi: aacraid: Fix missing break in switch statement
14115 - x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub
14116 - arm64: dts: zcu100-revC: Give wifi some time after power-on
14117 - arm64: dts: hikey: Give wifi some time after power-on
14118 - arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"
14119 - ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3
14120 - ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMU
14121 - ARM: dts: exynos: Fix max voltage for buck8 regulator on Odroid XU3/XU4
14122 - drm: disable uncached DMA optimization for ARM and arm64
14123 - media: Revert "media: rc: some events are dropped by userspace"
14124 - Revert "PCI/PME: Implement runtime PM callbacks"
14125 - bpf: Stop the psock parser before canceling its work
14126 - gfs2: Fix missed wakeups in find_insert_glock
14127 - staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()
14128 - staging: erofs: compressed_pages should not be accessed again after freed
14129 - scripts/gdb: replace flags (MS_xyz -> SB_xyz)
14130 - ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom
14131 - perf/x86/intel: Make cpuc allocations consistent
14132 - perf/x86/intel: Generalize dynamic constraint creation
14133 - x86: Add TSX Force Abort CPUID/MSR
14134 - perf/x86/intel: Implement support for TSX Force Abort
14135 - Linux 5.0.2
14136
14137 * Linux security module stacking support
14138 - LSM: Introduce LSM_FLAG_LEGACY_MAJOR
14139 - LSM: Provide separate ordered initialization
14140 - LSM: Plumb visibility into optional "enabled" state
14141 - LSM: Lift LSM selection out of individual LSMs
14142 - LSM: Build ordered list of LSMs to initialize
14143 - LSM: Introduce CONFIG_LSM
14144 - LSM: Introduce "lsm=" for boottime LSM selection
14145 - LSM: Tie enabling logic to presence in ordered list
14146 - LSM: Prepare for reorganizing "security=" logic
14147 - LSM: Refactor "security=" in terms of enable/disable
14148 - LSM: Separate idea of "major" LSM from "exclusive" LSM
14149 - apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE
14150 - selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE
14151 - LSM: Add all exclusive LSMs to ordered initialization
14152 - LSM: Split LSM preparation from initialization
14153 - LoadPin: Initialize as ordered LSM
14154 - Yama: Initialize as ordered LSM
14155 - LSM: Introduce enum lsm_order
14156 - capability: Initialize as LSM_ORDER_FIRST
14157 - procfs: add smack subdir to attrs
14158 - Smack: Abstract use of cred security blob
14159 - SELinux: Abstract use of cred security blob
14160 - SELinux: Remove cred security blob poisoning
14161 - SELinux: Remove unused selinux_is_enabled
14162 - AppArmor: Abstract use of cred security blob
14163 - TOMOYO: Abstract use of cred security blob
14164 - Infrastructure management of the cred security blob
14165 - SELinux: Abstract use of file security blob
14166 - Smack: Abstract use of file security blob
14167 - LSM: Infrastructure management of the file security
14168 - SELinux: Abstract use of inode security blob
14169 - Smack: Abstract use of inode security blob
14170 - LSM: Infrastructure management of the inode security
14171 - LSM: Infrastructure management of the task security
14172 - SELinux: Abstract use of ipc security blobs
14173 - Smack: Abstract use of ipc security blobs
14174 - LSM: Infrastructure management of the ipc security blob
14175 - TOMOYO: Update LSM flags to no longer be exclusive
14176 - LSM: generalize flag passing to security_capable
14177 - LSM: Make lsm_early_cred() and lsm_early_task() local functions.
14178 - LSM: Make some functions static
14179 - apparmor: Adjust offset when accessing task blob.
14180 - LSM: Ignore "security=" when "lsm=" is specified
14181 - LSM: Update list of SECURITYFS users in Kconfig
14182 - apparmor: delete the dentry in aafs_remove() to avoid a leak
14183 - apparmor: fix double free when unpack of secmark rules fails
14184 - SAUCE: LSM: Infrastructure management of the sock security
14185 - SAUCE: LSM: Limit calls to certain module hooks
14186 - SAUCE: LSM: Special handling for secctx lsm hooks
14187 - SAUCE: LSM: Specify which LSM to display with /proc/self/attr/display
14188 - SAUCE: Fix-up af_unix mediation for sock infrastructure management
14189 - SAUCE: Revert "apparmor: Fix warning about unused function
14190 apparmor_ipv6_postroute"
14191 - SAUCE: Revert "apparmor: fix checkpatch error in Parse secmark policy"
14192 - SAUCE: Revert "apparmor: add #ifdef checks for secmark filtering"
14193 - SAUCE: Revert "apparmor: Allow filtering based on secmark policy"
14194 - SAUCE: Revert "apparmor: Parse secmark policy"
14195 - SAUCE: Revert "apparmor: Add a wildcard secid"
14196 - SAUCE: Revert "apparmor: fix bad debug check in apparmor_secid_to_secctx()"
14197 - SAUCE: Revert "apparmor: fixup secid map conversion to using IDR"
14198 - SAUCE: Revert "apparmor: Use an IDR to allocate apparmor secids"
14199 - SAUCE: Revert "apparmor: Fix memory leak of rule on error exit path"
14200 - SAUCE: Revert "apparmor: modify audit rule support to support profile
14201 stacks"
14202 - SAUCE: Revert "apparmor: Add support for audit rule filtering"
14203 - SAUCE: Revert "apparmor: add the ability to get a task's secid"
14204 - SAUCE: Revert "apparmor: add support for mapping secids and using secctxes"
14205 - SAUCE: apparmor: add proc subdir to attrs
14206 - SAUCE: apparmor: add an apparmorfs entry to access current attrs
14207 - SAUCE: apparmor: update flags to no longer be exclusive
14208 - SAUCE: update configs and annotations for LSM stacking
14209
14210 * Miscellaneous Ubuntu changes
14211 - [Config] CONFIG_EARLY_PRINTK_USB_XDBC=y
14212 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
14213 kernel is locked down
14214 - [Config] CONFIG_RANDOM_TRUST_CPU=y
14215 - [Config] refresh annotations for recent config changes
14216 - ubuntu: vbox -- update to 6.0.4-dfsg-7
14217 - Revert "UBUNTU: SAUCE: i2c:amd I2C Driver based on PCI Interface for
14218 upcoming platform"
14219
14220 -- Seth Forshee <seth.forshee@canonical.com> Thu, 04 Apr 2019 14:49:59 -0500
14221
14222 linux (5.0.0-8.9) disco; urgency=medium
14223
14224 * linux: 5.0.0-8.9 -proposed tracker (LP: #1819759)
14225
14226 * hisi_sas: add debugfs support (LP: #1819500)
14227 - scsi: hisi_sas: Create root and device debugfs directories
14228 - scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registers
14229 - scsi: hisi_sas: Take debugfs snapshot for all regs
14230 - scsi: hisi_sas: Debugfs global register create file and add file operations
14231 - scsi: hisi_sas: Add debugfs for port registers
14232 - scsi: hisi_sas: Add debugfs CQ file and add file operations
14233 - scsi: hisi_sas: Add debugfs DQ file and add file operations
14234 - scsi: hisi_sas: Add debugfs IOST file and add file operations
14235 - scsi: hisi_sas: No need to check return value of debugfs_create functions
14236 - scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs
14237 code
14238 - scsi: hisi_sas: Add debugfs ITCT file and add file operations
14239
14240 * [disco] hns driver updates from 5.1 merge window (LP: #1819535)
14241 - net: hns: Use struct_size() in devm_kzalloc()
14242 - net: hns3: modify enet reinitialization interface
14243 - net: hns3: remove unused member in struct hns3_enet_ring
14244 - net: hns3: remove unnecessary hns3_adjust_tqps_num
14245 - net: hns3: reuse reinitialization interface in the hns3_set_channels
14246 - net: hns3: add interface hclge_tm_bp_setup
14247 - net: hns3: modify parameter checks in the hns3_set_channels
14248 - net: hns3: remove redundant codes in hclge_knic_setup
14249 - net: hns3: fix user configuration loss for ethtool -L
14250 - net: hns3: adjust the use of alloc_tqps and num_tqps
14251 - net: hns3: fix wrong combined count returned by ethtool -l
14252 - net: hns3: do reinitialization while ETS configuration changed
14253 - net: hns3: add HNAE3_RESTORE_CLIENT interface in enet module
14254 - net: hns3: add calling roce callback function when link status change
14255 - net: hns3: add rx multicast packets statistic
14256 - net: hns3: refactor the statistics updating for netdev
14257 - net: hns3: fix rss configuration lost problem when setting channel
14258 - net: hns3: fix for shaper not setting when TC num changes
14259 - net: hns3: fix bug of ethtool_ops.get_channels for VF
14260 - net: hns3: clear param in ring when free ring
14261 - net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED
14262 - net: hns3: do not return GE PFC setting err when initializing
14263 - net: hns3: add ETS TC weight setting in SSU module
14264 - net: hns3: add statistics for PFC frames and MAC control frames
14265 - net: hns3: fix PFC not setting problem for DCB module
14266 - net: hns3: don't update packet statistics for packets dropped by hardware
14267 - net: hns3: clear pci private data when unload hns3 driver
14268 - net: hns3: add error handling in hclge_ieee_setets
14269 - net: hns3: fix return value handle issue for hclge_set_loopback()
14270 - net: hns3: fix broadcast promisc issue for revision 0x20
14271 - net: hns3: After setting the loopback, add the status of getting MAC
14272 - net: hns3: do reinitialization while mqprio configuration changed
14273 - net: hns3: remove dcb_ops->map_update in hclge_dcb
14274 - net: hns3: call hns3_nic_set_real_num_queue with netdev down
14275 - net: hns3: add 8 BD limit for tx flow
14276 - net: hns3: add initialization for nic state
14277 - net: hns3: don't allow vf to enable promisc mode
14278 - net: hns3: reuse the definition of l3 and l4 header info union
14279 - net: hns3: fix VF dump register issue
14280 - net: hns3: use the correct interface to stop|open port
14281 - net: hns3: change hnae3_register_ae_dev() to int
14282 - net: hns3: only support tc 0 for VF
14283 - net: hns3: Fix NULL deref when unloading driver
14284 - net: hns3: fix netif_napi_del() not do problem when unloading
14285 - net: hns3: fix for rss result nonuniform
14286 - net: hns3: fix improper error handling in the hclge_init_ae_dev()
14287 - net: hns3: fix an issue for hclgevf_ae_get_hdev
14288 - net: hns3: stop sending keep alive msg to PF when VF is resetting
14289 - net: hns3: keep flow director state unchanged when reset
14290 - net: hns3: Check for allocation failure
14291 - net: hns3: fix a code style issue for hns3_update_new_int_gl()
14292 - net: hns3: fix an issue for hns3_update_new_int_gl
14293 - net: hns3: Modify parameter type from int to bool in set_gro_en
14294 - net: hns3: code optimization for hclge_rx_buffer_calc
14295 - net: hns3: add hclge_cmd_check_retval() to parse comman's return value
14296 - net: hns3: move some set_bit statement into hclge_prepare_mac_addr
14297 - net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()
14298 - net: hns3: fix the problem that the supported port is empty
14299 - net: hns3: optimize the maximum TC macro
14300 - net: hns3: don't allow user to change vlan filter state
14301 - net: hns3: modify the upper limit judgment condition
14302 - net: hns3: MAC table entry count function increases operation 0 value
14303 protection measures
14304 - net: hns3: make function hclge_set_all_vf_rst() static
14305 - net: hns3: add pointer checking at the beginning of the exported functions.
14306 - net: hns3: Check variable is valid before assigning it to another
14307 - net: hns3: convert mac advertize and supported from u32 to link mode
14308 - net: hns3: fix port info query issue for copper port
14309 - net: hns3: modify print message of ssu common ecc errors
14310 - net: hns3: some bugfix of ppu(rcb) ras errors
14311 - net: hns3: enable 8~11th bit of mac common msi-x error
14312 - net: hns3: fix 6th bit of ppp mpf abnormal errors
14313 - net: hns3: Record VF unicast and multicast tables
14314 - net: hns3: Record VF vlan tables
14315 - net: hns3: uninitialize command queue while unloading PF driver
14316 - net: hns3: clear command queue's registers when unloading VF driver
14317 - net: hns3: add xps setting support for hns3 driver
14318 - net: hns3: avoid mult + div op in critical data path
14319 - net: hns3: limit some variable scope in critical data path
14320 - net: hns3: remove some ops in struct hns3_nic_ops
14321 - net: hns3: add unlikely for error handling in data path
14322 - net: hns3: replace hnae3_set_bit and hnae3_set_field in data path
14323 - net: hns3: remove hnae3_get_bit in data path
14324 - net: hns3: add support to config depth for tx|rx ring separately
14325 - net: hns3: enable VF VLAN filter for each VF when initializing
14326 - net: hns3: fix get VF RSS issue
14327 - net: hns3: fix setting of the hns reset_type for rdma hw errors
14328 - net: hns3: fix improper error handling for hns3_client_start
14329 - net: hns: use struct_size() in devm_kzalloc()
14330 - net: hns3: Fix a logical vs bitwise typo
14331 - net: hns3: add dma_rmb() for rx description
14332 - net: hns3: fix to stop multiple HNS reset due to the AER changes
14333
14334 * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
14335 - [Packaging] dkms-build -- support building against packages in PPAs
14336 - [Packaging] dkms-build: do not redownload files on subsequent passes
14337 - [Packaging] dkms-build -- elide partial Built-Using information
14338 - [Packaging] dkms-build -- remove retpoline data from final binary packages
14339 - [Packaging] dkms-build--nvidia* -- check gcc version against primary build
14340 - [Packaging] dkms-build -- add support for unversioned overrides
14341 - [Packaging] dkms-build--nvidia-* -- convert to generic -N form
14342 - [Packaging] fix-filenames -- handle exact string removal
14343 - [Packaging] dkms-build--nvidia-N -- remove GCC versions
14344
14345 * Disco update: v5.0.1 upstream stable release (LP: #1819515)
14346 - cpufreq: Use struct kobj_attribute instead of struct global_attr
14347 - staging: erofs: fix mis-acted TAIL merging behavior
14348 - binder: create node flag to request sender's security context
14349 - USB: serial: option: add Telit ME910 ECM composition
14350 - USB: serial: cp210x: add ID for Ingenico 3070
14351 - USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485
14352 - driver core: Postpone DMA tear-down until after devres release
14353 - staging: erofs: fix fast symlink w/o xattr when fs xattr is on
14354 - staging: erofs: fix memleak of inode's shared xattr array
14355 - staging: erofs: fix race of initializing xattrs of a inode at the same time
14356 - staging: erofs: fix illegal address access under memory pressure
14357 - staging: comedi: ni_660x: fix missing break in switch statement
14358 - staging: wilc1000: fix to set correct value for 'vif_num'
14359 - staging: android: ion: fix sys heap pool's gfp_flags
14360 - staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.
14361 - staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex
14362 held.
14363 - ip6mr: Do not call __IP6_INC_STATS() from preemptible context
14364 - net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new
14365 DSA framework
14366 - net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in
14367 mv88e6xxx_port_set_duplex
14368 - net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 family
14369 - net: mscc: Enable all ports in QSGMII
14370 - net: sched: put back q.qlen into a single location
14371 - net-sysfs: Fix mem leak in netdev_register_kobject
14372 - qmi_wwan: Add support for Quectel EG12/EM12
14373 - sctp: call iov_iter_revert() after sending ABORT
14374 - team: Free BPF filter when unregistering netdev
14375 - tipc: fix RDM/DGRAM connect() regression
14376 - x86/CPU/AMD: Set the CPB bit unconditionally on F17h
14377 - x86/boot/compressed/64: Do not read legacy ROM on EFI system
14378 - tracing: Fix event filters and triggers to handle negative numbers
14379 - xhci: tegra: Prevent error pointer dereference
14380 - usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on
14381 INTEL_SUNRISEPOINT_LP_XHCI
14382 - applicom: Fix potential Spectre v1 vulnerabilities
14383 - alpha: wire up io_pgetevents system call
14384 - MIPS: irq: Allocate accurate order pages for irq stack
14385 - aio: Fix locking in aio_poll()
14386 - xtensa: fix get_wchan
14387 - gnss: sirf: fix premature wakeup interrupt enable
14388 - USB: serial: cp210x: fix GPIO in autosuspend
14389 - Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to
14390 config"
14391 - Revert "selftests: firmware: remove use of non-standard diff -Z option"
14392 - selftests: firmware: fix verify_reqs() return value
14393 - Bluetooth: btrtl: Restore old logic to assume firmware is already loaded
14394 - Bluetooth: Fix locking in bt_accept_enqueue() for BH context
14395 - Linux 5.0.1
14396
14397 * sky2 ethernet card doesn't work after returning from suspend
14398 (LP: #1807259) // sky2 ethernet card link not up after suspend
14399 (LP: #1809843) // Disco update: v5.0.1 upstream stable release
14400 (LP: #1819515)
14401 - sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
14402
14403 * tls selftest failures/hangs on i386 (LP: #1813607)
14404 - [Config] CONFIG_TLS=n for i386
14405
14406 * CVE-2019-8980
14407 - exec: Fix mem leak in kernel_read_file
14408
14409 * Miscellaneous Ubuntu changes
14410 - SAUCE: selftests: net: Use 'ipproto ipv6-icmp' to match ICMPv6 headers
14411 - [Config] enable nvidia build
14412 - [Config] update gcc version to 8.3
14413
14414 * Miscellaneous upstream changes
14415 - Revert "UBUNTU: SAUCE: selftests: pmtu: disable accept_dad for tests"
14416
14417 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 12 Mar 2019 16:15:44 -0300
14418
14419 linux (5.0.0-7.8) disco; urgency=medium
14420
14421 * linux: 5.0.0-7.8 -proposed tracker (LP: #1818519)
14422
14423 * Packaging resync (LP: #1786013)
14424 - [Packaging] update helper scripts
14425
14426 * unnecessary request_queue freeze (LP: #1815733)
14427 - block: avoid setting nr_requests to current value
14428 - block: avoid setting none scheduler if it's already none
14429
14430 * Miscellaneous Ubuntu changes
14431 - SAUCE: selftests: net: Don't fail test_vxlan_under_vrf on xfail
14432 - update dkms package versions
14433
14434 [ Upstream Kernel Changes ]
14435
14436 * Rebase to v5.0
14437
14438 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Mar 2019 08:46:10 -0600
14439
14440 linux (5.0.0-6.7) disco; urgency=medium
14441
14442 * linux: 5.0.0-6.7 -proposed tracker (LP: #1817585)
14443
14444 * Packaging resync (LP: #1786013)
14445 - [Packaging] update helper scripts
14446 - [Packaging] resync getabis
14447
14448 * installer does not support iSCSI iBFT (LP: #1817321)
14449 - d-i: add iscsi_ibft to scsi-modules
14450
14451 * Silent "Unknown key" message when pressing keyboard backlight hotkey
14452 (LP: #1817063)
14453 - platform/x86: dell-wmi: Ignore new keyboard backlight change event
14454
14455 * Fix I219 doesn't get woken up after plugging ethernet cable (LP: #1817058)
14456 - e1000e: Disable runtime PM on CNP+
14457
14458 * efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted (LP: #1814982)
14459 - efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted
14460
14461 * CVE-2019-3460
14462 - Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
14463
14464 * CVE-2019-3459
14465 - Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
14466
14467 * kernel net tls selftest fails on 5.0 (LP: #1816716)
14468 - SAUCE: Revert "selftests/tls: Add test for recv(PEEK) spanning across
14469 multiple records"
14470
14471 * Please enable CONFIG_DMA_CMA=y on arm64 (LP: #1803206)
14472 - [Config] annotations -- enforce CONFIG_DMA_CMA and update notes
14473
14474 * [19.04 FEAT] [LS1801] PCI Virtual function enablement (LP: #1814684)
14475 - s390/pci: map IOV resources
14476 - s390/pci: improve bar check
14477
14478 * glibc 2.28-0ubuntu1 ADT test failure with linux 5.0.0-1.2 (LP: #1813060)
14479 - SAUCE: prevent a glibc test failure when looking for obsolete types on
14480 headers
14481
14482 * Miscellaneous Ubuntu changes
14483 - [Config] Enforce CONFIG_ZCRYPT_MULTIDEVNODES in annotations
14484 - SAUCE: selftests: pmtu: disable accept_dad for tests
14485 - SAUCE: arm64: add kernel config option to lock down when in Secure Boot mode
14486 - SAUCE: selftests: net: Make test for VXLAN underlay in non-default VRF an
14487 expected failure
14488
14489 [ Upstream Kernel Changes ]
14490
14491 * Rebase to v5.0-rc8
14492
14493 -- Seth Forshee <seth.forshee@canonical.com> Mon, 25 Feb 2019 09:37:36 -0600
14494
14495 linux (5.0.0-5.6) disco; urgency=medium
14496
14497 * [ALSA] [PATCH] System76 darp5 and oryp5 fixups (LP: #1815831)
14498 - ALSA: hda/realtek - Headset microphone and internal speaker support for
14499 System76 oryp5
14500
14501 * Miscellaneous Ubuntu changes
14502 - [Config] Fix aufs menus in annotations file
14503 - [Config] CONFIG_SAMPLE_TRACE_PRINTK=m
14504 - [Config] Update annotations based on configs
14505
14506 [ Upstream Kernel Changes ]
14507
14508 * Rebase to v5.0-rc7
14509
14510 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Feb 2019 10:04:11 +0100
14511
14512 linux (5.0.0-4.5) disco; urgency=medium
14513
14514 * linux-buildinfo: pull out ABI information into its own package
14515 (LP: #1806380)
14516 - [Packaging] autoreconstruct -- base tag is always primary mainline version
14517
14518 * [Packaging] Allow overlay of config annotations (LP: #1752072)
14519 - [Packaging] config-check: Add an include directive
14520
14521 * Miscellaneous Ubuntu changes
14522 - hio -- stub out BIOVEC_PHYS_MERGEABLE for 4.20+
14523 - hio -- replace use of do_gettimeofday()
14524 - hio -- part_round_stats() removed in 5.0
14525 - hio -- device_add_disk() grew a 'groups' argument in 4.20
14526 - enable hio build
14527 - Revert "UBUNTU: [Packaging] autoreconstruct -- base tag is always primary
14528 mainline version"
14529
14530 [ Upstream Kernel Changes ]
14531
14532 * Rebase to v5.0-rc6
14533
14534 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Feb 2019 08:15:32 -0600
14535
14536 linux (5.0.0-3.4) disco; urgency=medium
14537
14538 * CONFIG_TEST_BPF is disabled (LP: #1813955)
14539 - [Config]: Reenable TEST_BPF
14540
14541 * Ignore "incomplete report" from Elan touchpanels (LP: #1813733)
14542 - HID: i2c-hid: Ignore input report if there's no data present on Elan
14543 touchpanels
14544
14545 * SecureBoot support for arm64 (LP: #1804481)
14546 - Build signed kernels for arm64
14547
14548 * Miscellaneous Ubuntu changes
14549 - SAUCE: selftests: net: fix "from" match test in fib_rule_tests.sh
14550 - [Config] CONFIG_PCMCIA=n for arm64 and s390x
14551 - [Config] CONFIG_SERIAL_SC16IS7XX=n for s390x
14552 - [Config] disable I2C TPM drivers for s390x
14553 - [Config] CONFIG_RAPIDIO=n for s390x
14554 - [Config] CONFIG_DMADEVICES=n for s390x
14555 - [Config] disable gpio drivers for s390x
14556 - [Config] CONFIG_SENSORS_OCC_P8_I2C=m for ppc64el
14557 - [Config] disable I2C hardware drivers for s390x
14558 - [Config] CONFIG_I3C=n for s390x
14559 - [Config] CONFIG_SERIO=n for s390x
14560 - [Config] disable misc drivers for s390x
14561 - [Config] disable EEPROM drivers for s390x
14562 - [Config] disable MFD drivers for s390x
14563 - [Config] CONFIG_NVMEM=n for s390x
14564 - [Config] CONFIG_MLXSW_I2C=n for s390x
14565 - [Config] CONFIG_NET_VENDOR_MICROCHIP=n for s390x
14566 - [Config] CONFIG_PPP=n for s390x
14567 - [Config] CONFIG_PCCARD=n for s390x
14568 - [Config] CONFIG_PCI_MESON=y
14569 - [Config] CONFIG_SCSI_MYRB=n for s390x
14570 - [Config] CONFIG_REGULATOR=n for s390x
14571 - [Config] CONFIG_ZIIRAVE_WATCHDOG=n for s390x
14572 - [Config] CONFIG_NCSI_OEM_CMD_GET_MAC=y
14573 - [Config] update annotations following config review
14574 - [Packaging] remove handoff check for uefi signing
14575 - [Packaging] decompress gzipped efi images in signing tarball
14576 - vbox-update: allow leading whitespace when fixing up KERN_DIR
14577 - ubuntu: vbox -- update to 6.0.4-dfsg-3
14578 - vbox: remove remount check in sf_read_super_aux()
14579 - enable vbox build
14580 - [Config] CONFIG_ANDROID_BINDER_DEVICES=""
14581 - SAUCE: import aufs driver
14582 - [Config]: Enable aufs
14583 - [Config] relocate aufs annotations to menu
14584 - [Config] remove unmatched configs from annotations
14585 - [Config] fix up abi for removed modules
14586 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
14587 - SAUCE: (efi-lockdown) module: remove support for having IMA validate modules
14588 - SAUCE: (efi-lockdown) Move EFI signature blob parser to shared location
14589 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
14590 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
14591 - [Config] (efi-lockdown) enable importing of efi certificates for module sig
14592 verification
14593
14594 * Miscellaneous upstream changes
14595 - binder: fix CONFIG_ANDROID_BINDER_DEVICES
14596
14597 [ Upstream Kernel Changes ]
14598
14599 * Rebase to v5.0-rc5
14600
14601 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Feb 2019 14:26:12 -0600
14602
14603 linux (5.0.0-2.3) disco; urgency=medium
14604
14605 * kernel oops in bcache module (LP: #1793901)
14606 - SAUCE: bcache: never writeback a discard operation
14607
14608 * Enable sound card power saving by default (LP: #1804265)
14609 - [Config] CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1
14610
14611 * Miscellaneous Ubuntu changes
14612 - Revert "UBUNTU: SAUCE: selftests: disable some failing networking tests"
14613 - SAUCE: ashmem: turn into module
14614 - SAUCE: binder: turn into module
14615 - SAUCE: binder: give binder_alloc its own debug mask file
14616 - [Config] enable binder and ashmem as modules
14617 - SAUCE: selftests: net: replace AF_MAX with INT_MAX in socket.c
14618 - SAUCE: selftests/ftrace: Fix tab expansion in trace_marker snapshot trigger
14619 test
14620 - update dkms package versions
14621
14622 [ Upstream Kernel Changes ]
14623
14624 * Rebase to v5.0-rc4
14625
14626 -- Seth Forshee <seth.forshee@canonical.com> Tue, 29 Jan 2019 06:57:32 -0600
14627
14628 linux (5.0.0-1.2) disco; urgency=medium
14629
14630 * Fix non-working QCA Rome Bluetooth after S3 (LP: #1812812)
14631 - USB: Add new USB LPM helpers
14632 - USB: Consolidate LPM checks to avoid enabling LPM twice
14633
14634 * bluetooth controller not detected with 4.15 kernel (LP: #1810797)
14635 - SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK
14636 - [Config] arm64: snapdragon: BT_QCOMSMD_HACK=y
14637
14638 * [19.04 FEAT| Enable virtio-gpu for s390x (LP: #1799467)
14639 - [Config] enable virtio-gpu for s390x
14640
14641 * Crash on "ip link add foo type ipip" (LP: #1811803)
14642 - SAUCE: fan: Fix NULL pointer dereference
14643
14644 * Fix not working Goodix touchpad (LP: #1811929)
14645 - HID: i2c-hid: Disable runtime PM on Goodix touchpad
14646
14647 * Miscellaneous Ubuntu changes
14648 - update dkms package versions
14649 - enable zfs build
14650
14651 [ Upstream Kernel Changes ]
14652
14653 * Rebase to v5.0-rc3
14654
14655 -- Seth Forshee <seth.forshee@canonical.com> Tue, 22 Jan 2019 13:56:17 -0600
14656
14657 linux (5.0.0-0.1) disco; urgency=medium
14658
14659 * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
14660 - [Packaging] dkms -- add per package post-process step
14661 - [Packaging] dkms -- switch to a consistent build prefix length and strip
14662 - [Packaging] nvidia -- build and sign nvidia packages and ship signatures
14663 - [Packaging] nvidia -- make nvidia package version explicit
14664
14665 * Add support for ALC3277 codec on new Dell edge gateways (LP: #1807334)
14666 - [Config] CONFIG_SND_SOC_INTEL_KBL_RT5660_MACH=m
14667
14668 * RTL8822BE WiFi Disabled in Kernel 4.18.0-12 (LP: #1806472)
14669 - [Config] CONFIG_RTLWIFI_DEBUG_ST=n
14670
14671 * Miscellaneous Ubuntu changes
14672 - ubuntu -- disable vbox build
14673 - ubuntu -- disable hio build
14674 - Disable zfs build
14675 - SAUCE: import aufs driver
14676 - update dkms package versions
14677 - [Config] disable aufs config options
14678 - [Config] disable nvidia build
14679 - update dropped.txt
14680 - [Packaging] disable nvidia dkms builds for mainline
14681 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
14682 kernel image
14683 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
14684 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
14685 locked down
14686 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
14687 down
14688 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
14689 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
14690 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
14691 down
14692 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
14693 locked down
14694 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
14695 down
14696 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
14697 locked down
14698 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
14699 has been locked down
14700 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
14701 locked down
14702 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
14703 locked down
14704 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
14705 down
14706 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
14707 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
14708 parameters (eg. ioport)
14709 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
14710 - SAUCE: (efi-lockdown) Lock down /proc/kcore
14711 - SAUCE: (efi-lockdown) Lock down kprobes
14712 - SAUCE: (efi-lockdown) Lock down perf
14713 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
14714 down
14715 - SAUCE: (efi-lockdown) debugfs: avoid EPERM when no open file operation
14716 defined
14717 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
14718 secondary keyring
14719 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
14720 that aren't present.
14721 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
14722 efi_status_to_err().
14723 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
14724 error messages.
14725 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
14726 reboot
14727 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
14728 boot mode
14729 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
14730 mode
14731 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
14732 - [Config] set config options for efi lockdown
14733 - Revert "UBUNTU: SAUCE: import aufs driver"
14734
14735 [ Upstream Kernel Changes ]
14736
14737 * Rebase to v5.0-rc2
14738
14739 -- Seth Forshee <seth.forshee@canonical.com> Thu, 17 Jan 2019 12:31:29 -0600
14740
14741 linux (5.0.0-0.0) disco; urgency=medium
14742
14743 * Dummy entry.
14744
14745 -- Seth Forshee <seth.forshee@canonical.com> Wed, 16 Jan 2019 14:48:05 -0600
14746
14747 linux (4.20.0-2.3) disco; urgency=medium
14748
14749 [ Upstream Kernel Changes ]
14750
14751 * Rebase to v4.20
14752
14753 -- Seth Forshee <seth.forshee@canonical.com> Thu, 03 Jan 2019 12:11:43 -0600
14754
14755 linux (4.20.0-1.2) disco; urgency=medium
14756
14757 * Packaging resync (LP: #1786013)
14758 - [Packaging] update helper scripts
14759
14760 * Power leakage at S5 with Qualcomm Atheros QCA9377 802.11ac Wireless Network
14761 Adapter (LP: #1805607)
14762 - SAUCE: ath10k: provide reset function for QCA9377 chip
14763
14764 * zfs/spl build in conjunction with the kernel from DKMS source (LP: #1807378)
14765 - [Packaging] dkms -- dkms package build packaging support
14766 - [Packaging] dkms -- save build objects artifacts for validation
14767 - [Packaging] dkms -- add general Built-Using: support
14768 - [Packaging] simplify Provides comma handling
14769 - [Packaging] zfs/spl -- remove packaging support for incorporated source
14770 - [Packaging] zfs/spl -- remove incorporated source
14771 - [Packaging] zfs/spl -- build via dkms
14772 - [Packaging] zfs/spl -- make zfs package version explicit
14773 - [Packaging] update-version-dkms -- sync archive versions to package
14774
14775 * Miscellaneous Ubuntu changes
14776 - [Packaging] update-version-dkms -- fix getting distrbution from changelog
14777 - update dkms package versions
14778
14779 [ Upstream Kernel Changes ]
14780
14781 * Rebase to v4.20-rc6
14782
14783 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Dec 2018 11:33:08 -0600
14784
14785 linux (4.20.0-0.1) disco; urgency=medium
14786
14787 * Overlayfs in user namespace leaks directory content of inaccessible
14788 directories (LP: #1793458) // CVE-2018-6559
14789 - Revert "ovl: relax permission checking on underlying layers"
14790 - SAUCE: overlayfs: ensure mounter privileges when reading directories
14791
14792 * Miscellaneous Ubuntu changes
14793 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
14794 kernel image
14795 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
14796 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
14797 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
14798 locked down
14799 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
14800 down
14801 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
14802 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
14803 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
14804 down
14805 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
14806 locked down
14807 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
14808 down
14809 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
14810 locked down
14811 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
14812 has been locked down
14813 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
14814 locked down
14815 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
14816 locked down
14817 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
14818 down
14819 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
14820 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
14821 parameters (eg. ioport)
14822 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
14823 - SAUCE: (efi-lockdown) Lock down /proc/kcore
14824 - SAUCE: (efi-lockdown) Lock down kprobes
14825 - SAUCE: (efi-lockdown) Lock down perf
14826 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
14827 down
14828 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
14829 secondary keyring
14830 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
14831 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
14832 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
14833 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
14834 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
14835 that aren't present.
14836 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
14837 efi_status_to_err().
14838 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
14839 error messages.
14840 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
14841 reboot
14842 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
14843 boot mode
14844 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
14845 mode
14846 - SAUCE: (efi-lockdown) Fix for module sig verification
14847 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
14848 - SAUCE: Import aufs driver
14849 - ubuntu: vbox -- update to 5.2.22-dfsg-2
14850 - ubuntu -- disable vbox build
14851 - ubuntu -- disable hio build
14852 - Disable zfs build
14853
14854 [ Upstream Kernel Changes ]
14855
14856 * Rebase to v4.20-rc5
14857
14858 -- Seth Forshee <seth.forshee@canonical.com> Fri, 07 Dec 2018 07:13:42 -0600
14859
14860 linux (4.20.0-0.0) disco; urgency=medium
14861
14862 * Dummy entry.
14863
14864 -- Seth Forshee <seth.forshee@canonical.com> Thu, 06 Dec 2018 10:20:19 -0600
14865
14866 linux (4.19.0-8.9) disco; urgency=medium
14867
14868 * linux: 4.19.0-8.9 -proposed tracker (LP: #1806952)
14869
14870 * Workaround CSS timeout on AMD SNPS 3.0 xHC (LP: #1806838)
14871 - xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
14872
14873 * Fix Intel I210 doesn't work when ethernet cable gets plugged (LP: #1806818)
14874 - igb: Fix an issue that PME is not enabled during runtime suspend
14875
14876 * The line-out on the Dell Dock station can't work (LP: #1806532)
14877 - ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock
14878
14879 * CVE-2018-19407
14880 - KVM: X86: Fix scan ioapic use-before-initialization
14881
14882 * PC SN720 NVMe WDC 256GB consumes more power in S2Idle than during long idle
14883 (LP: #1805775)
14884 - SAUCE: pci/nvme: prevent WDC PC SN720 NVMe from entering D3 and being
14885 disabled
14886
14887 * Disco update: 4.19.6 upstream stable release (LP: #1806909)
14888 - HID: steam: remove input device when a hid client is running.
14889 - efi/libstub: arm: support building with clang
14890 - usb: core: Fix hub port connection events lost
14891 - usb: dwc3: gadget: fix ISOC TRB type on unaligned transfers
14892 - usb: dwc3: gadget: Properly check last unaligned/zero chain TRB
14893 - usb: dwc3: core: Clean up ULPI device
14894 - usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove()
14895 - xhci: Fix leaking USB3 shared_hcd at xhci removal
14896 - xhci: handle port status events for removed USB3 hcd
14897 - xhci: Add check for invalid byte size error when UAS devices are connected.
14898 - usb: xhci: fix uninitialized completion when USB3 port got wrong status
14899 - usb: xhci: fix timeout for transition from RExit to U0
14900 - xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 Soc
14901 - usb: xhci: Prevent bus suspend if a port connect change or polling state is
14902 detected
14903 - ALSA: oss: Use kvzalloc() for local buffer allocations
14904 - MAINTAINERS: Add Sasha as a stable branch maintainer
14905 - Documentation/security-bugs: Clarify treatment of embargoed information
14906 - Documentation/security-bugs: Postpone fix publication in exceptional cases
14907 - mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULL
14908 - mmc: sdhci-pci: Workaround GLK firmware failing to restore the tuning value
14909 - gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path
14910 - iwlwifi: fix wrong WGDS_WIFI_DATA_SIZE
14911 - iwlwifi: mvm: support sta_statistics() even on older firmware
14912 - iwlwifi: mvm: fix regulatory domain update when the firmware starts
14913 - iwlwifi: mvm: don't use SAR Geo if basic SAR is not used
14914 - brcmfmac: fix reporting support for 160 MHz channels
14915 - opp: ti-opp-supply: Dynamically update u_volt_min
14916 - opp: ti-opp-supply: Correct the supply in _get_optimal_vdd_voltage call
14917 - tools/power/cpupower: fix compilation with STATIC=true
14918 - v9fs_dir_readdir: fix double-free on p9stat_read error
14919 - selinux: Add __GFP_NOWARN to allocation at str_read()
14920 - Input: synaptics - avoid using uninitialized variable when probing
14921 - bfs: add sanity check at bfs_fill_super()
14922 - sctp: clear the transport of some out_chunk_list chunks in
14923 sctp_assoc_rm_peer
14924 - gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
14925 - llc: do not use sk_eat_skb()
14926 - mm: don't warn about large allocations for slab
14927 - mm/memory.c: recheck page table entry with page table lock held
14928 - tcp: do not release socket ownership in tcp_close()
14929 - drm/fb-helper: Blacklist writeback when adding connectors to fbdev
14930 - drm/amdgpu: Add missing firmware entry for HAINAN
14931 - drm/vc4: Set ->legacy_cursor_update to false when doing non-async updates
14932 - drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unset
14933 - drm/i915: Disable LP3 watermarks on all SNB machines
14934 - drm/ast: change resolution may cause screen blurred
14935 - drm/ast: fixed cursor may disappear sometimes
14936 - drm/ast: Remove existing framebuffers before loading driver
14937 - can: flexcan: Unlock the MB unconditionally
14938 - can: dev: can_get_echo_skb(): factor out non sending code to
14939 __can_get_echo_skb()
14940 - can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to
14941 access frame length
14942 - can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb
14943 is accessed out of bounds
14944 - can: dev: __can_get_echo_skb(): print error message, if trying to echo non
14945 existing skb
14946 - can: rx-offload: introduce can_rx_offload_get_echo_skb() and
14947 can_rx_offload_queue_sorted() functions
14948 - can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to
14949 can_rx_offload_queue_tail()
14950 - can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*()
14951 - can: flexcan: handle tx-complete CAN frames via rx-offload infrastructure
14952 - can: raw: check for CAN FD capable netdev in raw_sendmsg()
14953 - can: hi311x: Use level-triggered interrupt
14954 - can: flexcan: Always use last mailbox for TX
14955 - can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct
14956 flexcan_priv::tx_mb_idx
14957 - ACPICA: AML interpreter: add region addresses in global list during
14958 initialization
14959 - IB/hfi1: Eliminate races in the SDMA send error path
14960 - fsnotify: generalize handling of extra event flags
14961 - fanotify: fix handling of events on child sub-directory
14962 - pinctrl: meson: fix pinconf bias disable
14963 - pinctrl: meson: fix gxbb ao pull register bits
14964 - pinctrl: meson: fix gxl ao pull register bits
14965 - pinctrl: meson: fix meson8 ao pull register bits
14966 - pinctrl: meson: fix meson8b ao pull register bits
14967 - tools/testing/nvdimm: Fix the array size for dimm devices.
14968 - scsi: lpfc: fix remoteport access
14969 - scsi: hisi_sas: Remove set but not used variable 'dq_list'
14970 - KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
14971 - cpufreq: imx6q: add return value check for voltage scale
14972 - rtc: cmos: Do not export alarm rtc_ops when we do not support alarms
14973 - rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
14974 - crypto: simd - correctly take reqsize of wrapped skcipher into account
14975 - floppy: fix race condition in __floppy_read_block_0()
14976 - powerpc/io: Fix the IO workarounds code to work with Radix
14977 - sched/fair: Fix cpu_util_wake() for 'execl' type workloads
14978 - perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs
14979 - block: copy ioprio in __bio_clone_fast() and bounce
14980 - SUNRPC: Fix a bogus get/put in generic_key_to_expire()
14981 - riscv: add missing vdso_install target
14982 - RISC-V: Silence some module warnings on 32-bit
14983 - drm/amdgpu: fix bug with IH ring setup
14984 - kdb: Use strscpy with destination buffer size
14985 - NFSv4: Fix an Oops during delegation callbacks
14986 - powerpc/numa: Suppress "VPHN is not supported" messages
14987 - efi/arm: Revert deferred unmap of early memmap mapping
14988 - z3fold: fix possible reclaim races
14989 - mm, memory_hotplug: check zone_movable in has_unmovable_pages
14990 - tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
14991 - mm, page_alloc: check for max order in hot path
14992 - dax: Avoid losing wakeup in dax_lock_mapping_entry
14993 - include/linux/pfn_t.h: force '~' to be parsed as an unary operator
14994 - tty: wipe buffer.
14995 - tty: wipe buffer if not echoing data
14996 - gfs2: Fix iomap buffer head reference counting bug
14997 - rcu: Make need_resched() respond to urgent RCU-QS needs
14998 - media: ov5640: Re-work MIPI startup sequence
14999 - media: ov5640: Fix timings setup code
15000 - media: ov5640: fix exposure regression
15001 - media: ov5640: fix auto gain & exposure when changing mode
15002 - media: ov5640: fix wrong binning value in exposure calculation
15003 - media: ov5640: fix auto controls values when switching to manual mode
15004 - Linux 4.19.6
15005
15006 * linux-buildinfo: pull out ABI information into its own package
15007 (LP: #1806380)
15008 - [Packaging] limit preparation to linux-libc-dev in headers
15009 - [Packaging] commonise debhelper invocation
15010 - [Packaging] ABI -- accumulate abi information at the end of the build
15011 - [Packaging] buildinfo -- add basic build information
15012 - [Packaging] buildinfo -- add firmware information to the flavour ABI
15013 - [Packaging] buildinfo -- add compiler information to the flavour ABI
15014 - [Packaging] buildinfo -- add buildinfo support to getabis
15015 - [Packaging] getabis -- handle all known package combinations
15016 - [Packaging] getabis -- support parsing a simple version
15017
15018 * linux packages should own /usr/lib/linux/triggers (LP: #1770256)
15019 - [Packaging] own /usr/lib/linux/triggers
15020
15021 * Miscellaneous upstream changes
15022 - blk-mq: fix corruption with direct issue
15023
15024 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Dec 2018 09:18:30 -0600
15025
15026 linux (4.19.0-7.8) disco; urgency=medium
15027
15028 * linux: 4.19.0-7.8 -proposed tracker (LP: #1805465)
15029
15030 * Fix and issue that LG I2C touchscreen stops working after reboot
15031 (LP: #1805085)
15032 - HID: i2c-hid: Disable runtime PM for LG touchscreen
15033
15034 * click/pop noise in the headphone on several lenovo laptops (LP: #1805079) //
15035 click/pop noise in the headphone on several lenovo laptops (LP: #1805079)
15036 - ALSA: hda/realtek - fix the pop noise on headphone for lenovo laptops
15037
15038 * Regression: hinic performance degrades over time (LP: #1805248)
15039 - Revert "net-next/hinic: add checksum offload and TSO support"
15040
15041 * Disco update: 4.19.5 upstream stable release (LP: #1805461)
15042 - drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZE
15043 - cifs: don't dereference smb_file_target before null check
15044 - cifs: fix return value for cifs_listxattr
15045 - arm64: kprobe: make page to RO mode when allocate it
15046 - block: brd: associate with queue until adding disk
15047 - net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
15048 - net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
15049 - net: hns3: bugfix for handling mailbox while the command queue reinitialized
15050 - net: hns3: bugfix for the initialization of command queue's spin lock
15051 - ixgbe: fix MAC anti-spoofing filter after VFLR
15052 - reiserfs: propagate errors from fill_with_dentries() properly
15053 - hfs: prevent btree data loss on root split
15054 - hfsplus: prevent btree data loss on root split
15055 - perf unwind: Take pgoff into account when reporting elf to libdwfl
15056 - um: Give start_idle_thread() a return code
15057 - drm/edid: Add 6 bpc quirk for BOE panel.
15058 - afs: Handle EIO from delivery function
15059 - platform/x86: intel_telemetry: report debugfs failure
15060 - clk: fixed-rate: fix of_node_get-put imbalance
15061 - perf symbols: Set PLT entry/header sizes properly on Sparc
15062 - fs/exofs: fix potential memory leak in mount option parsing
15063 - clk: samsung: exynos5420: Enable PERIS clocks for suspend
15064 - apparmor: Fix uninitialized value in aa_split_fqname
15065 - x86/earlyprintk: Add a force option for pciserial device
15066 - platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307
15067 - clk: meson-axg: pcie: drop the mpll3 clock parent
15068 - arm64: percpu: Initialize ret in the default case
15069 - clk: meson: clk-pll: drop CLK_GET_RATE_NOCACHE where unnecessary
15070 - clk: renesas: r9a06g032: Fix UART34567 clock rate
15071 - clk: ti: fix OF child-node lookup
15072 - serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMA
15073 - netfilter: ipv6: fix oops when defragmenting locally generated fragments
15074 - netfilter: bridge: define INT_MIN & INT_MAX in userspace
15075 - s390/decompressor: add missing FORCE to build targets
15076 - s390/vdso: add missing FORCE to build targets
15077 - HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanel
15078 - Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS"
15079 - HID: alps: allow incoming reports when only the trackstick is opened
15080 - Revert "netfilter: nft_numgen: add map lookups for numgen random operations"
15081 - netfilter: ipset: list:set: Decrease refcount synchronously on deletion and
15082 replace
15083 - netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net
15084 - netfilter: ipset: fix ip_set_list allocation failure
15085 - s390/mm: fix mis-accounting of pgtable_bytes
15086 - s390/mm: Fix ERROR: "__node_distance" undefined!
15087 - bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv
15088 - netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
15089 - netfilter: xt_IDLETIMER: add sysfs filename checking routine
15090 - netfilter: ipset: Fix calling ip_set() macro at dumping
15091 - netfilter: nft_compat: ebtables 'nat' table is normal chain type
15092 - s390/qeth: fix HiperSockets sniffer
15093 - s390/qeth: unregister netdevice only when registered
15094 - net: hns3: Fix for out-of-bounds access when setting pfc back pressure
15095 - hwmon: (ibmpowernv) Remove bogus __init annotations
15096 - ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c node
15097 - ARM: dts: fsl: Fix improperly quoted stdout-path values
15098 - Revert "drm/exynos/decon5433: implement frame counter"
15099 - arm64: dts: renesas: r8a7795: add missing dma-names on hscif2
15100 - arm64: dts: renesas: condor: switch from EtherAVB to GEther
15101 - xen/grant-table: Fix incorrect gnttab_dma_free_pages() pr_debug message
15102 - clk: fixed-factor: fix of_node_get-put imbalance
15103 - mtd: nand: Fix nanddev_pos_next_page() kernel-doc header
15104 - lib/raid6: Fix arm64 test build
15105 - drm/amd/display: Stop leaking planes
15106 - block: Clear kernel memory before copying to user
15107 - drm/amd/display: Drop reusing drm connector for MST
15108 - drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()
15109 - s390/perf: Change CPUM_CF return code in event init function
15110 - ceph: quota: fix null pointer dereference in quota check
15111 - of/device: Really only set bus DMA mask when appropriate
15112 - nvme: make sure ns head inherits underlying device limits
15113 - i2c: omap: Enable for ARCH_K3
15114 - i2c: qcom-geni: Fix runtime PM mismatch with child devices
15115 - sched/core: Take the hotplug lock in sched_init_smp()
15116 - perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so
15117 - perf tools: Do not zero sample_id_all for group members
15118 - ice: Fix dead device link issue with flow control
15119 - ice: Fix the bytecount sent to netdev_tx_sent_queue
15120 - ice: Change req_speeds to be u16
15121 - i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
15122 - qed: Fix memory/entry leak in qed_init_sp_request()
15123 - qed: Fix blocking/unlimited SPQ entries leak
15124 - qed: Fix SPQ entries not returned to pool in error flows
15125 - qed: Fix potential memory corruption
15126 - net: stmmac: Fix RX packet size > 8191
15127 - net: aquantia: fix potential IOMMU fault after driver unbind
15128 - net: aquantia: fixed enable unicast on 32 macvlan
15129 - net: aquantia: invalid checksumm offload implementation
15130 - kbuild: deb-pkg: fix too low build version number
15131 - Revert "scripts/setlocalversion: git: Make -dirty check more robust"
15132 - SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
15133 - x86/mm: Move LDT remap out of KASLR region on 5-level paging
15134 - x86/ldt: Unmap PTEs for the slot before freeing LDT pages
15135 - x86/ldt: Remove unused variable in map_ldt_struct()
15136 - media: v4l: event: Add subscription to list before calling "add" operation
15137 - MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driver
15138 - RISC-V: Fix raw_copy_{to,from}_user()
15139 - uio: Fix an Oops on load
15140 - ALSA: hda/realtek - Add quirk entry for HP Pavilion 15
15141 - ALSA: hda/ca0132 - Call pci_iounmap() instead of iounmap()
15142 - can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit()
15143 - can: kvaser_usb: Fix potential uninitialized variable use
15144 - usb: cdc-acm: add entry for Hiro (Conexant) modem
15145 - USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
15146 - usb: quirks: Add delay-init quirk for Corsair K70 LUX RGB
15147 - misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data
15148 - USB: misc: appledisplay: add 20" Apple Cinema Display
15149 - gnss: serial: fix synchronous write timeout
15150 - gnss: sirf: fix synchronous write timeout
15151 - mtd: rawnand: atmel: fix OF child-node lookup
15152 - drivers/misc/sgi-gru: fix Spectre v1 vulnerability
15153 - ACPI / platform: Add SMB0001 HID to forbidden_id_list
15154 - HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges
15155 - HID: Add quirk for Primax PIXART OEM mice
15156 - HID: Add quirk for Microsoft PIXART OEM mouse
15157 - libceph: fall back to sendmsg for slab pages
15158 - mt76x0: run vco calibration for each channel configuration
15159 - Linux 4.19.5
15160
15161 * Miscellaneous Ubuntu changes
15162 - Revert "UBUNTU: Build signed kernels for arm64"
15163
15164 -- Seth Forshee <seth.forshee@canonical.com> Tue, 27 Nov 2018 10:38:34 -0600
15165
15166 linux (4.19.0-6.7) disco; urgency=medium
15167
15168 * linux: 4.19.0-6.7 -proposed tracker (LP: #1805195)
15169
15170 * SecureBoot support for arm64 (LP: #1804481)
15171 - Build signed kernels for arm64
15172
15173 * Add pointstick support for Cirque Touchpad (LP: #1805081)
15174 - HID: multitouch: Add pointstick support for Cirque Touchpad
15175
15176 * Power consumption during s2idle is higher than long idle (Intel SSDPEKKF)
15177 (LP: #1804588)
15178 - SAUCE: pci: prevent Intel NVMe SSDPEKKF from entering D3
15179 - SAUCE: nvme: add quirk to not call disable function when suspending
15180
15181 * Disco update: 4.19.4 upstream stable release (LP: #1805159)
15182 - flow_dissector: do not dissect l4 ports for fragments
15183 - ibmvnic: fix accelerated VLAN handling
15184 - ip_tunnel: don't force DF when MTU is locked
15185 - ipv6: fix a dst leak when removing its exception
15186 - ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
15187 - net: bcmgenet: protect stop from timeout
15188 - net-gro: reset skb->pkt_type in napi_reuse_skb()
15189 - sctp: not allow to set asoc prsctp_enable by sockopt
15190 - tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP
15191 coalescing
15192 - tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths
15193 - tipc: don't assume linear buffer when reading ancillary data
15194 - tipc: fix lockdep warning when reinitilaizing sockets
15195 - tuntap: fix multiqueue rx
15196 - net: systemport: Protect stop from timeout
15197 - net/sched: act_pedit: fix memory leak when IDR allocation fails
15198 - net: sched: cls_flower: validate nested enc_opts_policy to avoid warning
15199 - tipc: fix link re-establish failure
15200 - net/mlx5e: Don't match on vlan non-existence if ethertype is wildcarded
15201 - net/mlx5e: Claim TC hw offloads support only under a proper build config
15202 - net/mlx5e: Adjust to max number of channles when re-attaching
15203 - net/mlx5e: RX, verify received packet size in Linear Striding RQ
15204 - Revert "sctp: remove sctp_transport_pmtu_check"
15205 - net/mlx5e: Always use the match level enum when parsing TC rule match
15206 - net/mlx5e: Fix selftest for small MTUs
15207 - net/mlx5e: Removed unnecessary warnings in FEC caps query
15208 - inet: frags: better deal with smp races
15209 - l2tp: fix a sock refcnt leak in l2tp_tunnel_register
15210 - net/mlx5: IPSec, Fix the SA context hash key
15211 - net/mlx5e: IPoIB, Reset QP after channels are closed
15212 - net: dsa: mv88e6xxx: Fix clearing of stats counters
15213 - net: phy: realtek: fix RTL8201F sysfs name
15214 - sctp: define SCTP_SS_DEFAULT for Stream schedulers
15215 - net: qualcomm: rmnet: Fix incorrect assignment of real_dev
15216 - net: dsa: microchip: initialize mutex before use
15217 - sctp: fix strchange_flags name for Stream Change Event
15218 - net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
15219 - sctp: not increase stream's incnt before sending addstrm_in request
15220 - mlxsw: spectrum: Fix IP2ME CPU policer configuration
15221 - net: smsc95xx: Fix MTU range
15222 - rxrpc: Fix lockup due to no error backoff after ack transmit error
15223 - usbnet: smsc95xx: disable carrier check while suspending
15224 - Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP
15225 mitigation"
15226 - Linux 4.19.4
15227
15228 * Disco update: 4.19.3 upstream stable release (LP: #1805158)
15229 - powerpc/traps: restore recoverability of machine_check interrupts
15230 - powerpc/64/module: REL32 relocation range check
15231 - powerpc/mm: Fix page table dump to work on Radix
15232 - powerpc/mm: fix always true/false warning in slice.c
15233 - drm/amd/display: fix bug of accessing invalid memory
15234 - Input: wm97xx-ts - fix exit path
15235 - powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
15236 - powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()
15237 - tty: check name length in tty_find_polling_driver()
15238 - tracing/kprobes: Check the probe on unloaded module correctly
15239 - drm/nouveau/secboot/acr: fix memory leak
15240 - drm/amdgpu/powerplay: fix missing break in switch statements
15241 - ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL
15242 - powerpc/nohash: fix undefined behaviour when testing page size support
15243 - drm/msm/gpu: fix parameters in function msm_gpu_crashstate_capture
15244 - drm/msm/disp/dpu: Use proper define for drm_encoder_init() 'encoder_type'
15245 - drm/msm: dpu: Allow planes to extend past active display
15246 - powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleak
15247 - drm/omap: fix memory barrier bug in DMM driver
15248 - drm/amd/display: Raise dispclk value for dce120 by 15%
15249 - drm/amd/display: fix gamma not being applied
15250 - drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointer
15251 - media: pci: cx23885: handle adding to list failure
15252 - media: coda: don't overwrite h.264 profile_idc on decoder instance
15253 - MIPS: kexec: Mark CPU offline before disabling local IRQ
15254 - powerpc/boot: Ensure _zimage_start is a weak symbol
15255 - powerpc/memtrace: Remove memory in chunks
15256 - MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRS
15257 - staging: erofs: fix a missing endian conversion
15258 - serial: 8250_of: Fix for lack of interrupt support
15259 - sc16is7xx: Fix for multi-channel stall
15260 - media: tvp5150: fix width alignment during set_selection()
15261 - powerpc/selftests: Wait all threads to join
15262 - staging:iio:ad7606: fix voltage scales
15263 - drm: rcar-du: Update Gen3 output limitations
15264 - drm/amdgpu: Fix SDMA TO after GPU reset v3
15265 - staging: most: video: fix registration of an empty comp core_component
15266 - 9p locks: fix glock.client_id leak in do_lock
15267 - udf: Prevent write-unsupported filesystem to be remounted read-write
15268 - ARM: dts: imx6ull: keep IMX6UL_ prefix for signals on both i.MX6UL and
15269 i.MX6ULL
15270 - media: ov5640: fix mode change regression
15271 - 9p: clear dangling pointers in p9stat_free
15272 - drm/amdgpu: fix integer overflow test in amdgpu_bo_list_create()
15273 - media: ov5640: fix restore of last mode set
15274 - cdrom: fix improper type cast, which can leat to information leak.
15275 - ovl: fix error handling in ovl_verify_set_fh()
15276 - ovl: fix recursive oi->lock in ovl_link()
15277 - ovl: check whiteout in ovl_create_over_whiteout()
15278 - ovl: automatically enable redirect_dir on metacopy=on
15279 - serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout
15280 - scsi: qla2xxx: Fix incorrect port speed being set for FC adapters
15281 - scsi: qla2xxx: Fix process response queue for ISP26XX and above
15282 - scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxx
15283 - scsi: qla2xxx: Fix early srb free on abort
15284 - scsi: qla2xxx: shutdown chip if reset fail
15285 - scsi: qla2xxx: Reject bsg request if chip is down.
15286 - scsi: qla2xxx: Fix re-using LoopID when handle is in use
15287 - scsi: qla2xxx: Fix for double free of SRB structure
15288 - scsi: qla2xxx: Fix NVMe session hang on unload
15289 - scsi: qla2xxx: Fix NVMe Target discovery
15290 - scsi: qla2xxx: Fix duplicate switch database entries
15291 - scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configured
15292 - vfs: fix FIGETBSZ ioctl on an overlayfs file
15293 - fuse: Fix use-after-free in fuse_dev_do_read()
15294 - fuse: Fix use-after-free in fuse_dev_do_write()
15295 - fuse: fix blocked_waitq wakeup
15296 - fuse: set FR_SENT while locked
15297 - drm/msm: fix OF child-node lookup
15298 - arm64: dts: stratix10: Support Ethernet Jumbo frame
15299 - arm64: dts: stratix10: fix multicast filtering
15300 - clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL
15301 - clk: meson: axg: mark fdiv2 and fdiv3 as critical
15302 - zram: close udev startup race condition as default groups
15303 - MIPS: Loongson-3: Fix CPU UART irq delivery problem
15304 - MIPS: Loongson-3: Fix BRIDGE irq delivery problem
15305 - xtensa: add NOTES section to the linker script
15306 - xtensa: make sure bFLT stack is 16 byte aligned
15307 - xtensa: fix boot parameters address translation
15308 - um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
15309 - clk: s2mps11: Fix matching when built as module and DT node contains
15310 compatible
15311 - clk: at91: Fix division by zero in PLL recalc_rate()
15312 - clk: sunxi-ng: h6: fix bus clocks' divider position
15313 - clk: rockchip: fix wrong mmc sample phase shift for rk3328
15314 - clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent call
15315 - libceph: bump CEPH_MSG_MAX_DATA_LEN
15316 - Revert "ceph: fix dentry leak in splice_dentry()"
15317 - thermal: core: Fix use-after-free in thermal_cooling_device_destroy_sysfs
15318 - mach64: fix display corruption on big endian machines
15319 - mach64: fix image corruption due to reading accelerator registers
15320 - acpi/nfit, x86/mce: Handle only uncorrectable machine checks
15321 - acpi/nfit, x86/mce: Validate a MCE's address before using it
15322 - acpi, nfit: Fix ARS overflow continuation
15323 - reset: hisilicon: fix potential NULL pointer dereference
15324 - crypto: hisilicon - Fix NULL dereference for same dst and src
15325 - crypto: hisilicon - Fix reference after free of memories on error path
15326 - vhost/scsi: truncate T10 PI iov_iter to prot_bytes
15327 - scsi: qla2xxx: Initialize port speed to avoid setting lower speed
15328 - SCSI: fix queue cleanup race before queue initialization is done
15329 - Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for
15330 CONFIG_SWAP"
15331 - soc: ti: QMSS: Fix usage of irq_set_affinity_hint
15332 - ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
15333 - ocfs2: free up write context when direct IO failed
15334 - mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
15335 - memory_hotplug: cond_resched in __remove_pages
15336 - netfilter: conntrack: fix calculation of next bucket number in early_drop
15337 - ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
15338 - bonding/802.3ad: fix link_failure_count tracking
15339 - mtd: spi-nor: cadence-quadspi: Return error code in
15340 cqspi_direct_read_execute()
15341 - mtd: nand: Fix nanddev_neraseblocks()
15342 - mtd: docg3: don't set conflicting BCH_CONST_PARAMS option
15343 - hwmon: (core) Fix double-free in __hwmon_device_register()
15344 - perf cs-etm: Correct CPU mode for samples
15345 - perf stat: Handle different PMU names with common prefix
15346 - perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}
15347 - perf intel-pt/bts: Calculate cpumode for synthesized samples
15348 - perf intel-pt: Insert callchain context into synthesized callchains
15349 - of, numa: Validate some distance map rules
15350 - x86/cpu/vmware: Do not trace vmware_sched_clock()
15351 - x86/hyper-v: Enable PIT shutdown quirk
15352 - termios, tty/tty_baudrate.c: fix buffer overrun
15353 - arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
15354 - watchdog/core: Add missing prototypes for weak functions
15355 - btrfs: fix pinned underflow after transaction aborted
15356 - Btrfs: fix missing data checksums after a ranged fsync (msync)
15357 - Btrfs: fix cur_offset in the error case for nocow
15358 - Btrfs: fix infinite loop on inode eviction after deduplication of eof block
15359 - Btrfs: fix data corruption due to cloning of eof block
15360 - btrfs: tree-checker: Fix misleading group system information
15361 - clockevents/drivers/i8253: Add support for PIT shutdown quirk
15362 - ext4: add missing brelse() update_backups()'s error path
15363 - ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
15364 - ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
15365 - ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
15366 - ext4: missing !bh check in ext4_xattr_inode_write()
15367 - ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
15368 - ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()
15369 - ext4: avoid buffer leak in ext4_orphan_add() after prior errors
15370 - ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
15371 - ext4: avoid possible double brelse() in add_new_gdb() on error path
15372 - ext4: fix possible leak of sbi->s_group_desc_leak in error path
15373 - ext4: fix possible leak of s_journal_flag_rwsem in error path
15374 - ext4: fix buffer leak in ext4_xattr_get_block() on error path
15375 - ext4: release bs.bh before re-using in ext4_xattr_block_find()
15376 - ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
15377 - ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path
15378 - ext4: fix buffer leak in __ext4_read_dirblock() on error path
15379 - mount: Prevent MNT_DETACH from disconnecting locked mounts
15380 - mnt: fix __detach_mounts infinite loop
15381 - uapi: fix linux/kfd_ioctl.h userspace compilation errors
15382 - ARM: cpuidle: Don't register the driver when back-end init returns -ENXIO
15383 - kdb: use correct pointer when 'btc' calls 'btt'
15384 - kdb: print real address of pointers instead of hashed addresses
15385 - sunrpc: correct the computation for page_ptr when truncating
15386 - NFSv4: Don't exit the state manager without clearing
15387 NFS4CLNT_MANAGER_RUNNING
15388 - nfsd: COPY and CLONE operations require the saved filehandle to be set
15389 - rtc: hctosys: Add missing range error reporting
15390 - fuse: fix use-after-free in fuse_direct_IO()
15391 - fuse: fix leaked notify reply
15392 - fuse: fix possibly missed wake-up after abort
15393 - selinux: check length properly in SCTP bind hook
15394 - gfs2: Put bitmap buffers in put_super
15395 - gfs2: Fix metadata read-ahead during truncate (2)
15396 - libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD
15397 - crypto: user - fix leaking uninitialized memory to userspace
15398 - lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
15399 - hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
15400 - mm/swapfile.c: use kvzalloc for swap_info_struct allocation
15401 - efi/arm/libstub: Pack FDT after populating it
15402 - mm: don't reclaim inodes with many attached pages
15403 - scripts/spdxcheck.py: make python3 compliant
15404 - drm/rockchip: Allow driver to be shutdown on reboot/kexec
15405 - drm/amdgpu: Fix typo in amdgpu_vmid_mgr_init
15406 - drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type
15407 - drm/amdgpu: Suppress keypresses from ACPI_VIDEO events
15408 - drm/nouveau: Check backlight IDs are >= 0, not > 0
15409 - drm/nouveau: Fix nv50_mstc->best_encoder()
15410 - drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD
15411 - drm/etnaviv: fix bogus fence complete check in timeout handler
15412 - drm/dp_mst: Check if primary mstb is null
15413 - drm: panel-orientation-quirks: Add quirk for Acer One 10 (S1003)
15414 - drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit
15415 panel's native mode
15416 - drm/i915: Use the correct crtc when sanitizing plane mapping
15417 - drm/i915: Restore vblank interrupts earlier
15418 - drm/i915: Don't unset intel_connector->mst_port
15419 - drm/i915: Skip vcpi allocation for MSTB ports that are gone
15420 - drm/i915: Large page offsets for pread/pwrite
15421 - drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()
15422 - drm/i915/dp: Restrict link retrain workaround to external monitors
15423 - drm/i915/icl: Fix the macros for DFLEXDPMLE register bits
15424 - drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values
15425 - drm/i915: Mark up GTT sizes as u64
15426 - drm/i915: Fix error handling for the NV12 fb dimensions check
15427 - drm/i915: Fix ilk+ watermarks when disabling pipes
15428 - drm/i915: Compare user's 64b GTT offset even on 32b
15429 - drm/i915: Don't oops during modeset shutdown after lpe audio deinit
15430 - drm/i915: Mark pin flags as u64
15431 - drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5
15432 - drm/i915/execlists: Force write serialisation into context image vs
15433 execution
15434 - drm/i915: Fix possible race in intel_dp_add_mst_connector()
15435 - drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MST
15436 - drm/i915: Fix hpd handling for pins with two encoders
15437 - CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM
15438 - Revert "ACPICA: AML interpreter: add region addresses in global list during
15439 initialization"
15440 - Linux 4.19.3
15441
15442 * glibc 2.28-0ubuntu1 ADT test failure with linux 4.19.0-5.6 (LP: #1805154)
15443 - SAUCE: Revert "x86: vdso: Use $LD instead of $CC to link"
15444
15445 * Miscellaneous Ubuntu changes
15446 - SAUCE: (noup) Update spl to 0.7.12-1ubuntu1, zfs to 0.7.12-1ubuntu1
15447
15448 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Nov 2018 11:44:00 -0600
15449
15450 linux (4.19.0-5.6) disco; urgency=medium
15451
15452 * crash in ENA driver on removing an interface (LP: #1802341)
15453 - SAUCE: net: ena: fix crash during ena_remove()
15454
15455 * Ubuntu 18.04.1 - [s390x] Kernel panic while stressing network bonding
15456 (LP: #1797367)
15457 - s390/qeth: sanitize strings in debug messages
15458
15459 * Disco update: 4.19.2 upstream stable release (LP: #1803410)
15460 - bpf: fix partial copy of map_ptr when dst is scalar
15461 - MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
15462 - gpio: mxs: Get rid of external API call
15463 - mtd: rawnand: marvell: fix the IRQ handler complete() condition
15464 - mtd: maps: gpio-addr-flash: Fix ioremapped size
15465 - mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
15466 - mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash
15467 - mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the bus
15468 - spi: spi-mem: Adjust op len based on message/transfer size limitations
15469 - spi: bcm-qspi: switch back to reading flash using smaller chunks
15470 - spi: bcm-qspi: fix calculation of address length
15471 - bcache: trace missed reading by cache_missed
15472 - bcache: fix ioctl in flash device
15473 - bcache: correct dirty data statistics
15474 - bcache: fix miss key refill->end in writeback
15475 - hwmon: (pmbus) Fix page count auto-detection.
15476 - jffs2: free jffs2_sb_info through jffs2_kill_sb()
15477 - block: setup bounce bio_sets properly
15478 - block: make sure discard bio is aligned with logical block size
15479 - block: make sure writesame bio is aligned with logical block size
15480 - cpufreq: conservative: Take limits changes into account properly
15481 - dma-mapping: fix panic caused by passing empty cma command line argument
15482 - pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges
15483 - ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer()
15484 - ACPICA: AML interpreter: add region addresses in global list during
15485 initialization
15486 - ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended
15487 opcodes
15488 - acpi, nfit: Fix Address Range Scrub completion tracking
15489 - kprobes/x86: Use preempt_enable() in optimized_callback()
15490 - mailbox: PCC: handle parse error
15491 - parisc: Fix address in HPMC IVA
15492 - parisc: Fix map_pages() to not overwrite existing pte entries
15493 - parisc: Fix exported address of os_hpmc handler
15494 - ALSA: hda - Add quirk for ASUS G751 laptop
15495 - ALSA: hda - Fix headphone pin config for ASUS G751
15496 - ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)
15497 - ALSA: hda: Add 2 more models to the power_save blacklist
15498 - ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio pops
15499 - ALSA: hda - Fix incorrect clearance of thinkpad_acpi hooks
15500 - x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
15501 - x86/xen: Fix boot loader version reported for PVH guests
15502 - x86/corruption-check: Fix panic in memory_corruption_check() when boot
15503 option without value is provided
15504 - x86/kvm/nVMX: allow bare VMXON state migration
15505 - x86/mm/pat: Disable preemption around __flush_tlb_all()
15506 - x86/numa_emulation: Fix uniform-split numa emulation
15507 - ARM: dts: exynos: Disable pull control for MAX8997 interrupts on Origen
15508 - net: socionext: Reset tx queue in ndo_stop
15509 - net: loopback: clear skb->tstamp before netif_rx()
15510 - locking/lockdep: Fix debug_locks off performance problem
15511 - netfilter: xt_nat: fix DNAT target for shifted portmap ranges
15512 - ataflop: fix error handling during setup
15513 - swim: fix cleanup on setup error
15514 - arm64: cpufeature: ctr: Fix cpu capability check for late CPUs
15515 - hv_netvsc: fix vf serial matching with pci slot info
15516 - nfp: devlink port split support for 1x100G CXP NIC
15517 - tun: Consistently configure generic netdev params via rtnetlink
15518 - s390/sthyi: Fix machine name validity indication
15519 - hwmon: (pwm-fan) Set fan speed to 0 on suspend
15520 - lightnvm: pblk: fix race on sysfs line state
15521 - lightnvm: pblk: fix two sleep-in-atomic-context bugs
15522 - lightnvm: pblk: fix race condition on metadata I/O
15523 - spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}
15524 - perf tools: Free temporary 'sys' string in read_event_files()
15525 - perf tools: Cleanup trace-event-info 'tdata' leak
15526 - perf tools: Free 'printk' string in parse_ftrace_printk()
15527 - perf strbuf: Match va_{add,copy} with va_end
15528 - cpupower: Fix coredump on VMWare
15529 - bcache: Populate writeback_rate_minimum attribute
15530 - mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01
15531 - sdhci: acpi: add free_slot callback
15532 - mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unset
15533 - iwlwifi: pcie: avoid empty free RB queue
15534 - iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interface
15535 - iwlwifi: mvm: check for n_profiles validity in EWRD ACPI
15536 - x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC
15537 - wlcore: Fix BUG with clear completion on timeout
15538 - ACPI/PPTT: Handle architecturally unknown cache types
15539 - ACPI / PM: LPIT: Register sysfs attributes based on FADT
15540 - ACPI / processor: Fix the return value of acpi_processor_ids_walk()
15541 - cpufreq: dt: Try freeing static OPPs only if we have added them
15542 - x86/intel_rdt: Show missing resctrl mount options
15543 - mtd: rawnand: atmel: Fix potential NULL pointer dereference
15544 - nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O
15545 - ath10k: fix tx status flag setting for management frames
15546 - signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
15547 - ice: fix changing of ring descriptor size (ethtool -G)
15548 - ice: update fw version check logic
15549 - net: hns3: Fix for packet buffer setting bug
15550 - Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth
15551 - Bluetooth: hci_qca: Remove hdev dereference in qca_close().
15552 - x86: boot: Fix EFI stub alignment
15553 - net: hns3: Add nic state check before calling netif_tx_wake_queue
15554 - net: hns3: Fix ets validate issue
15555 - pinctrl: sunxi: fix 'pctrl->functions' allocation in
15556 sunxi_pinctrl_build_state
15557 - pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_mux
15558 - brcmfmac: fix for proper support of 160MHz bandwidth
15559 - net: hns3: Check hdev state when getting link status
15560 - net: hns3: Set STATE_DOWN bit of hdev state when stopping net
15561 - net: phy: phylink: ensure the carrier is off when starting phylink
15562 - block, bfq: correctly charge and reset entity service in all cases
15563 - arm64: entry: Allow handling of undefined instructions from EL1
15564 - kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()
15565 - spi: gpio: No MISO does not imply no RX
15566 - ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllers
15567 - pinctrl: qcom: spmi-mpp: Fix drive strength setting
15568 - bpf/verifier: fix verifier instability
15569 - failover: Add missing check to validate 'slave_dev' in
15570 net_failover_slave_unregister
15571 - perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo
15572 - pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliant
15573 - pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliant
15574 - net: hns3: Preserve vlan 0 in hardware table
15575 - net: hns3: Fix ping exited problem when doing lp selftest
15576 - net: hns3: Fix for vf vlan delete failed problem
15577 - net: dsa: mv88e6xxx: Fix writing to a PHY page.
15578 - mt76x2u: run device cleanup routine if resume fails
15579 - rsi: fix memory alignment issue in ARM32 platforms
15580 - libertas_tf: prevent underflow in process_cmdrequest()
15581 - iwlwifi: mvm: fix BAR seq ctrl reporting
15582 - gpio: brcmstb: allow 0 width GPIO banks
15583 - ixgbe: disallow IPsec Tx offload when in SR-IOV mode
15584 - ixgbevf: VF2VF TCP RSS
15585 - wil6210: fix RX buffers release and unmap
15586 - ath10k: schedule hardware restart if WMI command times out
15587 - libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9
15588 - thermal: rcar_thermal: Prevent doing work after unbind
15589 - thermal: da9062/61: Prevent hardware access during system suspend
15590 - cifs: fix a credits leak for compund commands
15591 - cgroup, netclassid: add a preemption point to write_classid
15592 - net: stmmac: dwmac-sun8i: fix OF child-node lookup
15593 - f2fs: fix to account IO correctly for cgroup writeback
15594 - MD: Memory leak when flush bio size is zero
15595 - md: fix memleak for mempool
15596 - of: Add missing exports of node name compare functions
15597 - scsi: esp_scsi: Track residual for PIO transfers
15598 - scsi: ufs: Schedule clk gating work on correct queue
15599 - UAPI: ndctl: Fix g++-unsupported initialisation in headers
15600 - KVM: nVMX: Clear reserved bits of #DB exit qualification
15601 - scsi: megaraid_sas: fix a missing-check bug
15602 - RDMA/core: Do not expose unsupported counters
15603 - RDMA/cm: Respect returned status of cm_init_av_by_path
15604 - IB/ipoib: Clear IPCB before icmp_send
15605 - RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure case
15606 - RDMA/bnxt_re: Fix recursive lock warning in debug kernel
15607 - usb: host: ohci-at91: fix request of irq for optional gpio
15608 - PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logic
15609 - PCI: cadence: Use AXI region 0 to signal interrupts from EP
15610 - usb: typec: tcpm: Report back negotiated PPS voltage and current
15611 - tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated
15612 - f2fs: clear PageError on the read path
15613 - Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask
15614 - VMCI: Resource wildcard match fixed
15615 - PCI / ACPI: Enable wake automatically for power managed bridges
15616 - xprtrdma: Reset credit grant properly after a disconnect
15617 - irqchip/pdc: Setup all edge interrupts as rising edge at GIC
15618 - usb: dwc2: fix call to vbus supply exit routine, call it unlocked
15619 - usb: dwc2: fix a race with external vbus supply
15620 - usb: gadget: udc: atmel: handle at91sam9rl PMC
15621 - ext4: fix argument checking in EXT4_IOC_MOVE_EXT
15622 - MD: fix invalid stored role for a disk
15623 - PCI: cadence: Correct probe behaviour when failing to get PHY
15624 - nvmem: check the return value of nvmem_add_cells()
15625 - xhci: Avoid USB autosuspend when resuming USB2 ports.
15626 - scsi: qla2xxx: Fix recursive mailbox timeout
15627 - f2fs: fix to recover inode's crtime during POR
15628 - f2fs: fix to recover inode's i_flags during POR
15629 - PCI/MSI: Warn and return error if driver enables MSI/MSI-X twice
15630 - coresight: etb10: Fix handling of perf mode
15631 - PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode
15632 - crypto: caam - fix implicit casts in endianness helpers
15633 - usb: chipidea: Prevent unbalanced IRQ disable
15634 - Smack: ptrace capability use fixes
15635 - driver/dma/ioat: Call del_timer_sync() without holding prep_lock
15636 - ASoC: AMD: Fix capture unstable in beginning for some runs
15637 - firmware: coreboot: Unmap ioregion after device population
15638 - IB/ipoib: Use dev_port to expose network interface port numbers
15639 - IB/mlx5: Allow transition of DCI QP to reset
15640 - uio: ensure class is registered before devices
15641 - scsi: lpfc: Correct soft lockup when running mds diagnostics
15642 - scsi: lpfc: Correct race with abort on completion path
15643 - f2fs: avoid sleeping under spin_lock
15644 - f2fs: report error if quota off error during umount
15645 - signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace
15646 init
15647 - f2fs: fix to flush all dirty inodes recovered in readonly fs
15648 - mfd: menelaus: Fix possible race condition and leak
15649 - dmaengine: dma-jz4780: Return error if not probed from DT
15650 - IB/rxe: fix for duplicate request processing and ack psns
15651 - ALSA: hda: Check the non-cached stream buffers more explicitly
15652 - cpupower: Fix AMD Family 0x17 msr_pstate size
15653 - Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()"
15654 - f2fs: fix missing up_read
15655 - f2fs: fix to recover cold bit of inode block during POR
15656 - f2fs: fix to account IO correctly
15657 - OPP: Free OPP table properly on performance state irregularities
15658 - ARM: dts: exynos: Convert exynos5250.dtsi to opp-v2 bindings
15659 - ARM: dts: exynos: Mark 1 GHz CPU OPP as suspend OPP on Exynos5250
15660 - xen-swiotlb: use actually allocated size on check physical continuous
15661 - tpm: Restore functionality to xen vtpm driver.
15662 - xen/blkfront: avoid NULL blkfront_info dereference on device removal
15663 - xen/balloon: Support xend-based toolstack
15664 - xen: fix race in xen_qlock_wait()
15665 - xen: make xen_qlock_wait() nestable
15666 - xen/pvh: increase early stack size
15667 - xen/pvh: don't try to unplug emulated devices
15668 - libertas: don't set URB_ZERO_PACKET on IN USB transfer
15669 - usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten
15670 - usb: typec: tcpm: Fix APDO PPS order checking to be based on voltage
15671 - usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"
15672 - mt76: mt76x2: fix multi-interface beacon configuration
15673 - iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()
15674 - net/ipv4: defensive cipso option parsing
15675 - dmaengine: ppc4xx: fix off-by-one build failure
15676 - scsi: sched/wait: Add wait_event_lock_irq_timeout for TASK_UNINTERRUPTIBLE
15677 usage
15678 - scsi: target: Fix target_wait_for_sess_cmds breakage with active signals
15679 - libnvdimm: Hold reference on parent while scheduling async init
15680 - libnvdimm, region: Fail badblocks listing for inactive regions
15681 - libnvdimm, pmem: Fix badblocks population for 'raw' namespaces
15682 - ASoC: intel: skylake: Add missing break in skl_tplg_get_token()
15683 - ASoC: sta32x: set ->component pointer in private struct
15684 - IB/mlx5: Fix MR cache initialization
15685 - IB/rxe: Revise the ib_wr_opcode enum
15686 - jbd2: fix use after free in jbd2_log_do_checkpoint()
15687 - gfs2_meta: ->mount() can get NULL dev_name
15688 - ext4: fix EXT4_IOC_SWAP_BOOT
15689 - ext4: initialize retries variable in ext4_da_write_inline_data_begin()
15690 - ext4: fix setattr project check in fssetxattr ioctl
15691 - ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR
15692 - ext4: fix use-after-free race in ext4_remount()'s error path
15693 - selinux: fix mounting of cgroup2 under older policies
15694 - HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452
15695 - HID: hiddev: fix potential Spectre v1
15696 - EDAC, amd64: Add Family 17h, models 10h-2fh support
15697 - EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting
15698 - EDAC, skx_edac: Fix logical channel intermediate decoding
15699 - ARM: dts: dra7: Fix up unaligned access setting for PCIe EP
15700 - PCI/ASPM: Fix link_state teardown on device removal
15701 - PCI: Add Device IDs for Intel GPU "spurious interrupt" quirk
15702 - signal/GenWQE: Fix sending of SIGKILL
15703 - signal: Guard against negative signal numbers in copy_siginfo_from_user32
15704 - crypto: lrw - Fix out-of bounds access on counter overflow
15705 - crypto: tcrypt - fix ghash-generic speed test
15706 - crypto: aesni - don't use GFP_ATOMIC allocation if the request doesn't cross
15707 a page in gcm
15708 - crypto: morus/generic - fix for big endian systems
15709 - crypto: aegis/generic - fix for big endian systems
15710 - crypto: speck - remove Speck
15711 - mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()
15712 - userfaultfd: disable irqs when taking the waitqueue lock
15713 - ima: fix showing large 'violations' or 'runtime_measurements_count'
15714 - ima: open a new file instance if no read permissions
15715 - hugetlbfs: dirty pages as they are added to pagecache
15716 - mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
15717 - mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback
15718 - KVM: arm/arm64: Ensure only THP is candidate for adjustment
15719 - KVM: arm64: Fix caching of host MDCR_EL2 value
15720 - kbuild: fix kernel/bounds.c 'W=1' warning
15721 - iio: ad5064: Fix regulator handling
15722 - iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()
15723 - iio: adc: at91: fix acking DRDY irq on simple conversions
15724 - iio: adc: at91: fix wrong channel number in triggered buffer mode
15725 - w1: omap-hdq: fix missing bus unregister at removal
15726 - smb3: allow stats which track session and share reconnects to be reset
15727 - smb3: do not attempt cifs operation in smb3 query info error path
15728 - smb3: on kerberos mount if server doesn't specify auth type use krb5
15729 - printk: Fix panic caused by passing log_buf_len to command line
15730 - genirq: Fix race on spurious interrupt detection
15731 - tpm: fix response size validation in tpm_get_random()
15732 - NFC: nfcmrvl_uart: fix OF child-node lookup
15733 - NFSv4.1: Fix the r/wsize checking
15734 - nfs: Fix a missed page unlock after pg_doio()
15735 - nfsd: correctly decrement odstate refcount in error path
15736 - nfsd: Fix an Oops in free_session()
15737 - lockd: fix access beyond unterminated strings in prints
15738 - dm ioctl: harden copy_params()'s copy_from_user() from malicious users
15739 - dm zoned: fix metadata block ref counting
15740 - dm zoned: fix various dmz_get_mblock() issues
15741 - media: ov7670: make "xclk" clock optional
15742 - fsnotify: Fix busy inodes during unmount
15743 - powerpc64/module elfv1: Set opd addresses after module relocation
15744 - powerpc/msi: Fix compile error on mpc83xx
15745 - powerpc/tm: Fix HFSCR bit for no suspend case
15746 - powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
15747 - MIPS: OCTEON: fix out of bounds array access on CN68XX
15748 - rtc: ds1307: fix ds1339 wakealarm support
15749 - rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt'
15750 - rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPI
15751 - power: supply: twl4030-charger: fix OF sibling-node lookup
15752 - ocxl: Fix access to the AFU Descriptor Data
15753 - iommu/arm-smmu: Ensure that page-table updates are visible before TLBI
15754 - TC: Set DMA masks for devices
15755 - net: bcmgenet: fix OF child-node lookup
15756 - media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSD
15757 - Revert "media: dvbsky: use just one mutex for serializing device R/W ops"
15758 - kgdboc: Passing ekgdboc to command line causes panic
15759 - remoteproc: qcom: q6v5: Propagate EPROBE_DEFER
15760 - media: cec: make cec_get_edid_spa_location() an inline function
15761 - media: cec: integrate cec_validate_phys_addr() in cec-api.c
15762 - xen: fix xen_qlock_wait()
15763 - xen: remove size limit of privcmd-buf mapping interface
15764 - xen-blkfront: fix kernel panic with negotiate_mq error path
15765 - media: cec: add new tx/rx status bits to detect aborts/timeouts
15766 - media: cec: fix the Signal Free Time calculation
15767 - media: cec: forgot to cancel delayed work
15768 - media: em28xx: use a default format if TRY_FMT fails
15769 - media: tvp5150: avoid going past array on v4l2_querymenu()
15770 - media: em28xx: fix input name for Terratec AV 350
15771 - media: em28xx: make v4l2-compliance happier by starting sequence on zero
15772 - media: em28xx: fix handler for vidioc_s_input()
15773 - media: adv7604: when the EDID is cleared, unconfigure CEC as well
15774 - media: adv7842: when the EDID is cleared, unconfigure CEC as well
15775 - drm/mediatek: fix OF sibling-node lookup
15776 - media: media colorspaces*.rst: rename AdobeRGB to opRGB
15777 - media: replace ADOBERGB by OPRGB
15778 - media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC
15779 - arm64: lse: remove -fcall-used-x0 flag
15780 - rpmsg: smd: fix memory leak on channel create
15781 - Cramfs: fix abad comparison when wrap-arounds occur
15782 - ARM: dts: socfpga: Fix SDRAM node address for Arria10
15783 - arm64: dts: stratix10: Correct System Manager register size
15784 - soc: qcom: rmtfs-mem: Validate that scm is available
15785 - soc/tegra: pmc: Fix child-node lookup
15786 - selftests/ftrace: Fix synthetic event test to delete event correctly
15787 - selftests/powerpc: Fix ptrace tm failure
15788 - tracing: Return -ENOENT if there is no target synthetic event
15789 - btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
15790 - btrfs: Handle owner mismatch gracefully when walking up tree
15791 - btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
15792 - btrfs: fix error handling in free_log_tree
15793 - btrfs: fix error handling in btrfs_dev_replace_start
15794 - btrfs: Enhance btrfs_trim_fs function to handle error better
15795 - btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
15796 - btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
15797 - btrfs: don't attempt to trim devices that don't support it
15798 - btrfs: keep trim from interfering with transaction commits
15799 - btrfs: wait on caching when putting the bg cache
15800 - Btrfs: don't clean dirty pages during buffered writes
15801 - btrfs: release metadata before running delayed refs
15802 - btrfs: protect space cache inode alloc with GFP_NOFS
15803 - btrfs: reset max_extent_size on clear in a bitmap
15804 - btrfs: make sure we create all new block groups
15805 - Btrfs: fix warning when replaying log after fsync of a tmpfile
15806 - Btrfs: fix wrong dentries after fsync of file that got its parent replaced
15807 - btrfs: qgroup: Dirty all qgroups before rescan
15808 - Btrfs: fix null pointer dereference on compressed write path error
15809 - Btrfs: fix assertion on fsync of regular file when using no-holes feature
15810 - Btrfs: fix deadlock when writing out free space caches
15811 - btrfs: reset max_extent_size properly
15812 - btrfs: set max_extent_size properly
15813 - btrfs: don't use ctl->free_space for max_extent_size
15814 - btrfs: only free reserved extent if we didn't insert it
15815 - btrfs: fix insert_reserved error handling
15816 - btrfs: don't run delayed_iputs in commit
15817 - btrfs: move the dio_sem higher up the callchain
15818 - Btrfs: fix use-after-free during inode eviction
15819 - Btrfs: fix use-after-free when dumping free space
15820 - net: sched: Remove TCA_OPTIONS from policy
15821 - vt: fix broken display when running aptitude
15822 - bpf: wait for running BPF programs when updating map-in-map
15823 - vga_switcheroo: Fix missing gpu_bound call at audio client registration
15824 - MD: fix invalid stored role for a disk - try2
15825 - Linux 4.19.2
15826
15827 * [FEAT] Guest-dedicated Crypto Adapters (LP: #1787405)
15828 - KVM: s390: vsie: simulate VCPU SIE entry/exit
15829 - KVM: s390: introduce and use KVM_REQ_VSIE_RESTART
15830 - KVM: s390: refactor crypto initialization
15831 - s390: vfio-ap: base implementation of VFIO AP device driver
15832 - s390: vfio-ap: register matrix device with VFIO mdev framework
15833 - s390: vfio-ap: sysfs interfaces to configure adapters
15834 - s390: vfio-ap: sysfs interfaces to configure domains
15835 - s390: vfio-ap: sysfs interfaces to configure control domains
15836 - s390: vfio-ap: sysfs interface to view matrix mdev matrix
15837 - KVM: s390: interface to clear CRYCB masks
15838 - s390: vfio-ap: implement mediated device open callback
15839 - s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
15840 - s390: vfio-ap: zeroize the AP queues
15841 - s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl
15842 - KVM: s390: Clear Crypto Control Block when using vSIE
15843 - KVM: s390: vsie: Do the CRYCB validation first
15844 - KVM: s390: vsie: Make use of CRYCB FORMAT2 clear
15845 - KVM: s390: vsie: Allow CRYCB FORMAT-2
15846 - KVM: s390: vsie: allow CRYCB FORMAT-1
15847 - KVM: s390: vsie: allow CRYCB FORMAT-0
15848 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1
15849 - KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2
15850 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2
15851 - KVM: s390: device attrs to enable/disable AP interpretation
15852 - KVM: s390: CPU model support for AP virtualization
15853 - s390: doc: detailed specifications for AP virtualization
15854 - KVM: s390: fix locking for crypto setting error path
15855 - KVM: s390: Tracing APCB changes
15856 - s390: vfio-ap: setup APCB mask using KVM dedicated function
15857 - [Config:] Enable CONFIG_S390_AP_IOMMU and set CONFIG_VFIO_AP to module.
15858
15859 * Bypass of mount visibility through userns + mount propagation (LP: #1789161)
15860 - mount: Retest MNT_LOCKED in do_umount
15861 - mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
15862
15863 * CVE-2018-18955: nested user namespaces with more than five extents
15864 incorrectly grant privileges over inode (LP: #1801924) // CVE-2018-18955
15865 - userns: also map extents in the reverse map to kernel IDs
15866
15867 * kdump fail due to an IRQ storm (LP: #1797990)
15868 - SAUCE: x86/PCI: Export find_cap() to be used in early PCI code
15869 - SAUCE: x86/quirks: Add parameter to clear MSIs early on boot
15870 - SAUCE: x86/quirks: Scan all busses for early PCI quirks
15871
15872 * Disable LPM for Raydium Touchscreens (LP: #1802248)
15873 - USB: quirks: Add no-lpm quirk for Raydium touchscreens
15874
15875 * Power consumption during s2idle is higher than long idle(sk hynix)
15876 (LP: #1801875)
15877 - SAUCE: pci: prevent sk hynix nvme from entering D3
15878 - SAUCE: nvme: add quirk to not call disable function when suspending
15879
15880 * Disco update: v4.19.1 upstream stable release (LP: #1801739)
15881 - bridge: do not add port to router list when receives query with source
15882 0.0.0.0
15883 - ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are
15884 called
15885 - net/mlx5e: fix csum adjustments caused by RXFCS
15886 - net: sched: gred: pass the right attribute to gred_change_table_def()
15887 - net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
15888 - net: udp: fix handling of CHECKSUM_COMPLETE packets
15889 - Revert "net: simplify sock_poll_wait"
15890 - rtnetlink: Disallow FDB configuration for non-Ethernet device
15891 - vhost: Fix Spectre V1 vulnerability
15892 - bonding: fix length of actor system
15893 - openvswitch: Fix push/pop ethernet validation
15894 - net/ipv6: Allow onlink routes to have a device mismatch if it is the default
15895 route
15896 - net/smc: fix smc_buf_unuse to use the lgr pointer
15897 - mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACs
15898 - mlxsw: core: Fix devlink unregister flow
15899 - net: drop skb on failure in ip_check_defrag()
15900 - net: Properly unlink GRO packets on overflow.
15901 - r8169: fix broken Wake-on-LAN from S5 (poweroff)
15902 - Revert "be2net: remove desc field from be_eq_obj"
15903 - sctp: check policy more carefully when getting pr status
15904 - sparc64: Export __node_distance.
15905 - sparc64: Make corrupted user stacks more debuggable.
15906 - sparc64: Wire up compat getpeername and getsockname.
15907 - net: bridge: remove ipv6 zero address check in mcast queries
15908 - Linux 4.19.1
15909
15910 * Miscellaneous Ubuntu changes
15911 - SAUCE: (noup) Update spl to 0.7.11-1ubuntu1, zfs to 0.7.11-3ubuntu1
15912 - [Config] updateconfigs after 4.19.2 stable update
15913 - [Config] Disable unneded options for s390
15914 - [Config] Update annotations for 4.19
15915
15916 -- Seth Forshee <seth.forshee@canonical.com> Thu, 15 Nov 2018 09:55:37 -0800
15917
15918 linux (4.19.0-4.5) disco; urgency=medium
15919
15920 * Add checksum offload and TSO support for HiNIC adapters (LP: #1800664)
15921 - net-next/hinic: add checksum offload and TSO support
15922
15923 * [Bionic][Cosmic] Fix to ipmi to support vendor specific messages greater
15924 than 255 bytes (LP: #1799794)
15925 - ipmi:ssif: Add support for multi-part transmit messages > 2 parts
15926
15927 * Packaging resync (LP: #1786013)
15928 - [Package] add support for specifying the primary makefile
15929
15930 * Update ENA driver to version 2.0.1K (LP: #1798182)
15931 - net: ena: minor performance improvement
15932 - net: ena: complete host info to match latest ENA spec
15933 - net: ena: introduce Low Latency Queues data structures according to ENA spec
15934 - net: ena: add functions for handling Low Latency Queues in ena_com
15935 - net: ena: add functions for handling Low Latency Queues in ena_netdev
15936 - net: ena: use CSUM_CHECKED device indication to report skb's checksum status
15937 - net: ena: explicit casting and initialization, and clearer error handling
15938 - net: ena: limit refill Rx threshold to 256 to avoid latency issues
15939 - net: ena: change rx copybreak default to reduce kernel memory pressure
15940 - net: ena: remove redundant parameter in ena_com_admin_init()
15941 - net: ena: update driver version to 2.0.1
15942 - net: ena: fix indentations in ena_defs for better readability
15943 - net: ena: Fix Kconfig dependency on X86
15944 - net: ena: enable Low Latency Queues
15945 - net: ena: fix compilation error in xtensa architecture
15946
15947 * [Bionic][Cosmic] ipmi: Fix timer race with module unload (LP: #1799281)
15948 - ipmi: Fix timer race with module unload
15949
15950 * Overlayfs in user namespace leaks directory content of inaccessible
15951 directories (LP: #1793458) // CVE-2018-6559
15952 - SAUCE: overlayfs: ensure mounter privileges when reading directories
15953
15954 * not able to unwind the stack from within __kernel_clock_gettime in the Linux
15955 vDSO (LP: #1797963)
15956 - powerpc/vdso: Correct call frame information
15957
15958 * Miscellaneous Ubuntu changes
15959 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Don't print secure boot state
15960 from the efi stub"
15961 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub"
15962 - Revert "UBUNTU: SAUCE: (efi-lockdown) Make get_cert_list() use
15963 efi_status_to_str() to print error messages."
15964 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
15965 efi_status_to_err()."
15966 - Revert "UBUNTU: SAUCE: (efi-lockdown) Make get_cert_list() not complain
15967 about cert lists that aren't present."
15968 - Revert "UBUNTU: SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable
15969 to be suppressed"
15970 - Revert "UBUNTU: SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI
15971 Secure Boot"
15972 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser"
15973 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add EFI signature data types"
15974 - Revert "UBUNTU: SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time
15975 addition of keys to secondary keyring"
15976 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in
15977 secure boot mode"
15978 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to
15979 indicate secure boot mode"
15980 - Revert "UBUNTU: SAUCE: (efi-lockdown) Copy secure_boot flag in boot params
15981 across kexec reboot"
15982 - Revert "UBUNTU: SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the
15983 kernel is locked down"
15984 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down perf"
15985 - Revert "UBUNTU: SAUCE: (efi-lockdown) bpf: Restrict kernel image access
15986 functions when the kernel is locked down"
15987 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down kprobes"
15988 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down /proc/kcore"
15989 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the
15990 testmmiotrace module"
15991 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down module params that specify
15992 hardware parameters (eg. ioport)"
15993 - Revert "UBUNTU: SAUCE: (efi-lockdown) Lock down TIOCSSERIAL"
15994 - Revert "UBUNTU: SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the
15995 kernel is locked down"
15996 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Disable APEI error injection if
15997 the kernel is locked down"
15998 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Disable ACPI table override if
15999 the kernel is locked down"
16000 - Revert "UBUNTU: SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param
16001 when the kernel has been locked down"
16002 - Revert "UBUNTU: SAUCE: (efi-lockdown) ACPI: Limit access to custom_method
16003 when the kernel is locked down"
16004 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the
16005 kernel is locked down"
16006 - Revert "UBUNTU: SAUCE: (efi-lockdown) x86: Lock down IO port access when the
16007 kernel is locked down"
16008 - Revert "UBUNTU: SAUCE: (efi-lockdown) PCI: Lock down BAR access when the
16009 kernel is locked down"
16010 - Revert "UBUNTU: SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is
16011 locked down"
16012 - Revert "UBUNTU: SAUCE: (efi-lockdown) hibernate: Disable when the kernel is
16013 locked down"
16014 - Revert "UBUNTU: SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the
16015 kernel is locked down"
16016 - Revert "UBUNTU: SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the
16017 kernel is locked down"
16018 - Revert "UBUNTU: SAUCE: (efi-lockdown) Enforce module signatures if the
16019 kernel is locked down"
16020 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add a SysRq option to lift kernel
16021 lockdown"
16022 - Revert "UBUNTU: SAUCE: (efi-lockdown) Add the ability to lock down access to
16023 the running kernel image"
16024 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
16025 kernel image
16026 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
16027 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
16028 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
16029 locked down
16030 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
16031 down
16032 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
16033 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
16034 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
16035 down
16036 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
16037 locked down
16038 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
16039 down
16040 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
16041 locked down
16042 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
16043 has been locked down
16044 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
16045 locked down
16046 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
16047 locked down
16048 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
16049 down
16050 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
16051 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
16052 parameters (eg. ioport)
16053 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
16054 - SAUCE: (efi-lockdown) Lock down /proc/kcore
16055 - SAUCE: (efi-lockdown) Lock down kprobes
16056 - SAUCE: (efi-lockdown) Lock down perf
16057 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
16058 down
16059 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
16060 secondary keyring
16061 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
16062 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
16063 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
16064 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
16065 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
16066 that aren't present.
16067 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
16068 efi_status_to_err().
16069 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
16070 error messages.
16071 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
16072 reboot
16073 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
16074 boot mode
16075 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
16076 mode
16077 - SAUCE: (efi-lockdown) efi/x86: Call efi_parse_options() from efi_main()
16078 - SAUCE: (efi-lockdown) Fix for module sig verification
16079 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
16080 - SAUCE: (efi-lockdown) module: remove support for having IMA validate modules
16081 - [Packaging] generate Vcs-Git url from changelog
16082 - [Config] CONFIG_SCSI_MQ_DEFAULT=y
16083
16084 -- Seth Forshee <seth.forshee@canonical.com> Fri, 02 Nov 2018 14:22:55 -0500
16085
16086 linux (4.19.0-3.4) cosmic; urgency=medium
16087
16088 * Support Edge Gateway's Bluetooth LED (LP: #1798332)
16089 - SAUCE: Bluetooth: Support for LED on Edge Gateways
16090
16091 * Support Edge Gateway's WIFI LED (LP: #1798330)
16092 - SAUCE: mwifiex: Switch WiFi LED state according to the device status
16093
16094 [ Upstream Kernel Changes ]
16095
16096 * Rebase to v4.19
16097
16098 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Oct 2018 09:13:39 -0500
16099
16100 linux (4.19.0-2.3) cosmic; urgency=medium
16101
16102 * fscache: bad refcounting in fscache_op_complete leads to OOPS (LP: #1797314)
16103 - SAUCE: fscache: Fix race in decrementing refcount of op->npages
16104
16105 * Provide mode where all vCPUs on a core must be the same VM (LP: #1792957)
16106 - KVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same
16107 VM
16108
16109 * The front MIC can't work on the Lenovo M715 (LP: #1797292)
16110 - ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo M715
16111
16112 * arm64: snapdragon: WARNING: CPU: 0 PID: 1 at drivers/irqchip/irq-gic.c:1016
16113 gic_irq_domain_translate (LP: #1797143)
16114 - SAUCE: arm64: dts: msm8916: camms: fix gic_irq_domain_translate warnings
16115
16116 * Dell new AIO requires a new uart backlight driver (LP: #1727235)
16117 - SAUCE: platform/x86: dell-uart-backlight: new backlight driver for DELL AIO
16118 - updateconfigs for Dell UART backlight driver
16119
16120 * Please make CONFIG_PWM_LPSS_PCI and CONFIG_PWM_LPSS_PLATFORM built in to
16121 make brightness adjustment working on various BayTrail/CherryTrail-based
16122 devices (LP: #1783964)
16123 - [Config]: Make PWM_LPSS_* built-in
16124
16125 * check and fix zkey required kernel modules locations in debs, udebs, and
16126 initramfs (LP: #1794346)
16127 - [Config] add s390 crypto modules to crypt-modules udeb
16128
16129 * Miscellaneous Ubuntu changes
16130 - [Config] CONFIG_VBOXGUEST=n
16131 - ubuntu: vbox -- update to 5.2.18-dfsg-2
16132 - ubuntu: enable vbox build
16133
16134 [ Upstream Kernel Changes ]
16135
16136 * Rebase to v4.19-rc8
16137
16138 -- Seth Forshee <seth.forshee@canonical.com> Mon, 15 Oct 2018 10:52:04 -0500
16139
16140 linux (4.19.0-1.2) cosmic; urgency=medium
16141
16142 * Page leaking in cachefiles_read_backing_file while vmscan is active
16143 (LP: #1793430)
16144 - SAUCE: cachefiles: Page leaking in cachefiles_read_backing_file while vmscan
16145 is active
16146
16147 * SRU: Enable middle button of touchpad on ThinkPad P72 (LP: #1793463)
16148 - Input: elantech - enable middle button of touchpad on ThinkPad P72
16149
16150 * Improvements to the kernel source package preparation (LP: #1793461)
16151 - [Packaging] startnewrelease: add support for backport kernels
16152
16153 * Fix unusable NVIDIA GPU after S3 (LP: #1793338)
16154 - SAUCE: PCI: Reprogram bridge prefetch registers on resume
16155
16156 * Error reported when creating ZFS pool with "-t" option, despite successful
16157 pool creation (LP: #1769937)
16158 - SAUCE: (noup) Update zfs to 0.7.9-3ubuntu6
16159
16160 * device hotplug of vfio devices can lead to deadlock in vfio_pci_release
16161 (LP: #1792099)
16162 - SAUCE: vfio -- release device lock before userspace requests
16163
16164 * Miscellaneous Ubuntu changes
16165 - [Packaging] retpoline -- fix temporary filenaming
16166 - CONFIG_BCH_CONST_PARAMS=n
16167 - Packaging: final-checks: remove trailing backport suffix
16168 - SAUCE: import aufs driver
16169
16170 [ Upstream Kernel Changes ]
16171
16172 * Rebase to v4.19-rc5
16173
16174 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Sep 2018 16:32:24 -0500
16175
16176 linux (4.19.0-0.1) cosmic; urgency=medium
16177
16178 * Miscellaneous Ubuntu changes
16179 - ubuntu -- disable vbox build
16180 - Disable zfs build
16181 - SAUCE: Import aufs driver
16182 - Update dropped.txt
16183
16184 [ Upstream Kernel Changes ]
16185
16186 * Rebase to v4.19-rc3
16187
16188 -- Seth Forshee <seth.forshee@canonical.com> Thu, 13 Sep 2018 07:54:47 -0500
16189
16190 linux (4.19.0-0.0) cosmic; urgency=medium
16191
16192 * Dummy entry.
16193
16194 -- Seth Forshee <seth.forshee@canonical.com> Thu, 13 Sep 2018 06:44:09 -0500
16195
16196 linux (4.18.0-8.9) cosmic; urgency=medium
16197
16198 * linux: 4.18.0-8.9 -proposed tracker (LP: #1791663)
16199
16200 * Cosmic update to v4.18.7 stable release (LP: #1791660)
16201 - rcu: Make expedited GPs handle CPU 0 being offline
16202 - net: 6lowpan: fix reserved space for single frames
16203 - net: mac802154: tx: expand tailroom if necessary
16204 - 9p/net: Fix zero-copy path in the 9p virtio transport
16205 - spi: davinci: fix a NULL pointer dereference
16206 - spi: pxa2xx: Add support for Intel Ice Lake
16207 - spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe
16208 - spi: cadence: Change usleep_range() to udelay(), for atomic context
16209 - mmc: block: Fix unsupported parallel dispatch of requests
16210 - mmc: renesas_sdhi_internal_dmac: mask DMAC interrupts
16211 - mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITS
16212 - readahead: stricter check for bdi io_pages
16213 - block: fix infinite loop if the device loses discard capability
16214 - block: blk_init_allocated_queue() set q->fq as NULL in the fail case
16215 - block: really disable runtime-pm for blk-mq
16216 - blkcg: Introduce blkg_root_lookup()
16217 - block: Introduce blk_exit_queue()
16218 - block: Ensure that a request queue is dissociated from the cgroup controller
16219 - apparmor: fix bad debug check in apparmor_secid_to_secctx()
16220 - dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplace
16221 - libertas: fix suspend and resume for SDIO connected cards
16222 - media: Revert "[media] tvp5150: fix pad format frame height"
16223 - mailbox: xgene-slimpro: Fix potential NULL pointer dereference
16224 - Replace magic for trusting the secondary keyring with #define
16225 - Fix kexec forbidding kernels signed with keys in the secondary keyring to
16226 boot
16227 - powerpc/fadump: handle crash memory ranges array index overflow
16228 - powerpc/64s: Fix page table fragment refcount race vs speculative references
16229 - powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.
16230 - powerpc/pkeys: Give all threads control of their key permissions
16231 - powerpc/pkeys: Deny read/write/execute by default
16232 - powerpc/pkeys: key allocation/deallocation must not change pkey registers
16233 - powerpc/pkeys: Save the pkey registers before fork
16234 - powerpc/pkeys: Fix calculation of total pkeys.
16235 - powerpc/pkeys: Preallocate execute-only key
16236 - powerpc/nohash: fix pte_access_permitted()
16237 - powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
16238 - powerpc/powernv/pci: Work around races in PCI bridge enabling
16239 - cxl: Fix wrong comparison in cxl_adapter_context_get()
16240 - IB/mlx5: Honor cnt_set_id_valid flag instead of set_id
16241 - IB/mlx5: Fix leaking stack memory to userspace
16242 - IB/srpt: Fix srpt_cm_req_recv() error path (1/2)
16243 - IB/srpt: Fix srpt_cm_req_recv() error path (2/2)
16244 - IB/srpt: Support HCAs with more than two ports
16245 - overflow.h: Add arithmetic shift helper
16246 - RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq
16247 - ib_srpt: Fix a use-after-free in srpt_close_ch()
16248 - ib_srpt: Fix a use-after-free in __srpt_close_all_ch()
16249 - RDMA/rxe: Set wqe->status correctly if an unexpected response is received
16250 - 9p: fix multiple NULL-pointer-dereferences
16251 - fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
16252 - 9p/virtio: fix off-by-one error in sg list bounds check
16253 - net/9p/client.c: version pointer uninitialized
16254 - net/9p/trans_fd.c: fix race-condition by flushing workqueue before the
16255 kfree()
16256 - dm integrity: change 'suspending' variable from bool to int
16257 - dm thin: stop no_space_timeout worker when switching to write-mode
16258 - dm cache metadata: save in-core policy_hint_size to on-disk superblock
16259 - dm cache metadata: set dirty on all cache blocks after a crash
16260 - dm crypt: don't decrease device limits
16261 - dm writecache: fix a crash due to reading past end of dirty_bitmap
16262 - uart: fix race between uart_put_char() and uart_shutdown()
16263 - Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()
16264 - Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
16265 - iio: sca3000: Fix missing return in switch
16266 - iio: ad9523: Fix displayed phase
16267 - iio: ad9523: Fix return value for ad952x_store()
16268 - extcon: Release locking when sending the notification of connector state
16269 - eventpoll.h: wrap casts in () properly
16270 - vmw_balloon: fix inflation of 64-bit GFNs
16271 - vmw_balloon: do not use 2MB without batching
16272 - vmw_balloon: VMCI_DOORBELL_SET does not check status
16273 - vmw_balloon: fix VMCI use when balloon built into kernel
16274 - rtc: omap: fix resource leak in registration error path
16275 - rtc: omap: fix potential crash on power off
16276 - tracing: Do not call start/stop() functions when tracing_on does not change
16277 - tracing/blktrace: Fix to allow setting same value
16278 - printk/tracing: Do not trace printk_nmi_enter()
16279 - livepatch: Validate module/old func name length
16280 - uprobes: Use synchronize_rcu() not synchronize_sched()
16281 - mfd: hi655x: Fix regmap area declared size for hi655x
16282 - ovl: fix wrong use of impure dir cache in ovl_iterate()
16283 - ACPICA: AML Parser: skip opcodes that open a scope upon parse failure
16284 - ACPICA: Clear status of all events when entering sleep states
16285 - drivers/block/zram/zram_drv.c: fix bug storing backing_dev
16286 - sched: idle: Avoid retaining the tick when it has been stopped
16287 - cpuidle: menu: Handle stopped tick more aggressively
16288 - cpufreq: governor: Avoid accessing invalid governor_data
16289 - PM / sleep: wakeup: Fix build error caused by missing SRCU support
16290 - ALSA: ac97: fix device initialization in the compat layer
16291 - ALSA: ac97: fix check of pm_runtime_get_sync failure
16292 - ALSA: ac97: fix unbalanced pm_runtime_enable
16293 - i2c: designware: Re-init controllers with pm_disabled set on resume
16294 - KVM: VMX: fixes for vmentry_l1d_flush module parameter
16295 - KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
16296 - xtensa: limit offsets in __loop_cache_{all,page}
16297 - xtensa: increase ranges in ___invalidate_{i,d}cache_all
16298 - block, bfq: return nbytes and not zero from struct cftype .write() method
16299 - pnfs/blocklayout: off by one in bl_map_stripe()
16300 - nfsd: fix leaked file lock with nfs exported overlayfs
16301 - NFSv4 client live hangs after live data migration recovery
16302 - NFSv4: Fix locking in pnfs_generic_recover_commit_reqs
16303 - NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
16304 - ARM: tegra: Fix Tegra30 Cardhu PCA954x reset
16305 - ARM: dts: am57xx-idk: Enable dual role for USB2 port
16306 - pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform data
16307 - mm/tlb: Remove tlb_remove_table() non-concurrent condition
16308 - iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-
16309 VMSA
16310 - iommu/vt-d: Add definitions for PFSID
16311 - iommu/vt-d: Fix dev iotlb pfsid use
16312 - sys: don't hold uts_sem while accessing userspace memory
16313 - userns: move user access out of the mutex
16314 - ubifs: Fix memory leak in lprobs self-check
16315 - Revert "UBIFS: Fix potential integer overflow in allocation"
16316 - ubifs: Check data node size before truncate
16317 - ubifs: xattr: Don't operate on deleted inodes
16318 - ubifs: Fix directory size calculation for symlinks
16319 - ubifs: Fix synced_i_size calculation for xattr inodes
16320 - pwm: tiehrpwm: Don't use emulation mode bits to control PWM output
16321 - pwm: tiehrpwm: Fix disabling of output of PWMs
16322 - fb: fix lost console when the user unplugs a USB adapter
16323 - udlfb: fix semaphore value leak
16324 - udlfb: fix display corruption of the last line
16325 - udlfb: don't switch if we are switching to the same videomode
16326 - udlfb: set optimal write delay
16327 - udlfb: make a local copy of fb_ops
16328 - udlfb: handle allocation failure
16329 - udlfb: set line_length in dlfb_ops_set_par
16330 - getxattr: use correct xattr length
16331 - libnvdimm: Use max contiguous area for namespace size
16332 - libnvdimm: fix ars_status output length calculation
16333 - bcache: release dc->writeback_lock properly in bch_writeback_thread()
16334 - kconfig: fix "Can't open ..." in parallel build
16335 - perf auxtrace: Fix queue resize
16336 - crypto: vmx - Fix sleep-in-atomic bugs
16337 - crypto: aesni - Use unaligned loads from gcm_context_data
16338 - crypto: arm64/sm4-ce - check for the right CPU feature bit
16339 - crypto: caam - fix DMA mapping direction for RSA forms 2 & 3
16340 - crypto: caam/jr - fix descriptor DMA unmapping
16341 - crypto: caam/qi - fix error path in xts setkey
16342 - fs/quota: Fix spectre gadget in do_quotactl
16343 - udf: Fix mounting of Win7 created UDF filesystems
16344 - cpuidle: menu: Retain tick when shallow state is selected
16345 - arm64: mm: always enable CONFIG_HOLES_IN_ZONE
16346 - Linux 4.18.7
16347
16348 * CVE-2017-5715
16349 - s390: detect etoken facility
16350 - KVM: s390: add etoken support for guests
16351
16352 * Missing Intel GPU pci-id's (LP: #1789924)
16353 - drm/i915/whl: Introducing Whiskey Lake platform
16354 - drm/i915/aml: Introducing Amber Lake platform
16355 - drm/i915/cfl: Add a new CFL PCI ID.
16356
16357 * [18.10 FEAT] Add kernel config options for SMC-R/D (LP: #1789934)
16358 - s390/ism: add device driver for internal shared memory
16359 - CONFIG_ISM=y for s390
16360
16361 * Cosmic update to v4.18.6 stable release (LP: #1791105)
16362 - PATCH scripts/kernel-doc
16363 - scripts/kernel-doc: Escape all literal braces in regexes
16364 - scsi: libsas: dynamically allocate and free ata host
16365 - xprtrdma: Fix disconnect regression
16366 - mei: don't update offset in write
16367 - cifs: add missing support for ACLs in SMB 3.11
16368 - CIFS: fix uninitialized ptr deref in smb2 signing
16369 - cifs: add missing debug entries for kconfig options
16370 - cifs: use a refcount to protect open/closing the cached file handle
16371 - cifs: check kmalloc before use
16372 - smb3: enumerating snapshots was leaving part of the data off end
16373 - smb3: Do not send SMB3 SET_INFO if nothing changed
16374 - smb3: don't request leases in symlink creation and query
16375 - smb3: fill in statfs fsid and correct namelen
16376 - btrfs: use correct compare function of dirty_metadata_bytes
16377 - btrfs: don't leak ret from do_chunk_alloc
16378 - Btrfs: fix mount failure after fsync due to hard link recreation
16379 - Btrfs: fix btrfs_write_inode vs delayed iput deadlock
16380 - Btrfs: fix send failure when root has deleted files still open
16381 - Btrfs: send, fix incorrect file layout after hole punching beyond eof
16382 - hwmon: (k10temp) 27C Offset needed for Threadripper2
16383 - bpf, arm32: fix stack var offset in jit
16384 - regulator: arizona-ldo1: Use correct device to get enable GPIO
16385 - iommu/arm-smmu: Error out only if not enough context interrupts
16386 - printk: Split the code for storing a message into the log buffer
16387 - printk: Create helper function to queue deferred console handling
16388 - printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
16389 - kprobes/arm64: Fix %p uses in error messages
16390 - arm64: Fix mismatched cache line size detection
16391 - arm64: Handle mismatched cache type
16392 - arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
16393 - arm64: dts: rockchip: corrected uart1 clock-names for rk3328
16394 - KVM: arm/arm64: Fix potential loss of ptimer interrupts
16395 - KVM: arm/arm64: Fix lost IRQs from emulated physcial timer when blocked
16396 - KVM: arm/arm64: Skip updating PMD entry if no change
16397 - KVM: arm/arm64: Skip updating PTE entry if no change
16398 - s390/kvm: fix deadlock when killed by oom
16399 - perf kvm: Fix subcommands on s390
16400 - stop_machine: Reflow cpu_stop_queue_two_works()
16401 - stop_machine: Atomically queue and wake stopper threads
16402 - ext4: check for NUL characters in extended attribute's name
16403 - ext4: use ext4_warning() for sb_getblk failure
16404 - ext4: sysfs: print ext4_super_block fields as little-endian
16405 - ext4: reset error code in ext4_find_entry in fallback
16406 - ext4: fix race when setting the bitmap corrupted flag
16407 - x86/gpu: reserve ICL's graphics stolen memory
16408 - platform/x86: wmi: Do not mix pages and kmalloc
16409 - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too
16410 - mm: move tlb_table_flush to tlb_flush_mmu_free
16411 - mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
16412 - x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
16413 - x86/speculation/l1tf: Fix off-by-one error when warning that system has too
16414 much RAM
16415 - x86/speculation/l1tf: Suggest what to do on systems with too much RAM
16416 - x86/vdso: Fix vDSO build if a retpoline is emitted
16417 - x86/process: Re-export start_thread()
16418 - KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
16419 - KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled
16420 - fuse: Don't access pipe->buffers without pipe_lock()
16421 - fuse: fix initial parallel dirops
16422 - fuse: fix double request_end()
16423 - fuse: fix unlocked access to processing queue
16424 - fuse: umount should wait for all requests
16425 - fuse: Fix oops at process_init_reply()
16426 - fuse: Add missed unlock_page() to fuse_readpages_fill()
16427 - lib/vsprintf: Do not handle %pO[^F] as %px
16428 - udl-kms: change down_interruptible to down
16429 - udl-kms: handle allocation failure
16430 - udl-kms: fix crash due to uninitialized memory
16431 - udl-kms: avoid division
16432 - b43legacy/leds: Ensure NUL-termination of LED name string
16433 - b43/leds: Ensure NUL-termination of LED name string
16434 - ASoC: dpcm: don't merge format from invalid codec dai
16435 - ASoC: zte: Fix incorrect PCM format bit usages
16436 - ASoC: sirf: Fix potential NULL pointer dereference
16437 - ASoC: wm_adsp: Correct DSP pointer for preloader control
16438 - soc: qcom: rmtfs-mem: fix memleak in probe error paths
16439 - pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()
16440 - scsi: qla2xxx: Fix stalled relogin
16441 - x86/vdso: Fix lsl operand order
16442 - x86/nmi: Fix NMI uaccess race against CR3 switching
16443 - x86/irqflags: Mark native_restore_fl extern inline
16444 - x86/spectre: Add missing family 6 check to microcode check
16445 - x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
16446 - hwmon: (nct6775) Fix potential Spectre v1
16447 - x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
16448 - x86: Allow generating user-space headers without a compiler
16449 - s390/mm: fix addressing exception after suspend/resume
16450 - s390/lib: use expoline for all bcr instructions
16451 - s390: fix br_r1_trampoline for machines without exrl
16452 - s390/qdio: reset old sbal_state flags
16453 - s390/numa: move initial setup of node_to_cpumask_map
16454 - s390/purgatory: Fix crash with expoline enabled
16455 - s390/purgatory: Add missing FORCE to Makefile targets
16456 - kprobes: Show blacklist addresses as same as kallsyms does
16457 - kprobes: Replace %p with other pointer types
16458 - kprobes/arm: Fix %p uses in error messages
16459 - kprobes: Make list and blacklist root user read only
16460 - MIPS: Correct the 64-bit DSP accumulator register size
16461 - MIPS: memset.S: Fix byte_fixup for MIPSr6
16462 - MIPS: Always use -march=<arch>, not -<arch> shortcuts
16463 - MIPS: Change definition of cpu_relax() for Loongson-3
16464 - MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
16465 - tpm: Return the actual size when receiving an unsupported command
16466 - tpm: separate cmd_ready/go_idle from runtime_pm
16467 - scsi: mpt3sas: Fix calltrace observed while running IO & reset
16468 - scsi: mpt3sas: Fix _transport_smp_handler() error path
16469 - scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
16470 - scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock
16471 - iscsi target: fix session creation failure handling
16472 - mtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_write_op()
16473 - mtd: rawnand: fsmc: Stop using chip->read_buf()
16474 - mtd: rawnand: marvell: add suspend and resume hooks
16475 - mtd: rawnand: qcom: wait for desc completion in all BAM channels
16476 - clk: rockchip: fix clk_i2sout parent selection bits on rk3399
16477 - clk: npcm7xx: fix memory allocation
16478 - PM / clk: signedness bug in of_pm_clk_add_clks()
16479 - power: generic-adc-battery: fix out-of-bounds write when copying channel
16480 properties
16481 - power: generic-adc-battery: check for duplicate properties copied from iio
16482 channels
16483 - watchdog: Mark watchdog touch functions as notrace
16484 - cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
16485 - x86/dumpstack: Don't dump kernel memory based on usermode RIP
16486 - Linux 4.18.6
16487 - updateconfigs after v4.18.6 stable update
16488
16489 * random oopses on s390 systems using NVMe devices (LP: #1790480)
16490 - s390/pci: fix out of bounds access during irq setup
16491
16492 * [18.10 FEAT] zcrypt DD: introduce APQN tags to support deterministic driver
16493 binding (LP: #1784331)
16494 - s390/zcrypt: code beautify
16495 - s390/zcrypt: AP bus support for alternate driver(s)
16496 - s390/zcrypt: hex string mask improvements for apmask and aqmask.
16497
16498 * performance drop with ATS enabled (LP: #1788097)
16499 - powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage
16500
16501 * Fix MCE handling for user access of poisoned device-dax mapping
16502 (LP: #1774366)
16503 - device-dax: Convert to vmf_insert_mixed and vm_fault_t
16504 - device-dax: Enable page_mapping()
16505 - device-dax: Set page->index
16506 - filesystem-dax: Set page->index
16507 - mm, madvise_inject_error: Disable MADV_SOFT_OFFLINE for ZONE_DEVICE pages
16508 - mm, dev_pagemap: Do not clear ->mapping on final put
16509 - mm, madvise_inject_error: Let memory_failure() optionally take a page
16510 reference
16511 - mm, memory_failure: Collect mapping size in collect_procs()
16512 - filesystem-dax: Introduce dax_lock_mapping_entry()
16513 - mm, memory_failure: Teach memory_failure() about dev_pagemap pages
16514 - x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses
16515 - x86/memory_failure: Introduce {set, clear}_mce_nospec()
16516 - libnvdimm, pmem: Restore page attributes when clearing errors
16517
16518 * Reconcile hns3 SAUCE patches with upstream (LP: #1787477)
16519 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix comments for
16520 hclge_get_ring_chain_from_mbx"
16521 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for using wrong mask and
16522 shift in hclge_get_ring_chain_from_mbx"
16523 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for reset_level default
16524 assignment probelm"
16525 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unnecessary ring
16526 configuration operation while resetting"
16527 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix return value error in
16528 hns3_reset_notify_down_enet"
16529 - Revert "UBUNTU: SAUCE: net: hns3: Fix for phy link issue when using marvell
16530 phy driver"
16531 - Revert "UBUNTU: SAUCE: {topost} net: hns3: separate roce from nic when
16532 resetting"
16533 - Revert "UBUNTU: SAUCE: {topost} net: hns3: correct reset event status
16534 register"
16535 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent to request reset
16536 frequently"
16537 - Revert "UBUNTU: SAUCE: {topost} net: hns3: reset net device with rtnl_lock"
16538 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify the order of initializeing
16539 command queue register"
16540 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent sending command during
16541 global or core reset"
16542 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Use roce handle when calling roce
16543 callback function"
16544 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the warning when clear
16545 reset cause"
16546 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix get_vector ops in
16547 hclgevf_main module"
16548 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix warning bug when doing lp
16549 selftest"
16550 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add configure for mac minimal
16551 frame size"
16552 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mailbox message truncated
16553 problem"
16554 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for l4 checksum offload bug"
16555 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for waterline not setting
16556 correctly"
16557 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mac pause not disable in
16558 pfc mode"
16559 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix tc setup when netdev is first
16560 up"
16561 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add calling roce callback
16562 function when link status change"
16563 - Revert "UBUNTU: SAUCE: {topost} net: hns3: optimize the process of notifying
16564 roce client"
16565 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE"
16566 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver"
16567 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused struct member and
16568 definition"
16569 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix mislead parameter name"
16570 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify inconsistent bit mask
16571 macros"
16572 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use decimal for bit offset
16573 macros"
16574 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix unreasonable code comments"
16575 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove extra space and brackets"
16576 - Revert "UBUNTU: SAUCE: {topost} net: hns3: standardize the handle of return
16577 value"
16578 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
16579 assignments"
16580 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify hnae_ to hnae3_"
16581 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead
16582 of kzalloc/dma_map_single"
16583 - Revert "UBUNTU: SAUCE: {topost} net: hns3: give default option while
16584 dependency HNS3 set"
16585 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some unused members of
16586 some structures"
16587 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove a redundant
16588 hclge_cmd_csq_done"
16589 - Revert "UBUNTU: SAUCE: {topost} net: hns3: using modulo for cyclic counters
16590 in hclge_cmd_send"
16591 - Revert "UBUNTU: SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean"
16592 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
16593 assignments"
16594 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove useless code in
16595 hclge_cmd_send"
16596 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused
16597 hclge_ring_to_dma_dir"
16598 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use lower_32_bits and
16599 upper_32_bits"
16600 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove back in struct hclge_hw"
16601 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add unlikely for error check"
16602 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the Redundant put_vector
16603 in hns3_client_uninit"
16604 - Revert "UBUNTU: SAUCE: {topost} net: hns3: print the ret value in error
16605 information"
16606 - Revert "UBUNTU: SAUCE: {topost} net: hns3: extraction an interface for state
16607 state init|uninit"
16608 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused head file in
16609 hnae3.c"
16610 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add l4_type check for both ipv4
16611 and ipv6"
16612 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add vector status check before
16613 free vector"
16614 - Revert "UBUNTU: SAUCE: {topost} net: hns3: rename the interface for
16615 init_client_instance and uninit_client_instance"
16616 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove hclge_get_vector_index
16617 from hclge_bind_ring_with_vector"
16618 - Revert "UBUNTU: SAUCE: {topost} net: hns3: RX BD information valid only in
16619 last BD except VLD bit and buffer size"
16620 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add support for serdes loopback
16621 selftest"
16622 - net: hns3: Updates RX packet info fetch in case of multi BD
16623 - net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vector
16624 - net: hns3: rename the interface for init_client_instance and
16625 uninit_client_instance
16626 - net: hns3: add vector status check before free vector
16627 - net: hns3: add l4_type check for both ipv4 and ipv6
16628 - net: hns3: add unlikely for error check
16629 - net: hns3: remove unused head file in hnae3.c
16630 - net: hns3: extraction an interface for state init|uninit
16631 - net: hns3: print the ret value in error information
16632 - net: hns3: remove the Redundant put_vector in hns3_client_uninit
16633 - net: hns3: remove back in struct hclge_hw
16634 - net: hns3: use lower_32_bits and upper_32_bits
16635 - net: hns3: remove unused hclge_ring_to_dma_dir
16636 - net: hns3: remove useless code in hclge_cmd_send
16637 - net: hns3: remove some redundant assignments
16638 - net: hns3: simplify hclge_cmd_csq_clean
16639 - net: hns3: remove a redundant hclge_cmd_csq_done
16640 - net: hns3: remove some unused members of some structures
16641 - net: hns3: give default option while dependency HNS3 set
16642 - net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
16643 - net: hns3: modify hnae_ to hnae3_
16644 - net: hns3: Fix tc setup when netdev is first up
16645 - net: hns3: Fix for mac pause not disable in pfc mode
16646 - net: hns3: Fix for waterline not setting correctly
16647 - net: hns3: Fix for l4 checksum offload bug
16648 - net: hns3: Fix for mailbox message truncated problem
16649 - net: hns3: Add configure for mac minimal frame size
16650 - net: hns3: Fix warning bug when doing lp selftest
16651 - net: hns3: Fix get_vector ops in hclgevf_main module
16652 - net: hns3: Remove the warning when clear reset cause
16653 - net: hns3: Prevent sending command during global or core reset
16654 - net: hns3: Modify the order of initializing command queue register
16655 - net: hns3: Reset net device with rtnl_lock
16656 - net: hns3: Prevent to request reset frequently
16657 - net: hns3: Correct reset event status register
16658 - net: hns3: Fix return value error in hns3_reset_notify_down_enet
16659 - net: hns3: remove unnecessary ring configuration operation while resetting
16660 - net: hns3: Fix for reset_level default assignment probelm
16661 - net: hns3: Fix for using wrong mask and shift in
16662 hclge_get_ring_chain_from_mbx
16663 - net: hns3: Fix comments for hclge_get_ring_chain_from_mbx
16664 - net: hns3: Remove some redundant assignments
16665 - net: hns3: Standardize the handle of return value
16666 - net: hns3: Remove extra space and brackets
16667 - net: hns3: Correct unreasonable code comments
16668 - net: hns3: Use decimal for bit offset macros
16669 - net: hns3: Modify inconsistent bit mask macros
16670 - net: hns3: Fix misleading parameter name
16671 - net: hns3: Remove unused struct member and definition
16672 - net: hns3: Add SPDX tags to HNS3 PF driver
16673 - net: hns3: Add support for serdes loopback selftest
16674 - net: hns3: Fix for phy link issue when using marvell phy driver
16675
16676 * [Regression] kernel crashdump fails on arm64 (LP: #1786878)
16677 - arm64: export memblock_reserve()d regions via /proc/iomem
16678 - drivers: acpi: add dependency of EFI for arm64
16679 - efi/arm: preserve early mapping of UEFI memory map longer for BGRT
16680 - efi/arm: map UEFI memory map even w/o runtime services enabled
16681 - arm64: acpi: fix alignment fault in accessing ACPI
16682 - [Config] CONFIG_ARCH_SUPPORTS_ACPI=y
16683 - arm64: fix ACPI dependencies
16684 - ACPI: fix menuconfig presentation of ACPI submenu
16685
16686 * TB 16 issue on Dell Lattitude 7490 with large amount of data (LP: #1785780)
16687 - r8152: disable RX aggregation on new Dell TB16 dock
16688
16689 * Support Power Management for Thunderbolt Controller (LP: #1789358)
16690 - thunderbolt: Use 64-bit DMA mask if supported by the platform
16691 - thunderbolt: Do not unnecessarily call ICM get route
16692 - thunderbolt: No need to take tb->lock in domain suspend/complete
16693 - thunderbolt: Use correct ICM commands in system suspend
16694 - thunderbolt: Add support for runtime PM
16695
16696 * Enable AMD PCIe MP2 for AMDI0011 (LP: #1773940)
16697 - SAUCE: i2c:amd I2C Driver based on PCI Interface for upcoming platform
16698 - SAUCE: i2c:amd move out pointer in union i2c_event_base
16699 - SAUCE: i2c:amd Depends on ACPI
16700 - [Config] i2c: CONFIG_I2C_AMD_MP2=y on x86
16701
16702 * Microphone cannot be detected with front panel audio combo jack on HP Z8-G4
16703 machine (LP: #1789145)
16704 - ALSA: hda/realtek - Fix HP Headset Mic can't record
16705
16706 * Please enable CONFIG_PAGE_POISONING (LP: #1783651)
16707 - [Config] Enable CONFIG_PAGE_POISONING configs
16708
16709 * Tango platform uses __initcall without further checks (LP: #1787945)
16710 - [Config] disable ARCH_TANGO
16711
16712 * [18.10 FEAT] SMC-Direct (LP: #1786902)
16713 - net/smc: determine port attributes independent from pnet table
16714 - net/smc: add pnetid support
16715 - net/smc: add base infrastructure for SMC-D and ISM
16716 - net/smc: add pnetid support for SMC-D and ISM
16717 - net/smc: add SMC-D support in CLC messages
16718 - net/smc: add SMC-D support in data transfer
16719 - net/smc: add SMC-D support in af_smc
16720 - net/smc: add SMC-D diag support
16721 - net/smc: provide smc mode in smc_diag.c
16722 - net/smc: eliminate cursor read and write calls
16723 - net/smc: add function to get link group from link
16724 - net/smc: use DECLARE_BITMAP for rtokens_used_mask
16725 - net/smc: remove local variable page in smc_rx_splice()
16726 - net/smc: Remove a WARN_ON() statement
16727 - net/smc: Simplify ib_post_(send|recv|srq_recv)() calls
16728 - net/smc: fewer parameters for smc_llc_send_confirm_link()
16729 - net/smc: use correct vlan gid of RoCE device
16730 - net/smc: provide fallback reason code
16731 - net/smc: improve delete link processing
16732 - net: simplify sock_poll_wait
16733 - net/smc: send response to test link signal
16734
16735 * Miscellaneous Ubuntu changes
16736 - [Config] update annotations for CONFIG_CRYPTO_SPECK_NEON
16737 - [Config] fix up annotatios for CONFIG_CRYPTO_SPECK
16738
16739 -- Seth Forshee <seth.forshee@canonical.com> Mon, 10 Sep 2018 07:08:38 -0500
16740
16741 linux (4.18.0-7.8) cosmic; urgency=medium
16742
16743 * linux: 4.18.0-7.8 -proposed tracker (LP: #1789459)
16744
16745 * pmtu.sh fails on 4.18 kernel (LP: #1789436)
16746 - SAUCE: Revert "vti6: fix PMTU caching and reporting on xmit"
16747
16748 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Aug 2018 11:08:51 -0500
16749
16750 linux (4.18.0-6.7) cosmic; urgency=medium
16751
16752 * linux: 4.18.0-6.7 -proposed tracker (LP: #1788881)
16753
16754 * systemd 237-3ubuntu10 ADT test failure with linux 4.18.0-5.6 (LP: #1787440)
16755 - Config: Disable BPF_JIT_ALWAYS_ON on i386
16756
16757 * execveat03 in ubuntu_ltp_syscalls failed on X/B (LP: #1786729)
16758 - cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()
16759
16760 * Cosmic update to v4.18.5 stable release (LP: #1788874)
16761 - EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]
16762 - pty: fix O_CLOEXEC for TIOCGPTPEER
16763 - mm: Allow non-direct-map arguments to free_reserved_area()
16764 - x86/mm/init: Pass unconverted symbol addresses to free_init_pages()
16765 - x86/mm/init: Add helper for freeing kernel image pages
16766 - x86/mm/init: Remove freed kernel image areas from alias mapping
16767 - powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2
16768 - ext4: fix spectre gadget in ext4_mb_regular_allocator()
16769 - drm/i915/kvmgt: Fix potential Spectre v1
16770 - drm/amdgpu/pm: Fix potential Spectre v1
16771 - parisc: Remove unnecessary barriers from spinlock.h
16772 - parisc: Remove ordered stores from syscall.S
16773 - PCI: Restore resized BAR state on resume
16774 - PCI / ACPI / PM: Resume all bridges on suspend-to-RAM
16775 - PCI: hotplug: Don't leak pci_slot on registration failure
16776 - PCI: aardvark: Size bridges before resources allocation
16777 - PCI: Skip MPS logic for Virtual Functions (VFs)
16778 - PCI: pciehp: Fix use-after-free on unplug
16779 - PCI: pciehp: Fix unprotected list iteration in IRQ handler
16780 - i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
16781 - i2c: imx: Fix race condition in dma read
16782 - reiserfs: fix broken xattr handling (heap corruption, bad retval)
16783 - Linux 4.18.5
16784
16785 * [18.10 FEAT] Add kernel config option "CONFIG_SCLP_OFB" (LP: #1787898)
16786 - [Config] CONFIG_SCLP_OFB=y for s390x
16787
16788 * errors when scanning partition table of corrupted AIX disk (LP: #1787281)
16789 - partitions/aix: fix usage of uninitialized lv_info and lvname structures
16790 - partitions/aix: append null character to print data from disk
16791
16792 * Apply NVMe bugfix from Google that bjf asked for (LP: #1787635)
16793 - nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
16794
16795 * ThinkPad systems have no HDMI sound when using the nvidia GPU (LP: #1787058)
16796 - ACPI / OSI: Add OEM _OSI string to enable NVidia HDMI audio
16797
16798 * Cosmic update to v4.18.4 stable release (LP: #1788454)
16799 - l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache
16800 - net_sched: fix NULL pointer dereference when delete tcindex filter
16801 - net_sched: Fix missing res info when create new tc_index filter
16802 - r8169: don't use MSI-X on RTL8168g
16803 - ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecs
16804 - ALSA: hda - Turn CX8200 into D3 as well upon reboot
16805 - ALSA: vx222: Fix invalid endian conversions
16806 - ALSA: virmidi: Fix too long output trigger loop
16807 - ALSA: cs5535audio: Fix invalid endian conversion
16808 - ALSA: dice: fix wrong copy to rx parameters for Alesis iO26
16809 - ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entry
16810 - ALSA: memalloc: Don't exceed over the requested size
16811 - ALSA: vxpocket: Fix invalid endian conversions
16812 - ALSA: seq: Fix poll() error return
16813 - media: gl861: fix probe of dvb_usb_gl861
16814 - USB: serial: sierra: fix potential deadlock at close
16815 - USB: serial: pl2303: add a new device id for ATEN
16816 - USB: option: add support for DW5821e
16817 - ACPI / PM: save NVS memory for ASUS 1025C laptop
16818 - tty: serial: 8250: Revert NXP SC16C2552 workaround
16819 - serial: 8250_exar: Read INT0 from slave device, too
16820 - serial: 8250_dw: always set baud rate in dw8250_set_termios
16821 - serial: 8250_dw: Add ACPI support for uart on Broadcom SoC
16822 - uio: fix wrong return value from uio_mmap()
16823 - misc: sram: fix resource leaks in probe error path
16824 - Revert "uio: use request_threaded_irq instead"
16825 - Bluetooth: avoid killing an already killed socket
16826 - isdn: Disable IIOCDBGVAR
16827 - net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
16828 - hv/netvsc: Fix NULL dereference at single queue mode fallback
16829 - r8169: don't use MSI-X on RTL8106e
16830 - ip_vti: fix a null pointer deferrence when create vti fallback tunnel
16831 - net: ethernet: mvneta: Fix napi structure mixup on armada 3700
16832 - net: mvneta: fix mvneta_config_rss on armada 3700
16833 - cls_matchall: fix tcf_unbind_filter missing
16834 - Linux 4.18.4
16835
16836 * Cosmic update to v4.18.3 stable release (LP: #1788453)
16837 - x86/speculation/l1tf: Exempt zeroed PTEs from inversion
16838 - Linux 4.18.3
16839
16840 * Cosmic update to v4.18.2 stable release (LP: #1788452)
16841 - x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
16842 - x86: i8259: Add missing include file
16843 - x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others()
16844 - x86/platform/UV: Mark memblock related init code and data correctly
16845 - x86/mm/pti: Clear Global bit more aggressively
16846 - xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits
16847 - x86/mm: Disable ioremap free page handling on x86-PAE
16848 - kbuild: verify that $DEPMOD is installed
16849 - crypto: ccree - fix finup
16850 - crypto: ccree - fix iv handling
16851 - crypto: ccp - Check for NULL PSP pointer at module unload
16852 - crypto: ccp - Fix command completion detection race
16853 - crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
16854 - crypto: vmac - require a block cipher with 128-bit block size
16855 - crypto: vmac - separate tfm and request context
16856 - crypto: blkcipher - fix crash flushing dcache in error path
16857 - crypto: ablkcipher - fix crash flushing dcache in error path
16858 - crypto: skcipher - fix aligning block size in skcipher_copy_iv()
16859 - crypto: skcipher - fix crash flushing dcache in error path
16860 - ioremap: Update pgtable free interfaces with addr
16861 - x86/mm: Add TLB purge to free pmd/pte page interfaces
16862 - Linux 4.18.2
16863
16864 * Cosmic update to v4.18.2 stable release (LP: #1788452) // CVE-2018-9363
16865 - Bluetooth: hidp: buffer overflow in hidp_process_report
16866
16867 * linux-cloud-tools-common: Ensure hv-kvp-daemon.service starts before
16868 walinuxagent.service (LP: #1739107)
16869 - [Debian] hyper-v -- Ensure that hv-kvp-daemon.service starts before
16870 walinuxagent.service
16871
16872 * Miscellaneous Ubuntu changes
16873 - SAUCE: ipvs: remove nbsp characters from Kconfig
16874 - [Config] CONFIG_MPROFILE_KERNEL=y for ppc64el
16875 - [Config] CONFIG_DRM_RCAR_LVDS=m for snapdragon
16876 - [Config] CONFIG_MDIO_MSCC_MIIM=n for s390x
16877 - [Config] CONFIG_NET_VENDOR_MICROSEMI=n, CONFIG_NET_VENDOR_NI=n for s390x
16878 - [Config] update annotations following config review
16879 - [Debian] set CROSS_COMPILE when generating kernel configs
16880 - [Config] Disable the Speck cipher
16881
16882 -- Seth Forshee <seth.forshee@canonical.com> Fri, 24 Aug 2018 14:18:15 -0500
16883
16884 linux (4.18.0-5.6) cosmic; urgency=medium
16885
16886 * Cosmic update to v4.18.1 stable release (LP: #1787264)
16887 - x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
16888 - x86/speculation: Protect against userspace-userspace spectreRSB
16889 - kprobes/x86: Fix %p uses in error messages
16890 - x86/irqflags: Provide a declaration for native_save_fl
16891 - x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
16892 - x86/speculation/l1tf: Change order of offset/type in swap entry
16893 - x86/speculation/l1tf: Protect swap entries against L1TF
16894 - x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
16895 - x86/speculation/l1tf: Make sure the first page is always reserved
16896 - x86/speculation/l1tf: Add sysfs reporting for l1tf
16897 - x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
16898 - x86/speculation/l1tf: Limit swap file size to MAX_PA/2
16899 - x86/bugs: Move the l1tf function and define pr_fmt properly
16900 - sched/smt: Update sched_smt_present at runtime
16901 - x86/smp: Provide topology_is_primary_thread()
16902 - x86/topology: Provide topology_smt_supported()
16903 - cpu/hotplug: Make bringup/teardown of smp threads symmetric
16904 - cpu/hotplug: Split do_cpu_down()
16905 - cpu/hotplug: Provide knobs to control SMT
16906 - x86/cpu: Remove the pointless CPU printout
16907 - x86/cpu/AMD: Remove the pointless detect_ht() call
16908 - x86/cpu/common: Provide detect_ht_early()
16909 - x86/cpu/topology: Provide detect_extended_topology_early()
16910 - x86/cpu/intel: Evaluate smp_num_siblings early
16911 - x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
16912 - x86/cpu/AMD: Evaluate smp_num_siblings early
16913 - x86/apic: Ignore secondary threads if nosmt=force
16914 - x86/speculation/l1tf: Extend 64bit swap file size limit
16915 - x86/cpufeatures: Add detection of L1D cache flush support.
16916 - x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
16917 - x86/speculation/l1tf: Protect PAE swap entries against L1TF
16918 - x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
16919 - Revert "x86/apic: Ignore secondary threads if nosmt=force"
16920 - cpu/hotplug: Boot HT siblings at least once
16921 - x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
16922 - x86/KVM/VMX: Add module argument for L1TF mitigation
16923 - x86/KVM/VMX: Add L1D flush algorithm
16924 - x86/KVM/VMX: Add L1D MSR based flush
16925 - x86/KVM/VMX: Add L1D flush logic
16926 - x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
16927 - x86/KVM/VMX: Add find_msr() helper function
16928 - x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
16929 - x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
16930 - x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
16931 - cpu/hotplug: Online siblings when SMT control is turned on
16932 - x86/litf: Introduce vmx status variable
16933 - x86/kvm: Drop L1TF MSR list approach
16934 - x86/l1tf: Handle EPT disabled state proper
16935 - x86/kvm: Move l1tf setup function
16936 - x86/kvm: Add static key for flush always
16937 - x86/kvm: Serialize L1D flush parameter setter
16938 - x86/kvm: Allow runtime control of L1D flush
16939 - cpu/hotplug: Expose SMT control init function
16940 - cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
16941 - x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
16942 - Documentation: Add section about CPU vulnerabilities
16943 - x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
16944 - x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content
16945 - Documentation/l1tf: Fix typos
16946 - cpu/hotplug: detect SMT disabled by BIOS
16947 - x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush()
16948 - x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond'
16949 - x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()
16950 - x86/irq: Demote irq_cpustat_t::__softirq_pending to u16
16951 - x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
16952 - x86: Don't include linux/irq.h from asm/hardirq.h
16953 - x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
16954 - x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr()
16955 - Documentation/l1tf: Remove Yonah processors from not vulnerable list
16956 - x86/speculation: Simplify sysfs report of VMX L1TF vulnerability
16957 - x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
16958 - KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
16959 - cpu/hotplug: Fix SMT supported evaluation
16960 - x86/speculation/l1tf: Invert all not present mappings
16961 - x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
16962 - x86/mm/pat: Make set_memory_np() L1TF safe
16963 - x86/mm/kmmio: Make the tracer robust against L1TF
16964 - tools headers: Synchronise x86 cpufeatures.h for L1TF additions
16965 - x86/microcode: Allow late microcode loading with SMT disabled
16966 - x86/smp: fix non-SMP broken build due to redefinition of
16967 apic_id_is_primary_thread
16968 - cpu/hotplug: Non-SMP machines do not make use of booted_once
16969 - x86/init: fix build with CONFIG_SWAP=n
16970 - Linux 4.18.1
16971 - [Config] updateconfigs after v4.18.1 stable update
16972
16973 * Consider enabling CONFIG_NETWORK_PHY_TIMESTAMPING (LP: #1785816)
16974 - [Config] Enable timestamping in network PHY devices
16975
16976 * Miscellaneous Ubuntu changes
16977 - [Config] CONFIG_SYSCTL_SYSCALL=n
16978
16979 [ Upstream Kernel Changes ]
16980
16981 * Rebase to v4.18
16982
16983 -- Seth Forshee <seth.forshee@canonical.com> Wed, 15 Aug 2018 14:20:59 -0500
16984
16985 linux (4.18.0-4.5) cosmic; urgency=medium
16986
16987 [ Upstream Kernel Changes ]
16988
16989 * Rebase to v4.18-rc8
16990
16991 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Aug 2018 13:54:02 -0500
16992
16993 linux (4.18.0-3.4) cosmic; urgency=medium
16994
16995 * Suspend fails in Ubuntu and Kubuntu 18.04 but works fine in Ubuntu and
16996 Kubuntu 17.10 (and on Kubuntu 18.04 using kernel 4.14.47) (LP: #1774950)
16997 - ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernation
16998
16999 * hinic interfaces aren't getting predictable names (LP: #1783138)
17000 - hinic: Link the logical network device to the pci device in sysfs
17001
17002 * libvirtd is unable to configure bridge devices inside of LXD containers
17003 (LP: #1784501)
17004 - kernfs: allow creating kernfs objects with arbitrary uid/gid
17005 - sysfs, kobject: allow creating kobject belonging to arbitrary users
17006 - kobject: kset_create_and_add() - fetch ownership info from parent
17007 - driver core: set up ownership of class devices in sysfs
17008 - net-sysfs: require net admin in the init ns for setting tx_maxrate
17009 - net-sysfs: make sure objects belong to container's owner
17010 - net: create reusable function for getting ownership info of sysfs inodes
17011 - bridge: make sure objects belong to container's owner
17012 - sysfs: Fix regression when adding a file to an existing group
17013
17014 * locking sockets broken due to missing AppArmor socket mediation patches
17015 (LP: #1780227)
17016 - UBUNTU SAUCE: apparmor: fix apparmor mediating locking non-fs, unix sockets
17017
17018 * Update2 for ocxl driver (LP: #1781436)
17019 - ocxl: Fix page fault handler in case of fault on dying process
17020
17021 * HDMI/DP audio can't work on the laptop of Dell Latitude 5495 (LP: #1782689)
17022 - ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA
17023 - vga_switcheroo: set audio client id according to bound GPU id
17024
17025 * Allow Raven Ridge's audio controller to be runtime suspended (LP: #1782540)
17026 - ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge
17027
17028 * Invoking obsolete 'firmware_install' target breaks snap build (LP: #1782166)
17029 - snapcraft.yaml: stop invoking the obsolete (and non-existing)
17030 'firmware_install' target
17031
17032 * snapcraft.yaml: missing ubuntu-retpoline-extract-one script breaks the build
17033 (LP: #1782116)
17034 - snapcraft.yaml: copy retpoline-extract-one to scripts before build
17035
17036 [ Upstream Kernel Changes ]
17037
17038 * Rebase to v4.18-rc7
17039
17040 -- Seth Forshee <seth.forshee@canonical.com> Wed, 01 Aug 2018 08:49:40 -0500
17041
17042 linux (4.18.0-2.3) cosmic; urgency=medium
17043
17044 * Kernel error "task zfs:pid blocked for more than 120 seconds" (LP: #1781364)
17045 - SAUCE: (noup) zfs to 0.7.9-3ubuntu4
17046
17047 * [Regression] EXT4-fs error (device sda1): ext4_validate_inode_bitmap:99:
17048 comm stress-ng: Corrupt inode bitmap (LP: #1780137)
17049 - SAUCE: ext4: fix ext4_validate_inode_bitmap: comm stress-ng: Corrupt inode
17050 bitmap
17051
17052 * Cloud-init causes potentially huge boot delays with 4.15 kernels
17053 (LP: #1780062)
17054 - random: Make getrandom() ready earlier
17055
17056 * hisi_sas_v3_hw: internal task abort: timeout and not done. (LP: #1777736)
17057 - scsi: hisi_sas: Update a couple of register settings for v3 hw
17058
17059 * hisi_sas: Add missing PHY spinlock init (LP: #1777734)
17060 - scsi: hisi_sas: Add missing PHY spinlock init
17061
17062 * hisi_sas: improve read performance by pre-allocating slot DMA buffers
17063 (LP: #1777727)
17064 - scsi: hisi_sas: Use dmam_alloc_coherent()
17065 - scsi: hisi_sas: Pre-allocate slot DMA buffers
17066
17067 * hisi_sas: Failures during host reset (LP: #1777696)
17068 - scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw()
17069 - scsi: hisi_sas: Fix the conflict between dev gone and host reset
17070 - scsi: hisi_sas: Adjust task reject period during host reset
17071 - scsi: hisi_sas: Add a flag to filter PHY events during reset
17072 - scsi: hisi_sas: Release all remaining resources in clear nexus ha
17073
17074 * Miscellaneous Ubuntu changes
17075 - SAUCE: (noup) Update spl to 0.7.9-3ubuntu2, zfs to 0.7.9-3ubuntu3
17076 - SAUCE: mm: Fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL
17077 - Enable zfs build
17078 - SAUCE: Import aufs driver
17079 - Revert "UBUNTU: [Config]: set CONFIG_EDAC_DEBUG=y for ARM64"
17080 - [Config] retpoline -- review and accept retpoline changes
17081
17082 [ Upstream Kernel Changes ]
17083
17084 * Rebase to v4.18-rc5
17085 * Rebase to v4.18-rc6
17086
17087 -- Seth Forshee <seth.forshee@canonical.com> Tue, 24 Jul 2018 08:41:22 -0500
17088
17089 linux (4.18.0-1.2) cosmic; urgency=medium
17090
17091 [ Upstream Kernel Changes ]
17092
17093 * Rebase to v4.18-rc4
17094
17095 -- Seth Forshee <seth.forshee@canonical.com> Mon, 09 Jul 2018 07:36:31 -0500
17096
17097 linux (4.18.0-0.1) cosmic; urgency=medium
17098
17099 * Miscellaneous Ubuntu changes
17100 - ubuntu -- disable vbox build
17101 - Disable zfs build
17102 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
17103 kernel image
17104 - SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
17105 - SAUCE: (efi-lockdown) ima: require secure_boot rules in lockdown mode
17106 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
17107 - SAUCE: (efi-lockdown) Restrict /dev/{mem,kmem,port} when the kernel is
17108 locked down
17109 - SAUCE: (efi-lockdown) kexec_load: Disable at runtime if the kernel is locked
17110 down
17111 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
17112 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
17113 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
17114 down
17115 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
17116 locked down
17117 - SAUCE: (efi-lockdown) x86/msr: Restrict MSR access when the kernel is locked
17118 down
17119 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
17120 locked down
17121 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
17122 has been locked down
17123 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
17124 locked down
17125 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
17126 locked down
17127 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
17128 down
17129 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
17130 - SAUCE: (efi-lockdown) Lock down module params that specify hardware
17131 parameters (eg. ioport)
17132 - SAUCE: (efi-lockdown) x86/mmiotrace: Lock down the testmmiotrace module
17133 - SAUCE: (efi-lockdown) Lock down /proc/kcore
17134 - SAUCE: (efi-lockdown) Lock down kprobes
17135 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
17136 kernel is locked down
17137 - SAUCE: (efi-lockdown) Lock down perf
17138 - SAUCE: (efi-lockdown) debugfs: Restrict debugfs when the kernel is locked
17139 down
17140 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
17141 reboot
17142 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
17143 boot mode
17144 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
17145 mode
17146 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
17147 secondary keyring
17148 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
17149 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
17150 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
17151 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
17152 - SAUCE: (efi-lockdown) Make get_cert_list() not complain about cert lists
17153 that aren't present.
17154 - SAUCE: (efi-lockdown) Add efi_status_to_str() and rework
17155 efi_status_to_err().
17156 - SAUCE: (efi-lockdown) Make get_cert_list() use efi_status_to_str() to print
17157 error messages.
17158 - SAUCE: (efi-lockdown) lockdown: fix coordination of kernel module signature
17159 verification
17160 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
17161 - SAUCE: (efi-lockdown) efi: Don't print secure boot state from the efi stub
17162 - SAUCE: (namespace) block_dev: Support checking inode permissions in
17163 lookup_bdev()
17164 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
17165 when mounting
17166 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
17167 when mounting
17168 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
17169 namespaces
17170 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
17171 mounts
17172 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
17173 opened for writing
17174 - SAUCE: Import aufs driver
17175 - Update dropped.txt
17176 - [Config] updateconfigs after 4.18-rc3 rebase
17177 - SAUCE: (no-up): ASoC: Intel: bytcr-rt5660: Remove snd_soc_codec use for 4.18
17178
17179 [ Upstream Kernel Changes ]
17180
17181 * Rebase to v4.18-rc3
17182
17183 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Jul 2018 10:46:37 -0500
17184
17185 linux (4.18.0-0.0) cosmic; urgency=medium
17186
17187 * Dummy entry.
17188
17189 -- Seth Forshee <seth.forshee@canonical.com> Tue, 03 Jul 2018 11:10:33 -0500
17190
17191 linux (4.17.0-4.5) cosmic; urgency=medium
17192
17193 * linux: 4.17.0-4.5 -proposed tracker (LP: #1779399)
17194
17195 * Update to ocxl driver for 18.04.1 (LP: #1775786)
17196 - powerpc: Add TIDR CPU feature for POWER9
17197 - powerpc: Use TIDR CPU feature to control TIDR allocation
17198 - powerpc: use task_pid_nr() for TID allocation
17199 - ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
17200 - ocxl: Expose the thread_id needed for wait on POWER9
17201 - ocxl: Add an IOCTL so userspace knows what OCXL features are available
17202 - ocxl: Document new OCXL IOCTLs
17203 - ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
17204
17205 * Please include ax88179_178a and r8152 modules in d-i udeb (LP: #1771823)
17206 - [Config:] d-i: Add ax88179_178a and r8152 to nic-modules
17207
17208 * glibc pkeys test fail on powerpc (LP: #1776967)
17209 - [Config] Temporarily disable CONFIG_PPC_MEM_KEYS
17210
17211 * After update to 4.13-43 Intel Graphics are Laggy (LP: #1773520)
17212 - Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."
17213
17214 * Miscellaneous Ubuntu changes
17215 - SAUCE: (noup) Update spl to 0.7.9-3ubuntu1, zfs to 0.7.9-3ubuntu1
17216
17217 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Jun 2018 13:37:52 -0500
17218
17219 linux (4.17.0-3.4) cosmic; urgency=medium
17220
17221 * linux: 4.17.0-3.4 -proposed tracker (LP: #1779124)
17222
17223 * Cosmic update to v4.17.3 stable release (LP: #1778997)
17224 - net: aquantia: fix unsigned numvecs comparison with less than zero
17225 - bonding: re-evaluate force_primary when the primary slave name changes
17226 - cdc_ncm: avoid padding beyond end of skb
17227 - ipv6: allow PMTU exceptions to local routes
17228 - net: dsa: add error handling for pskb_trim_rcsum
17229 - net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
17230 - net/sched: act_simple: fix parsing of TCA_DEF_DATA
17231 - tcp: verify the checksum of the first data segment in a new connection
17232 - tls: fix use-after-free in tls_push_record
17233 - tls: fix waitall behavior in tls_sw_recvmsg
17234 - socket: close race condition between sock_close() and sockfs_setattr()
17235 - udp: fix rx queue len reported by diag and proc interface
17236 - net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds
17237 vlan
17238 - hv_netvsc: Fix a network regression after ifdown/ifup
17239 - ACPICA: AML parser: attempt to continue loading table after error
17240 - ext4: fix hole length detection in ext4_ind_map_blocks()
17241 - ext4: update mtime in ext4_punch_hole even if no blocks are released
17242 - ext4: do not allow external inodes for inline data
17243 - ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
17244 - ext4: correctly handle a zero-length xattr with a non-zero e_value_offs
17245 - ext4: fix fencepost error in check for inode count overflow during resize
17246 - driver core: Don't ignore class_dir_create_and_add() failure.
17247 - Btrfs: allow empty subvol= again
17248 - Btrfs: fix clone vs chattr NODATASUM race
17249 - Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
17250 - btrfs: return error value if create_io_em failed in cow_file_range
17251 - btrfs: scrub: Don't use inode pages for device replace
17252 - ALSA: usb-audio: Disable the quirk for Nura headset
17253 - ALSA: hda/conexant - Add fixup for HP Z2 G4 workstation
17254 - ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
17255 - ALSA: hda: add dock and led support for HP EliteBook 830 G5
17256 - ALSA: hda: add dock and led support for HP ProBook 640 G4
17257 - x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()
17258 - smb3: fix various xid leaks
17259 - smb3: on reconnect set PreviousSessionId field
17260 - CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session
17261 expiry
17262 - cifs: For SMB2 security informaion query, check for minimum sized security
17263 descriptor instead of sizeof FileAllInformation class
17264 - nbd: fix nbd device deletion
17265 - nbd: update size when connected
17266 - nbd: use bd_set_size when updating disk size
17267 - blk-mq: reinit q->tag_set_list entry only after grace period
17268 - bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
17269 - cpufreq: Fix new policy initialization during limits updates via sysfs
17270 - cpufreq: ti-cpufreq: Fix an incorrect error return value
17271 - cpufreq: governors: Fix long idle detection logic in load calculation
17272 - libata: zpodd: small read overflow in eject_tray()
17273 - libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
17274 - nvme/pci: Sync controller reset for AER slot_reset
17275 - w1: mxc_w1: Enable clock before calling clk_get_rate() on it
17276 - x86/vector: Fix the args of vector_alloc tracepoint
17277 - x86/apic/vector: Prevent hlist corruption and leaks
17278 - x86/apic: Provide apic_ack_irq()
17279 - x86/ioapic: Use apic_ack_irq()
17280 - x86/platform/uv: Use apic_ack_irq()
17281 - irq_remapping: Use apic_ack_irq()
17282 - genirq/generic_pending: Do not lose pending affinity update
17283 - genirq/affinity: Defer affinity setting if irq chip is busy
17284 - genirq/migration: Avoid out of line call if pending is not set
17285 - x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
17286 - media: uvcvideo: Prevent setting unavailable flags
17287 - media: rc: ensure input/lirc device can be opened after register
17288 - iwlwifi: fw: harden page loading code
17289 - orangefs: set i_size on new symlink
17290 - orangefs: report attributes_mask and attributes for statx
17291 - HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
17292 - HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
17293 - vhost: fix info leak due to uninitialized memory
17294 - mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
17295 - Linux 4.17.3
17296
17297 * Use-after-free in sk_peer_label (LP: #1778646)
17298 - SAUCE: apparmor: fix use after free in sk_peer_label
17299
17300 * kernel: Fix memory leak on CCA and EP11 CPRB processing. (LP: #1775390)
17301 - s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak.
17302
17303 * Various fixes for CXL kernel module (LP: #1774471)
17304 - cxl: Configure PSL to not use APC virtual machines
17305 - cxl: Disable prefault_mode in Radix mode
17306
17307 * Bluetooth not working (LP: #1764645)
17308 - Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models
17309
17310 * Fake SAS addresses for SATA disks on HiSilicon D05 are non-unique
17311 (LP: #1776750)
17312 - scsi: hisi_sas: make SAS address of SATA disks unique
17313
17314 * linux-snapdragon: wcn36xx: mac address generation on boot (LP: #1776491)
17315 - [Config] arm64: snapdragon: WCN36XX_SNAPDRAGON_HACKS=y
17316 - SAUCE: wcn36xx: read MAC from file or randomly generate one
17317
17318 * Lenovo V330 needs patch in ideapad_laptop module for rfkill (LP: #1774636)
17319 - SAUCE: Add Lenovo V330 to the ideapad_laptop rfkill blacklist
17320
17321 * register on binfmt_misc may overflow and crash the system (LP: #1775856)
17322 - fs/binfmt_misc.c: do not allow offset overflow
17323
17324 * Network installs fail on SocioNext board (LP: #1775884)
17325 - net: socionext: reset hardware in ndo_stop
17326 - net: netsec: enable tx-irq during open callback
17327
17328 * Fix several bugs in RDMA/hns driver (LP: #1770974)
17329 - RDMA/hns: Drop local zgid in favor of core defined variable
17330 - RDMA/hns: Add 64KB page size support for hip08
17331 - RDMA/hns: Rename the idx field of db
17332 - RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaust
17333 - RDMA/hns: Increase checking CMQ status timeout value
17334 - RDMA/hns: Add reset process for RoCE in hip08
17335 - RDMA/hns: Fix the illegal memory operation when cross page
17336 - RDMA/hns: Implement the disassociate_ucontext API
17337
17338 * powerpc/livepatch: Implement reliable stack tracing for the consistency
17339 model (LP: #1771844)
17340 - powerpc/livepatch: Implement reliable stack tracing for the consistency
17341 model
17342
17343 * Adding back alx WoL feature (LP: #1772610)
17344 - SAUCE: Revert "alx: remove WoL support"
17345 - SAUCE: alx: add enable_wol paramenter
17346
17347 * Lancer A0 Asic HBA's won't boot with 18.04 (LP: #1768103)
17348 - scsi: lpfc: Fix WQ/CQ creation for older asic's.
17349 - scsi: lpfc: Fix 16gb hbas failing cq create.
17350
17351 * [LTCTest][OPAL][OP920] cpupower idle-info is not listing stop4 and stop5
17352 idle states when all CORES are guarded (LP: #1771780)
17353 - powerpc/powernv/cpuidle: Init all present cpus for deep states
17354
17355 * Huawei 25G/100G Network Adapters Unsupported (LP: #1770970)
17356 - net-next/hinic: add pci device ids for 25ge and 100ge card
17357
17358 * Expose arm64 CPU topology to userspace (LP: #1770231)
17359 - drivers: base: cacheinfo: move cache_setup_of_node()
17360 - drivers: base: cacheinfo: setup DT cache properties early
17361 - cacheinfo: rename of_node to fw_token
17362 - arm64/acpi: Create arch specific cpu to acpi id helper
17363 - ACPI/PPTT: Add Processor Properties Topology Table parsing
17364 - [Config] CONFIG_ACPI_PPTT=y
17365 - ACPI: Enable PPTT support on ARM64
17366 - drivers: base cacheinfo: Add support for ACPI based firmware tables
17367 - arm64: Add support for ACPI based firmware tables
17368 - arm64: topology: rename cluster_id
17369 - arm64: topology: enable ACPI/PPTT based CPU topology
17370 - ACPI: Add PPTT to injectable table list
17371 - arm64: topology: divorce MC scheduling domain from core_siblings
17372
17373 * Vcs-Git header on bionic linux source package points to zesty git tree
17374 (LP: #1766055)
17375 - [Packaging]: Update Vcs-Git
17376
17377 * Request to revert SAUCE patches in the 18.04 SRU and update with upstream
17378 version (LP: #1768431)
17379 - scsi: cxlflash: Handle spurious interrupts
17380 - scsi: cxlflash: Remove commmands from pending list on timeout
17381 - scsi: cxlflash: Synchronize reset and remove ops
17382 - SAUCE: (no-up) cxlflash: OCXL diff between v2 and v3
17383
17384 * hisi_sas robustness fixes (LP: #1774466)
17385 - scsi: hisi_sas: delete timer when removing hisi_sas driver
17386 - scsi: hisi_sas: print device id for errors
17387 - scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twice
17388 - scsi: hisi_sas: check host frozen before calling "done" function
17389 - scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task()
17390 - scsi: hisi_sas: stop controller timer for reset
17391 - scsi: hisi_sas: update PHY linkrate after a controller reset
17392 - scsi: hisi_sas: change slot index allocation mode
17393 - scsi: hisi_sas: Change common allocation mode of device id
17394 - scsi: hisi_sas: Reset disks when discovered
17395 - scsi: hisi_sas: Create a scsi_host_template per HW module
17396 - scsi: hisi_sas: Init disks after controller reset
17397 - scsi: hisi_sas: Try wait commands before before controller reset
17398 - scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot
17399 - scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command
17400 - scsi: hisi_sas: Terminate STP reject quickly for v2 hw
17401 - scsi: hisi_sas: Fix return value when get_free_slot() failed
17402 - scsi: hisi_sas: Mark PHY as in reset for nexus reset
17403
17404 * hisi_sas: Support newer v3 hardware (LP: #1774467)
17405 - scsi: hisi_sas: update RAS feature for later revision of v3 HW
17406 - scsi: hisi_sas: check IPTT is valid before using it for v3 hw
17407 - scsi: hisi_sas: fix PI memory size
17408 - scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hw
17409 - scsi: hisi_sas: remove redundant handling to event95 for v3
17410 - scsi: hisi_sas: add readl poll timeout helper wrappers
17411 - scsi: hisi_sas: workaround a v3 hw hilink bug
17412 - scsi: hisi_sas: Add LED feature for v3 hw
17413
17414 * hisi_sas: improve performance by optimizing DQ locking (LP: #1774472)
17415 - scsi: hisi_sas: optimise the usage of DQ locking
17416 - scsi: hisi_sas: relocate smp sg map
17417 - scsi: hisi_sas: make return type of prep functions void
17418 - scsi: hisi_sas: allocate slot buffer earlier
17419 - scsi: hisi_sas: Don't lock DQ for complete task sending
17420 - scsi: hisi_sas: Use device lock to protect slot alloc/free
17421 - scsi: hisi_sas: add check of device in hisi_sas_task_exec()
17422 - scsi: hisi_sas: fix a typo in hisi_sas_task_prep()
17423
17424 * FS-Cache: Assertion failed: FS-Cache: 6 == 5 is false (LP: #1774336)
17425 - SAUCE: CacheFiles: fix a read_waiter/read_copier race
17426
17427 * enable mic-mute hotkey and led on Lenovo M820z and M920z (LP: #1774306)
17428 - ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOs
17429
17430 * hns3 driver updates (LP: #1768670)
17431 - net: hns3: Remove error log when getting pfc stats fails
17432 - net: hns3: fix to correctly fetch l4 protocol outer header
17433 - net: hns3: Fixes the out of bounds access in hclge_map_tqp
17434 - net: hns3: Fixes the error legs in hclge_init_ae_dev function
17435 - net: hns3: fix for phy_addr error in hclge_mac_mdio_config
17436 - net: hns3: Fix to support autoneg only for port attached with phy
17437 - net: hns3: fix a dead loop in hclge_cmd_csq_clean
17438 - net: hns3: Fix for packet loss due wrong filter config in VLAN tbls
17439 - net: hns3: Remove packet statistics in the range of 8192~12287
17440 - net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver
17441 - net: hns3: Fix for setting mac address when resetting
17442 - net: hns3: remove add/del_tunnel_udp in hns3_enet module
17443 - net: hns3: fix for cleaning ring problem
17444 - net: hns3: refactor the loopback related function
17445 - net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
17446 - net: hns3: Fix for the null pointer problem occurring when initializing
17447 ae_dev failed
17448 - net: hns3: Add a check for client instance init state
17449 - net: hns3: Change return type of hnae3_register_ae_dev
17450 - net: hns3: Change return type of hnae3_register_ae_algo
17451 - net: hns3: Change return value in hnae3_register_client
17452 - net: hns3: Fixes the back pressure setting when sriov is enabled
17453 - net: hns3: Fix for fiber link up problem
17454 - net: hns3: Add support of .sriov_configure in HNS3 driver
17455 - net: hns3: Fixes the missing PCI iounmap for various legs
17456 - net: hns3: Fixes error reported by Kbuild and internal review
17457 - net: hns3: Fixes API to fetch ethernet header length with kernel default
17458 - net: hns3: cleanup of return values in hclge_init_client_instance()
17459 - net: hns3: Fix the missing client list node initialization
17460 - net: hns3: Fix for hns3 module is loaded multiple times problem
17461 - net: hns3: Use enums instead of magic number in hclge_is_special_opcode
17462 - net: hns3: Fix for netdev not running problem after calling net_stop and
17463 net_open
17464 - net: hns3: Fixes kernel panic issue during rmmod hns3 driver
17465 - net: hns3: Fix for CMDQ and Misc. interrupt init order problem
17466 - net: hns3: Updates RX packet info fetch in case of multi BD
17467 - net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 config
17468 - net: hns3: Add STRP_TAGP field support for hardware revision 0x21
17469 - net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)
17470 - net: hns3: Fix for PF mailbox receving unknown message
17471 - net: hns3: Fixes the state to indicate client-type initialization
17472 - net: hns3: Fixes the init of the VALID BD info in the descriptor
17473 - net: hns3: Removes unnecessary check when clearing TX/RX rings
17474 - net: hns3: Clear TX/RX rings when stopping port & un-initializing client
17475 - net: hns3: Remove unused led control code
17476 - net: hns3: Adds support for led locate command for copper port
17477 - net: hns3: Fixes initalization of RoCE handle and makes it conditional
17478 - net: hns3: Disable vf vlan filter when vf vlan table is full
17479 - net: hns3: Add support for IFF_ALLMULTI flag
17480 - net: hns3: Add repeat address checking for setting mac address
17481 - net: hns3: Fix setting mac address error
17482 - net: hns3: Fix for service_task not running problem after resetting
17483 - net: hns3: Fix for hclge_reset running repeatly problem
17484 - net: hns3: Fix for phy not link up problem after resetting
17485 - net: hns3: Add missing break in misc_irq_handle
17486 - net: hns3: Fix for vxlan tx checksum bug
17487 - net: hns3: Optimize the PF's process of updating multicast MAC
17488 - net: hns3: Optimize the VF's process of updating multicast MAC
17489 - SAUCE: {topost} net: hns3: add support for serdes loopback selftest
17490 - SAUCE: {topost} net: hns3: RX BD information valid only in last BD except
17491 VLD bit and buffer size
17492 - SAUCE: {topost} net: hns3: remove hclge_get_vector_index from
17493 hclge_bind_ring_with_vector
17494 - SAUCE: {topost} net: hns3: rename the interface for init_client_instance and
17495 uninit_client_instance
17496 - SAUCE: {topost} net: hns3: add vector status check before free vector
17497 - SAUCE: {topost} net: hns3: add l4_type check for both ipv4 and ipv6
17498 - SAUCE: {topost} net: hns3: remove unused head file in hnae3.c
17499 - SAUCE: {topost} net: hns3: extraction an interface for state state
17500 init|uninit
17501 - SAUCE: {topost} net: hns3: print the ret value in error information
17502 - SAUCE: {topost} net: hns3: remove the Redundant put_vector in
17503 hns3_client_uninit
17504 - SAUCE: {topost} net: hns3: add unlikely for error check
17505 - SAUCE: {topost} net: hns3: remove back in struct hclge_hw
17506 - SAUCE: {topost} net: hns3: use lower_32_bits and upper_32_bits
17507 - SAUCE: {topost} net: hns3: remove unused hclge_ring_to_dma_dir
17508 - SAUCE: {topost} net: hns3: remove useless code in hclge_cmd_send
17509 - SAUCE: {topost} net: hns3: remove some redundant assignments
17510 - SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean
17511 - SAUCE: {topost} net: hns3: using modulo for cyclic counters in
17512 hclge_cmd_send
17513 - SAUCE: {topost} net: hns3: remove a redundant hclge_cmd_csq_done
17514 - SAUCE: {topost} net: hns3: remove some unused members of some structures
17515 - SAUCE: {topost} net: hns3: give default option while dependency HNS3 set
17516 - SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead of
17517 kzalloc/dma_map_single
17518 - SAUCE: {topost} net: hns3: modify hnae_ to hnae3_
17519 - SAUCE: {topost} net: hns3: fix unused function warning in VF driver
17520 - SAUCE: {topost} net: hns3: remove some redundant assignments
17521 - SAUCE: {topost} net: hns3: standardize the handle of return value
17522 - SAUCE: {topost} net: hns3: remove extra space and brackets
17523 - SAUCE: {topost} net: hns3: fix unreasonable code comments
17524 - SAUCE: {topost} net: hns3: use decimal for bit offset macros
17525 - SAUCE: {topost} net: hns3: modify inconsistent bit mask macros
17526 - SAUCE: {topost} net: hns3: fix mislead parameter name
17527 - SAUCE: {topost} net: hns3: remove unused struct member and definition
17528 - SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver
17529 - SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE
17530 - SAUCE: {topost} net: hns3: optimize the process of notifying roce client
17531 - SAUCE: {topost} net: hns3: Add calling roce callback function when link
17532 status change
17533 - SAUCE: {topost} net: hns3: fix tc setup when netdev is first up
17534 - SAUCE: {topost} net: hns3: fix for mac pause not disable in pfc mode
17535 - SAUCE: {topost} net: hns3: fix for waterline not setting correctly
17536 - SAUCE: {topost} net: hns3: fix for l4 checksum offload bug
17537 - SAUCE: {topost} net: hns3: fix for mailbox message truncated problem
17538 - SAUCE: {topost} net: hns3: Add configure for mac minimal frame size
17539 - SAUCE: {topost} net: hns3: fix warning bug when doing lp selftest
17540 - SAUCE: {topost} net: hns3: fix get_vector ops in hclgevf_main module
17541 - SAUCE: {topost} net: hns3: remove the warning when clear reset cause
17542 - SAUCE: {topost} net: hns3: Use roce handle when calling roce callback
17543 function
17544 - SAUCE: {topost} net: hns3: prevent sending command during global or core
17545 reset
17546 - SAUCE: {topost} net: hns3: modify the order of initializeing command queue
17547 register
17548 - SAUCE: {topost} net: hns3: reset net device with rtnl_lock
17549 - SAUCE: {topost} net: hns3: prevent to request reset frequently
17550 - SAUCE: {topost} net: hns3: correct reset event status register
17551 - SAUCE: {topost} net: hns3: separate roce from nic when resetting
17552 - SAUCE: net: hns3: Fix for phy link issue when using marvell phy driver
17553 - SAUCE: {topost} net: hns3: fix return value error in
17554 hns3_reset_notify_down_enet
17555 - SAUCE: {topost} net: hns3: remove unnecessary ring configuration operation
17556 while resetting
17557 - SAUCE: {topost} net: hns3: fix for reset_level default assignment probelm
17558 - SAUCE: {topost} net: hns3: fix for using wrong mask and shift in
17559 hclge_get_ring_chain_from_mbx
17560 - SAUCE: {topost} net: hns3: fix comments for hclge_get_ring_chain_from_mbx
17561 - SAUCE: net: hns3: Fix for VF mailbox cannot receiving PF response
17562 - SAUCE: net: hns3: Fix for VF mailbox receiving unknown message
17563 - SAUCE: net: hns3: Optimize PF CMDQ interrupt switching process
17564
17565 * CVE-2018-7755
17566 - SAUCE: floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
17567
17568 * Incorrect blacklist of bcm2835_wdt (LP: #1766052)
17569 - [Packaging] Fix missing watchdog for Raspberry Pi
17570
17571 * kernel: Fix arch random implementation (LP: #1775391)
17572 - s390/archrandom: Rework arch random implementation.
17573
17574 * [Ubuntu 1804][boston][ixgbe] EEH causes kernel BUG at /build/linux-
17575 jWa1Fv/linux-4.15.0/drivers/pci/msi.c:352 (i2S) (LP: #1776389)
17576 - ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device
17577
17578 * Cosmic update to v4.17.2 stable release (LP: #1779117)
17579 - crypto: chelsio - request to HW should wrap
17580 - blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers
17581 - KVM: X86: Fix reserved bits check for MOV to CR3
17582 - KVM: x86: introduce linear_{read,write}_system
17583 - kvm: fix typo in flag name
17584 - kvm: nVMX: Enforce cpl=0 for VMX instructions
17585 - KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and
17586 kvm_write_guest_virt_system
17587 - kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
17588 - staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy
17589 - NFC: pn533: don't send USB data off of the stack
17590 - usbip: vhci_sysfs: fix potential Spectre v1
17591 - usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver
17592 - usb-storage: Add compatibility quirk flags for G-Technologies G-Drive
17593 - Input: xpad - add GPD Win 2 Controller USB IDs
17594 - phy: qcom-qusb2: Fix crash if nvmem cell not specified
17595 - usb: core: message: remove extra endianness conversion in
17596 usb_set_isoch_delay
17597 - usb: typec: wcove: Remove dependency on HW FSM
17598 - usb: gadget: function: printer: avoid wrong list handling in printer_write()
17599 - usb: gadget: udc: renesas_usb3: fix double phy_put()
17600 - usb: gadget: udc: renesas_usb3: should remove debugfs
17601 - usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add
17602 udc
17603 - usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc
17604 - usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error
17605 - usb: gadget: udc: renesas_usb3: disable the controller's irqs for
17606 reconnecting
17607 - serial: sh-sci: Stop using printk format %pCr
17608 - tty/serial: atmel: use port->name as name in request_irq()
17609 - serial: samsung: fix maxburst parameter for DMA transactions
17610 - serial: 8250: omap: Fix idling of clocks for unused uarts
17611 - vmw_balloon: fixing double free when batching mode is off
17612 - doc: fix sysfs ABI documentation
17613 - arm64: defconfig: Enable CONFIG_PINCTRL_MT7622 by default
17614 - tty: pl011: Avoid spuriously stuck-off interrupts
17615 - crypto: ccree - correct host regs offset
17616 - Input: goodix - add new ACPI id for GPD Win 2 touch screen
17617 - Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI ID
17618 - crypto: caam - strip input zeros from RSA input buffer
17619 - crypto: caam - fix DMA mapping dir for generated IV
17620 - crypto: caam - fix IV DMA mapping and updating
17621 - crypto: caam/qi - fix IV DMA mapping and updating
17622 - crypto: caam - fix size of RSA prime factor q
17623 - crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
17624 - crypto: cavium - Limit result reading attempts
17625 - crypto: vmx - Remove overly verbose printk from AES init routines
17626 - crypto: vmx - Remove overly verbose printk from AES XTS init
17627 - crypto: omap-sham - fix memleak
17628 - Linux 4.17.2
17629
17630 * Cosmic update to v4.17.1 stable release (LP: #1779116)
17631 - netfilter: nf_flow_table: attach dst to skbs
17632 - bnx2x: use the right constant
17633 - ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
17634 - ipv6: omit traffic class when calculating flow hash
17635 - l2tp: fix refcount leakage on PPPoL2TP sockets
17636 - netdev-FAQ: clarify DaveM's position for stable backports
17637 - net: metrics: add proper netlink validation
17638 - net/packet: refine check for priv area size
17639 - rtnetlink: validate attributes in do_setlink()
17640 - sctp: not allow transport timeout value less than HZ/5 for hb_timer
17641 - team: use netdev_features_t instead of u32
17642 - vrf: check the original netdevice for generating redirect
17643 - net: dsa: b53: Fix for brcm tag issue in Cygnus SoC
17644 - ipmr: fix error path when ipmr_new_table fails
17645 - PCI: hv: Do not wait forever on a device that has disappeared
17646 - Linux 4.17.1
17647
17648 * Miscellaneous Ubuntu changes
17649 - Revert "UBUNTU: SAUCE: crypto: thunderx_zip: Fix fallout from
17650 CONFIG_VMAP_STACK"
17651 - Revert "UBUNTU: SAUCE: cred: Add clone_cred() interface"
17652 - SAUCE: apparmor: userspace queries
17653 - SAUCE: apparmor: patch to provide compatibility with v2.x net rules
17654 - SAUCE: apparmor: af_unix mediation
17655
17656 -- Seth Forshee <seth.forshee@canonical.com> Thu, 28 Jun 2018 08:03:32 -0500
17657
17658 linux (4.17.0-2.3) cosmic; urgency=medium
17659
17660 * linux: 4.17.0-2.3 -proposed tracker (LP: #1776276)
17661
17662 * Miscellaneous Ubuntu changes
17663 - Config: remove IrDA from annotations
17664 - Config: remove scsi drivers from annotations
17665 - Config: remove BT_HCIBTUART from annotations
17666 - Config: pstore zlib support was renamed
17667 - Config: disable NVRAM for armhf on annotations
17668 - Config: Disable VT on s390x
17669 - Config: Update SSB and B43/B44 options
17670 - Config: some options not supported on some arches anymore
17671 - Config: renamed and removed options
17672 - Config: TCG_CRB is required for IMA on ACPI systems
17673 - Config: EXTCON_AXP288 depends on X86
17674 - Config: CONFIG_FSI depends on OF
17675 - Config: DRM_RCAR_LVDS now depends on DRM
17676 - CONFIG: Allow CONFIG_LEDS_MLXCPLD for i386
17677 - Config: Enable HINIC on arm64
17678 - Config: Set PPS and PTP_1588_CLOCK as y
17679 - Config: Some NF_TABLES options are built-in now
17680 - Config: GENERIC_CPU for ppc64el
17681 - Config: KEXEC_FILE=n for s390x
17682 - Config: CRYPTO_DEFLATE is needed by PSTORE_DEFLATE_COMPRESS
17683 - Config: Disable STM32 support
17684 - Config: Enable FORTIFY_SOURCE for armhf
17685 - Config: use STRONG instead of AUTO for CC_STACKPROTECTOR
17686
17687 [ Upstream Kernel Changes ]
17688
17689 * Rebase to v4.17
17690
17691 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 11 Jun 2018 15:22:10 -0300
17692
17693 linux (4.17.0-1.2) cosmic; urgency=medium
17694
17695 [ Seth Forshee ]
17696 * [Config] enable EDAC_DEBUG on ARM64 (LP: #1772516)
17697 - [Config]: set CONFIG_EDAC_DEBUG=y for ARM64
17698
17699 * Ubuntu 18.04 kernel crashed while in degraded mode (LP: #1770849)
17700 - SAUCE: powerpc/perf: Fix memory allocation for core-imc based on
17701 num_possible_cpus()
17702
17703 * Integrated Webcam Realtek Integrated_Webcam_HD (0bda:58f4) not working in
17704 DELL XPS 13 9370 with firmware 1.50 (LP: #1763748)
17705 - SAUCE: media: uvcvideo: Support realtek's UVC 1.5 device
17706
17707 * Switch Build-Depends: transfig to fig2dev (LP: #1770770)
17708 - [Config] update Build-Depends: transfig to fig2dev
17709
17710 * update-initramfs not adding i915 GuC firmware for Kaby Lake, firmware fails
17711 to load (LP: #1728238)
17712 - Revert "UBUNTU: SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for
17713 unreleased firmware"
17714
17715 * No driver for Huawei network adapters on arm64 (LP: #1769899)
17716 - net-next/hinic: add arm64 support
17717
17718 * linux-snapdragon: reduce EPROBEDEFER noise during boot (LP: #1768761)
17719 - [Config] snapdragon: DRM_I2C_ADV7511=y
17720
17721 * Add d-i support for Huawei NICs (LP: #1767490)
17722 - d-i: add hinic to nic-modules udeb
17723
17724 * Acer Swift sf314-52 power button not managed (LP: #1766054)
17725 - SAUCE: platform/x86: acer-wmi: add another KEY_POWER keycode
17726
17727 * Include nfp driver in linux-modules (LP: #1768526)
17728 - [Config] Add nfp.ko to generic inclusion list
17729
17730 * Miscellaneous Ubuntu changes
17731 - SAUCE: Import aufs driver
17732 - [Config] Enable AUFS config options
17733 - SAUCE: (efi-lockdown) Fix for module sig verification
17734 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
17735 reboot
17736 - SAUCE: (efi-lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure
17737 boot mode
17738 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
17739 mode
17740 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
17741 - SAUCE: (efi-lockdown) efi: Don't print secure boot state from the efi stub
17742 - [Config] CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT=y
17743 - SAUCE: (efi-lockdown) really lock down kernel under EFI secure boot
17744 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu3, zfs to 0.7.5-1ubuntu17
17745 - enable zfs build
17746
17747 * Miscellaneous upstream changes
17748 - Revert "UBUNTU: SAUCE: (efi-lockdown) ima: require secure_boot rules in
17749 lockdown mode"
17750 - Rebased to v4.17-rc6
17751
17752 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 22 May 2018 14:48:13 -0300
17753
17754 linux (4.17.0-0.1) bionic; urgency=medium
17755
17756 [ Upstream Kernel Changes ]
17757
17758 * Rebase to v4.17-rc4
17759
17760 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 08 May 2018 16:38:51 -0300
17761
17762 linux (4.17.0-0.0) bionic; urgency=medium
17763
17764 * Dummy entry.
17765
17766 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 27 Apr 2018 11:01:13 -0300
17767
17768 linux (4.16.0-4.5) bionic; urgency=medium
17769
17770 * [18.04 FEAT] Add kvm_stat from kernel tree (LP: #1734130)
17771 - tools/kvm_stat: Fix python3 syntax
17772 - tools/kvm_stat: Don't use deprecated file()
17773 - tools/kvm_stat: Remove unused function
17774 - [Packaging] Add linux-tools-host package for VM host tools
17775 - [Config] do_tools_host=true for amd64
17776
17777 * [Featire] CNL: Enable RAPL support (LP: #1685712)
17778 - powercap: RAPL: Add support for Cannon Lake
17779
17780 * Bionic update to v4.16.2 stable release (LP: #1763388)
17781 - sparc64: Oracle DAX driver depends on SPARC64
17782 - arp: fix arp_filter on l3slave devices
17783 - net: dsa: Discard frames from unused ports
17784 - net/ipv6: Increment OUTxxx counters after netfilter hook
17785 - net/sched: fix NULL dereference in the error path of tcf_bpf_init()
17786 - pptp: remove a buggy dst release in pptp_connect()
17787 - sctp: do not leak kernel memory to user space
17788 - sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
17789 - vlan: also check phy_driver ts_info for vlan's real device
17790 - net: fool proof dev_valid_name()
17791 - ip_tunnel: better validate user provided tunnel names
17792 - ipv6: sit: better validate user provided tunnel names
17793 - ip6_gre: better validate user provided tunnel names
17794 - ip6_tunnel: better validate user provided tunnel names
17795 - vti6: better validate user provided tunnel names
17796 - net_sched: fix a missing idr_remove() in u32_delete_key()
17797 - nfp: use full 40 bits of the NSP buffer address
17798 - Linux 4.16.2
17799
17800 * sky2 gigabit ethernet driver sometimes stops working after lid-open resume
17801 from sleep (88E8055) (LP: #1758507) // Bionic update to v4.16.2 stable
17802 release (LP: #1763388)
17803 - sky2: Increase D3 delay to sky2 stops working after suspend
17804
17805 * Merge the linux-snapdragon kernel into bionic master/snapdragon
17806 (LP: #1763040)
17807 - arm64: defconfig: enable REMOTEPROC
17808 - arm64: defconfig: enable QCOM audio drivers for APQ8016 and DB410c
17809 - kernel: configs; add distro.config
17810 - arm64: configs: enable WCN36xx
17811 - kernel: distro.config: enable debug friendly USB network adpater
17812 - arm64: configs: enable QCOM Venus
17813 - arm64: defconfig: Enable a53/apcs and avs
17814 - arm64: defconfig: enable ondemand governor as default
17815 - arm64: defconfig: enable QCOM_TSENS
17816 - kernel: configs: enable dm_mod and dm_crypt
17817 - Force the SMD regulator driver to be compiled-in
17818 - arm64: defconfig: enable CFG80211_DEFAULT_PS by default
17819 - arm64: configs: enable BT_QCOMSMD
17820 - kernel: configs: add more USB net drivers
17821 - arm64: defconfig: disable ANALOG_TV and DIGITAL_TV
17822 - arm64: configs: Enable camera drivers
17823 - kernel: configs: add freq stat to sysfs
17824 - arm64: defconfig: enable CONFIG_USB_CONFIGFS_F_FS by default
17825 - arm64: defconfig: Enable QRTR features
17826 - kernel: configs: set USB_CONFIG_F_FS in distro.config
17827 - kernel: distro.config: enable 'schedutil' CPUfreq governor
17828 - kernel: distro.config: enable 'fq' and 'fq_codel' qdiscs
17829 - kernel: distro.config: enable 'BBR' TCP congestion algorithm
17830 - arm64: defconfig: enable LEDS_QCOM_LPG
17831 - HACK: drm/msm/iommu: Remove runtime_put calls in map/unmap
17832 - power: avs: Add support for CPR (Core Power Reduction)
17833 - power: avs: cpr: Use raw mem access for qfprom
17834 - power: avs: cpr: fix with new reg_sequence structures
17835 - power: avs: cpr: Register with cpufreq-dt
17836 - regulator: smd: Add floor and corner operations
17837 - PM / OPP: Support adjusting OPP voltages at runtime
17838 - PM / OPP: Drop RCU usage in dev_pm_opp_adjust_voltage()
17839 - PM / OPP: HACK: Allow to set regulator without opp_list
17840 - PM / OPP: Add a helper to get an opp regulator for device
17841 - cpufreq: Add apq8016 to cpufreq-dt-platdev blacklist
17842 - regulator: smd: Allow REGULATOR_QCOM_SMD_RPM=m
17843 - ov5645: I2C address change
17844 - i2c: Add Qualcomm Camera Control Interface driver
17845 - camss: vfe: Skip first four frames from sensor
17846 - camss: Do not register if no cameras are present
17847 - i2c-qcom-cci: Fix run queue completion timeout
17848 - i2c-qcom-cci: Fix I2C address bug
17849 - media: ov5645: Fix I2C address
17850 - drm/bridge/adv7511: Delay clearing of HPD interrupt status
17851 - HACK: drm/msm/adv7511: Don't rely on interrupts for EDID parsing
17852 - leds: Add driver for Qualcomm LPG
17853 - wcn36xx: Fix warning due to duplicate scan_completed notification
17854 - arm64: dts: Add CPR DT node for msm8916
17855 - arm64: dts: add spmi-regulator nodes
17856 - arm64: dts: msm8916: Add cpufreq support
17857 - arm64: dts: msm8916: Add a shared CPU opp table
17858 - arm64: dts: msm8916: Add cpu cooling maps
17859 - arm64: dts: pm8916: Mark the s2 regulator as always-on
17860 - arm64: dts: qcom: msm8916: Add msm8916 A53 PLL DT node
17861 - arm64: dts: qcom: msm8916: Use the new APCS mailbox driver
17862 - arm64: dts: qcom: msm8916: Add clock properties to the APCS node
17863 - dt-bindings: media: Binding document for Qualcomm Camera Control Interface
17864 driver
17865 - MAINTAINERS: Add Qualcomm Camera Control Interface driver
17866 - DT: leds: Add Qualcomm Light Pulse Generator binding
17867 - arm64: dts: qcom: msm8996: Add mpp and lpg blocks
17868 - arm64: dts: qcom: Add pwm node for pm8916
17869 - arm64: dts: qcom: Add user LEDs on db820c
17870 - arm64: dts: qcom: Add WiFI/BT LEDs on db820c
17871 - ARM: dts: qcom: Add LPG node to pm8941
17872 - ARM: dts: qcom: honami: Add LPG node and RGB LED
17873 - arm64: dts: qcom: Add Camera Control Interface support
17874 - arm64: dts: qcom: Add apps_iommu vfe child node
17875 - arm64: dts: qcom: Add camss device node
17876 - arm64: dts: qcom: Add ov5645 device nodes
17877 - arm64: dts: msm8916: Fix camera sensors I2C addresses
17878 - arm: dts: qcom: db410c: Enable PWM signal on MPP4
17879 - packaging: arm64: add a uboot flavour - part1
17880 - packaging: arm64: add a uboot flavour - part2
17881 - packaging: arm64: add a uboot flavour - part3
17882 - packaging: arm64: add a uboot flavour - part4
17883 - packaging: arm64: add a uboot flavour - part5
17884 - packaging: arm64: rename uboot flavour to snapdragon
17885 - [Config] updateconfigs after qcomlt import
17886 - [Config] arm64: snapdragon: COMMON_CLK_QCOM=y
17887 - [Config] arm64: snapdragon: MSM_GCC_8916=y
17888 - [Config] arm64: snapdragon: REGULATOR_FIXED_VOLTAGE=y
17889 - [Config] arm64: snapdragon: PINCTRL_MSM8916=y
17890 - [Config] arm64: snapdragon: HWSPINLOCK_QCOM=y
17891 - [Config] arm64: snapdragon: SPMI=y, SPMI_MSM_PMIC_ARB=y
17892 - [Config] arm64: snapdragon: REGMAP_SPMI=y, PINCTRL_QCOM_SPMI_PMIC=y
17893 - [Config] arm64: snapdragon: REGULATOR_QCOM_SPMI=y
17894 - [Config] arm64: snapdragon: MFD_SPMI_PMIC=y
17895 - [Config] arm64: snapdragon: QCOM_SMEM=y
17896 - [Config] arm64: snapdragon: RPMSG=y, RPMSG_QCOM_SMD=y
17897 - [Config] arm64: snapdragon: QCOM_SMD_RPM=y, REGULATOR_QCOM_SMD_RPM=y
17898 - [Config] arm64: snapdragon: QCOM_CLK_SMD_RPM=y
17899 - [Config] arm64: snapdragon: QCOM_BAM_DMA=y
17900 - [Config] arm64: snapdragon: QCOM_HIDMA=y, QCOM_HIDMA_MGMT=y
17901 - [Config] arm64: snapdragon: QCOM_CPR=y
17902 - [Config] arm64: snapdragon: QCOM_QFPROM=y, QCOM_TSENS=y
17903 - [Config] arm64: snapdragon: MMC_SDHCI=y, MMC_SDHCI_PLTFM=y, MMC_SDHCI_MSM=y
17904 - [Config] turn off DRM_MSM_REGISTER_LOGGING
17905 - [Config] arm64: snapdragon: I2C_QUP=y
17906 - [Config] arm64: snapdragon: SPI_QUP=y
17907 - [Config] arm64: snapdragon: USB_ULPI_BUS=y, PHY_QCOM_USB_HS=y
17908 - [Config] arm64: snapdragon: QCOM_APCS_IPC=y
17909 - [Config] arm64: snapdragon: QCOM_WCNSS_CTRL=y
17910 - [Config] arm64: snapdragon: QCOM_SMSM=y
17911 - [Config] arm64: snapdragon: QCOM_SMP2P=y
17912 - [Config] arm64: snapdragon: DRM_MSM=y
17913 - [Config] arm64: snapdragon: SND_SOC=y
17914 - [Config] arm64: snapdragon: QCOM_WCNSS_PIL=m
17915 - [Config] arm64: snapdragon: INPUT_PM8941_PWRKEY=y
17916 - [Config] arm64: snapdragon: MEDIA_SUBDRV_AUTOSELECT=y, VIDEO_OV5645=m
17917 - [Config] arm64: snapdragon: SND_SOC_APQ8016_SBC=y, SND_SOC_LPASS_APQ8016=y
17918 - [Config] arm64: snapdragon: SND_SOC_MSM8916_WCD_ANALOG=y,
17919 SND_SOC_MSM8916_WCD_DIGITAL=y
17920 - SAUCE: media: ov5645: skip address change if dt addr == default addr
17921 - SAUCE: drm/msm/adv7511: wrap hacks under CONFIG_ADV7511_SNAPDRAGON_HACKS
17922 #ifdefs
17923 - [Config] arm64: snapdragon: ADV7511_SNAPDRAGON_HACKS=y
17924 - [Packaging] fix up snapdragon abi paths
17925
17926 * LSM stacking patches for bionic (LP: #1763062)
17927 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
17928 - SAUCE: LSM stacking: LSM: Manage credential security blobs
17929 - SAUCE: LSM stacking: LSM: Manage file security blobs
17930 - SAUCE: LSM stacking: LSM: Manage task security blobs
17931 - SAUCE: LSM stacking: LSM: Manage remaining security blobs
17932 - SAUCE: LSM stacking: LSM: General stacking
17933 - SAUCE: LSM stacking: fixup initialize task->security
17934 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
17935 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
17936 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
17937 - SAUCE: LSM stacking: fixup apparmor stacking enablement
17938 - SAUCE: LSM stacking: fixup stacking kconfig
17939 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
17940 - SAUCE: LSM stacking: provide prctl interface for setting context
17941 - SAUCE: LSM stacking: inherit current display LSM
17942 - SAUCE: LSM stacking: keep an index for each registered LSM
17943 - SAUCE: LSM stacking: verify display LSM
17944 - SAUCE: LSM stacking: provide a way to specify the default display lsm
17945 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
17946 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
17947 - SAUCE: LSM stacking: add Kconfig to set default display LSM
17948 - SAUCE: LSM stacking: add configs for LSM stacking
17949 - SAUCE: LSM stacking: add apparmor and selinux proc dirs
17950 - SAUCE: LSM stacking: remove procfs context interface
17951
17952 * linux 4.13.0-13.14 ADT test failure with linux 4.13.0-13.14
17953 (LP: #1720779) // LSM stacking patches for bionic (LP: #1763062)
17954 - SAUCE: LSM stacking: check for invalid zero sized writes
17955
17956 * Support cq/rq record doorbell for RDMA on HSilicon hip08 systems
17957 (LP: #1762755)
17958 - RDMA/hns: Support rq record doorbell for the user space
17959 - RDMA/hns: Support cq record doorbell for the user space
17960 - RDMA/hns: Support rq record doorbell for kernel space
17961 - RDMA/hns: Support cq record doorbell for kernel space
17962 - RDMA/hns: Fix cqn type and init resp
17963 - RDMA/hns: Fix init resp when alloc ucontext
17964 - RDMA/hns: Fix cq record doorbell enable in kernel
17965
17966 * Replace LPC patchset with upstream version (LP: #1762758)
17967 - Revert "UBUNTU: SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver"
17968 - Revert "UBUNTU: SAUCE: HISI LPC: Add ACPI support"
17969 - Revert "UBUNTU: SAUCE: ACPI / scan: do not enumerate Indirect IO host
17970 children"
17971 - Revert "UBUNTU: SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT
17972 bindings"
17973 - Revert "UBUNTU: SAUCE: OF: Add missing I/O range exception for indirect-IO
17974 devices"
17975 - Revert "UBUNTU: SAUCE: PCI: Apply the new generic I/O management on PCI IO
17976 hosts"
17977 - Revert "UBUNTU: SAUCE: PCI: Add fwnode handler as input param of
17978 pci_register_io_range()"
17979 - Revert "UBUNTU: SAUCE: PCI: Remove unused __weak attribute in
17980 pci_register_io_range()"
17981 - Revert "UBUNTU: SAUCE: LIB: Introduce a generic PIO mapping method"
17982 - lib: Add generic PIO mapping method
17983 - PCI: Remove __weak tag from pci_register_io_range()
17984 - PCI: Add fwnode handler as input param of pci_register_io_range()
17985 - PCI: Apply the new generic I/O management on PCI IO hosts
17986 - of: Add missing I/O range exception for indirect-IO devices
17987 - HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
17988 - ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use
17989 - ACPI / scan: Do not enumerate Indirect IO host children
17990 - HISI LPC: Add ACPI support
17991 - MAINTAINERS: Add John Garry as maintainer for HiSilicon LPC driver
17992
17993 * Enable Tunneled Operations on POWER9 (LP: #1762448)
17994 - powerpc/powernv: Enable tunneled operations
17995 - cxl: read PHB indications from the device tree
17996
17997 * PSL traces reset after PERST for debug AFU image (LP: #1762462)
17998 - cxl: Enable NORST bit in PSL_DEBUG register for PSL9
17999
18000 * NFS + sec=krb5 is broken (LP: #1759791)
18001 - sunrpc: remove incorrect HMAC request initialization
18002
18003 * Raspberry Pi 3 microSD support missing from the installer (LP: #1729128)
18004 - d-i: add bcm2835 to block-modules
18005
18006 * Backport USB core quirks (LP: #1762695)
18007 - usb: core: Add "quirks" parameter for usbcore
18008 - usb: core: Copy parameter string correctly and remove superfluous null check
18009 - usb: core: Add USB_QUIRK_DELAY_CTRL_MSG to usbcore quirks
18010
18011 * [Ubuntu 18.04] cryptsetup: 'device-mapper: reload ioctl on failed' when
18012 setting up a second end-to-end encrypted disk (LP: #1762353)
18013 - SAUCE: s390/crypto: Adjust s390 aes and paes cipher
18014
18015 * System Z {kernel} UBUNTU18.04 wrong kernel config (LP: #1762719)
18016 - s390: move nobp parameter functions to nospec-branch.c
18017 - s390: add automatic detection of the spectre defense
18018 - s390: report spectre mitigation via syslog
18019 - s390: add sysfs attributes for spectre
18020 - [Config] CONFIG_EXPOLINE_AUTO=y, CONFIG_KERNEL_NOBP=n for s390
18021 - s390: correct nospec auto detection init order
18022
18023 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715
18024 - powerpc/64s: Wire up cpu_show_spectre_v2()
18025
18026 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5753
18027 - powerpc/64s: Wire up cpu_show_spectre_v1()
18028
18029 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5754
18030 - powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
18031 - powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
18032 - powerpc/rfi-flush: Always enable fallback flush on pseries
18033 - powerpc/rfi-flush: Differentiate enabled and patched flush types
18034 - powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration
18035 - powerpc/64s: Move cpu_show_meltdown()
18036 - powerpc/64s: Enhance the information in cpu_show_meltdown()
18037 - powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
18038 - powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
18039
18040 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715 //
18041 CVE-2017-5753 // CVE-2017-5754
18042 - powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
18043 - powerpc: Add security feature flags for Spectre/Meltdown
18044 - powerpc/pseries: Set or clear security feature flags
18045 - powerpc/powernv: Set or clear security feature flags
18046
18047 * Hisilicon network subsystem 3 support (LP: #1761610)
18048 - net: hns3: export pci table of hclge and hclgevf to userspace
18049 - d-i: Add hns3 drivers to nic-modules
18050
18051 * "ip a" command on a guest VM shows UNKNOWN status (LP: #1761534)
18052 - virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
18053
18054 * perf vendor events arm64: Enable JSON events for ThunderX2 B0 (LP: #1760712)
18055 - perf vendor events: Drop incomplete multiple mapfile support
18056 - perf vendor events: Fix error code in json_events()
18057 - perf vendor events: Drop support for unused topic directories
18058 - perf vendor events: Add support for pmu events vendor subdirectory
18059 - perf vendor events arm64: Relocate ThunderX2 JSON to cavium subdirectory
18060 - perf vendor events arm64: Relocate Cortex A53 JSONs to arm subdirectory
18061 - perf vendor events: Add support for arch standard events
18062 - perf vendor events arm64: Add armv8-recommended.json
18063 - perf vendor events arm64: Fixup ThunderX2 to use recommended events
18064 - perf vendor events arm64: fixup A53 to use recommended events
18065 - perf vendor events arm64: add HiSilicon hip08 JSON file
18066 - perf vendor events arm64: Enable JSON events for ThunderX2 B0
18067
18068 * Warning "cache flush timed out!" seen when unloading the cxl driver
18069 (LP: #1762367)
18070 - cxl: Check if PSL data-cache is available before issue flush request
18071
18072 * Bionic update to v4.16.1 stable release (LP: #1763170)
18073 - bitmap: fix memset optimization on big-endian systems
18074 - USB: serial: ftdi_sio: add RT Systems VX-8 cable
18075 - USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulator
18076 - USB: serial: cp210x: add ELDAT Easywave RX09 id
18077 - serial: 8250: Add Nuvoton NPCM UART
18078 - mei: remove dev_err message on an unsupported ioctl
18079 - /dev/mem: Avoid overwriting "err" in read_mem()
18080 - media: usbtv: prevent double free in error case
18081 - parport_pc: Add support for WCH CH382L PCI-E single parallel port card.
18082 - crypto: lrw - Free rctx->ext with kzfree
18083 - crypto: ccp - Fill the result buffer only on digest, finup, and final ops
18084 - crypto: talitos - don't persistently map req_ctx->hw_context and
18085 req_ctx->buf
18086 - crypto: inside-secure - fix clock management
18087 - crypto: testmgr - Fix incorrect values in PKCS#1 test vector
18088 - crypto: talitos - fix IPsec cipher in length
18089 - crypto: ahash - Fix early termination in hash walk
18090 - crypto: caam - Fix null dereference at error path
18091 - crypto: ccp - return an actual key size from RSA max_size callback
18092 - crypto: arm,arm64 - Fix random regeneration of S_shipped
18093 - crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one
18094 - Bluetooth: hci_bcm: Add 6 new ACPI HIDs
18095 - Btrfs: fix unexpected cow in run_delalloc_nocow
18096 - siox: fix possible buffer overflow in device_add_store
18097 - staging: comedi: ni_mio_common: ack ai fifo error interrupts.
18098 - Revert "base: arch_topology: fix section mismatch build warnings"
18099 - Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370
18100 - Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset list
18101 - Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpad
18102 - vt: change SGR 21 to follow the standards
18103 - Fix slab name "biovec-(1<<(21-12))"
18104 - signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68k
18105 - Linux 4.16.1
18106
18107 * [18.04][config] regression: nvme and nvme_core couldn't be built as modules
18108 starting 4.15-rc2 (LP: #1759893)
18109 - SAUCE: Revert "lightnvm: include NVM Express driver if OCSSD is selected for
18110 build"
18111 - [Config] CONFIG_BLK_DEV_NMVE=m
18112
18113 * FFe: Enable configuring resume offset via sysfs (LP: #1760106)
18114 - PM / hibernate: Make passing hibernate offsets more friendly
18115
18116 * Ubuntu18.04:POWER9:DD2.2 - Unable to start a KVM guest with default machine
18117 type(pseries-bionic) complaining "KVM implementation does not support
18118 Transactional Memory, try cap-htm=off" (kvm) (LP: #1752026)
18119 - powerpc: Use feature bit for RTC presence rather than timebase presence
18120 - powerpc: Book E: Remove unused CPU_FTR_L2CSR bit
18121 - powerpc: Free up CPU feature bits on 64-bit machines
18122 - powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
18123 - powerpc/powernv: Provide a way to force a core into SMT4 mode
18124 - KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
18125 - KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
18126 - KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state
18127
18128 * [Feature][CFL][ICL] [CNL]Thunderbolt support (Titan Ridge) (LP: #1730775)
18129 - thunderbolt: Resume control channel after hibernation image is created
18130 - thunderbolt: Serialize PCIe tunnel creation with PCI rescan
18131 - thunderbolt: Handle connecting device in place of host properly
18132 - thunderbolt: Do not overwrite error code when domain adding fails
18133 - thunderbolt: Wait a bit longer for root switch config space
18134 - thunderbolt: Wait a bit longer for ICM to authenticate the active NVM
18135 - thunderbolt: Handle rejected Thunderbolt devices
18136 - thunderbolt: Factor common ICM add and update operations out
18137 - thunderbolt: Correct function name in kernel-doc comment
18138 - thunderbolt: Add tb_switch_get()
18139 - thunderbolt: Add tb_switch_find_by_route()
18140 - thunderbolt: Add tb_xdomain_find_by_route()
18141 - thunderbolt: Add constant for approval timeout
18142 - thunderbolt: Move driver ready handling to struct icm
18143 - thunderbolt: Add 'boot' attribute for devices
18144 - thunderbolt: Add support for preboot ACL
18145 - thunderbolt: Introduce USB only (SL4) security level
18146 - thunderbolt: Add support for Intel Titan Ridge
18147
18148 * QCA9377 requires more IRAM banks for its new firmware (LP: #1748345)
18149 - ath10k: update the IRAM bank number for QCA9377
18150
18151 * Fix an issue that when system in S3, USB keyboard can't wake up the system.
18152 (LP: #1759511)
18153 - ACPI / PM: Allow deeper wakeup power states with no _SxD nor _SxW
18154
18155 * cxl: Fix timebase synchronization status on POWER9 missing (CAPI)
18156 (LP: #1757228)
18157 - cxl: Fix timebase synchronization status on P9
18158
18159 * [Feature]Update Ubuntu 18.04 lpfc FC driver with 32/64GB HBA support and bug
18160 fixes (LP: #1752182)
18161 - scsi: lpfc: Fix frequency of Release WQE CQEs
18162 - scsi: lpfc: Increase CQ and WQ sizes for SCSI
18163 - scsi: lpfc: move placement of target destroy on driver detach
18164 - scsi: lpfc: correct debug counters for abort
18165 - scsi: lpfc: Add WQ Full Logic for NVME Target
18166 - scsi: lpfc: Fix PRLI handling when topology type changes
18167 - scsi: lpfc: Fix IO failure during hba reset testing with nvme io.
18168 - scsi: lpfc: Fix RQ empty firmware trap
18169 - scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target
18170 - scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
18171 - scsi: lpfc: Fix issue_lip if link is disabled
18172 - scsi: lpfc: Indicate CONF support in NVMe PRLI
18173 - scsi: lpfc: Fix SCSI io host reset causing kernel crash
18174 - scsi: lpfc: Validate adapter support for SRIU option
18175 - scsi: lpfc: Fix header inclusion in lpfc_nvmet
18176 - scsi: lpfc: Treat SCSI Write operation Underruns as an error
18177 - scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.
18178 - scsi: lpfc: update driver version to 11.4.0.7
18179 - scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
18180 - scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers
18181 - scsi: lpfc: Rework sli4 doorbell infrastructure
18182 - scsi: lpfc: Add SLI-4 if_type=6 support to the code base
18183 - scsi: lpfc: Add push-to-adapter support to sli4
18184 - scsi: lpfc: Add PCI Ids for if_type=6 hardware
18185 - scsi: lpfc: Add 64G link speed support
18186 - scsi: lpfc: Add if_type=6 support for cycling valid bits
18187 - scsi: lpfc: Enable fw download on if_type=6 devices
18188 - scsi: lpfc: Add embedded data pointers for enhanced performance
18189 - scsi: lpfc: Fix nvme embedded io length on new hardware
18190 - scsi: lpfc: Work around NVME cmd iu SGL type
18191 - scsi: lpfc: update driver version to 12.0.0.0
18192 - scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018
18193 - scsi: lpfc: use __raw_writeX on DPP copies
18194 - scsi: lpfc: Add missing unlock in WQ full logic
18195
18196 * /dev/bcache/by-uuid links not created after reboot (LP: #1729145)
18197 - SAUCE: (no-up) bcache: decouple emitting a cached_dev CHANGE uevent
18198
18199 * DKMS driver builds fail with: Cannot use CONFIG_STACK_VALIDATION=y, please
18200 install libelf-dev, libelf-devel or elfutils-libelf-devel (LP: #1760876)
18201 - [Packaging] include the retpoline extractor in the headers
18202
18203 * Use med_with_dipm SATA LPM to save more power for mobile platforms
18204 (LP: #1759547)
18205 - [Config] CONFIG_SATA_MOBILE_LPM_POLICY=3
18206
18207 * Miscellaneous Ubuntu changes
18208 - [Packaging] Only install cloud init files when do_tools_common=true
18209 - SAUCE: Import aufs driver
18210 - [Config] Enable AUFS config options
18211
18212 -- Seth Forshee <seth.forshee@canonical.com> Thu, 12 Apr 2018 09:30:56 -0500
18213
18214 linux (4.16.0-3.4) bionic; urgency=medium
18215
18216 * Allow multiple mounts of zfs datasets (LP: #1759848)
18217 - SAUCE: Allow mounting datasets more than once (LP: #1759848)
18218
18219 * zfs system process hung on container stop/delete (LP: #1754584)
18220 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
18221 - Revert "UBUNTU: SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)"
18222 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
18223
18224 * ubuntu_zram_smoke test will cause soft lockup on Artful ThunderX ARM64
18225 (LP: #1755073)
18226 - SAUCE: crypto: thunderx_zip: Fix fallout from CONFIG_VMAP_STACK
18227
18228 * CAPI Flash (cxlflash) update (LP: #1752672)
18229 - SAUCE: cxlflash: Preserve number of interrupts for master contexts
18230 - SAUCE: cxlflash: Avoid clobbering context control register value
18231 - SAUCE: cxlflash: Add argument identifier names
18232 - SAUCE: cxlflash: Introduce OCXL backend
18233 - SAUCE: cxlflash: Hardware AFU for OCXL
18234 - SAUCE: cxlflash: Read host function configuration
18235 - SAUCE: cxlflash: Setup function acTag range
18236 - SAUCE: cxlflash: Read host AFU configuration
18237 - SAUCE: cxlflash: Setup AFU acTag range
18238 - SAUCE: cxlflash: Setup AFU PASID
18239 - SAUCE: cxlflash: Adapter context support for OCXL
18240 - SAUCE: cxlflash: Use IDR to manage adapter contexts
18241 - SAUCE: cxlflash: Support adapter file descriptors for OCXL
18242 - SAUCE: cxlflash: Support adapter context discovery
18243 - SAUCE: cxlflash: Support image reload policy modification
18244 - SAUCE: cxlflash: MMIO map the AFU
18245 - SAUCE: cxlflash: Support starting an adapter context
18246 - SAUCE: cxlflash: Support process specific mappings
18247 - SAUCE: cxlflash: Support AFU state toggling
18248 - SAUCE: cxlflash: Support reading adapter VPD data
18249 - SAUCE: cxlflash: Setup function OCXL link
18250 - SAUCE: cxlflash: Setup OCXL transaction layer
18251 - SAUCE: cxlflash: Support process element lifecycle
18252 - SAUCE: cxlflash: Support AFU interrupt management
18253 - SAUCE: cxlflash: Support AFU interrupt mapping and registration
18254 - SAUCE: cxlflash: Support starting user contexts
18255 - SAUCE: cxlflash: Support adapter context polling
18256 - SAUCE: cxlflash: Support adapter context reading
18257 - SAUCE: cxlflash: Support adapter context mmap and release
18258 - SAUCE: cxlflash: Support file descriptor mapping
18259 - SAUCE: cxlflash: Introduce object handle fop
18260 - SAUCE: cxlflash: Setup LISNs for user contexts
18261 - SAUCE: cxlflash: Setup LISNs for master contexts
18262 - SAUCE: cxlflash: Update synchronous interrupt status bits
18263 - SAUCE: cxlflash: Introduce OCXL context state machine
18264 - SAUCE: cxlflash: Register for translation errors
18265 - SAUCE: cxlflash: Support AFU reset
18266 - SAUCE: cxlflash: Enable OCXL operations
18267
18268 * [Artful][Wyse 3040] System hang when trying to enable an offlined CPU core
18269 (LP: #1736393)
18270 - SAUCE: drm/i915:Don't set chip specific data
18271 - SAUCE: drm/i915: make previous commit affects Wyse 3040 only
18272
18273 * zed process consuming 100% cpu (LP: #1751796)
18274 - SAUCE: Fix ioctl loop-spin in zed (LP: #1751796)
18275
18276 * Ubuntu18.04:PowerPC - Set Transparent Huge Pages (THP) by default to
18277 "always" (LP: #1753708)
18278 - Config: Set TRANSPARENT_HUGEPAGE_ALWAYS=y on ppc64el
18279
18280 * retpoline hints: primary infrastructure and initial hints (LP: #1758856)
18281 - [Packaging] retpoline -- add safe usage hint support
18282 - [Packaging] retpoline-check -- only report additions
18283 - [Packaging] retpoline -- widen indirect call/jmp detection
18284 - [Packaging] retpoline -- elide %rip relative indirections
18285 - [Packaging] retpoline -- clear hint information from packages
18286 - SAUCE: apm -- annotate indirect calls within
18287 firmware_restrict_branch_speculation_{start,end}
18288 - SAUCE: EFI -- annotate indirect calls within
18289 firmware_restrict_branch_speculation_{start,end}
18290 - SAUCE: early/late -- annotate indirect calls in early/late initialisation
18291 code
18292 - SAUCE: vga_set_mode -- avoid jump tables
18293 - [Config] retpoine -- switch to new format
18294
18295 * Miscellaneous Ubuntu changes
18296 - [Packaging] final-checks -- remove check for empty retpoline files
18297 - [Packaging] skip cloud tools packaging when not building package
18298
18299 [ Upstream Kernel Changes ]
18300
18301 * Rebase to v4.16
18302
18303 -- Seth Forshee <seth.forshee@canonical.com> Mon, 02 Apr 2018 16:15:36 -0500
18304
18305 linux (4.16.0-2.3) bionic; urgency=medium
18306
18307 * devpts: handle bind-mounts (LP: #1755857)
18308 - SAUCE: devpts: hoist out check for DEVPTS_SUPER_MAGIC
18309 - SAUCE: devpts: resolve devpts bind-mounts
18310 - SAUCE: devpts: comment devpts_mntget()
18311 - SAUCE: selftests: add devpts selftests
18312
18313 * [bionic][arm64] d-i: add hisi_sas_v3_hw to scsi-modules (LP: #1756103)
18314 - d-i: add hisi_sas_v3_hw to scsi-modules
18315
18316 * [Bionic][ARM64] PCI and SAS driver patches for hip08 SoCs (LP: #1756094)
18317 - SAUCE: scsi: hisi_sas: config for hip08 ES
18318 - SAUCE: scsi: hisi_sas: export device table of v3 hw to userspace
18319
18320 * s390/crypto: Fix kernel crash on aes_s390 module remove (LP: #1753424)
18321 - SAUCE: s390/crypto: Fix kernel crash on aes_s390 module remove.
18322
18323 * Fix ARC hit rate (LP: #1755158)
18324 - SAUCE: Fix ARC hit rate (LP: #1755158)
18325
18326 * ZFS setgid broken on 0.7 (LP: #1753288)
18327 - SAUCE: Fix ZFS setgid
18328
18329 * CONFIG_EFI=y on armhf (LP: #1726362)
18330 - [Config] CONFIG_EFI=y on armhf, reconcile secureboot EFI settings
18331
18332 * [Feature] Add xHCI debug device support in the driver (LP: #1730832)
18333 - [Config] CONFIG_USB_XHCI_DBGCAP=y
18334
18335 * retpoline: ignore %cs:0xNNN constant indirections (LP: #1752655)
18336 - [Packaging] retpoline -- elide %cs:0xNNNN constants on i386
18337 - [Config] retpoline -- clean up i386 retpoline files
18338
18339 * Miscellaneous Ubuntu changes
18340 - [Packaging] retpoline-extract: flag *0xNNN(%reg) branches
18341 - [Config] fix up retpoline abi files
18342 - [Config] fix up retpoline abi files
18343 - d-i: Add netsec to nic-modules
18344
18345 [ Upstream Kernel Changes ]
18346
18347 * Rebase to v4.16-rc6
18348
18349 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Mar 2018 14:09:49 -0500
18350
18351 linux (4.16.0-1.2) bionic; urgency=medium
18352
18353 * Driver not found in Ubuntu kernel does not detect interface (LP: #1745927)
18354 - d-i: add cxgb4 to nic-modules
18355
18356 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
18357 - [Config] CONFIG_INDIRECT_PIO=y
18358 - SAUCE: LIB: Introduce a generic PIO mapping method
18359 - SAUCE: PCI: Remove unused __weak attribute in pci_register_io_range()
18360 - SAUCE: PCI: Add fwnode handler as input param of pci_register_io_range()
18361 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
18362 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
18363 - [Config] CONFIG_HISILICON_LPC=y
18364 - SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
18365 - SAUCE: ACPI / scan: do not enumerate Indirect IO host children
18366 - SAUCE: HISI LPC: Add ACPI support
18367 - SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver
18368
18369 * Miscellaneous Ubuntu changes
18370 - SAUCE: tools: use CC for linking acpi tools
18371
18372 [ Upstream Kernel Changes ]
18373
18374 * Rebase to v4.16-rc3
18375
18376 -- Seth Forshee <seth.forshee@canonical.com> Wed, 28 Feb 2018 10:17:23 -0600
18377
18378 linux (4.16.0-0.1) bionic; urgency=medium
18379
18380 * retpoline abi files are empty on i386 (LP: #1751021)
18381 - [Packaging] retpoline-extract -- instantiate retpoline files for i386
18382 - [Packaging] final-checks -- sanity checking ABI contents
18383 - [Packaging] final-checks -- check for empty retpoline files
18384
18385 * Miscellaneous upstream changes
18386 - disable vbox build
18387 - Disable zfs build
18388
18389 [ Upstream Kernel Changes ]
18390
18391 * Rebase to v4.16-rc2
18392
18393 -- Seth Forshee <seth.forshee@canonical.com> Thu, 22 Feb 2018 08:58:57 -0600
18394
18395 linux (4.16.0-0.0) bionic; urgency=medium
18396
18397 * Dummy entry
18398
18399 -- Seth Forshee <seth.forshee@canonical.com> Wed, 21 Feb 2018 14:33:13 -0600
18400
18401 linux (4.15.0-10.11) bionic; urgency=medium
18402
18403 * linux: 4.15.0-10.11 -proposed tracker (LP: #1749250)
18404
18405 * "swiotlb: coherent allocation failed" dmesg spam with linux 4.15.0-9.10
18406 (LP: #1749202)
18407 - swiotlb: suppress warning when __GFP_NOWARN is set
18408 - drm/ttm: specify DMA_ATTR_NO_WARN for huge page pools
18409
18410 * linux-tools: perf incorrectly linking libbfd (LP: #1748922)
18411 - SAUCE: tools -- add ability to disable libbfd
18412 - [Packaging] correct disablement of libbfd
18413
18414 * [Artful] Realtek ALC225: 2 secs noise when a headset plugged in
18415 (LP: #1744058)
18416 - ALSA: hda/realtek - update ALC225 depop optimize
18417
18418 * [Artful] Support headset mode for DELL WYSE (LP: #1723913)
18419 - SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE
18420
18421 * headset mic can't be detected on two Dell machines (LP: #1748807)
18422 - ALSA: hda/realtek - Support headset mode for ALC215/ALC285/ALC289
18423 - ALSA: hda - Fix headset mic detection problem for two Dell machines
18424
18425 * Bionic update to v4.15.3 stable release (LP: #1749191)
18426 - ip6mr: fix stale iterator
18427 - net: igmp: add a missing rcu locking section
18428 - qlcnic: fix deadlock bug
18429 - qmi_wwan: Add support for Quectel EP06
18430 - r8169: fix RTL8168EP take too long to complete driver initialization.
18431 - tcp: release sk_frag.page in tcp_disconnect
18432 - vhost_net: stop device during reset owner
18433 - ipv6: addrconf: break critical section in addrconf_verify_rtnl()
18434 - ipv6: change route cache aging logic
18435 - Revert "defer call to mem_cgroup_sk_alloc()"
18436 - net: ipv6: send unsolicited NA after DAD
18437 - rocker: fix possible null pointer dereference in
18438 rocker_router_fib_event_work
18439 - tcp_bbr: fix pacing_gain to always be unity when using lt_bw
18440 - cls_u32: add missing RCU annotation.
18441 - ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
18442 - soreuseport: fix mem leak in reuseport_add_sock()
18443 - net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
18444 - net: sched: fix use-after-free in tcf_block_put_ext
18445 - media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION
18446 - media: soc_camera: soc_scale_crop: add missing
18447 MODULE_DESCRIPTION/AUTHOR/LICENSE
18448 - media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
18449 - gpio: uniphier: fix mismatch between license text and MODULE_LICENSE
18450 - crypto: tcrypt - fix S/G table for test_aead_speed()
18451 - Linux 4.15.3
18452
18453 * bnx2x_attn_int_deasserted3:4323 MC assert! (LP: #1715519) //
18454 CVE-2018-1000026
18455 - net: create skb_gso_validate_mac_len()
18456 - bnx2x: disable GSO where gso_size is too big for hardware
18457
18458 * ethtool -p fails to light NIC LED on HiSilicon D05 systems (LP: #1748567)
18459 - net: hns: add ACPI mode support for ethtool -p
18460
18461 * CVE-2017-5715 (Spectre v2 Intel)
18462 - [Packaging] retpoline files must be sorted
18463 - [Packaging] pull in retpoline files
18464
18465 * [Feature] PXE boot with Intel Omni-Path (LP: #1712031)
18466 - d-i: Add hfi1 to nic-modules
18467
18468 * CVE-2017-5715 (Spectre v2 retpoline)
18469 - [Packaging] retpoline -- add call site validation
18470 - [Config] disable retpoline checks for first upload
18471
18472 * Do not duplicate changelog entries assigned to more than one bug or CVE
18473 (LP: #1743383)
18474 - [Packaging] git-ubuntu-log -- handle multiple bugs/cves better
18475
18476 -- Seth Forshee <seth.forshee@canonical.com> Tue, 13 Feb 2018 11:33:58 -0600
18477
18478 linux (4.15.0-9.10) bionic; urgency=medium
18479
18480 * linux: 4.15.0-9.10 -proposed tracker (LP: #1748244)
18481
18482 * Miscellaneous Ubuntu changes
18483 - [Debian] tests -- remove gcc-multilib dependency for arm64
18484
18485 -- Seth Forshee <seth.forshee@canonical.com> Thu, 08 Feb 2018 11:25:04 -0600
18486
18487 linux (4.15.0-8.9) bionic; urgency=medium
18488
18489 * linux: 4.15.0-8.9 -proposed tracker (LP: #1748075)
18490
18491 * Bionic update to v4.15.2 stable release (LP: #1748072)
18492 - KVM: x86: Make indirect calls in emulator speculation safe
18493 - KVM: VMX: Make indirect call speculation safe
18494 - module/retpoline: Warn about missing retpoline in module
18495 - x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
18496 - x86/cpufeatures: Add Intel feature bits for Speculation Control
18497 - x86/cpufeatures: Add AMD feature bits for Speculation Control
18498 - x86/msr: Add definitions for new speculation control MSRs
18499 - x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
18500 - x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
18501 - x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
18502 - x86/alternative: Print unadorned pointers
18503 - x86/nospec: Fix header guards names
18504 - x86/bugs: Drop one "mitigation" from dmesg
18505 - x86/cpu/bugs: Make retpoline module warning conditional
18506 - x86/cpufeatures: Clean up Spectre v2 related CPUID flags
18507 - x86/retpoline: Simplify vmexit_fill_RSB()
18508 - x86/speculation: Simplify indirect_branch_prediction_barrier()
18509 - auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
18510 - iio: adc/accel: Fix up module licenses
18511 - pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
18512 - ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
18513 - KVM: nVMX: Eliminate vmcs02 pool
18514 - KVM: VMX: introduce alloc_loaded_vmcs
18515 - objtool: Improve retpoline alternative handling
18516 - objtool: Add support for alternatives at the end of a section
18517 - objtool: Warn on stripped section symbol
18518 - x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
18519 - x86/spectre: Check CONFIG_RETPOLINE in command line parser
18520 - x86/entry/64: Remove the SYSCALL64 fast path
18521 - x86/entry/64: Push extra regs right away
18522 - x86/asm: Move 'status' from thread_struct to thread_info
18523 - Documentation: Document array_index_nospec
18524 - array_index_nospec: Sanitize speculative array de-references
18525 - x86: Implement array_index_mask_nospec
18526 - x86: Introduce barrier_nospec
18527 - x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
18528 - x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
18529 - x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
18530 - x86/get_user: Use pointer masking to limit speculation
18531 - x86/syscall: Sanitize syscall table de-references under speculation
18532 - vfs, fdtable: Prevent bounds-check bypass via speculative execution
18533 - nl80211: Sanitize array index in parse_txq_params
18534 - x86/spectre: Report get_user mitigation for spectre_v1
18535 - x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
18536 - x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
18537 - x86/speculation: Use Indirect Branch Prediction Barrier in context switch
18538 - x86/paravirt: Remove 'noreplace-paravirt' cmdline option
18539 - KVM: VMX: make MSR bitmaps per-VCPU
18540 - x86/kvm: Update spectre-v1 mitigation
18541 - x86/retpoline: Avoid retpolines for built-in __init functions
18542 - x86/spectre: Simplify spectre_v2 command line parsing
18543 - x86/pti: Mark constant arrays as __initconst
18544 - x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
18545 - KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
18546 - KVM/x86: Add IBPB support
18547 - KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
18548 - KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
18549 - KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
18550 - serial: core: mark port as initialized after successful IRQ change
18551 - fpga: region: release of_parse_phandle nodes after use
18552 - Linux 4.15.2
18553
18554 * Add support for the NIC on SynQuacer E-Series boards (LP: #1747792)
18555 - net: phy: core: remove now uneeded disabling of interrupts
18556 - [Config] CONFIG_NET_VENDOR_SOCIONEXT=y & CONFIG_SNI_NETSEC=m
18557 - net: socionext: Add Synquacer NetSec driver
18558 - net: socionext: include linux/io.h to fix build
18559 - net: socionext: Fix error return code in netsec_netdev_open()
18560
18561 * [Artful/Bionic] [Config] enable EDAC_GHES for ARM64 (LP: #1747746)
18562 - [Config] CONFIG_EDAC_GHES=y
18563
18564 * support thunderx2 vendor pmu events (LP: #1747523)
18565 - perf pmu: Pass pmu as a parameter to get_cpuid_str()
18566 - perf tools arm64: Add support for get_cpuid_str function.
18567 - perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
18568 - perf vendor events arm64: Add ThunderX2 implementation defined pmu core
18569 events
18570 - perf pmu: Add check for valid cpuid in perf_pmu__find_map()
18571
18572 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
18573 - SAUCE: mm: disable vma based swap readahead by default
18574 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
18575
18576 * Miscellaneous Ubuntu changes
18577 - [Config] Fix CONFIG_PROFILE_ALL_BRANCHES annotations
18578
18579 -- Seth Forshee <seth.forshee@canonical.com> Wed, 07 Feb 2018 21:13:27 -0600
18580
18581 linux (4.15.0-7.8) bionic; urgency=medium
18582
18583 * Bionic update to v4.15.1 stable release (LP: #1747169)
18584 - Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops
18585 - tools/gpio: Fix build error with musl libc
18586 - gpio: stmpe: i2c transfer are forbiden in atomic context
18587 - gpio: Fix kernel stack leak to userspace
18588 - ALSA: hda - Reduce the suspend time consumption for ALC256
18589 - crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
18590 - crypto: aesni - handle zero length dst buffer
18591 - crypto: aesni - fix typo in generic_gcmaes_decrypt
18592 - crypto: aesni - add wrapper for generic gcm(aes)
18593 - crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-
18594 aesni
18595 - crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-
18596 aesni
18597 - crypto: inside-secure - fix hash when length is a multiple of a block
18598 - crypto: inside-secure - avoid unmapping DMA memory that was not mapped
18599 - crypto: sha3-generic - fixes for alignment and big endian operation
18600 - crypto: af_alg - whitelist mask and type
18601 - HID: wacom: EKR: ensure devres groups at higher indexes are released
18602 - HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events
18603 - power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
18604 - gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
18605 - gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
18606 - mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
18607 - igb: Free IRQs when device is hotplugged
18608 - ima/policy: fix parsing of fsuuid
18609 - scsi: aacraid: Fix udev inquiry race condition
18610 - scsi: aacraid: Fix hang in kdump
18611 - scsi: storvsc: missing error code in storvsc_probe()
18612 - staging: lustre: separate a connection destroy from free struct kib_conn
18613 - staging: ccree: NULLify backup_info when unused
18614 - staging: ccree: fix fips event irq handling build
18615 - tty: fix data race between tty_init_dev and flush of buf
18616 - usb: option: Add support for FS040U modem
18617 - USB: serial: pl2303: new device id for Chilitag
18618 - USB: cdc-acm: Do not log urb submission errors on disconnect
18619 - CDC-ACM: apply quirk for card reader
18620 - USB: serial: io_edgeport: fix possible sleep-in-atomic
18621 - usbip: prevent bind loops on devices attached to vhci_hcd
18622 - usbip: list: don't list devices attached to vhci_hcd
18623 - USB: serial: simple: add Motorola Tetra driver
18624 - usb: f_fs: Prevent gadget unbind if it is already unbound
18625 - usb: uas: unconditionally bring back host after reset
18626 - usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
18627 - ANDROID: binder: remove waitqueue when thread exits.
18628 - android: binder: use VM_ALLOC to get vm area
18629 - mei: me: allow runtime pm for platform with D0i3
18630 - serial: 8250_of: fix return code when probe function fails to get reset
18631 - serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
18632 - serial: 8250_dw: Revert "Improve clock rate setting"
18633 - serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
18634 - spi: imx: do not access registers while clocks disabled
18635 - iio: adc: stm32: fix scan of multiple channels with DMA
18636 - iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels
18637 - test_firmware: fix missing unlock on error in config_num_requests_store()
18638 - Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
18639 - Input: synaptics-rmi4 - do not delete interrupt memory too early
18640 - x86/efi: Clarify that reset attack mitigation needs appropriate userspace
18641 - Linux 4.15.1
18642
18643 * Dell XPS 13 9360 bluetooth (Atheros) won't connect after resume
18644 (LP: #1744712)
18645 - Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"
18646 - Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten"
18647 version
18648
18649 * apparmor profile load in stacked policy container fails (LP: #1746463)
18650 - SAUCE: apparmor: fix display of .ns_name for containers
18651
18652 -- Seth Forshee <seth.forshee@canonical.com> Sun, 04 Feb 2018 11:56:32 +0100
18653
18654 linux (4.15.0-6.7) bionic; urgency=low
18655
18656 * upload urgency should be medium by default (LP: #1745338)
18657 - [Packaging] update urgency to medium by default
18658
18659 * Shutdown hang on 16.04 with iscsi targets (LP: #1569925)
18660 - scsi: libiscsi: Allow sd_shutdown on bad transport
18661
18662 * Miscellaneous Ubuntu changes
18663 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu1, zfs to 0.7.5-1ubuntu1
18664 - Revert "UBUNTU: SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM"
18665 - Revert "UBUNTU: SAUCE: mm: disable vma based swap readahead by default"
18666
18667 [ Upstream Kernel Changes ]
18668
18669 * Rebase to v4.15
18670
18671 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jan 2018 08:47:07 -0600
18672
18673 linux (4.15.0-5.6) bionic; urgency=low
18674
18675 * $(LOCAL_ENV_CC) and $(LOCAL_ENV_DISTCC_HOSTS) should be properly quoted
18676 (LP: #1744077)
18677 - [Debian] pass LOCAL_ENV_CC and LOCAL_ENV_DISTCC_HOSTS properly
18678
18679 * Missing install-time driver for QLogic QED 25/40/100Gb Ethernet NIC
18680 (LP: #1743638)
18681 - [d-i] Add qede to nic-modules udeb
18682
18683 * boot failure on AMD Raven + WesternXT (LP: #1742759)
18684 - SAUCE: drm/amdgpu: add atpx quirk handling (v2)
18685
18686 * Unable to handle kernel NULL pointer dereference at isci_task_abort_task
18687 (LP: #1726519)
18688 - SAUCE: Revert "scsi: libsas: allow async aborts"
18689
18690 * Update Ubuntu-4.15.0 config to support Intel Atom devices (LP: #1739939)
18691 - [Config] CONFIG_SERIAL_DEV_BUS=y, CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
18692
18693 * Miscellaneous Ubuntu changes
18694 - Rebase to v4.15-rc7
18695 - [Config] CONFIG_CPU_ISOLATION=y
18696 - [Config] Update annotations following config review
18697 - Revert "UBUNTU: SAUCE: Import aufs driver"
18698 - SAUCE: Import aufs driver
18699 - ubuntu: vbox -- update to 5.2.6-dfsg-1
18700 - ubuntu: vbox: build fixes for 4.15
18701 - ubuntu: vbox -- update to 5.2.6-dfsg-2
18702 - hio: updates for timer api changes in 4.15
18703 - enable hio build
18704 - Rebase to v4.15-rc9
18705
18706 [ Upstream Kernel Changes ]
18707
18708 * Rebase to v4.15-rc9
18709
18710 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jan 2018 10:16:05 -0600
18711
18712 linux (4.15.0-4.5) bionic; urgency=low
18713
18714 * [0cf3:e010] QCA6174A XR failed to pair with bt 4.0 device (LP: #1741166)
18715 - SAUCE: Bluetooth: btusb: Add support for 0cf3:e010
18716
18717 * External HDMI monitor failed to show screen on Lenovo X1 series
18718 (LP: #1738523)
18719 - SAUCE: drm/i915: Disable writing of TMDS_OE on Lenovo ThinkPad X1 series
18720
18721 * Miscellaneous Ubuntu changes
18722 - [Debian] autoreconstruct - add resoration of execute permissions
18723
18724 [ Upstream Kernel Changes ]
18725
18726 * Rebase to v4.15-rc4
18727
18728 -- Seth Forshee <seth.forshee@canonical.com> Wed, 10 Jan 2018 10:24:22 -0600
18729
18730 linux (4.15.0-3.4) bionic; urgency=low
18731
18732 * ubuntu/xr-usb-serial didn't get built in zesty and artful (LP: #1733281)
18733 - SAUCE: make sure ubuntu/xr-usb-serial builds for x86
18734
18735 [ Upstream Kernel Changes ]
18736
18737 * Rebase to v4.15-rc6
18738
18739 -- Seth Forshee <seth.forshee@canonical.com> Wed, 03 Jan 2018 20:20:43 -0600
18740
18741 linux (4.15.0-2.3) bionic; urgency=low
18742
18743 * nvidia-graphics-drivers-384 384.90-0ubuntu6 ADT test failure with linux
18744 4.15.0-1.2 (LP: #1737752)
18745 - x86/mm: Unbreak modules that use the DMA API
18746
18747 * Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models (LP: #1734147)
18748 - [Config] CONFIG_SPI_INTEL_SPI_*=n
18749
18750 * power: commonise configs IBMVETH/IBMVSCSI and ensure both are in linux-image
18751 and udebs (LP: #1521712)
18752 - [Config] Include ibmvnic in nic-modules
18753
18754 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
18755 - [Config] Enable support for emulation of deprecated ARMv8 instructions
18756
18757 * Miscellaneous Ubuntu changes
18758 - SAUCE: (noup) Update spl with 4.15 compat fix (LP:#1737761)
18759 - Enable zfs build
18760 - [Debian] add icp to zfs-modules.ignore
18761
18762 [ Upstream Kernel Changes ]
18763
18764 * Rebase to v4.15-rc4
18765
18766 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Dec 2017 09:27:13 -0600
18767
18768 linux (4.15.0-1.2) bionic; urgency=low
18769
18770 * Disabling zfs does not always disable module checks for the zfs modules
18771 (LP: #1737176)
18772 - [Packaging] disable zfs module checks when zfs is disabled
18773
18774 * Miscellaneous Ubuntu changes
18775 - [Config] CONFIG_UNWINDER_FRAME_POINTER=y for amd64
18776
18777 [ Upstream Kernel Changes ]
18778
18779 * Rebase to v4.15-rc3
18780
18781 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Dec 2017 22:07:19 -0600
18782
18783 linux (4.15.0-0.1) bionic; urgency=low
18784
18785 * Miscellaneous Ubuntu changes
18786 - ubuntu: vbox -- update to 5.2.2-dfsg-2
18787 - ubuntu: vbox: build fixes for 4.15
18788 - disable hio build
18789 - [Config] Update kernel lockdown options to fix build errors
18790 - Disable zfs build
18791 - SAUCE: Import aufs driver
18792 - [Config] Enable AUFS config options
18793
18794 [ Upstream Kernel Changes ]
18795
18796 * Rebase to v4.15-rc2
18797
18798 -- Seth Forshee <seth.forshee@canonical.com> Fri, 08 Dec 2017 13:55:42 -0600
18799
18800 linux (4.14.0-11.13) bionic; urgency=low
18801
18802 * linux: 4.14.0-11.13 -proposed tracker (LP: #1736168)
18803
18804 * CVE-2017-1000405
18805 - mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
18806
18807 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
18808 - SAUCE: mm: disable vma based swap readahead by default
18809 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
18810
18811 * Bionic update to v4.14.3 stable release (LP: #1735843)
18812 - s390: fix transactional execution control register handling
18813 - s390/noexec: execute kexec datamover without DAT
18814 - s390/runtime instrumention: fix possible memory corruption
18815 - s390/guarded storage: fix possible memory corruption
18816 - s390/disassembler: add missing end marker for e7 table
18817 - s390/disassembler: increase show_code buffer size
18818 - ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlock
18819 - ACPI / EC: Fix regression related to triggering source of EC event handling
18820 - cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
18821 - serdev: fix registration of second slave
18822 - sched: Make resched_cpu() unconditional
18823 - lib/mpi: call cond_resched() from mpi_powm() loop
18824 - x86/boot: Fix boot failure when SMP MP-table is based at 0
18825 - x86/decoder: Add new TEST instruction pattern
18826 - x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
18827 - x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
18828 - perf/x86/intel: Hide TSX events when RTM is not supported
18829 - arm64: Implement arch-specific pte_access_permitted()
18830 - ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
18831 - ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
18832 - uapi: fix linux/tls.h userspace compilation error
18833 - uapi: fix linux/rxrpc.h userspace compilation errors
18834 - MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP
18835 - MIPS: ralink: Fix MT7628 pinmux
18836 - MIPS: ralink: Fix typo in mt7628 pinmux function
18837 - net: mvneta: fix handling of the Tx descriptor counter
18838 - nbd: wait uninterruptible for the dead timeout
18839 - nbd: don't start req until after the dead connection logic
18840 - PM / OPP: Add missing of_node_put(np)
18841 - PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
18842 - PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
18843 - PCI: hv: Use effective affinity mask
18844 - PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF
18845 - PCI: Apply Cavium ThunderX ACS quirk to more Root Ports
18846 - ALSA: hda: Add Raven PCI ID
18847 - dm integrity: allow unaligned bv_offset
18848 - dm cache: fix race condition in the writeback mode overwrite_bio
18849 optimisation
18850 - dm crypt: allow unaligned bv_offset
18851 - dm zoned: ignore last smaller runt zone
18852 - dm mpath: remove annoying message of 'blk_get_request() returned -11'
18853 - dm bufio: fix integer overflow when limiting maximum cache size
18854 - ovl: Put upperdentry if ovl_check_origin() fails
18855 - dm: allocate struct mapped_device with kvzalloc
18856 - sched/rt: Simplify the IPI based RT balancing logic
18857 - MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver
18858 - dm: fix race between dm_get_from_kobject() and __dm_destroy()
18859 - dm: discard support requires all targets in a table support discards
18860 - MIPS: Fix odd fp register warnings with MIPS64r2
18861 - MIPS: Fix MIPS64 FP save/restore on 32-bit kernels
18862 - MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
18863 - MIPS: Fix an n32 core file generation regset support regression
18864 - MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
18865 - MIPS: math-emu: Fix final emulation phase for certain instructions
18866 - rt2x00usb: mark device removed when get ENOENT usb error
18867 - mm/z3fold.c: use kref to prevent page free/compact race
18868 - autofs: don't fail mount for transient error
18869 - nilfs2: fix race condition that causes file system corruption
18870 - fscrypt: lock mutex before checking for bounce page pool
18871 - eCryptfs: use after free in ecryptfs_release_messaging()
18872 - libceph: don't WARN() if user tries to add invalid key
18873 - bcache: check ca->alloc_thread initialized before wake up it
18874 - fs: guard_bio_eod() needs to consider partitions
18875 - fanotify: fix fsnotify_prepare_user_wait() failure
18876 - isofs: fix timestamps beyond 2027
18877 - btrfs: change how we decide to commit transactions during flushing
18878 - f2fs: expose some sectors to user in inline data or dentry case
18879 - NFS: Fix typo in nomigration mount option
18880 - NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
18881 - nfs: Fix ugly referral attributes
18882 - NFS: Avoid RCU usage in tracepoints
18883 - NFS: revalidate "." etc correctly on "open".
18884 - nfsd: deal with revoked delegations appropriately
18885 - rtlwifi: rtl8192ee: Fix memory leak when loading firmware
18886 - rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
18887 - iwlwifi: fix firmware names for 9000 and A000 series hw
18888 - md: fix deadlock error in recent patch.
18889 - md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
18890 - Bluetooth: btqcomsmd: Add support for BD address setup
18891 - md/bitmap: revert a patch
18892 - fsnotify: clean up fsnotify_prepare/finish_user_wait()
18893 - fsnotify: pin both inode and vfsmount mark
18894 - fsnotify: fix pinning group in fsnotify_prepare_user_wait()
18895 - ata: fixes kernel crash while tracing ata_eh_link_autopsy event
18896 - ext4: fix interaction between i_size, fallocate, and delalloc after a crash
18897 - ext4: prevent data corruption with inline data + DAX
18898 - ext4: prevent data corruption with journaling + DAX
18899 - ALSA: pcm: update tstamp only if audio_tstamp changed
18900 - ALSA: usb-audio: Add sanity checks to FE parser
18901 - ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
18902 - ALSA: usb-audio: Add sanity checks in v2 clock parsers
18903 - ALSA: timer: Remove kernel warning at compat ioctl error paths
18904 - ALSA: hda/realtek - Fix ALC275 no sound issue
18905 - ALSA: hda: Fix too short HDMI/DP chmap reporting
18906 - ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
18907 - ALSA: hda/realtek - Fix ALC700 family no sound issue
18908 - ASoC: sun8i-codec: Invert Master / Slave condition
18909 - ASoC: sun8i-codec: Fix left and right channels inversion
18910 - ASoC: sun8i-codec: Set the BCLK divider
18911 - mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method
18912 - fix a page leak in vhost_scsi_iov_to_sgl() error recovery
18913 - 9p: Fix missing commas in mount options
18914 - fs/9p: Compare qid.path in v9fs_test_inode
18915 - net/9p: Switch to wait_event_killable()
18916 - scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()
18917 - scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
18918 - scsi: lpfc: fix pci hot plug crash in timer management routines
18919 - scsi: lpfc: fix pci hot plug crash in list_add call
18920 - scsi: lpfc: Fix crash receiving ELS while detaching driver
18921 - scsi: lpfc: Fix FCP hba_wqidx assignment
18922 - scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails
18923 - iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
18924 - iscsi-target: Fix non-immediate TMR reference leak
18925 - target: fix null pointer regression in core_tmr_drain_tmr_list
18926 - target: fix buffer offset in core_scsi3_pri_read_full_status
18927 - target: Fix QUEUE_FULL + SCSI task attribute handling
18928 - target: Fix caw_sem leak in transport_generic_request_failure
18929 - target: Fix quiese during transport_write_pending_qf endless loop
18930 - target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
18931 - mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
18932 - mtd: nand: Export nand_reset() symbol
18933 - mtd: nand: atmel: Actually use the PM ops
18934 - mtd: nand: omap2: Fix subpage write
18935 - mtd: nand: Fix writing mtdoops to nand flash.
18936 - mtd: nand: mtk: fix infinite ECC decode IRQ issue
18937 - mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence
18938 - p54: don't unregister leds when they are not initialized
18939 - block: Fix a race between blk_cleanup_queue() and timeout handling
18940 - raid1: prevent freeze_array/wait_all_barriers deadlock
18941 - genirq: Track whether the trigger type has been set
18942 - irqchip/gic-v3: Fix ppi-partitions lookup
18943 - lockd: double unregister of inetaddr notifiers
18944 - KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not
18945 enabled
18946 - KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
18947 - KVM: SVM: obey guest PAT
18948 - kvm: vmx: Reinstate support for CPUs without virtual NMI
18949 - dax: fix PMD faults on zero-length files
18950 - dax: fix general protection fault in dax_alloc_inode
18951 - SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status
18952 - clk: ti: dra7-atl-clock: fix child-node lookups
18953 - libnvdimm, dimm: clear 'locked' status on successful DIMM enable
18954 - libnvdimm, pfn: make 'resource' attribute only readable by root
18955 - libnvdimm, namespace: fix label initialization to use valid seq numbers
18956 - libnvdimm, region : make 'resource' attribute only readable by root
18957 - libnvdimm, namespace: make 'resource' attribute only readable by root
18958 - svcrdma: Preserve CB send buffer across retransmits
18959 - IB/srpt: Do not accept invalid initiator port names
18960 - IB/cm: Fix memory corruption in handling CM request
18961 - IB/hfi1: Fix incorrect available receive user context count
18962 - IB/srp: Avoid that a cable pull can trigger a kernel crash
18963 - IB/core: Avoid crash on pkey enforcement failed in received MADs
18964 - IB/core: Only maintain real QPs in the security lists
18965 - NFC: fix device-allocation error return
18966 - spi-nor: intel-spi: Fix broken software sequencing codes
18967 - i40e: Use smp_rmb rather than read_barrier_depends
18968 - igb: Use smp_rmb rather than read_barrier_depends
18969 - igbvf: Use smp_rmb rather than read_barrier_depends
18970 - ixgbevf: Use smp_rmb rather than read_barrier_depends
18971 - i40evf: Use smp_rmb rather than read_barrier_depends
18972 - fm10k: Use smp_rmb rather than read_barrier_depends
18973 - ixgbe: Fix skb list corruption on Power systems
18974 - parisc: Fix validity check of pointer size argument in new CAS
18975 implementation
18976 - powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
18977 - powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX
18978 - powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()
18979 - powerpc/signal: Properly handle return value from uprobe_deny_signal()
18980 - powerpc/64s: Fix masking of SRR1 bits on instruction fault
18981 - powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation
18982 - powerpc/64s/hash: Fix 512T hint detection to use >= 128T
18983 - powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation
18984 - powerpc/64s/hash: Fix fork() with 512TB process address space
18985 - powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
18986 - media: Don't do DMA on stack for firmware upload in the AS102 driver
18987 - media: rc: check for integer overflow
18988 - media: rc: nec decoder should not send both repeat and keycode
18989 - cx231xx-cards: fix NULL-deref on missing association descriptor
18990 - media: v4l2-ctrl: Fix flags field on Control events
18991 - media: venus: fix wrong size on dma_free
18992 - media: venus: venc: fix bytesused v4l2_plane field
18993 - media: venus: reimplement decoder stop command
18994 - ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory
18995 zone
18996 - iwlwifi: fix wrong struct for a000 device
18997 - iwlwifi: add a new a000 device
18998 - iwlwifi: pcie: sort IDs for the 9000 series for easier comparisons
18999 - iwlwifi: add new cards for a000 series
19000 - iwlwifi: add new cards for 8265 series
19001 - iwlwifi: add new cards for 8260 series
19002 - iwlwifi: fix PCI IDs and configuration mapping for 9000 series
19003 - iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command
19004 - e1000e: Fix error path in link detection
19005 - e1000e: Fix return value test
19006 - e1000e: Separate signaling for link check/link up
19007 - e1000e: Avoid receiver overrun interrupt bursts
19008 - e1000e: fix buffer overrun while the I219 is processing DMA transactions
19009 - Linux 4.14.3
19010
19011 * Miscellaneous Ubuntu changes
19012 - SAUCE: s390/topology: don't inline cpu_to_node
19013 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
19014
19015 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Dec 2017 09:08:07 -0600
19016
19017 linux (4.14.0-10.12) bionic; urgency=low
19018
19019 * linux: 4.14.0-10.12 -proposed tracker (LP: #1734901)
19020
19021 * Miscellaneous Ubuntu changes
19022 - SAUCE: Enable the ACPI kernel debugger and acpidbg tool
19023 - [Packaging] Include arch/arm64/kernel/ftrace-mod.o in headers package
19024
19025 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Nov 2017 08:46:49 -0600
19026
19027 linux (4.14.0-9.11) bionic; urgency=low
19028
19029 * linux: 4.14.0-9.11 -proposed tracker (LP: #1734728)
19030
19031 * Miscellaneous Ubuntu changes
19032 - Revert "UBUNTU: SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to
19033 0.7.3-1ubuntu1"
19034
19035 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 12:44:48 -0600
19036
19037 linux (4.14.0-8.10) bionic; urgency=low
19038
19039 * linux: 4.14.0-8.10 -proposed tracker (LP: #1734695)
19040
19041 * Bionic update to v4.14.2 stable release (LP: #1734694)
19042 - bio: ensure __bio_clone_fast copies bi_partno
19043 - af_netlink: ensure that NLMSG_DONE never fails in dumps
19044 - vxlan: fix the issue that neigh proxy blocks all icmpv6 packets
19045 - net: cdc_ncm: GetNtbFormat endian fix
19046 - fealnx: Fix building error on MIPS
19047 - net/sctp: Always set scope_id in sctp_inet6_skb_msgname
19048 - ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
19049 - serial: omap: Fix EFR write on RTS deassertion
19050 - serial: 8250_fintek: Fix finding base_port with activated SuperIO
19051 - tpm-dev-common: Reject too short writes
19052 - rcu: Fix up pending cbs check in rcu_prepare_for_idle
19053 - mm/pagewalk.c: report holes in hugetlb ranges
19054 - ocfs2: fix cluster hang after a node dies
19055 - ocfs2: should wait dio before inode lock in ocfs2_setattr()
19056 - ipmi: fix unsigned long underflow
19057 - mm/page_alloc.c: broken deferred calculation
19058 - mm/page_ext.c: check if page_ext is not prepared
19059 - coda: fix 'kernel memory exposure attempt' in fsync
19060 - ipmi: Prefer ACPI system interfaces over SMBIOS ones
19061 - Linux 4.14.2
19062
19063 * Bionic update to v4.14.1 stable release (LP: #1734693)
19064 - EDAC, sb_edac: Don't create a second memory controller if HA1 is not present
19065 - dmaengine: dmatest: warn user when dma test times out
19066 - media: imon: Fix null-ptr-deref in imon_probe
19067 - media: dib0700: fix invalid dvb_detach argument
19068 - crypto: dh - Fix double free of ctx->p
19069 - crypto: dh - Don't permit 'p' to be 0
19070 - crypto: dh - Don't permit 'key' or 'g' size longer than 'p'
19071 - crypto: brcm - Explicity ACK mailbox message
19072 - USB: early: Use new USB product ID and strings for DbC device
19073 - USB: usbfs: compute urb->actual_length for isochronous
19074 - USB: Add delay-init quirk for Corsair K70 LUX keyboards
19075 - usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
19076 - USB: serial: metro-usb: stop I/O after failed open
19077 - USB: serial: Change DbC debug device binding ID
19078 - USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update
19079 - USB: serial: garmin_gps: fix I/O after failed probe and remove
19080 - USB: serial: garmin_gps: fix memory leak on probe errors
19081 - selftests/x86/protection_keys: Fix syscall NR redefinition warnings
19082 - x86/MCE/AMD: Always give panic severity for UC errors in kernel context
19083 - platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface
19084 - platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table
19085 - HID: cp2112: add HIDRAW dependency
19086 - HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection
19087 - rpmsg: glink: Add missing MODULE_LICENSE
19088 - staging: wilc1000: Fix bssid buffer offset in Txq
19089 - staging: sm750fb: Fix parameter mistake in poke32
19090 - staging: ccree: fix 64 bit scatter/gather DMA ops
19091 - staging: greybus: spilib: fix use-after-free after deregistration
19092 - staging: rtl8188eu: Revert 4 commits breaking ARP
19093 - spi: fix use-after-free at controller deregistration
19094 - sparc32: Add cmpxchg64().
19095 - sparc64: mmu_context: Add missing include files
19096 - sparc64: Fix page table walk for PUD hugepages
19097 - Linux 4.14.1
19098
19099 * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660)
19100 - [Config]: Set PANIC_TIMEOUT=10 on ppc64el
19101
19102 * enable CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH easily confuse users
19103 (LP: #1732627)
19104 - [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=n
19105
19106 * Miscellaneous Ubuntu changes
19107 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
19108
19109 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 07:43:44 -0600
19110
19111 linux (4.14.0-7.9) bionic; urgency=low
19112
19113 * Miscellaneous Ubuntu changes
19114 - SAUCE: apparmor: add base infastructure for socket mediation
19115 - SAUCE: apparmor: af_unix mediation
19116 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
19117 - SAUCE: LSM stacking: LSM: manage credential security blobs
19118 - SAUCE: LSM stacking: LSM: Manage file security blobs
19119 - SAUCE: LSM stacking: LSM: manage task security blobs
19120 - SAUCE: LSM stacking: LSM: Infrastructure management of the remaining blobs
19121 - SAUCE: LSM stacking: LSM: general but not extreme module stacking
19122 - SAUCE: LSM stacking: LSM: Complete task_alloc hook
19123 - SAUCE: LSM stacking: fixup procsfs: add smack subdir to attrs
19124 - SAUCE: LSM stacking: fixup initialize task->security
19125 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
19126 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
19127 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
19128 - SAUCE: LSM stacking: fixup apparmor stacking enablement
19129 - SAUCE: LSM stacking: fixup stacking kconfig
19130 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
19131 - SAUCE: LSM stacking: provide prctl interface for setting context
19132 - SAUCE: LSM stacking: inherit current display LSM
19133 - SAUCE: LSM stacking: keep an index for each registered LSM
19134 - SAUCE: LSM stacking: verify display LSM
19135 - SAUCE: LSM stacking: provide a way to specify the default display lsm
19136 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
19137 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
19138 - SAUCE: LSM stacking: add Kconfig to set default display LSM
19139 - SAUCE: LSM stacking: add configs for LSM stacking
19140 - SAUCE: LSM stacking: check for invalid zero sized writes
19141 - [Config] Run updateconfigs after merging LSM stacking
19142 - [Config] CONFIG_AMD_MEM_ENCRYPT=y
19143
19144 [ Upstream Kernel Changes ]
19145
19146 * Rebase to v4.14
19147
19148 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Nov 2017 08:12:08 -0600
19149
19150 linux (4.14.0-6.8) bionic; urgency=low
19151
19152 * Miscellaneous Ubuntu changes
19153 - SAUCE: add workarounds to enable ZFS for 4.14
19154
19155 [ Upstream Kernel Changes ]
19156
19157 * Rebase to v4.14-rc8
19158
19159 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Nov 2017 11:39:00 -0600
19160
19161 linux (4.14.0-5.7) bionic; urgency=low
19162
19163 * Miscellaneous Ubuntu changes
19164 - [Debian] Fix invocation of dh_prep for dbgsym packages
19165
19166 -- Seth Forshee <seth.forshee@canonical.com> Tue, 31 Oct 2017 07:07:23 -0500
19167
19168 linux (4.14.0-4.5) bionic; urgency=low
19169
19170 * Miscellaneous Ubuntu changes
19171 - [Packaging] virtualbox -- reduce in kernel module versions
19172 - vbox-update: Fix up KERN_DIR definitions
19173 - ubuntu: vbox -- update to 5.2.0-dfsg-2
19174 - [Config] CONFIG_AMD_MEM_ENCRYPT=n
19175
19176 [ Upstream Kernel Changes ]
19177
19178 * Rebase to v4.14-rc7
19179
19180 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Oct 2017 13:29:20 -0500
19181
19182 linux (4.14.0-3.4) artful; urgency=low
19183
19184 * Touchpad and TrackPoint Dose Not Work on Lenovo X1C6 and X280 (LP: #1723986)
19185 - SAUCE: Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
19186 - SAUCE: Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI
19187 - SAUCE: Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
19188
19189 * powerpc/64s: Add workaround for P9 vector CI load issuenext (LP: #1721070)
19190 - powerpc/64s: Add workaround for P9 vector CI load issue
19191
19192 * Miscellaneous Ubuntu changes
19193 - SAUCE: staging: vboxvideo: Fix reporting invalid suggested-offset-properties
19194 - [Config] CONFIG_DRM_VBOXVIDEO=m
19195 - SAUCE: Import aufs driver
19196 - [Config] Enable aufs
19197 - [Config] Reorder annotations file after enabling aufs
19198 - vbox-update: Disable imported vboxvideo module
19199 - ubuntu: vbox -- update to 5.1.30-dfsg-1
19200 - Enable vbox
19201 - hio: Use correct sizes when initializing ssd_index_bits* arrays
19202 - hio: Update io stat accounting for 4.14
19203 - Enable hio
19204
19205 [ Upstream Kernel Changes ]
19206
19207 * Rebase to v4.14-rc5
19208 * Rebase to v4.14-rc6
19209
19210 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Oct 2017 13:53:52 -0500
19211
19212 linux (4.14.0-2.3) artful; urgency=low
19213
19214 * [Bug] USB controller failed to respond on Denverton after loading
19215 intel_th_pci module (LP: #1715833)
19216 - SAUCE: PCI: Disable broken RTIT_BAR of Intel TH
19217
19218 * CONFIG_DEBUG_FS is not enabled by "make zfcpdump_defconfig" with Ubuntu
19219 17.10 (kernel 4.13) (LP: #1719290)
19220 - SAUCE: s390: update zfcpdump_defconfig
19221
19222 * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466)
19223 - d-i: Add bnxt_en to nic-modules.
19224
19225 * Miscellaneous Ubuntu changes
19226 - [Config] Update annotations for 4.14-rc2
19227
19228 [ Upstream Kernel Changes ]
19229
19230 * Rebase to v4.14-rc3
19231 * Rebase to v4.14-rc4
19232
19233 -- Seth Forshee <seth.forshee@canonical.com> Wed, 11 Oct 2017 16:04:27 -0500
19234
19235 linux (4.14.0-1.2) artful; urgency=low
19236
19237 * [Bug] USB 3.1 Gen2 works as 5Gbps (LP: #1720045)
19238 - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
19239
19240 * Please make linux-libc-dev Provide: aufs-dev (LP: #1716091)
19241 - [Packaging] Add aufs-dev to the Provides: for linux-libc-dev
19242
19243 * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland
19244 (LP: #1718679)
19245 - [Config] CONFIG_DRM_VBOXVIDEO=n
19246
19247 * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734)
19248 - [Config] Disable CONFIG_IPMMU_VMSA on arm64
19249
19250 * autopkgtest profile fails to build on armhf (LP: #1717920)
19251 - [Packaging] autopkgtest -- disable d-i when dropping flavours
19252
19253 * Miscellaneous Ubuntu changes
19254 - [Config] CONFIG_I2C_XLP9XX=m
19255 - [Packaging] Use SRCPKGNAME rather than hard-coding the source package name
19256
19257 [ Upstream Kernel Changes ]
19258
19259 * Rebase to v4.14-rc2
19260
19261 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Sep 2017 09:09:11 -0400
19262
19263 linux (4.14.0-0.1) artful; urgency=low
19264
19265 * Miscellaneous Ubuntu changes
19266 - Disable vbox build
19267 - Disable hio build
19268 - Disable zfs build
19269
19270 [ Upstream Kernel Changes ]
19271
19272 * Rebase to v4.14-rc1
19273
19274 -- Seth Forshee <seth.forshee@canonical.com> Tue, 19 Sep 2017 20:22:29 -0500
19275
19276 linux (4.13.0-11.12) artful; urgency=low
19277
19278 * linux: 4.13.0-11.12 -proposed tracker (LP: #1716699)
19279
19280 * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399)
19281 - s390/mm: fix local TLB flushing vs. detach of an mm address space
19282 - s390/mm: fix race on mm->context.flush_mm
19283
19284 * CVE-2017-1000251
19285 - Bluetooth: Properly check L2CAP config option output buffer length
19286
19287 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Sep 2017 10:18:38 -0500
19288
19289 linux (4.13.0-10.11) artful; urgency=low
19290
19291 * linux: 4.13.0-10.11 -proposed tracker (LP: #1716287)
19292
19293 * please add aufs-dkms to the Provides: for the kernel packages (LP: #1716093)
19294 - [Packaging] Add aufs-dkms to the Provides: for kernel packages
19295
19296 * Artful update to v4.13.1 stable release (LP: #1716284)
19297 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
19298 - USB: serial: option: add support for D-Link DWM-157 C1
19299 - usb: Add device quirk for Logitech HD Pro Webcam C920-C
19300 - usb:xhci:Fix regression when ATI chipsets detected
19301 - USB: musb: fix external abort on suspend
19302 - ANDROID: binder: add padding to binder_fd_array_object.
19303 - ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
19304 - USB: core: Avoid race of async_completed() w/ usbdev_release()
19305 - staging/rts5208: fix incorrect shift to extract upper nybble
19306 - staging: ccree: save ciphertext for CTS IV
19307 - staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
19308 - iio: adc: ti-ads1015: fix incorrect data rate setting update
19309 - iio: adc: ti-ads1015: fix scale information for ADS1115
19310 - iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
19311 - iio: adc: ti-ads1015: avoid getting stale result after runtime resume
19312 - iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
19313 - iio: adc: ti-ads1015: add adequate wait time to get correct conversion
19314 - driver core: bus: Fix a potential double free
19315 - HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage
19316 - binder: free memory on error
19317 - crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
19318 - crypto: caam/qi - fix compilation with DEBUG enabled
19319 - thunderbolt: Fix reset response_type
19320 - fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
19321 - intel_th: pci: Add Cannon Lake PCH-H support
19322 - intel_th: pci: Add Cannon Lake PCH-LP support
19323 - ath10k: fix memory leak in rx ring buffer allocation
19324 - drm/vgem: Pin our pages for dmabuf exports
19325 - drm/ttm: Fix accounting error when fail to get pages for pool
19326 - drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
19327 - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
19328 - Bluetooth: Add support of 13d3:3494 RTL8723BE device
19329 - iwlwifi: pci: add new PCI ID for 7265D
19330 - dlm: avoid double-free on error path in dlm_device_{register,unregister}
19331 - mwifiex: correct channel stat buffer overflows
19332 - MCB: add support for SC31 to mcb-lpc
19333 - s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
19334 - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
19335 - drm/nouveau: Fix error handling in nv50_disp_atomic_commit
19336 - workqueue: Fix flag collision
19337 - ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
19338 - cs5536: add support for IDE controller variant
19339 - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
19340 - scsi: sg: recheck MMAP_IO request length with lock held
19341 - of/device: Prevent buffer overflow in of_device_modalias()
19342 - rtlwifi: Fix memory leak when firmware request fails
19343 - rtlwifi: Fix fallback firmware loading
19344 - Linux 4.13.1
19345
19346 * Kernel has trouble recognizing Corsair Strafe RGB keyboard (LP: #1678477)
19347 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
19348
19349 * SRIOV: warning if unload VFs (LP: #1715073)
19350 - PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
19351
19352 * [Patch] network-i40e:NVM bug fixes (cherrypick from 4.14) (LP: #1715578)
19353 - i40e: avoid NVM acquire deadlock during NVM update
19354 - i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
19355
19356 * [P9,POwer NV] Perf PMU event : pm_br_2path and pm_ld_miss_l1 is counted
19357 twice when perf stat is done (perf:) (LP: #1714571)
19358 - perf vendor events powerpc: Remove duplicate events
19359
19360 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
19361 (LP: #1703339)
19362 - [Config] Include vmd in storage-core-modules udeb
19363
19364 * 17.10 fails to boot on POWER9 DD2.0 with Deep stop states (LP: #1715064)
19365 - powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
19366 - powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
19367 - SAUCE: powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state
19368 offline
19369
19370 * Miscellaneous Ubuntu changes
19371 - SAUCE: selftests/seccomp: Support glibc 2.26 siginfo_t.h
19372 - Revert "UBUNTU: SAUCE: Import aufs driver"
19373 - SAUCE: Import aufs driver
19374
19375 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Sep 2017 17:48:59 -0500
19376
19377 linux (4.13.0-9.10) artful; urgency=low
19378
19379 * linux: 4.13.0-9.10 -proposed tracker (LP: #1715145)
19380
19381 * EDAC sbridge: Failed to register device with error -22. (LP: #1714112)
19382 - [Config] CONFIG_EDAC_GHES=n
19383
19384 * Miscellaneous Ubuntu changes
19385 - ubuntu: vbox -- update to 5.1.26-dfsg-2
19386
19387 [ Upstream Kernel Changes ]
19388
19389 * Rebase to v4.13
19390
19391 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Sep 2017 07:51:19 -0500
19392
19393 linux (4.13.0-8.9) artful; urgency=low
19394
19395 * snapd 2.27.3+17.10 ADT test failure with linux 4.13.0-6.7 (LP: #1713103)
19396 - SAUCE: apparmor: fix apparmorfs DAC access, permissions
19397
19398 * enable ARCH_SUNXI (and friends) in arm64 kernel .config (LP: #1701137)
19399 - [Config] Enable CONFIG_ARCH_SUNXI and related options for arm64
19400
19401 * [Bug] Harrisonville: pnd2_edac always fail to load on B1 stepping
19402 Harrisonville SDP (LP: #1709257)
19403 - EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake
19404 - EDAC, pnd2: Mask off the lower four bits of a BAR
19405 - EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR
19406 - EDAC, pnd2: Properly toggle hidden state for P2SB PCI device
19407 - SAUCE: i2c: i801: Restore the presence state of P2SB PCI device after
19408 reading BAR
19409
19410 * Miscellaneous Ubuntu changes
19411 - Revert "UBUNTU: SAUCE: Import aufs driver"
19412 - SAUCE: Import aufs driver
19413 - SAUCE: selftests/powerpc: Disable some ptrace selftests
19414 - [Config] CONFIG_CRYPTO_DEV_NITROX_CNN55XX=n for s390x
19415 - [Config] CONFIG_I2C_SLAVE=n for amd64, i386, ppc64el
19416 - [Config] Disable CONFIG_MDIO_* options for s390x
19417 - [Config] CONFIG_SCSI_MQ_DEFAULT=n for s390x
19418 - [Config] Update annotations for 4.13
19419
19420 -- Seth Forshee <seth.forshee@canonical.com> Thu, 31 Aug 2017 14:27:09 -0500
19421
19422 linux (4.13.0-7.8) artful; urgency=low
19423
19424 * linux 4.12.0-11.12 ADT test failure with linux 4.12.0-11.12 (LP: #1710904)
19425 - SAUCE: selftests/powerpc: Use snprintf to construct DSCR sysfs interface
19426 paths
19427
19428 * Miscellaneous Ubuntu changes
19429 - Revert "UBUNTU: SAUCE: seccomp: log actions even when audit is disabled"
19430
19431 * Miscellaneous upstream changes
19432 - seccomp: Provide matching filter for introspection
19433 - seccomp: Sysctl to display available actions
19434 - seccomp: Operation for checking if an action is available
19435 - seccomp: Sysctl to configure actions that are allowed to be logged
19436 - seccomp: Selftest for detection of filter flag support
19437 - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
19438 - seccomp: Action to log before allowing
19439
19440 [ Upstream Kernel Changes ]
19441
19442 * Rebase to v4.13-rc7
19443
19444 -- Seth Forshee <seth.forshee@canonical.com> Mon, 28 Aug 2017 08:12:24 -0500
19445
19446 linux (4.13.0-6.7) artful; urgency=low
19447
19448 * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
19449 - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A
19450
19451 * sort ABI files with C.UTF-8 locale (LP: #1712345)
19452 - [Packaging] sort ABI files with C.UTF-8 locale
19453
19454 * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
19455 - SAUCE: igb: add support for using Broadcom 54616 as PHY
19456
19457 * RPT related fixes missing in Ubuntu 16.04.3 (LP: #1709220)
19458 - powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
19459 - powerpc/mm/radix: Improve TLB/PWC flushes
19460 - powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
19461
19462 * Linux 4.12 refuses to load self-signed modules under Secure Boot with
19463 properly enrolled keys (LP: #1712168)
19464 - SAUCE: (efi-lockdown) MODSIGN: Fix module signature verification
19465
19466 * [17.10 FEAT] Enable NVMe driver - kernel (LP: #1708432)
19467 - [Config] CONFIG_BLK_DEV_NVME=m for s390
19468
19469 * Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0
19470 (LP: #1711298)
19471 - [Config] CONFIG_INTEL_ATOMISP=n
19472
19473 * Miscellaneous Ubuntu changes
19474 - SAUCE: apparmor: af_unix mediation
19475
19476 * Miscellaneous upstream changes
19477 - apparmor: Fix shadowed local variable in unpack_trans_table()
19478 - apparmor: Fix logical error in verify_header()
19479 - apparmor: Fix an error code in aafs_create()
19480 - apparmor: Redundant condition: prev_ns. in [label.c:1498]
19481 - apparmor: add the ability to mediate signals
19482 - apparmor: add mount mediation
19483 - apparmor: cleanup conditional check for label in label_print
19484 - apparmor: add support for absolute root view based labels
19485 - apparmor: make policy_unpack able to audit different info messages
19486 - apparmor: add more debug asserts to apparmorfs
19487 - apparmor: add base infastructure for socket mediation
19488 - apparmor: move new_null_profile to after profile lookup fns()
19489 - apparmor: fix race condition in null profile creation
19490 - apparmor: ensure unconfined profiles have dfas initialized
19491 - apparmor: fix incorrect type assignment when freeing proxies
19492
19493 [ Upstream Kernel Changes ]
19494
19495 * Rebase to v4.13-rc6
19496
19497 -- Seth Forshee <seth.forshee@canonical.com> Wed, 23 Aug 2017 08:10:38 -0500
19498
19499 linux (4.13.0-5.6) artful; urgency=low
19500
19501 * Ubuntu17.10 - perf: Update Power9 PMU event JSON files (LP: #1708630)
19502 - perf pmu-events: Support additional POWER8+ PVR in mapfile
19503 - perf vendor events: Add POWER9 PMU events
19504 - perf vendor events: Add POWER9 PVRs to mapfile
19505 - SAUCE: perf vendor events powerpc: remove suffix in mapfile
19506 - SAUCE: perf vendor events powerpc: Update POWER9 events
19507
19508 * Disable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (LP: #1709171)
19509 - [Config] CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=n for ppc64el
19510
19511 * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
19512 kernels able to boot without initramfs (LP: #1700972)
19513 - [Debian] Don't depend on initramfs-tools
19514
19515 * Miscellaneous Ubuntu changes
19516 - SAUCE: Import aufs driver
19517 - SAUCE: aufs -- Add missing argument to loop_switch() call
19518 - [Config] Enable aufs
19519 - SAUCE: (noup) Update spl to 0.6.5.11-ubuntu1, zfs to 0.6.5.11-1ubuntu3
19520 - Enable zfs build
19521 - SAUCE: powerpc: Always initialize input array when calling epapr_hypercall()
19522 - [Packaging] switch up to debhelper 9
19523
19524 [ Upstream Kernel Changes ]
19525
19526 * Rebase to v4.13-rc5
19527
19528 -- Seth Forshee <seth.forshee@canonical.com> Tue, 15 Aug 2017 09:24:16 -0500
19529
19530 linux (4.13.0-4.5) artful; urgency=low
19531
19532 * Lenovo Yoga 910 Sensors (LP: #1708120)
19533 - SAUCE: (no-up) HID: Add quirk for Lenovo Yoga 910 with ITE Chips
19534
19535 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
19536 (LP: #1703339)
19537 - [Config] Add vmd driver to generic inclusion list
19538
19539 * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430)
19540 - [Config] CONFIG_SATA_HIGHBANK=y
19541
19542 * Miscellaneous Ubuntu changes
19543 - ubuntu: vbox -- update to 5.1.26-dfsg-1
19544 - SAUCE: hio: Build fixes for 4.13
19545 - Enable hio build
19546 - SAUCE: (noup) Update spl to 0.6.5.11-1, zfs to 0.6.5.11-1ubuntu1
19547 - [debian] use all rather than amd64 dkms debs for sync
19548
19549 [ Upstream Kernel Changes ]
19550
19551 * Rebase to v4.13-rc4
19552
19553 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Aug 2017 11:31:48 -0500
19554
19555 linux (4.13.0-3.4) artful; urgency=low
19556
19557 * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
19558 - [Packaging] tests -- reduce rebuild test to one flavour
19559 - [Packaging] tests -- reduce rebuild test to one flavour -- use filter
19560
19561 * snapd 2.26.8+17.10 ADT test failure with linux 4.12.0-6.7 (LP: #1704158)
19562 - SAUCE: virtio_net: Revert mergeable buffer handling rework
19563
19564 [ Upstream Kernel Changes ]
19565
19566 * Rebase to v4.13-rc3
19567
19568 -- Seth Forshee <seth.forshee@canonical.com> Mon, 31 Jul 2017 10:08:16 -0500
19569
19570 linux (4.13.0-2.3) artful; urgency=low
19571
19572 * Change CONFIG_IBMVETH to module (LP: #1704479)
19573 - [Config] CONFIG_IBMVETH=m
19574
19575 [ Upstream Kernel Changes ]
19576
19577 * Rebase to v4.13-rc2
19578
19579 -- Seth Forshee <seth.forshee@canonical.com> Mon, 24 Jul 2017 13:58:08 -0500
19580
19581 linux (4.13.0-1.2) artful; urgency=low
19582
19583 * Miscellaneous Ubuntu changes
19584 - [Debian] Support sphinx-based kernel documentation
19585
19586 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Jul 2017 09:18:33 -0500
19587
19588 linux (4.13.0-0.1) artful; urgency=low
19589
19590 * Miscellaneous Ubuntu changes
19591 - Disable hio
19592 - Disable zfs build
19593 - ubuntu: vbox -- update to 5.1.24-dfsg-1
19594
19595 [ Upstream Kernel Changes ]
19596
19597 * Rebase to v4.13-rc1
19598
19599 -- Seth Forshee <seth.forshee@canonical.com> Wed, 19 Jul 2017 15:09:31 -0500
19600
19601 linux (4.12.0-7.8) artful; urgency=low
19602
19603 * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on
19604 (LP: #1673564)
19605 - arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
19606 - KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
19607 - KVM: arm64: Make kvm_condition_valid32() accessible from EL2
19608 - KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
19609 - KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
19610 - KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
19611 - KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
19612 - KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
19613 - KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
19614 - KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
19615 - KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
19616 - KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
19617 - KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
19618 - KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
19619 - KVM: arm64: vgic-v3: Add misc Group-0 handlers
19620 - KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
19621 - KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
19622 - arm64: Add MIDR values for Cavium cn83XX SoCs
19623 - arm64: Add workaround for Cavium Thunder erratum 30115
19624 - KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
19625 - KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
19626 - KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
19627 - KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
19628 - KVM: arm64: Enable GICv3 common sysreg trapping via command-line
19629 - KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
19630 - KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
19631 - KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
19632
19633 * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
19634 - net: hns: Bugfix for Tx timeout handling in hns driver
19635
19636 * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
19637 - iommu/arm-smmu: Plumb in new ACPI identifiers
19638
19639 * Transparent hugepages should default to enabled=madvise (LP: #1703742)
19640 - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default
19641
19642 * Artful update to v4.12.1 stable release (LP: #1703858)
19643 - driver core: platform: fix race condition with driver_override
19644 - RDMA/uverbs: Check port number supplied by user verbs cmds
19645 - usb: dwc3: replace %p with %pK
19646 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
19647 - usb: usbip: set buffer pointers to NULL after free
19648 - Add USB quirk for HVR-950q to avoid intermittent device resets
19649 - usb: Fix typo in the definition of Endpoint[out]Request
19650 - USB: core: fix device node leak
19651 - USB: serial: option: add two Longcheer device ids
19652 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
19653 - xhci: Limit USB2 port wake support for AMD Promontory hosts
19654 - gfs2: Fix glock rhashtable rcu bug
19655 - Add "shutdown" to "struct class".
19656 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
19657 - tpm: fix a kernel memory leak in tpm-sysfs.c
19658 - powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
19659 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
19660 - sched/fair, cpumask: Export for_each_cpu_wrap()
19661 - sched/core: Implement new approach to scale select_idle_cpu()
19662 - sched/numa: Use down_read_trylock() for the mmap_sem
19663 - sched/numa: Override part of migrate_degrades_locality() when idle balancing
19664 - sched/fair: Simplify wake_affine() for the single socket case
19665 - sched/numa: Implement NUMA node level wake_affine()
19666 - sched/fair: Remove effective_load()
19667 - sched/numa: Hide numa_wake_affine() from UP build
19668 - xen: avoid deadlock in xenbus driver
19669 - crypto: drbg - Fixes panic in wait_for_completion call
19670 - Linux 4.12.1
19671
19672 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
19673 - scsi: cxlflash: Combine the send queue locks
19674 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
19675 - scsi: cxlflash: Reset hardware queue context via specified register
19676 - scsi: cxlflash: Schedule asynchronous reset of the host
19677 - scsi: cxlflash: Handle AFU sync failures
19678 - scsi: cxlflash: Track pending scsi commands in each hardware queue
19679 - scsi: cxlflash: Flush pending commands in cleanup path
19680 - scsi: cxlflash: Add scsi command abort handler
19681 - scsi: cxlflash: Create character device to provide host management interface
19682 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
19683 specifics
19684 - scsi: cxlflash: Introduce host ioctl support
19685 - scsi: cxlflash: Refactor AFU capability checking
19686 - scsi: cxlflash: Support LUN provisioning
19687 - scsi: cxlflash: Support AFU debug
19688 - scsi: cxlflash: Support WS16 unmap
19689 - scsi: cxlflash: Remove zeroing of private command data
19690 - scsi: cxlflash: Update TMF command processing
19691 - scsi: cxlflash: Avoid double free of character device
19692 - scsi: cxlflash: Update send_tmf() parameters
19693 - scsi: cxlflash: Update debug prints in reset handlers
19694
19695 * make snap-pkg support (LP: #1700747)
19696 - make snap-pkg support
19697
19698 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
19699 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
19700
19701 * arm64: fix crash reading /proc/kcore (LP: #1702749)
19702 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
19703 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
19704
19705 * Opal and POWER9 DD2 (LP: #1702159)
19706 - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9
19707
19708 * Data corruption with hio driver (LP: #1701316)
19709 - SAUCE: hio: Fix incorrect use of enum req_opf values
19710
19711 * Miscellaneous Ubuntu changes
19712 - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2
19713 - snapcraft.yaml: Sync with xenial
19714 - [Config] CONFIG_CAVIUM_ERRATUM_30115=y
19715
19716 * Miscellaneous upstream changes
19717 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and
19718 MokSBState"
19719
19720 -- Seth Forshee <seth.forshee@canonical.com> Fri, 14 Jul 2017 15:25:41 -0500
19721
19722 linux (4.12.0-6.7) artful; urgency=low
19723
19724 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
19725 - net: ena: change return value for unsupported features unsupported return
19726 value
19727 - net: ena: add hardware hints capability to the driver
19728 - net: ena: change sizeof() argument to be the type pointer
19729 - net: ena: add reset reason for each device FLR
19730 - net: ena: add support for out of order rx buffers refill
19731 - net: ena: allow the driver to work with small number of msix vectors
19732 - net: ena: use napi_schedule_irqoff when possible
19733 - net: ena: separate skb allocation to dedicated function
19734 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
19735 - net: ena: update driver's rx drop statistics
19736 - net: ena: update ena driver to version 1.2.0
19737
19738 * APST gets enabled against explicit kernel option (LP: #1699004)
19739 - nvme: explicitly disable APST on quirked devices
19740
19741 * Miscellaneous Ubuntu changes
19742 - SAUCE: hio: Update to Huawei ES3000_V2 (2.1.0.40)
19743 - SAUCE: hio updates for 4.12
19744 - SAUCE: Enable hio build
19745
19746 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Jul 2017 14:23:20 -0500
19747
19748 linux (4.12.0-5.6) artful; urgency=low
19749
19750 * ERAT invalidate on context switch removal (LP: #1700819)
19751 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
19752
19753 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
19754 - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9
19755
19756 * Miscellaneous Ubuntu changes
19757 - d-i: Move qcom-emac from arm64 to shared nic-modules
19758
19759 [ Upstream Kernel Changes ]
19760
19761 * Rebase to v4.12
19762
19763 -- Seth Forshee <seth.forshee@canonical.com> Mon, 03 Jul 2017 07:52:02 -0500
19764
19765 linux (4.12.0-4.5) artful; urgency=low
19766
19767 * aacraid driver may return uninitialized stack data to userspace
19768 (LP: #1700077)
19769 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
19770
19771 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
19772 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
19773
19774 * AACRAID for power9 platform (LP: #1689980)
19775 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
19776 - scsi: aacraid: Fix DMAR issues with iommu=pt
19777 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
19778 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
19779 - scsi: aacraid: Remove reset support from check_health
19780 - scsi: aacraid: Change wait time for fib completion
19781 - scsi: aacraid: Log count info of scsi cmds before reset
19782 - scsi: aacraid: Print ctrl status before eh reset
19783 - scsi: aacraid: Using single reset mask for IOP reset
19784 - scsi: aacraid: Rework IOP reset
19785 - scsi: aacraid: Add periodic checks to see IOP reset status
19786 - scsi: aacraid: Rework SOFT reset code
19787 - scsi: aacraid: Rework aac_src_restart
19788 - scsi: aacraid: Use correct function to get ctrl health
19789 - scsi: aacraid: Make sure ioctl returns on controller reset
19790 - scsi: aacraid: Enable ctrl reset for both hba and arc
19791 - scsi: aacraid: Add reset debugging statements
19792 - scsi: aacraid: Remove reference to Series-9
19793 - scsi: aacraid: Update driver version to 50834
19794
19795 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
19796 - SAUCE: drm: hibmc: Use set_busid function from drm core
19797
19798 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
19799 - d-i: Add hibmc-drm to kernel-image udeb
19800
19801 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
19802 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
19803
19804 * Miscellaneous Ubuntu changes
19805 - [Config] CONFIG_SATA_MV=n and CONFIG_GENERIC_PHY=n for s390x
19806 - [Config] CONFIG_ATA=n for s390x
19807 - [Config] Update annotations for 4.12
19808
19809 [ Upstream Kernel Changes ]
19810
19811 * Rebase to v4.12-rc7
19812
19813 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 11:27:29 -0500
19814
19815 linux (4.12.0-3.4) artful; urgency=low
19816
19817 * Miscellaneous upstream changes
19818 - ufs: fix the logics for tail relocation
19819
19820 [ Upstream Kernel Changes ]
19821
19822 * Rebase to v4.12-rc6
19823
19824 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Jun 2017 14:50:39 -0500
19825
19826 linux (4.12.0-2.3) artful; urgency=low
19827
19828 * CVE-2014-9900
19829 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
19830 ethtool_get_wol()
19831
19832 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
19833 (LP: #1671360)
19834 - pinctrl/amd: Use regular interrupt instead of chained
19835
19836 * extend-diff-ignore should use exact matches (LP: #1693504)
19837 - [Packaging] exact extend-diff-ignore matches
19838
19839 * Miscellaneous Ubuntu changes
19840 - SAUCE: efi: Don't print secure boot state from the efi stub
19841 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
19842 - SAUCE: vbox fixes for 4.12
19843 - Re-enable virtualbox build
19844 - [Config] CONFIG_ORANGEFS_FS=m
19845 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
19846 - Enable zfs build
19847
19848 [ Upstream Kernel Changes ]
19849
19850 * Rebase to v4.12-rc4
19851 * Rebase to v4.12-rc5
19852
19853 -- Seth Forshee <seth.forshee@canonical.com> Sun, 11 Jun 2017 22:25:13 -0500
19854
19855 linux (4.12.0-1.2) artful; urgency=low
19856
19857 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
19858 - [Config] Enable CONFIG_DRM_MGAG200 as module
19859
19860 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
19861 - [Config] CONFIG_LIBIO=y on arm64 only
19862 - SAUCE: LIBIO: Introduce a generic PIO mapping method
19863 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
19864 - [Config] CONFIG_HISILICON_LPC=y
19865 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
19866 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
19867 I/O
19868 - SAUCE: LPC: Add the ACPI LPC support
19869 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
19870 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
19871
19872 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
19873 - SAUCE: tty: Fix ldisc crash on reopened tty
19874
19875 * Miscellaneous Ubuntu changes
19876 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
19877 - Rebase to v4.12-rc3
19878
19879 [ Upstream Kernel Changes ]
19880
19881 * Rebase to v4.12-rc3
19882
19883 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 May 2017 20:56:29 -0500
19884
19885 linux (4.12.0-0.1) artful; urgency=low
19886
19887 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
19888 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
19889
19890 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
19891 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
19892
19893 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
19894 (LP: #1672819)
19895 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
19896
19897 * Miscellaneous Ubuntu changes
19898 - Update find-missing-sauce.sh to compare to artful
19899 - Update dropped.txt
19900 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
19901 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
19902 kernel image
19903 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
19904 mode
19905 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
19906 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
19907 locked down
19908 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
19909 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
19910 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
19911 reboot
19912 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
19913 set
19914 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
19915 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
19916 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
19917 down
19918 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
19919 locked down
19920 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
19921 down
19922 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
19923 is locked down
19924 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
19925 locked down
19926 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
19927 has been locked down
19928 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
19929 locked down
19930 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
19931 locked down
19932 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
19933 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
19934 kernel is locked down
19935 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
19936 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
19937 down
19938 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
19939 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
19940 secondary keyring
19941 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
19942 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
19943 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
19944 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
19945 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
19946 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
19947 MokSBState
19948 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
19949 - [Config] Set values for UEFI secure boot lockdown options
19950 - Disable virtualbox build
19951 - Disable hio build
19952 - SAUCE: securityfs: Replace CURRENT_TIME with current_time()
19953 - Disable zfs build
19954 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
19955 - SAUCE: Import aufs driver
19956 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
19957 - [Config] Enable aufs
19958 - SAUCE: perf callchain: Include errno.h on x86 unconditinally
19959
19960 [ Upstream Kernel Changes ]
19961
19962 * Rebase to v4.12-rc2
19963
19964 -- Seth Forshee <seth.forshee@canonical.com> Sun, 21 May 2017 23:44:44 -0500
19965
19966 linux (4.11.0-3.8) artful; urgency=low
19967
19968 [ Seth Forshee ]
19969
19970 * Release Tracking Bug
19971 - LP: #1690999
19972
19973 * apparmor_parser hangs indefinitely when called by multiple threads
19974 (LP: #1645037)
19975 - SAUCE: apparmor: fix lock ordering for mkdir
19976
19977 * apparmor leaking securityfs pin count (LP: #1660846)
19978 - SAUCE: apparmor: fix leak on securityfs pin count
19979
19980 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
19981 (LP: #1660845)
19982 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
19983 fails
19984
19985 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
19986 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
19987
19988 * libvirt profile is blocking global setrlimit despite having no rlimit rule
19989 (LP: #1679704)
19990 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
19991 - apparmor: update auditing of rlimit check to provide capability information
19992
19993 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
19994 - SAUCE: apparmor: add policy revision file interface
19995
19996 * apparmor does not make support of query data visible (LP: #1678023)
19997 - SAUCE: apparmor: add label data availability to the feature set
19998
19999 * apparmor query interface does not make supported query info available
20000 (LP: #1678030)
20001 - SAUCE: apparmor: add information about the query inteface to the feature set
20002
20003 * change_profile incorrect when using namespaces with a compound stack
20004 (LP: #1677959)
20005 - SAUCE: apparmor: fix label parse for stacked labels
20006
20007 * Regression in 4.4.0-65-generic causes very frequent system crashes
20008 (LP: #1669611)
20009 - apparmor: sync of apparmor 3.6+ (17.04)
20010
20011 * Artful update to 4.11.1 stable release (LP: #1690814)
20012 - dm ioctl: prevent stack leak in dm ioctl call
20013 - drm/sti: fix GDP size to support up to UHD resolution
20014 - power: supply: lp8788: prevent out of bounds array access
20015 - brcmfmac: Ensure pointer correctly set if skb data location changes
20016 - brcmfmac: Make skb header writable before use
20017 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
20018 - refcount: change EXPORT_SYMBOL markings
20019 - net: macb: fix phy interrupt parsing
20020 - tcp: fix access to sk->sk_state in tcp_poll()
20021 - geneve: fix incorrect setting of UDP checksum flag
20022 - bpf: enhance verifier to understand stack pointer arithmetic
20023 - bpf, arm64: fix jit branch offset related to ldimm64
20024 - tcp: fix wraparound issue in tcp_lp
20025 - net: ipv6: Do not duplicate DAD on link up
20026 - net: usb: qmi_wwan: add Telit ME910 support
20027 - tcp: do not inherit fastopen_req from parent
20028 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
20029 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
20030 - ipv6: initialize route null entry in addrconf_init()
20031 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
20032 - tcp: randomize timestamps on syncookies
20033 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
20034 - bpf: don't let ldimm64 leak map addresses on unprivileged
20035 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
20036 - f2fs: sanity check segment count
20037 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
20038 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
20039 - block: get rid of blk_integrity_revalidate()
20040 - Linux 4.11.1
20041
20042 * Module signing exclusion for staging drivers does not work properly
20043 (LP: #1690908)
20044 - SAUCE: Fix module signing exclusion in package builds
20045
20046 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
20047 - [Config] CONFIG_QCOM_L3_PMU=y
20048 - perf: qcom: Add L3 cache PMU driver
20049
20050 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
20051 - drivers/perf: arm_pmu: rework per-cpu allocation
20052 - drivers/perf: arm_pmu: manage interrupts per-cpu
20053 - drivers/perf: arm_pmu: split irq request from enable
20054 - drivers/perf: arm_pmu: remove pointless PMU disabling
20055 - drivers/perf: arm_pmu: define armpmu_init_fn
20056 - drivers/perf: arm_pmu: fold init into alloc
20057 - drivers/perf: arm_pmu: factor out pmu registration
20058 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
20059 - drivers/perf: arm_pmu: handle no platform_device
20060 - drivers/perf: arm_pmu: rename irq request/free functions
20061 - drivers/perf: arm_pmu: split cpu-local irq request/free
20062 - drivers/perf: arm_pmu: move irq request/free into probe
20063 - drivers/perf: arm_pmu: split out platform device probe logic
20064 - arm64: add function to get a cpu's MADT GICC table
20065 - [Config] CONFIG_ARM_PMU_ACPI=y
20066 - drivers/perf: arm_pmu: add ACPI framework
20067 - arm64: pmuv3: handle !PMUv3 when probing
20068 - arm64: pmuv3: use arm_pmu ACPI framework
20069
20070 * Fix NVLINK2 TCE route (LP: #1690155)
20071 - powerpc/powernv: Fix TCE kill on NVLink2
20072
20073 * CVE-2017-0605
20074 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
20075
20076 * Miscellaneous Ubuntu changes
20077 - [Config] Restore powerpc arch to annotations file
20078 - [Config] Disable runtime testing modules
20079 - [Config] Disable drivers not needed on s390x
20080 - [Config] Update annotations for 4.11
20081 - [Config] updateconfigs after apparmor updates
20082
20083 * Miscellaneous upstream changes
20084 - apparmor: use SHASH_DESC_ON_STACK
20085 - apparmor: fix invalid reference to index variable of iterator line 836
20086 - apparmor: fix parameters so that the permission test is bypassed at boot
20087 - apparmor: Make path_max parameter readonly
20088 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
20089 - apparmorfs: Use seq_putc() in two functions
20090 - apparmor: provide information about path buffer size at boot
20091 - apparmor: add/use fns to print hash string hex value
20092
20093 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
20094
20095 linux (4.11.0-2.7) artful; urgency=low
20096
20097 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
20098 (LP: #1688259)
20099 - Remove squashfs-modules files from d-i
20100 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
20101
20102 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
20103 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
20104 - d-i: initrd needs qcom_emac on amberwing platform.
20105
20106 * update for V3 kernel bits and improved multiple fan slice support
20107 (LP: #1470091)
20108 - SAUCE: fan: tunnel multiple mapping mode (v3)
20109
20110 * Miscellaneous Ubuntu changes
20111 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
20112 - Enable zfs
20113 - SAUCE: fan: add VXLAN implementation
20114 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
20115 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
20116 kernel image
20117 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
20118 mode
20119 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
20120 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
20121 locked down
20122 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
20123 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
20124 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
20125 reboot
20126 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
20127 set
20128 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
20129 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
20130 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
20131 down
20132 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
20133 locked down
20134 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
20135 down
20136 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
20137 is locked down
20138 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
20139 locked down
20140 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
20141 has been locked down
20142 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
20143 locked down
20144 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
20145 locked down
20146 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
20147 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
20148 kernel is locked down
20149 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
20150 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
20151 down
20152 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
20153 - SAUCE: (efi-lockdown) Add EFI signature data types
20154 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
20155 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
20156 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
20157 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
20158 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
20159 disabled
20160 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
20161 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
20162 MokSBState
20163 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
20164 - [Config] Set values for UEFI secure boot lockdown options
20165 - Update dropped.txt
20166
20167 [ Upstream Kernel Changes ]
20168
20169 * rebase to v4.11
20170
20171 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
20172
20173 linux (4.11.0-1.6) artful; urgency=low
20174
20175 * Miscellaneous Ubuntu changes
20176 - [Debian] Use default compression for all packages
20177 - SAUCE: (namespace) block_dev: Support checking inode permissions in
20178 lookup_bdev()
20179 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
20180 when mounting
20181 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
20182 when mounting
20183 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
20184 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
20185 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
20186 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
20187 security.* xattrs
20188 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
20189 filesystems
20190 - SAUCE: (namespace) fuse: Add support for pid namespaces
20191 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
20192 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
20193 or a descendant
20194 - SAUCE: (namespace) fuse: Allow user namespace mounts
20195 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
20196 namespaces
20197 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
20198 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
20199 mounts
20200 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
20201 opened for writing
20202
20203 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
20204
20205 linux (4.11.0-0.5) artful; urgency=low
20206
20207 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
20208 (LP: #1684971)
20209 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
20210
20211 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
20212 (LP: #1470250)
20213 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
20214
20215 * Enable virtual scsi server driver for Power (LP: #1615665)
20216 - SAUCE: Return TCMU-generated sense data to fabric module
20217
20218 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
20219 (LP: #1630990)
20220 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
20221 CONFIG_SECURITYFS=n
20222
20223 * Miscellaneous Ubuntu changes
20224 - SAUCE: Import aufs driver
20225 - [Config] Enable aufs
20226 - [Debian] Add script to update virtualbox
20227 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
20228 - Enable vbox
20229 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
20230
20231 [ Upstream Kernel Changes ]
20232
20233 * rebase to v4.11-rc8
20234
20235 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
20236
20237 linux (4.11.0-0.4) zesty; urgency=low
20238
20239 * POWER9: Improve performance on memory management (LP: #1681429)
20240 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
20241 flush
20242 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
20243
20244 * Miscellaneous Ubuntu changes
20245 - find-missing-sauce.sh
20246
20247 [ Upstream Kernel Changes ]
20248
20249 * rebase to v4.11-rc7
20250
20251 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
20252
20253 linux (4.11.0-0.3) zesty; urgency=low
20254
20255 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
20256 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
20257
20258 * smartpqi driver needed in initram disk and installer (LP: #1680156)
20259 - [Config] Add smartpqi to d-i
20260
20261 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
20262 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
20263
20264 * Miscellaneous Ubuntu changes
20265 - [Config] flash-kernel should be a Breaks
20266 - [Config] drop the info directory
20267 - [Config] drop NOTES as obsolete
20268 - [Config] drop changelog.historical as obsolete
20269 - rebase to v4.11-rc6
20270
20271 [ Upstream Kernel Changes ]
20272
20273 * rebase to v4.11-rc6
20274
20275 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
20276
20277 linux (4.11.0-0.2) zesty; urgency=low
20278
20279 [ Upstream Kernel Changes ]
20280
20281 * rebase to v4.11-rc5
20282
20283 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
20284
20285 linux (4.11.0-0.1) zesty; urgency=low
20286
20287 [ Upstream Kernel Changes ]
20288
20289 * rebase to v4.11-rc4
20290 - LP: #1591053
20291
20292 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
20293
20294 linux (4.11.0-0.0) zesty; urgency=low
20295
20296 * dummy entry
20297
20298 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600