** Description changed: - - SRU Justification - - Impact: - The upstream process for stable tree updates is quite similar - in scope to the Ubuntu SRU process, e.g., each patch has to - demonstrably fix a bug, and each patch is vetted by upstream - by originating either directly from a mainline/stable Linux tree or - a minimally backported form of that patch. The following upstream - stable patches should be included in the Ubuntu kernel: - - upstream stable patchset 2020-12-14 - from git://git.kernel.org/ + SRU Justification + + Impact: + The upstream process for stable tree updates is quite similar + in scope to the Ubuntu SRU process, e.g., each patch has to + demonstrably fix a bug, and each patch is vetted by upstream + by originating either directly from a mainline/stable Linux tree or + a minimally backported form of that patch. The following upstream + stable patches should be included in the Ubuntu kernel: + + upstream stable patchset 2020-12-14 + + Ported from the following upstream stable releases: + v5.4.75, v5.9.5 + + from git://git.kernel.org/ + + xen/events: avoid removing an event channel while handling it + xen/events: add a proper barrier to 2-level uevent unmasking + xen/events: fix race in evtchn_fifo_unmask() + xen/events: add a new "late EOI" evtchn framework + xen/blkback: use lateeoi irq binding + xen/netback: use lateeoi irq binding + xen/scsiback: use lateeoi irq binding + xen/pvcallsback: use lateeoi irq binding + xen/pciback: use lateeoi irq binding + xen/events: switch user event channels to lateeoi model + xen/events: use a common cpu hotplug hook for event channels + xen/events: defer eoi in case of excessive number of events + xen/events: block rogue events for some time + firmware: arm_scmi: Fix ARCH_COLD_RESET + firmware: arm_scmi: Expand SMC/HVC message pool to more than one + tee: client UUID: Skip REE kernel login method as well + firmware: arm_scmi: Add missing Rx size re-initialisation + x86/unwind/orc: Fix inactive tasks with stack pointer in %sp on GCC 10 compiled kernels + x86/alternative: Don't call text_poke() in lazy TLB mode + ionic: no rx flush in deinit + RDMA/mlx5: Fix devlink deadlock on net namespace deletion + mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish() + tracing, synthetic events: Replace buggy strcat() with seq_buf operations + afs: Fix a use after free in afs_xattr_get_acl() + afs: Fix afs_launder_page to not clear PG_writeback + RDMA/qedr: Fix memory leak in iWARP CM + ata: sata_nv: Fix retrieving of active qcs + arm64: efi: increase EFI PE/COFF header padding to 64 KB + afs: Fix to take ref on page when PG_private is set + afs: Fix page leak on afs_write_begin() failure + afs: Fix where page->private is set during write + afs: Wrap page->private manipulations in inline functions + afs: Alter dirty range encoding in page->private + mm: add thp_order + mm: add thp_size + afs: Fix afs_invalidatepage to adjust the dirty region + afs: Fix dirty-region encoding on ppc32 with 64K pages + interconnect: qcom: sdm845: Enable keepalive for the MM1 BCM + usb: host: ehci-tegra: Fix error handling in tegra_ehci_probe() + futex: Fix incorrect should_fail_futex() handling + powerpc/vmemmap: Fix memory leak with vmemmap list allocation failures. + powerpc/powernv/smp: Fix spurious DBG() warning + RDMA/core: Change how failing destroy is handled during uobj abort + f2fs: allocate proper size memory for zstd decompress + powerpc/watchpoint/ptrace: Fix SETHWDEBUG when CONFIG_HAVE_HW_BREAKPOINT=N + UBUNTU: [Config] update config for ARCH_WANT_IRQS_OFF_ACTIVATE_MM + mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race + powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM + sparc64: remove mm_cpumask clearing to fix kthread_use_mm race + f2fs: add trace exit in exception path + f2fs: do sanity check on zoned block device path + f2fs: fix uninit-value in f2fs_lookup + f2fs: fix to check segment boundary during SIT page readahead + s390/startup: avoid save_area_sync overflow + f2fs: compress: fix to disallow enabling compress on non-empty file + um: change sigio_spinlock to a mutex + f2fs: handle errors of f2fs_get_meta_page_nofail + afs: Don't assert on unpurgeable server records + powerpc/64s: handle ISA v3.1 local copy-paste context switches + ARM: 8997/2: hw_breakpoint: Handle inexact watchpoint addresses + NFS4: Fix oops when copy_file_range is attempted with NFS4.0 source + xfs: Set xfs_buf type flag when growing summary/bitmap files + xfs: Set xfs_buf's b_ops member when zeroing bitmap/summary files + xfs: log new intent items created as part of finishing recovered intent items + power: supply: bq27xxx: report "not charging" on all types + xfs: change the order in which child and parent defer ops are finished + xfs: fix realtime bitmap/summary file truncation when growing rt volume + ath10k: fix retry packets update in station dump + x86/kaslr: Initialize mem_limit to the real maximum address + drm/ast: Separate DRM driver from PCI code + drm/amdgpu: restore ras flags when user resets eeprom(v2) + video: fbdev: pvr2fb: initialize variables + ath10k: start recovery process when payload length exceeds max htc length for sdio + ath10k: fix VHT NSS calculation when STBC is enabled + drm/scheduler: Scheduler priority fixes (v2) + drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working correctly + ASOC: SOF: Intel: hda-codec: move unused label to correct position + ASoC: SOF: fix a runtime pm issue in SOF when HDMI codec doesn't work + selftests/x86/fsgsbase: Reap a forgotten child + drm/bridge_connector: Set default status connected for eDP connectors + media: videodev2.h: RGB BT2020 and HSV are always full range + ASoC: AMD: Clean kernel log from deferred probe error messages + misc: fastrpc: fix common struct sg_table related issues + staging: wfx: fix potential use before init + media: platform: Improve queue set up flow for bug fixing + usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwapSourceStart + media: tw5864: check status of tw5864_frameinterval_get + drm/vkms: avoid warning in vkms_get_vblank_timestamp + media: imx274: fix frame interval handling + mmc: via-sdmmc: Fix data race bug + drm/bridge/synopsys: dsi: add support for non-continuous HS clock + brcmfmac: increase F2 watermark for BCM4329 + arm64: topology: Stop using MPIDR for topology information + printk: reduce LOG_BUF_SHIFT range for H8300 + ia64: kprobes: Use generic kretprobe trampoline handler + kgdb: Make "kgdbcon" work properly with "kgdb_earlycon" + bpf: Permit map_ptr arithmetic with opcode add and offset 0 + drm: exynos: fix common struct sg_table related issues + xen: gntdev: fix common struct sg_table related issues + drm: lima: fix common struct sg_table related issues + drm: panfrost: fix common struct sg_table related issues + media: uvcvideo: Fix dereference of out-of-bound list iterator + nfc: s3fwrn5: Add missing CRYPTO_HASH dependency + selftests/bpf: Define string const as global for test_sysctl_prog.c + selinux: access policycaps with READ_ONCE/WRITE_ONCE + samples/bpf: Fix possible deadlock in xdpsock + drm/amd/display: Check clock table return + riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO + cpufreq: sti-cpufreq: add stih418 support + USB: adutux: fix debugging + uio: free uio id after uio file node is freed + coresight: Make sysfs functional on topologies with per core sink + drm/amdgpu: No sysfs, not an error condition + mac80211: add missing queue/hash initialization to 802.3 xmit + usb: xhci: omit duplicate actions when suspending a runtime suspended host. + SUNRPC: Mitigate cond_resched() in xprt_transmit() + cpuidle: tegra: Correctly handle result of arm_cpuidle_simple_enter() + arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE + can: flexcan: disable clocks during stop mode + habanalabs: remove security from ARB_MST_QUIET register + xfs: don't free rt blocks when we're doing a REMAP bunmapi call + xfs: avoid LR buffer overrun due to crafted h_len + ACPI: Add out of bounds and numa_off protections to pxm_to_node() + octeontx2-af: fix LD CUSTOM LTYPE aliasing + brcmfmac: Fix warning message after dongle setup failed + ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_desc + ath11k: fix warning caused by lockdep_assert_held + ath11k: change to disable softirqs for ath11k_regd_update to solve deadlock + drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values + usb: dwc3: core: do not queue work if dr_mode is not USB_DR_MODE_OTG + bus: mhi: core: Abort suspends due to outgoing pending packets + bus/fsl_mc: Do not rely on caller to provide non NULL mc_io + ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3 + power: supply: test_power: add missing newlines when printing parameters by sysfs + drm/amd/display: HDMI remote sink need mode validation for Linux + drm/amd/display: Avoid set zero in the requested clk + ARC: [dts] fix the errors detected by dtbs_check + block: Consider only dispatched requests for inflight statistic + btrfs: fix replace of seed device + md/bitmap: md_bitmap_get_counter returns wrong blocks + f2fs: fix to set SBI_NEED_FSCK flag for inconsistent inode + bnxt_en: Log unknown link speed appropriately. + rpmsg: glink: Use complete_all for open states + PCI/ACPI: Add Ampere Altra SOC MCFG quirk + clk: ti: clockdomain: fix static checker warning + nfsd: rename delegation related tracepoints to make them less confusing + net: 9p: initialize sun_server.sun_path to have addr's value only when addr is valid + ceph: encode inodes' parent/d_name in cap reconnect message + drivers: watchdog: rdc321x_wdt: Fix race condition bugs + jbd2: avoid transaction reuse after reformatting + ext4: Detect already used quota file early + KVM: PPC: Book3S HV: Do not allocate HPT for a nested guest + scsi: core: Clean up allocation and freeing of sgtables + gfs2: call truncate_inode_pages_final for address space glocks + gfs2: Fix NULL pointer dereference in gfs2_rgrp_dump + gfs2: use-after-free in sysfs deregistration + gfs2: add validation checks for size of superblock + Handle STATUS_IO_TIMEOUT gracefully + cifs: handle -EINTR in cifs_setattr + arm64: dts: renesas: ulcb: add full-pwr-cycle-in-suspend into eMMC nodes + ARM: dts: omap4: Fix sgx clock rate for 4430 + memory: emif: Remove bogus debugfs error handling + ARM: dts: s5pv210: Enable audio on Aries boards + ARM: dts: s5pv210: remove DMA controller bus node name to fix dtschema warnings + ARM: dts: s5pv210: move fixed clocks under root node + ARM: dts: s5pv210: move PMU node out of clock controller + ARM: dts: s5pv210: remove dedicated 'audio-subsystem' node + ARM: dts: s5pv210: add RTC 32 KHz clock in Aries family + ARM: dts: s5pv210: align SPI GPIO node name with dtschema in Aries + soc: qcom: rpmh-rsc: Sleep waiting for tcs slots to be free + firmware: arm_scmi: Move scmi bus init and exit calls into the driver + nbd: make the config put is called before the notifying the waiter + sgl_alloc_order: fix memory leak + nvme-rdma: fix crash when connect rejected + vmlinux.lds.h: Add PGO and AutoFDO input sections + irqchip/loongson-htvec: Fix initial interrupt clearing + md: fix the checking of wrong work queue + md/raid5: fix oops during stripe resizing + mmc: sdhci: Add LTR support for some Intel BYT based controllers + mmc: sdhci-acpi: AMDI0040: Set SDHCI_QUIRK2_PRESET_VALUE_BROKEN + seccomp: Make duplicate listener detection non-racy + selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GS + perf/x86/intel: Fix Ice Lake event constraint table + perf/x86/amd: Fix sampling Large Increment per Cycle events + perf/amd/uncore: Set all slices and threads to restore perf stat -a behaviour + perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count() + perf/x86/amd/ibs: Fix raw sample data accumulation + spi: spi-mtk-nor: fix timeout calculation overflow + spi: sprd: Release DMA channel also on probe deferral + extcon: ptn5150: Fix usage of atomic GPIO with sleeping GPIO chips + leds: bcm6328, bcm6358: use devres LED registering function + hwmon: (pmbus/max34440) Fix OC fault limits + media: uvcvideo: Fix uvc_ctrl_fixup_xu_info() not having any effect + fs: Don't invalidate page buffers in block_write_full_page() + ACPI: configfs: Add missing config_item_put() to fix refcount leak + NFS: fix nfs_path in case of a rename retry + ACPI: button: fix handling lid state changes when input device closed + ACPI / extlog: Check for RDMSR failure + ACPI: video: use ACPI backlight for HP 635 Notebook + ACPI: debug: don't allow debugging when ACPI is disabled + PCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPI + ACPI: EC: PM: Flush EC work unconditionally after wakeup + ACPI: EC: PM: Drop ec_no_wakeup check from acpi_ec_dispatch_gpe() + acpi-cpufreq: Honor _PSD table setting on new AMD CPUs + io-wq: assign NUMA node locality if appropriate + w1: mxc_w1: Fix timeout resolution problem leading to bus error + fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum + scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove() + scsi: qla2xxx: Fix MPI reset needed message + scsi: qla2xxx: Fix reset of MPI firmware + scsi: qla2xxx: Fix crash on session cleanup with unload + PM: runtime: Remove link state checks in rpm_get/put_supplier() + btrfs: qgroup: fix wrong qgroup metadata reserve for delayed inode + btrfs: improve device scanning messages + btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations + btrfs: sysfs: init devices outside of the chunk_mutex + btrfs: tracepoints: output proper root owner for trace_find_free_extent() + btrfs: reschedule if necessary when logging directory items + btrfs: send, orphanize first all conflicting inodes when processing references + btrfs: send, recompute reference path after orphanization of a directory + btrfs: use kvzalloc() to allocate clone_roots in btrfs_ioctl_send() + btrfs: tree-checker: fix false alert caused by legacy btrfs root item + btrfs: reschedule when cloning lots of extents + btrfs: cleanup cow block on error + btrfs: skip devices without magic signature when mounting + btrfs: tree-checker: validate number of chunk stripes and parity + btrfs: fix use-after-free on readahead extent after failure to create it + btrfs: fix readahead hang and use-after-free after removing a device + btrfs: drop the path before adding block group sysfs files + usb: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM functionality + usb: dwc3: ep0: Fix ZLP for OUT ep0 requests + usb: dwc3: gadget: Check MPS of the request length + usb: dwc3: gadget: Reclaim extra TRBs after request completion + usb: dwc3: core: add phy cleanup for probe error handling + usb: dwc3: core: don't trigger runtime pm when remove driver + usb: dwc3: gadget: Resume pending requests after CLEAR_STALL + usb: dwc3: gadget: END_TRANSFER before CLEAR_STALL command + usb: cdns3: gadget: improve the set_configuration handling + usb: cdns3: Fix on-chip memory overflow issue + usb: cdc-acm: fix cooldown mechanism + usb: typec: tcpm: reset hard_reset_count for any disconnect + usb: host: fsl-mph-dr-of: check return of dma_set_mask() + usbcore: Check both id_table and match() when both available + USB: apple-mfi-fastcharge: don't probe unhandled devices + drm/i915: Force VT'd workarounds when running as a guest OS + vt: keyboard, simplify vt_kdgkbsent + vt: keyboard, extend func_buf_lock to readers + HID: wacom: Avoid entering wacom_wac_pen_report for pad / battery + x86/mce: Allow for copy_mc_fragile symbol checksum to be generated + tty: serial: 21285: fix lockup on open + tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028A + Revert "vhost-vdpa: fix page pinning leakage in error path" + powerpc: Fix random segfault when freeing hugetlb range + udf: Fix memory leak when mounting + dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_status + vdpa_sim: Fix DMA mask + iio: ltc2983: Fix of_node refcounting + iio: adc: at91-sama5d2_adc: fix DMA conversion crash + iio:imu:inv_mpu6050 Fix dma and ts alignment and data leak issues. + iio:imu:st_lsm6dsx: check st_lsm6dsx_shub_read_output return + iio:light:si1145: Fix timestamp alignment and prevent data leak. + iio: adc: gyroadc: fix leak of device node iterator + iio: ad7292: Fix of_node refcounting + iio:adc:ti-adc0832 Fix alignment issue with timestamp + iio:adc:ti-adc12138 Fix alignment issue with timestamp + iio:imu:st_lsm6dsx Fix alignment and data leak issues + iio:gyro:itg3200: Fix timestamp alignment and prevent data leak. + powerpc/drmem: Make lmb_size 64 bit + rcu-tasks: Fix grace-period/unlock race in RCU Tasks Trace + rcu-tasks: Fix low-probability task_struct leak + rcu-tasks: Enclose task-list scan in rcu_read_lock() + MIPS: DEC: Restore bootmem reservation for firmware working memory area + MIPS: configs: lb60: Fix defconfig not selecting correct board + s390/stp: add locking to sysfs functions + powerpc: Warn about use of smt_snooze_delay + powerpc/memhotplug: Make lmb size 64bit + powerpc/powernv/elog: Fix race while processing OPAL error log event. + powerpc/powermac: Fix low_sleep_handler with KUAP and KUEP + powerpc/mce: Avoid nmi_enter/exit in real mode on pseries hash + powerpc/32: Fix vmap stack - Do not activate MMU before reading task struct + powerpc/32: Fix vmap stack - Properly set r1 before activating MMU + block: advance iov_iter on bio_add_hw_page failure + io_uring: use type appropriate io_kiocb handler for double poll + gfs2: Make sure we don't miss any delayed withdraws + gfs2: Only access gl_delete for iopen glocks + NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADE + NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag + NFSD: Add missing NFSv2 .pc_func methods + ubifs: dent: Fix some potential memory leaks while iterating entries + ubifs: xattr: Fix some potential memory leaks while iterating entries + ubifs: journal: Make sure to not dirty twice for auth nodes + ubifs: Fix a memleak after dumping authentication mount options + ubifs: Don't parse authentication mount options in remount process + ubifs: mount_ubifs: Release authentication resource in error handling path + perf vendor events amd: Add L2 Prefetch events for zen1 + perf python scripting: Fix printable strings in python3 scripts + ARC: perf: redo the pct irq missing in device-tree handling + ubi: check kthread_should_stop() after the setting of task state + ia64: fix build error with !COREDUMP + rtc: rx8010: don't modify the global rtc ops + i2c: imx: Fix external abort on interrupt in exit paths + drm/amdgpu: don't map BO in reserved region + drm/amd/display: Fix incorrect backlight register offset for DCN + drm/amd/display: Increase timeout for DP Disable + drm/amdgpu/vcn1.0: fix no previous prototype for functions + drm/amdgpu: vcn and jpeg ring synchronization + drm/amdgpu: correct the gpu reset handling for job != NULL case + drm/amdkfd: Use same SQ prefetch setting as amdgpu + drm/amd/display: Avoid MST manager resource leak. + drm/amdgpu: increase the reserved VM size to 2MB + drm/amd/display: Don't invoke kgdb_breakpoint() unconditionally + drm/amd/display: Fix kernel panic by dal_gpio_open() error + ceph: promote to unsigned long long before shifting + libceph: clear con->out_msg on Policy::stateful_server faults + 9P: Cast to loff_t before multiplying + net/sunrpc: Fix return value for sysctl sunrpc.transports + PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0 + ring-buffer: Return 0 on success from ring_buffer_resize() + intel_idle: Ignore _CST if control cannot be taken from the platform + intel_idle: Fix max_cstate for processor models without C-state tables + cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag + vringh: fix __vringh_iov() when riov and wiov are different + ext4: fix leaking sysfs kobject after failed mount + ext4: fix error handling code in add_new_gdb + ext4: fix invalid inode checksum + ext4: clear buffer verified flag if read meta block from disk + ext4: fix bdev write error check failed when mount fs with ro + ext4: fix bs < ps issue reported with dioread_nolock mount opt + ext4: do not use extent after put_bh + drm/ttm: fix eviction valuable range check. + mmc: sdhci-of-esdhc: make sure delay chain locked for HS400 + mmc: sdhci-of-esdhc: set timeout to max before tuning + mmc: sdhci: Use Auto CMD Auto Select only when v4_mode is true + memory: tegra: Remove GPU from DRM IOMMU group + memory: brcmstb_dpfe: Fix memory leak + futex: Adjust absolute futex timeouts with per time namespace offset + drm/amd/pm: increase mclk switch threshold to 200 us + tty: make FONTX ioctl use the tty pointer they were actually passed + arm64: berlin: Select DW_APB_TIMER_OF + UBUNTU: [Config] update annotations for DW_APB_TIMER + cachefiles: Handle readpage error correctly + hil/parisc: Disable HIL driver when it gets stuck + arm: dts: mt7623: add missing pause for switchport + ARM: aspeed: g5: Do not set sirq polarity + ARM: dts: s5pv210: fix pinctrl property of "vibrator-en" regulator in Aries + ARM: config: aspeed: Fix selection of media drivers + ARM: samsung: fix PM debug build with DEBUG_LL but !MMU + ARM: s3c24xx: fix missing system reset + arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.S + arm64: dts: marvell: espressobin: Add ethernet switch aliases + null_blk: synchronization fix for zoned device + coresight: cti: Initialize dynamic sysfs attributes + device property: Keep secondary firmware node secondary by type + device property: Don't clear secondary pointer for shared primary firmware node + KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR + staging: fieldbus: anybuss: jump to correct label in an error path + staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdevice + staging: octeon: repair "fixed-link" support + staging: octeon: Drop on uncorrectable alignment or FCS error + cpufreq: Introduce cpufreq_driver_test_flags() + cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is set + time: Prevent undefined behaviour in timespec64_to_ns() + block: add capacity field to zone descriptors + null_blk: introduce zone capacity for zoned device + null_blk: Fix zone reset all tracing + null_blk: Fix locking in zoned mode + usb: dwc2: Avoid leaving the error_debugfs label unused + UBUNTU: upstream stable to v5.4.75, v5.9.5
-- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1908150 Title: Groovy update: upstream stable patchset 2020-12-14 Status in linux package in Ubuntu: Confirmed Status in linux source package in Groovy: In Progress Bug description: SRU Justification Impact: The upstream process for stable tree updates is quite similar in scope to the Ubuntu SRU process, e.g., each patch has to demonstrably fix a bug, and each patch is vetted by upstream by originating either directly from a mainline/stable Linux tree or a minimally backported form of that patch. The following upstream stable patches should be included in the Ubuntu kernel: upstream stable patchset 2020-12-14 Ported from the following upstream stable releases: v5.4.75, v5.9.5 from git://git.kernel.org/ xen/events: avoid removing an event channel while handling it xen/events: add a proper barrier to 2-level uevent unmasking xen/events: fix race in evtchn_fifo_unmask() xen/events: add a new "late EOI" evtchn framework xen/blkback: use lateeoi irq binding xen/netback: use lateeoi irq binding xen/scsiback: use lateeoi irq binding xen/pvcallsback: use lateeoi irq binding xen/pciback: use lateeoi irq binding xen/events: switch user event channels to lateeoi model xen/events: use a common cpu hotplug hook for event channels xen/events: defer eoi in case of excessive number of events xen/events: block rogue events for some time firmware: arm_scmi: Fix ARCH_COLD_RESET firmware: arm_scmi: Expand SMC/HVC message pool to more than one tee: client UUID: Skip REE kernel login method as well firmware: arm_scmi: Add missing Rx size re-initialisation x86/unwind/orc: Fix inactive tasks with stack pointer in %sp on GCC 10 compiled kernels x86/alternative: Don't call text_poke() in lazy TLB mode ionic: no rx flush in deinit RDMA/mlx5: Fix devlink deadlock on net namespace deletion mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish() tracing, synthetic events: Replace buggy strcat() with seq_buf operations afs: Fix a use after free in afs_xattr_get_acl() afs: Fix afs_launder_page to not clear PG_writeback RDMA/qedr: Fix memory leak in iWARP CM ata: sata_nv: Fix retrieving of active qcs arm64: efi: increase EFI PE/COFF header padding to 64 KB afs: Fix to take ref on page when PG_private is set afs: Fix page leak on afs_write_begin() failure afs: Fix where page->private is set during write afs: Wrap page->private manipulations in inline functions afs: Alter dirty range encoding in page->private mm: add thp_order mm: add thp_size afs: Fix afs_invalidatepage to adjust the dirty region afs: Fix dirty-region encoding on ppc32 with 64K pages interconnect: qcom: sdm845: Enable keepalive for the MM1 BCM usb: host: ehci-tegra: Fix error handling in tegra_ehci_probe() futex: Fix incorrect should_fail_futex() handling powerpc/vmemmap: Fix memory leak with vmemmap list allocation failures. powerpc/powernv/smp: Fix spurious DBG() warning RDMA/core: Change how failing destroy is handled during uobj abort f2fs: allocate proper size memory for zstd decompress powerpc/watchpoint/ptrace: Fix SETHWDEBUG when CONFIG_HAVE_HW_BREAKPOINT=N UBUNTU: [Config] update config for ARCH_WANT_IRQS_OFF_ACTIVATE_MM mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM sparc64: remove mm_cpumask clearing to fix kthread_use_mm race f2fs: add trace exit in exception path f2fs: do sanity check on zoned block device path f2fs: fix uninit-value in f2fs_lookup f2fs: fix to check segment boundary during SIT page readahead s390/startup: avoid save_area_sync overflow f2fs: compress: fix to disallow enabling compress on non-empty file um: change sigio_spinlock to a mutex f2fs: handle errors of f2fs_get_meta_page_nofail afs: Don't assert on unpurgeable server records powerpc/64s: handle ISA v3.1 local copy-paste context switches ARM: 8997/2: hw_breakpoint: Handle inexact watchpoint addresses NFS4: Fix oops when copy_file_range is attempted with NFS4.0 source xfs: Set xfs_buf type flag when growing summary/bitmap files xfs: Set xfs_buf's b_ops member when zeroing bitmap/summary files xfs: log new intent items created as part of finishing recovered intent items power: supply: bq27xxx: report "not charging" on all types xfs: change the order in which child and parent defer ops are finished xfs: fix realtime bitmap/summary file truncation when growing rt volume ath10k: fix retry packets update in station dump x86/kaslr: Initialize mem_limit to the real maximum address drm/ast: Separate DRM driver from PCI code drm/amdgpu: restore ras flags when user resets eeprom(v2) video: fbdev: pvr2fb: initialize variables ath10k: start recovery process when payload length exceeds max htc length for sdio ath10k: fix VHT NSS calculation when STBC is enabled drm/scheduler: Scheduler priority fixes (v2) drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working correctly ASOC: SOF: Intel: hda-codec: move unused label to correct position ASoC: SOF: fix a runtime pm issue in SOF when HDMI codec doesn't work selftests/x86/fsgsbase: Reap a forgotten child drm/bridge_connector: Set default status connected for eDP connectors media: videodev2.h: RGB BT2020 and HSV are always full range ASoC: AMD: Clean kernel log from deferred probe error messages misc: fastrpc: fix common struct sg_table related issues staging: wfx: fix potential use before init media: platform: Improve queue set up flow for bug fixing usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwapSourceStart media: tw5864: check status of tw5864_frameinterval_get drm/vkms: avoid warning in vkms_get_vblank_timestamp media: imx274: fix frame interval handling mmc: via-sdmmc: Fix data race bug drm/bridge/synopsys: dsi: add support for non-continuous HS clock brcmfmac: increase F2 watermark for BCM4329 arm64: topology: Stop using MPIDR for topology information printk: reduce LOG_BUF_SHIFT range for H8300 ia64: kprobes: Use generic kretprobe trampoline handler kgdb: Make "kgdbcon" work properly with "kgdb_earlycon" bpf: Permit map_ptr arithmetic with opcode add and offset 0 drm: exynos: fix common struct sg_table related issues xen: gntdev: fix common struct sg_table related issues drm: lima: fix common struct sg_table related issues drm: panfrost: fix common struct sg_table related issues media: uvcvideo: Fix dereference of out-of-bound list iterator nfc: s3fwrn5: Add missing CRYPTO_HASH dependency selftests/bpf: Define string const as global for test_sysctl_prog.c selinux: access policycaps with READ_ONCE/WRITE_ONCE samples/bpf: Fix possible deadlock in xdpsock drm/amd/display: Check clock table return riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO cpufreq: sti-cpufreq: add stih418 support USB: adutux: fix debugging uio: free uio id after uio file node is freed coresight: Make sysfs functional on topologies with per core sink drm/amdgpu: No sysfs, not an error condition mac80211: add missing queue/hash initialization to 802.3 xmit usb: xhci: omit duplicate actions when suspending a runtime suspended host. SUNRPC: Mitigate cond_resched() in xprt_transmit() cpuidle: tegra: Correctly handle result of arm_cpuidle_simple_enter() arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE can: flexcan: disable clocks during stop mode habanalabs: remove security from ARB_MST_QUIET register xfs: don't free rt blocks when we're doing a REMAP bunmapi call xfs: avoid LR buffer overrun due to crafted h_len ACPI: Add out of bounds and numa_off protections to pxm_to_node() octeontx2-af: fix LD CUSTOM LTYPE aliasing brcmfmac: Fix warning message after dongle setup failed ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_desc ath11k: fix warning caused by lockdep_assert_held ath11k: change to disable softirqs for ath11k_regd_update to solve deadlock drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values usb: dwc3: core: do not queue work if dr_mode is not USB_DR_MODE_OTG bus: mhi: core: Abort suspends due to outgoing pending packets bus/fsl_mc: Do not rely on caller to provide non NULL mc_io ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3 power: supply: test_power: add missing newlines when printing parameters by sysfs drm/amd/display: HDMI remote sink need mode validation for Linux drm/amd/display: Avoid set zero in the requested clk ARC: [dts] fix the errors detected by dtbs_check block: Consider only dispatched requests for inflight statistic btrfs: fix replace of seed device md/bitmap: md_bitmap_get_counter returns wrong blocks f2fs: fix to set SBI_NEED_FSCK flag for inconsistent inode bnxt_en: Log unknown link speed appropriately. rpmsg: glink: Use complete_all for open states PCI/ACPI: Add Ampere Altra SOC MCFG quirk clk: ti: clockdomain: fix static checker warning nfsd: rename delegation related tracepoints to make them less confusing net: 9p: initialize sun_server.sun_path to have addr's value only when addr is valid ceph: encode inodes' parent/d_name in cap reconnect message drivers: watchdog: rdc321x_wdt: Fix race condition bugs jbd2: avoid transaction reuse after reformatting ext4: Detect already used quota file early KVM: PPC: Book3S HV: Do not allocate HPT for a nested guest scsi: core: Clean up allocation and freeing of sgtables gfs2: call truncate_inode_pages_final for address space glocks gfs2: Fix NULL pointer dereference in gfs2_rgrp_dump gfs2: use-after-free in sysfs deregistration gfs2: add validation checks for size of superblock Handle STATUS_IO_TIMEOUT gracefully cifs: handle -EINTR in cifs_setattr arm64: dts: renesas: ulcb: add full-pwr-cycle-in-suspend into eMMC nodes ARM: dts: omap4: Fix sgx clock rate for 4430 memory: emif: Remove bogus debugfs error handling ARM: dts: s5pv210: Enable audio on Aries boards ARM: dts: s5pv210: remove DMA controller bus node name to fix dtschema warnings ARM: dts: s5pv210: move fixed clocks under root node ARM: dts: s5pv210: move PMU node out of clock controller ARM: dts: s5pv210: remove dedicated 'audio-subsystem' node ARM: dts: s5pv210: add RTC 32 KHz clock in Aries family ARM: dts: s5pv210: align SPI GPIO node name with dtschema in Aries soc: qcom: rpmh-rsc: Sleep waiting for tcs slots to be free firmware: arm_scmi: Move scmi bus init and exit calls into the driver nbd: make the config put is called before the notifying the waiter sgl_alloc_order: fix memory leak nvme-rdma: fix crash when connect rejected vmlinux.lds.h: Add PGO and AutoFDO input sections irqchip/loongson-htvec: Fix initial interrupt clearing md: fix the checking of wrong work queue md/raid5: fix oops during stripe resizing mmc: sdhci: Add LTR support for some Intel BYT based controllers mmc: sdhci-acpi: AMDI0040: Set SDHCI_QUIRK2_PRESET_VALUE_BROKEN seccomp: Make duplicate listener detection non-racy selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GS perf/x86/intel: Fix Ice Lake event constraint table perf/x86/amd: Fix sampling Large Increment per Cycle events perf/amd/uncore: Set all slices and threads to restore perf stat -a behaviour perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count() perf/x86/amd/ibs: Fix raw sample data accumulation spi: spi-mtk-nor: fix timeout calculation overflow spi: sprd: Release DMA channel also on probe deferral extcon: ptn5150: Fix usage of atomic GPIO with sleeping GPIO chips leds: bcm6328, bcm6358: use devres LED registering function hwmon: (pmbus/max34440) Fix OC fault limits media: uvcvideo: Fix uvc_ctrl_fixup_xu_info() not having any effect fs: Don't invalidate page buffers in block_write_full_page() ACPI: configfs: Add missing config_item_put() to fix refcount leak NFS: fix nfs_path in case of a rename retry ACPI: button: fix handling lid state changes when input device closed ACPI / extlog: Check for RDMSR failure ACPI: video: use ACPI backlight for HP 635 Notebook ACPI: debug: don't allow debugging when ACPI is disabled PCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPI ACPI: EC: PM: Flush EC work unconditionally after wakeup ACPI: EC: PM: Drop ec_no_wakeup check from acpi_ec_dispatch_gpe() acpi-cpufreq: Honor _PSD table setting on new AMD CPUs io-wq: assign NUMA node locality if appropriate w1: mxc_w1: Fix timeout resolution problem leading to bus error fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove() scsi: qla2xxx: Fix MPI reset needed message scsi: qla2xxx: Fix reset of MPI firmware scsi: qla2xxx: Fix crash on session cleanup with unload PM: runtime: Remove link state checks in rpm_get/put_supplier() btrfs: qgroup: fix wrong qgroup metadata reserve for delayed inode btrfs: improve device scanning messages btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations btrfs: sysfs: init devices outside of the chunk_mutex btrfs: tracepoints: output proper root owner for trace_find_free_extent() btrfs: reschedule if necessary when logging directory items btrfs: send, orphanize first all conflicting inodes when processing references btrfs: send, recompute reference path after orphanization of a directory btrfs: use kvzalloc() to allocate clone_roots in btrfs_ioctl_send() btrfs: tree-checker: fix false alert caused by legacy btrfs root item btrfs: reschedule when cloning lots of extents btrfs: cleanup cow block on error btrfs: skip devices without magic signature when mounting btrfs: tree-checker: validate number of chunk stripes and parity btrfs: fix use-after-free on readahead extent after failure to create it btrfs: fix readahead hang and use-after-free after removing a device btrfs: drop the path before adding block group sysfs files usb: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM functionality usb: dwc3: ep0: Fix ZLP for OUT ep0 requests usb: dwc3: gadget: Check MPS of the request length usb: dwc3: gadget: Reclaim extra TRBs after request completion usb: dwc3: core: add phy cleanup for probe error handling usb: dwc3: core: don't trigger runtime pm when remove driver usb: dwc3: gadget: Resume pending requests after CLEAR_STALL usb: dwc3: gadget: END_TRANSFER before CLEAR_STALL command usb: cdns3: gadget: improve the set_configuration handling usb: cdns3: Fix on-chip memory overflow issue usb: cdc-acm: fix cooldown mechanism usb: typec: tcpm: reset hard_reset_count for any disconnect usb: host: fsl-mph-dr-of: check return of dma_set_mask() usbcore: Check both id_table and match() when both available USB: apple-mfi-fastcharge: don't probe unhandled devices drm/i915: Force VT'd workarounds when running as a guest OS vt: keyboard, simplify vt_kdgkbsent vt: keyboard, extend func_buf_lock to readers HID: wacom: Avoid entering wacom_wac_pen_report for pad / battery x86/mce: Allow for copy_mc_fragile symbol checksum to be generated tty: serial: 21285: fix lockup on open tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028A Revert "vhost-vdpa: fix page pinning leakage in error path" powerpc: Fix random segfault when freeing hugetlb range udf: Fix memory leak when mounting dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_status vdpa_sim: Fix DMA mask iio: ltc2983: Fix of_node refcounting iio: adc: at91-sama5d2_adc: fix DMA conversion crash iio:imu:inv_mpu6050 Fix dma and ts alignment and data leak issues. iio:imu:st_lsm6dsx: check st_lsm6dsx_shub_read_output return iio:light:si1145: Fix timestamp alignment and prevent data leak. iio: adc: gyroadc: fix leak of device node iterator iio: ad7292: Fix of_node refcounting iio:adc:ti-adc0832 Fix alignment issue with timestamp iio:adc:ti-adc12138 Fix alignment issue with timestamp iio:imu:st_lsm6dsx Fix alignment and data leak issues iio:gyro:itg3200: Fix timestamp alignment and prevent data leak. powerpc/drmem: Make lmb_size 64 bit rcu-tasks: Fix grace-period/unlock race in RCU Tasks Trace rcu-tasks: Fix low-probability task_struct leak rcu-tasks: Enclose task-list scan in rcu_read_lock() MIPS: DEC: Restore bootmem reservation for firmware working memory area MIPS: configs: lb60: Fix defconfig not selecting correct board s390/stp: add locking to sysfs functions powerpc: Warn about use of smt_snooze_delay powerpc/memhotplug: Make lmb size 64bit powerpc/powernv/elog: Fix race while processing OPAL error log event. powerpc/powermac: Fix low_sleep_handler with KUAP and KUEP powerpc/mce: Avoid nmi_enter/exit in real mode on pseries hash powerpc/32: Fix vmap stack - Do not activate MMU before reading task struct powerpc/32: Fix vmap stack - Properly set r1 before activating MMU block: advance iov_iter on bio_add_hw_page failure io_uring: use type appropriate io_kiocb handler for double poll gfs2: Make sure we don't miss any delayed withdraws gfs2: Only access gl_delete for iopen glocks NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADE NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag NFSD: Add missing NFSv2 .pc_func methods ubifs: dent: Fix some potential memory leaks while iterating entries ubifs: xattr: Fix some potential memory leaks while iterating entries ubifs: journal: Make sure to not dirty twice for auth nodes ubifs: Fix a memleak after dumping authentication mount options ubifs: Don't parse authentication mount options in remount process ubifs: mount_ubifs: Release authentication resource in error handling path perf vendor events amd: Add L2 Prefetch events for zen1 perf python scripting: Fix printable strings in python3 scripts ARC: perf: redo the pct irq missing in device-tree handling ubi: check kthread_should_stop() after the setting of task state ia64: fix build error with !COREDUMP rtc: rx8010: don't modify the global rtc ops i2c: imx: Fix external abort on interrupt in exit paths drm/amdgpu: don't map BO in reserved region drm/amd/display: Fix incorrect backlight register offset for DCN drm/amd/display: Increase timeout for DP Disable drm/amdgpu/vcn1.0: fix no previous prototype for functions drm/amdgpu: vcn and jpeg ring synchronization drm/amdgpu: correct the gpu reset handling for job != NULL case drm/amdkfd: Use same SQ prefetch setting as amdgpu drm/amd/display: Avoid MST manager resource leak. drm/amdgpu: increase the reserved VM size to 2MB drm/amd/display: Don't invoke kgdb_breakpoint() unconditionally drm/amd/display: Fix kernel panic by dal_gpio_open() error ceph: promote to unsigned long long before shifting libceph: clear con->out_msg on Policy::stateful_server faults 9P: Cast to loff_t before multiplying net/sunrpc: Fix return value for sysctl sunrpc.transports PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0 ring-buffer: Return 0 on success from ring_buffer_resize() intel_idle: Ignore _CST if control cannot be taken from the platform intel_idle: Fix max_cstate for processor models without C-state tables cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag vringh: fix __vringh_iov() when riov and wiov are different ext4: fix leaking sysfs kobject after failed mount ext4: fix error handling code in add_new_gdb ext4: fix invalid inode checksum ext4: clear buffer verified flag if read meta block from disk ext4: fix bdev write error check failed when mount fs with ro ext4: fix bs < ps issue reported with dioread_nolock mount opt ext4: do not use extent after put_bh drm/ttm: fix eviction valuable range check. mmc: sdhci-of-esdhc: make sure delay chain locked for HS400 mmc: sdhci-of-esdhc: set timeout to max before tuning mmc: sdhci: Use Auto CMD Auto Select only when v4_mode is true memory: tegra: Remove GPU from DRM IOMMU group memory: brcmstb_dpfe: Fix memory leak futex: Adjust absolute futex timeouts with per time namespace offset drm/amd/pm: increase mclk switch threshold to 200 us tty: make FONTX ioctl use the tty pointer they were actually passed arm64: berlin: Select DW_APB_TIMER_OF UBUNTU: [Config] update annotations for DW_APB_TIMER cachefiles: Handle readpage error correctly hil/parisc: Disable HIL driver when it gets stuck arm: dts: mt7623: add missing pause for switchport ARM: aspeed: g5: Do not set sirq polarity ARM: dts: s5pv210: fix pinctrl property of "vibrator-en" regulator in Aries ARM: config: aspeed: Fix selection of media drivers ARM: samsung: fix PM debug build with DEBUG_LL but !MMU ARM: s3c24xx: fix missing system reset arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.S arm64: dts: marvell: espressobin: Add ethernet switch aliases null_blk: synchronization fix for zoned device coresight: cti: Initialize dynamic sysfs attributes device property: Keep secondary firmware node secondary by type device property: Don't clear secondary pointer for shared primary firmware node KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR staging: fieldbus: anybuss: jump to correct label in an error path staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdevice staging: octeon: repair "fixed-link" support staging: octeon: Drop on uncorrectable alignment or FCS error cpufreq: Introduce cpufreq_driver_test_flags() cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is set time: Prevent undefined behaviour in timespec64_to_ns() block: add capacity field to zone descriptors null_blk: introduce zone capacity for zoned device null_blk: Fix zone reset all tracing null_blk: Fix locking in zoned mode usb: dwc2: Avoid leaving the error_debugfs label unused UBUNTU: upstream stable to v5.4.75, v5.9.5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1908150/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp