APPLIED: [SRU][Focal][PULLv2] Focal update: v5.4.33 upstream stable release

Kelsey Skunberg kelsey.skunberg at canonical.com
Fri Apr 24 18:02:43 UTC 2020


On 2020-04-21 08:50:38 , Kamal Mostafa wrote:
> 
> This pull request includes the following Focal stable patchset:
> 
> 	Focal update: v5.4.33 upstream stable release
> 	https://bugs.launchpad.net/bugs/1873481
> 
> Notes:
> 
> [PULLv2] The commit "ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()"
> subsequently gets reverted upstream in v5.4.34, so it has been dropped from
> this patch set.
> 
>  -Kamal
>

Applied to Focal/master-next. Thank you!

-Kelsey 
 
> -----
> 
> The following changes since commit 556b1c5c560f9bb484c39b9bf9d7b8282e844a34:
> 
>   UBUNTU: upstream stable to v5.4.32 (2020-04-17 08:12:09 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux/+git/focal tags/focal-v5.4.33
> 
> for you to fetch changes up to a58af6df9a13f789962ccb2a06c0bc15dabdceb4:
> 
>   UBUNTU: upstream stable to v5.4.33 (2020-04-21 08:43:09 -0700)
> 
> ----------------------------------------------------------------
> Aaron Liu (1):
>       drm/amdgpu: unify fw_write_wait for new gfx9 asics
> 
> Ahmed S. Darwish (1):
>       time/sched_clock: Expire timer in hardirq context
> 
> Ajay Singh (1):
>       staging: wilc1000: avoid double unlocking of 'wilc->hif_cs' mutex
> 
> Alain Volmat (1):
>       i2c: st: fix missing struct parameter description
> 
> Alan Maguire (1):
>       selftests/net: add definition for SOL_DCCP to fix compilation errors for old libc
> 
> Alexander Sverdlin (1):
>       genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()
> 
> Alexey Dobriyan (1):
>       null_blk: fix spurious IO errors after failed past-wp access
> 
> Andrei Botila (1):
>       crypto: caam - update xts sector size for large input length
> 
> Andrzej Pietrasiewicz (1):
>       media: hantro: Read be32 words starting at every fourth byte
> 
> Andy Lutomirski (1):
>       selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
> 
> Andy Shevchenko (1):
>       mfd: dln2: Fix sanity checking for endpoints
> 
> Aneesh Kumar K.V (1):
>       powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE entries
> 
> Anssi Hannula (1):
>       tools: gpio: Fix out-of-tree build regression
> 
> Ard Biesheuvel (1):
>       efi/x86: Ignore the memory attributes table on i386
> 
> Arvind Sankar (1):
>       x86/boot: Use unsigned comparison for addresses
> 
> Bart Van Assche (2):
>       null_blk: Fix the null_add_dev() error path
>       null_blk: Handle null_add_dev() failures properly
> 
> Benoit Parrot (2):
>       media: ti-vpe: cal: fix disable_irqs to only the intended target
>       media: ti-vpe: cal: fix a kernel oops when unloading module
> 
> Bjorn Andersson (2):
>       PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM
>       remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdown
> 
> Bob Liu (1):
>       dm zoned: remove duplicate nr_rnd_zones increase in dmz_init_zone()
> 
> Bob Peterson (2):
>       gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is empty
>       gfs2: Don't demote a glock until its revokes are written
> 
> Boqun Feng (1):
>       locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
> 
> Changwei Ge (1):
>       ocfs2: no need try to truncate file beyond i_size
> 
> Chris Packham (1):
>       i2c: pca-platform: Use platform_irq_get_optional
> 
> Chris Wilson (2):
>       drm/i915/gem: Flush all the reloc_gpu batch
>       drm: Remove PageReserved manipulation from drm_pci_alloc
> 
> Christian Gmeiner (1):
>       drm/etnaviv: rework perfmon query infrastructure
> 
> Christoph Niedermaier (1):
>       cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
> 
> Christophe Leroy (4):
>       selftests/vm: fix map_hugetlb length used for testing read and write
>       selftests/powerpc: Add tlbie_test in .gitignore
>       powerpc/kprobes: Ignore traps that happened in real mode
>       powerpc/kasan: Fix kasan_remap_early_shadow_ro()
> 
> Clement Courbet (1):
>       powerpc: Make setjmp/longjmp signature standard
> 
> Cédric Le Goater (2):
>       powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIs
>       powerpc/xive: Fix xmon support on the PowerNV platform
> 
> Dan Carpenter (1):
>       crypto: rng - Fix a refcounting bug in crypto_rng_reset()
> 
> Daniel Axtens (1):
>       powerpc/64: Setup a paca before parsing device tree etc.
> 
> Dave Gerlach (1):
>       arm64: dts: ti: k3-am65: Add clocks to dwc3 nodes
> 
> David Hildenbrand (2):
>       KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
>       KVM: s390: vsie: Fix delivery of addressing exceptions
> 
> David Howells (2):
>       rxrpc: Abstract out the calculation of whether there's Tx space
>       rxrpc: Fix call interruptibility handling
> 
> Dongchun Zhu (1):
>       media: i2c: ov5695: Fix power on and off sequences
> 
> Eric Auger (1):
>       vfio: platform: Switch to platform_get_irq_optional()
> 
> Eric Biggers (2):
>       fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
>       kmod: make request_module() return an error when autoloading is disabled
> 
> Eric W. Biederman (1):
>       signal: Extend exec_id to 64bits
> 
> Faiz Abbas (2):
>       mmc: sdhci: Convert sdhci_set_timeout_irq() to non-static
>       mmc: sdhci: Refactor sdhci_set_timeout()
> 
> Filipe Manana (2):
>       Btrfs: fix crash during unmount due to race with delayed inode workers
>       btrfs: fix missing file extent item for hole after ranged fsync
> 
> Fredrik Strupe (1):
>       arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
> 
> Frieder Schrempf (2):
>       mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers
>       mtd: spinand: Do not erase the block before writing a bad block marker
> 
> Gao Xiang (1):
>       erofs: correct the remaining shrink objects
> 
> Gary Lin (1):
>       efi/x86: Fix the deletion of variables in mixed mode
> 
> Gilad Ben-Yossef (3):
>       crypto: ccree - protect against empty or NULL scatterlists
>       crypto: ccree - only try to map auth tag if needed
>       crypto: ccree - dec auth tag size from cryptlen map
> 
> Greg Kroah-Hartman (1):
>       Linux 5.4.33
> 
> Grigore Popescu (1):
>       soc: fsl: dpio: register dpio irq handlers after dpio create
> 
> Guoqing Jiang (1):
>       md: check arrays is suspended in mddev_detach before call quiesce operations
> 
> Gustavo A. R. Silva (1):
>       MIPS: OCTEON: irq: Fix potential NULL pointer dereference
> 
> Hans de Goede (5):
>       ALSA: hda/realtek - Add quirk for Lenovo Carbon X1 8th gen
>       x86/tsc_msr: Use named struct initializers
>       x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devices
>       x86/tsc_msr: Make MSR derived TSC frequency more accurate
>       Input: i8042 - add Acer Aspire 5738z to nomux list
> 
> Horia Geantă (1):
>       crypto: caam/qi2 - fix chacha20 data size error
> 
> Huacai Chen (1):
>       MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
> 
> Hui Wang (1):
>       ALSA: hda/realtek - a fake key event is triggered by running shutup
> 
> Ilan Peer (2):
>       iwlwifi: mvm: Fix rate scale NSS configuration
>       cfg80211: Do not warn on same channel at the end of CSA
> 
> Imre Deak (1):
>       drm/i915/icl+: Don't enable DDI IO power on a TypeC port in TBT mode
> 
> J. Bruce Fields (1):
>       nfsd: fsnotify on rmdir under nfsd/clients/
> 
> Jakub Kicinski (1):
>       mm, memcg: do not high throttle allocators based on wraparound
> 
> James Morse (1):
>       firmware: arm_sdei: fix double-lock on hibernate with shared events
> 
> Jan Engelhardt (1):
>       acpi/x86: ignore unspecified bit positions in the ACPI global lock field
> 
> Jann Horn (1):
>       bpf: Fix tnum constraints for 32-bit comparisons
> 
> Jens Axboe (2):
>       io_uring: remove bogus RLIMIT_NOFILE check in file registration
>       io_uring: honor original task RLIMIT_FSIZE
> 
> John Garry (1):
>       libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
> 
> Josef Bacik (8):
>       btrfs: remove a BUG_ON() from merge_reloc_roots()
>       btrfs: restart relocate_tree_blocks properly
>       btrfs: track reloc roots based on their commit root bytenr
>       btrfs: reloc: clean dirty subvols if we fail to start a transaction
>       btrfs: set update the uuid generation as soon as possible
>       btrfs: drop block from cache on error in relocation
>       btrfs: unset reloc control if we fail to recover
>       btrfs: use nofs allocations for running delayed items
> 
> Juergen Gross (1):
>       xen/blkfront: fix memory allocation flags in blkfront_setup_indirect()
> 
> Julia Lawall (1):
>       ASoC: stm32: sai: Add missing cleanup
> 
> Junyong Sun (1):
>       firmware: fix a double abort case with fw_load_sysfs_fallback
> 
> Kai-Heng Feng (1):
>       libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETACH is set
> 
> Kamal Mostafa (1):
>       UBUNTU: upstream stable to v5.4.33
> 
> Kishon Vijay Abraham I (1):
>       PCI: endpoint: Fix for concurrent memory allocation in OB address region
> 
> Konstantin Khlebnikov (1):
>       block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
> 
> Kristian Klausen (1):
>       platform/x86: asus-wmi: Support laptops where the first battery is named BATT
> 
> Laurent Pinchart (2):
>       media: imx: imx7_mipi_csis: Power off the source when stopping streaming
>       media: imx: imx7-media-csi: Fix video field handling
> 
> Laurentiu Tudor (1):
>       powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
> 
> Libor Pechacek (1):
>       powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailable
> 
> Logan Gunthorpe (1):
>       PCI/switchtec: Fix init_completion race condition with poll_wait()
> 
> Lukas Wunner (1):
>       PCI: pciehp: Fix indefinite wait on sysfs requests
> 
> Luo bin (5):
>       hinic: fix a bug of waitting for IO stopped
>       hinic: fix the bug of clearing event queue
>       hinic: fix out-of-order excution in arm cpu
>       hinic: fix wrong para of wait_for_completion_timeout
>       hinic: fix wrong value of MIN_SKB_LEN
> 
> Lyude Paul (1):
>       drm/dp_mst: Fix clearing payload state on topology disable
> 
> Marc Zyngier (1):
>       irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency
> 
> Marek Szyprowski (1):
>       ARM: dts: exynos: Fix polarity of the LCD SPI bus on UniversalC210 board
> 
> Mark Brown (1):
>       arm64: Always force a branch protection mode when the compiler has one
> 
> Markus Fuchs (1):
>       net: stmmac: platform: Fix misleading interrupt error msg
> 
> Martin Blumenstingl (1):
>       thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=n
> 
> Masami Hiramatsu (1):
>       ftrace/kprobe: Show the maxactive number on kprobe_events
> 
> Mathias Nyman (1):
>       xhci: bail out early if driver can't accress host in resume
> 
> Matt Ranostay (1):
>       media: i2c: video-i2c: fix build errors due to 'imply hwmon'
> 
> Matthew Garrett (1):
>       tpm: Don't make log failures fatal
> 
> Matthew Wilcox (Oracle) (2):
>       XArray: Fix xas_pause for large multi-index entries
>       xarray: Fix early termination of xas_for_each_marked
> 
> Maxime Ripard (2):
>       arm64: dts: allwinner: h6: Fix PMU compatible
>       arm64: dts: allwinner: h5: Fix PMU compatible
> 
> Michael Ellerman (2):
>       powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
>       powerpc/64: Prevent stack protection in early boot
> 
> Michael Mueller (1):
>       s390/diag: fix display of diagnose call statistics
> 
> Michael Tretter (1):
>       media: allegro: fix type of gop_length in channel_create message
> 
> Michael Wang (1):
>       sched: Avoid scale real weight down to zero
> 
> Michal Hocko (1):
>       selftests: vm: drop dependencies on page flags from mlock2 tests
> 
> Mikulas Patocka (3):
>       dm writecache: add cond_resched to avoid CPU hangs
>       dm integrity: fix a crash with unusually large tag size
>       dm clone: replace spin_lock_irqsave with spin_lock_irq
> 
> Mohammad Rasim (1):
>       media: rc: add keymap for Videostrong KII Pro
> 
> Neeraj Upadhyay (1):
>       PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device is not there
> 
> Neil Armstrong (1):
>       usb: dwc3: core: add support for disabling SS instances in park mode
> 
> Nick Reitemeyer (1):
>       Input: tm2-touchkey - add support for Coreriver TC360 variant
> 
> Nikita Shubin (1):
>       remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
> 
> Nikos Tsironis (4):
>       dm clone: Add overflow check for number of regions
>       dm clone metadata: Fix return type of dm_clone_nr_of_hydrated_regions()
>       dm clone: Fix handling of partial region discards
>       dm clone: Add missing casts to prevent overflows and data corruption
> 
> Olga Kornievskaia (1):
>       SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsize
> 
> Oliver O'Halloran (1):
>       cpufreq: powernv: Fix use-after-free
> 
> Ondrej Jirman (2):
>       ARM: dts: sun8i-a83t-tbs-a711: HM5065 doesn't like such a high voltage
>       bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit reads
> 
> Paolo Valente (1):
>       block, bfq: move forward the getting of an extra ref in bfq_bfqq_move
> 
> Paul Cercueil (2):
>       clk: ingenic/jz4770: Exit with error if CGU init failed
>       clk: ingenic/TCU: Fix round_rate returning error
> 
> Peng Fan (1):
>       cpufreq: imx6q: fix error handling
> 
> Prike Liang (1):
>       drm/amdgpu: fix gfx hang during suspend with video playback (v2)
> 
> Qian Cai (1):
>       ext4: fix a data race at inode->i_blocks
> 
> Qu Wenruo (2):
>       btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at least queued
>       btrfs: Don't submit any btree write bio if the fs has errors
> 
> Rafael J. Wysocki (2):
>       ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE
>       ACPI: PM: s2idle: Refine active GPEs check
> 
> Raju Rangoju (1):
>       cxgb4/ptp: pass the sign of offset delta in FW CMD
> 
> Remi Pommarel (1):
>       ath9k: Handle txpower changes even when TPC is disabled
> 
> Robbie Ko (1):
>       btrfs: fix missing semaphore unlock in btrfs_sync_file
> 
> Rosioru Dragos (1):
>       crypto: mxs-dcp - fix scatterlist linearization for hash
> 
> Sagi Grimberg (1):
>       nvmet-tcp: fix maxh2cdata icresp parameter
> 
> Sahitya Tummala (1):
>       block: Fix use-after-free issue accessing struct io_cq
> 
> Sam Lunt (1):
>       perf tools: Support Python 3.8+ in Makefile
> 
> Sasha Levin (1):
>       Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"
> 
> Scott Wood (1):
>       sched/core: Remove duplicate assignment in sched_tick_remote()
> 
> Sean Christopherson (5):
>       KVM: nVMX: Properly handle userspace interrupt window request
>       KVM: x86: Allocate new rmap and large page tracking when moving memslot
>       KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec support
>       KVM: x86: Gracefully handle __vmalloc() failure during VM allocation
>       KVM: VMX: Add a trampoline to fix VMREAD error handling
> 
> Sean V Kelley (1):
>       PCI: Add boot interrupt quirk mechanism for Xeon chipsets
> 
> Shetty, Harshini X (EXT-Sony Mobile) (1):
>       dm verity fec: fix memory leak in verity_fec_dtr
> 
> Sibi Sankar (1):
>       remoteproc: qcom_q6v5_mss: Reload the mba region on coredump
> 
> Simon Gander (1):
>       hfsplus: fix crash and filesystem corruption when deleting files
> 
> Sreekanth Reddy (1):
>       scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug
> 
> Sriharsha Allenki (1):
>       usb: gadget: f_fs: Fix use after free issue as part of queue failure
> 
> Stanimir Varbanov (1):
>       media: venus: firmware: Ignore secure call error on first resume
> 
> Stanley Chu (1):
>       scsi: ufs: fix Auto-Hibern8 error detection
> 
> Steffen Maier (1):
>       scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-point
> 
> Stephan Gerhold (1):
>       media: venus: hfi_parser: Ignore HEVC encoding for V1
> 
> Steve French (1):
>       smb3: fix performance regression with setting mtime
> 
> Subash Abhinov Kasiviswanathan (1):
>       net: qualcomm: rmnet: Allow configuration updates to existing devices
> 
> Sungbo Eo (2):
>       irqchip/versatile-fpga: Handle chained IRQs properly
>       irqchip/versatile-fpga: Apply clear-mask earlier
> 
> Sven Schnelle (1):
>       seccomp: Add missing compat_ioctl for notify
> 
> Taehee Yoo (1):
>       debugfs: Check module state before warning in {full/open}_proxy_open()
> 
> Takashi Iwai (6):
>       ALSA: usb-audio: Add mixer workaround for TRX40 and co
>       ALSA: hda: Add driver blacklist
>       ALSA: hda: Fix potential access overflow in beep helper
>       ALSA: ice1724: Fix invalid access for enumerated ctl items
>       ALSA: pcm: oss: Fix regression by buffer overflow fix
>       ALSA: hda/realtek - Add quirk for MSI GL63
> 
> Thinh Nguyen (1):
>       usb: gadget: composite: Inform controller driver of self-powered
> 
> Thomas Gleixner (3):
>       cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus()
>       genirq/debugfs: Add missing sanity checks to interrupt injection
>       x86/entry/32: Add missing ASM_CLAC to general_protection entry
> 
> Thomas Hebb (3):
>       ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256
>       ALSA: hda/realtek - Set principled PC Beep configuration for ALC256
>       ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone noise fixups
> 
> Thomas Hellstrom (2):
>       x86: Don't let pgprot_modify() change the page encryption bit
>       dma-mapping: Fix dma_pgprot() for unencrypted coherent pages
> 
> Tom Lendacky (1):
>       efi/x86: Add TPM related EFI tables to unencrypted mapping checks
> 
> Tony Lindgren (1):
>       ARM: dts: Fix dm814x Ethernet by changing to use rgmii-id mode
> 
> Trond Myklebust (2):
>       NFS: Fix use-after-free issues in nfs_pageio_add_request()
>       NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
> 
> Ulf Hansson (1):
>       PM / Domains: Allow no domain-idle-states DT property in genpd when parsing
> 
> Vasily Averin (3):
>       tpm: tpm1_bios_measurements_next should increase position index
>       tpm: tpm2_bios_measurements_next should increase position index
>       pstore: pstore_ftrace_seq_next should increase position index
> 
> Vincent Guittot (1):
>       sched/fair: Fix enqueue_task_fair warning
> 
> Vitaly Kuznetsov (1):
>       KVM: VMX: fix crash cleanup when KVM wasn't used
> 
> Vladimir Oltean (1):
>       spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion
> 
> Wen Yang (1):
>       ipmi: fix hung processes in __get_guid()
> 
> Xu Wang (1):
>       qlcnic: Fix bad kzalloc null test
> 
> Yangbo Lu (1):
>       mmc: sdhci-of-esdhc: fix esdhc_reset() for different controller versions
> 
> Yicong Yang (1):
>       PCI/ASPM: Clear the correct bits when enabling L1 substates
> 
> Yilu Lin (1):
>       CIFS: Fix bug which the return value by asynchronous read is error
> 
> Yintian Tao (1):
>       drm/scheduler: fix rare NULL ptr race
> 
> Yonghong Song (1):
>       bpf: Fix deadlock with rq_lock in bpf_send_signal()
> 
> YueHaibing (1):
>       powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()
> 
> Yuxian Dai (1):
>       drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK
> 
> Zheng Wei (1):
>       net: vxge: fix wrong __VA_ARGS__ usage
> 
> Zhiqiang Liu (1):
>       block, bfq: fix use-after-free in bfq_idle_slice_timer_body
> 
> chenqiwu (1):
>       pstore/platform: fix potential mem leak if pstore_init_fs failed
> 
> 이경택 (4):
>       ASoC: fix regwmask
>       ASoC: dapm: connect virtual mux with default value
>       ASoC: dpcm: allow start or stop during pause for backend
>       ASoC: topology: use name_prefix for new kcontrol
> 
>  Documentation/sound/hd-audio/index.rst             |   1 +
>  Documentation/sound/hd-audio/models.rst            |   2 -
>  Documentation/sound/hd-audio/realtek-pc-beep.rst   | 129 ++++++++++++
>  Makefile                                           |   2 +-
>  arch/arm/boot/dts/dm8148-evm.dts                   |   4 +-
>  arch/arm/boot/dts/dm8148-t410.dts                  |   4 +-
>  arch/arm/boot/dts/dra62x-j5eco-evm.dts             |   4 +-
>  arch/arm/boot/dts/exynos4210-universal_c210.dts    |   4 +-
>  arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts          |   4 +-
>  arch/arm64/Makefile                                |   4 +
>  arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi       |   3 +-
>  arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi       |   3 +-
>  arch/arm64/boot/dts/ti/k3-am65-main.dtsi           |   2 +
>  arch/arm64/kernel/armv8_deprecated.c               |   2 +-
>  arch/mips/cavium-octeon/octeon-irq.c               |   3 +
>  arch/mips/mm/tlbex.c                               |   5 +-
>  arch/powerpc/include/asm/book3s/64/hash-4k.h       |   6 +
>  arch/powerpc/include/asm/book3s/64/hash-64k.h      |   8 +-
>  arch/powerpc/include/asm/book3s/64/pgtable.h       |   4 +-
>  arch/powerpc/include/asm/book3s/64/radix.h         |   5 +
>  arch/powerpc/include/asm/drmem.h                   |   4 +-
>  arch/powerpc/include/asm/setjmp.h                  |   6 +-
>  arch/powerpc/kernel/Makefile                       |   3 -
>  arch/powerpc/kernel/dt_cpu_ftrs.c                  |   1 -
>  arch/powerpc/kernel/kprobes.c                      |   3 +
>  arch/powerpc/kernel/paca.c                         |  14 +-
>  arch/powerpc/kernel/setup.h                        |   6 +
>  arch/powerpc/kernel/setup_64.c                     |  32 ++-
>  arch/powerpc/kernel/signal_64.c                    |   4 +-
>  arch/powerpc/mm/kasan/kasan_init_32.c              |   2 +-
>  arch/powerpc/mm/nohash/tlb_low.S                   |  12 +-
>  arch/powerpc/platforms/pseries/hotplug-memory.c    |   8 +-
>  arch/powerpc/platforms/pseries/lpar.c              |   2 +-
>  arch/powerpc/sysdev/xive/common.c                  |  16 +-
>  arch/powerpc/sysdev/xive/native.c                  |   4 +-
>  arch/powerpc/sysdev/xive/spapr.c                   |   4 +-
>  arch/powerpc/sysdev/xive/xive-internal.h           |   7 +
>  arch/powerpc/xmon/Makefile                         |   3 -
>  arch/s390/kernel/diag.c                            |   2 +-
>  arch/s390/kvm/vsie.c                               |   1 +
>  arch/s390/mm/gmap.c                                |   6 +-
>  arch/x86/boot/compressed/head_32.S                 |   2 +-
>  arch/x86/boot/compressed/head_64.S                 |   4 +-
>  arch/x86/entry/entry_32.S                          |   1 +
>  arch/x86/include/asm/kvm_host.h                    |   2 +-
>  arch/x86/include/asm/pgtable.h                     |   7 +-
>  arch/x86/include/asm/pgtable_types.h               |   2 +-
>  arch/x86/kernel/acpi/boot.c                        |   2 +-
>  arch/x86/kernel/tsc_msr.c                          | 128 +++++++++--
>  arch/x86/kvm/svm.c                                 |   4 +
>  arch/x86/kvm/vmx/nested.c                          |  18 +-
>  arch/x86/kvm/vmx/ops.h                             |  28 ++-
>  arch/x86/kvm/vmx/vmenter.S                         |  58 +++++
>  arch/x86/kvm/vmx/vmx.c                             |  92 +++-----
>  arch/x86/kvm/x86.c                                 |  21 +-
>  arch/x86/platform/efi/efi.c                        |   2 +
>  arch/x86/platform/efi/efi_64.c                     |   4 +-
>  block/bfq-cgroup.c                                 |  14 +-
>  block/bfq-iosched.c                                |  16 +-
>  block/blk-ioc.c                                    |   7 +
>  block/blk-settings.c                               |   3 +
>  crypto/rng.c                                       |   8 +-
>  debian.master/upstream-stable                      |   2 +-
>  drivers/acpi/acpica/achware.h                      |   2 +-
>  drivers/acpi/acpica/evxfgpe.c                      |  17 +-
>  drivers/acpi/acpica/hwgpe.c                        |  47 ++++-
>  drivers/acpi/ec.c                                  |   5 +
>  drivers/acpi/internal.h                            |   1 +
>  drivers/acpi/sleep.c                               |  19 +-
>  drivers/ata/libata-pmp.c                           |   1 +
>  drivers/ata/libata-scsi.c                          |   9 +-
>  drivers/base/firmware_loader/fallback.c            |   2 +-
>  drivers/base/power/domain.c                        |   2 +-
>  drivers/base/power/wakeup.c                        |   4 +-
>  drivers/block/null_blk_main.c                      |  10 +-
>  drivers/block/xen-blkfront.c                       |  17 +-
>  drivers/bus/sunxi-rsb.c                            |   2 +-
>  drivers/char/ipmi/ipmi_msghandler.c                |   4 +-
>  drivers/char/tpm/eventlog/common.c                 |  12 +-
>  drivers/char/tpm/eventlog/tpm1.c                   |   2 +-
>  drivers/char/tpm/eventlog/tpm2.c                   |   2 +-
>  drivers/char/tpm/tpm-chip.c                        |   4 +-
>  drivers/char/tpm/tpm.h                             |   2 +-
>  drivers/clk/ingenic/jz4770-cgu.c                   |   4 +-
>  drivers/clk/ingenic/tcu.c                          |   2 +-
>  drivers/cpufreq/imx6q-cpufreq.c                    |  12 +-
>  drivers/cpufreq/powernv-cpufreq.c                  |   6 +
>  drivers/crypto/caam/caamalg_desc.c                 |  30 ++-
>  drivers/crypto/ccree/cc_buffer_mgr.c               |  76 ++++---
>  drivers/crypto/ccree/cc_buffer_mgr.h               |   1 +
>  drivers/crypto/mxs-dcp.c                           |  58 +++--
>  drivers/firmware/arm_sdei.c                        |  32 ++-
>  drivers/firmware/efi/efi.c                         |   2 +-
>  drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         |   5 +-
>  drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c              |   2 +
>  drivers/gpu/drm/amd/powerplay/renoir_ppt.c         |   6 +
>  drivers/gpu/drm/amd/powerplay/renoir_ppt.h         |   2 +-
>  drivers/gpu/drm/drm_dp_mst_topology.c              |  19 +-
>  drivers/gpu/drm/drm_pci.c                          |  23 +-
>  drivers/gpu/drm/etnaviv/etnaviv_perfmon.c          |  59 +++++-
>  drivers/gpu/drm/i915/display/intel_ddi.c           |   6 +-
>  drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c     |   8 +-
>  drivers/gpu/drm/scheduler/sched_main.c             |   2 +
>  drivers/i2c/busses/i2c-pca-platform.c              |   2 +-
>  drivers/i2c/busses/i2c-st.c                        |   1 +
>  drivers/input/keyboard/tm2-touchkey.c              |  11 +
>  drivers/input/serio/i8042-x86ia64io.h              |  11 +
>  drivers/irqchip/irq-gic-v3-its.c                   |   6 +
>  drivers/irqchip/irq-versatile-fpga.c               |  18 +-
>  drivers/md/dm-clone-metadata.c                     |  44 ++--
>  drivers/md/dm-clone-metadata.h                     |   6 +-
>  drivers/md/dm-clone-target.c                       |  90 +++++---
>  drivers/md/dm-integrity.c                          |   4 +-
>  drivers/md/dm-verity-fec.c                         |   1 +
>  drivers/md/dm-writecache.c                         |   6 +-
>  drivers/md/dm-zoned-metadata.c                     |   1 -
>  drivers/md/md.c                                    |   2 +-
>  drivers/media/i2c/ov5695.c                         |  49 +++--
>  drivers/media/i2c/video-i2c.c                      |   2 +-
>  drivers/media/platform/qcom/venus/firmware.c       |  10 +-
>  drivers/media/platform/qcom/venus/hfi_parser.c     |   1 +
>  drivers/media/platform/ti-vpe/cal.c                |  29 +--
>  drivers/media/rc/keymaps/Makefile                  |   1 +
>  drivers/media/rc/keymaps/rc-videostrong-kii-pro.c  |  83 ++++++++
>  drivers/mfd/dln2.c                                 |   9 +-
>  drivers/mmc/host/sdhci-of-esdhc.c                  |  43 +++-
>  drivers/mmc/host/sdhci.c                           |  41 ++--
>  drivers/mmc/host/sdhci.h                           |   2 +
>  drivers/mtd/nand/spi/core.c                        |  17 +-
>  drivers/net/ethernet/chelsio/cxgb4/cxgb4_ptp.c     |   3 +
>  drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c  |   5 +-
>  drivers/net/ethernet/huawei/hinic/hinic_hw_dev.c   |  51 +----
>  drivers/net/ethernet/huawei/hinic/hinic_hw_eqs.c   |  26 ++-
>  drivers/net/ethernet/huawei/hinic/hinic_hw_mgmt.c  |   5 +-
>  drivers/net/ethernet/huawei/hinic/hinic_rx.c       |   3 +
>  drivers/net/ethernet/huawei/hinic/hinic_tx.c       |   4 +-
>  drivers/net/ethernet/neterion/vxge/vxge-config.h   |   2 +-
>  drivers/net/ethernet/neterion/vxge/vxge-main.h     |  14 +-
>  .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c  |   2 +-
>  drivers/net/ethernet/qualcomm/rmnet/rmnet_config.c |  31 +--
>  .../net/ethernet/stmicro/stmmac/stmmac_platform.c  |  14 +-
>  drivers/net/wireless/ath/ath9k/main.c              |   3 +
>  drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c     |  29 ++-
>  drivers/nvme/target/tcp.c                          |   2 +-
>  drivers/pci/controller/dwc/pcie-qcom.c             |   8 +-
>  drivers/pci/endpoint/pci-epc-mem.c                 |  10 +-
>  drivers/pci/hotplug/pciehp_hpc.c                   |  14 +-
>  drivers/pci/pcie/aspm.c                            |   4 +-
>  drivers/pci/quirks.c                               |  80 ++++++-
>  drivers/pci/switch/switchtec.c                     |   2 +-
>  drivers/platform/x86/asus-wmi.c                    |   5 +-
>  drivers/remoteproc/qcom_q6v5_mss.c                 |  54 +++--
>  drivers/remoteproc/remoteproc_virtio.c             |   7 +
>  drivers/s390/scsi/zfcp_erp.c                       |   2 +-
>  drivers/scsi/mpt3sas/mpt3sas_scsih.c               |   8 +-
>  drivers/scsi/ufs/ufshcd.c                          |   3 +-
>  drivers/scsi/ufs/ufshcd.h                          |   6 +
>  drivers/soc/fsl/dpio/dpio-driver.c                 |   8 +-
>  drivers/spi/spi-fsl-dspi.c                         |  19 +-
>  drivers/staging/media/allegro-dvt/allegro-core.c   |   5 +-
>  drivers/staging/media/hantro/hantro_h1_jpeg_enc.c  |   9 +-
>  .../staging/media/hantro/rk3399_vpu_hw_jpeg_enc.c  |   9 +-
>  drivers/staging/media/imx/imx7-media-csi.c         |   4 +
>  drivers/staging/media/imx/imx7-mipi-csis.c         |   2 +-
>  drivers/staging/wilc1000/wilc_wlan.c               |   1 -
>  drivers/usb/dwc3/core.c                            |   5 +
>  drivers/usb/dwc3/core.h                            |   4 +
>  drivers/usb/gadget/composite.c                     |   9 +
>  drivers/usb/gadget/function/f_fs.c                 |   1 +
>  drivers/usb/host/xhci.c                            |   4 +-
>  drivers/vfio/platform/vfio_platform.c              |   2 +-
>  fs/afs/rxrpc.c                                     |   3 +-
>  fs/btrfs/async-thread.c                            |   8 +
>  fs/btrfs/async-thread.h                            |   1 +
>  fs/btrfs/delayed-inode.c                           |  13 ++
>  fs/btrfs/disk-io.c                                 |  27 ++-
>  fs/btrfs/extent_io.c                               |  35 +++-
>  fs/btrfs/file.c                                    |  11 +
>  fs/btrfs/qgroup.c                                  |  11 +-
>  fs/btrfs/relocation.c                              |  62 +++---
>  fs/cifs/file.c                                     |   2 +-
>  fs/cifs/inode.c                                    |  23 +-
>  fs/debugfs/file.c                                  |  18 +-
>  fs/erofs/utils.c                                   |   2 +-
>  fs/exec.c                                          |   2 +-
>  fs/ext4/inode.c                                    |   2 +-
>  fs/filesystems.c                                   |   4 +-
>  fs/gfs2/glock.c                                    |   3 +
>  fs/gfs2/glops.c                                    |  27 ++-
>  fs/gfs2/log.c                                      |   2 +-
>  fs/gfs2/log.h                                      |   1 +
>  fs/hfsplus/attributes.c                            |   4 +
>  fs/io_uring.c                                      |  18 +-
>  fs/nfs/pagelist.c                                  |  48 ++---
>  fs/nfs/write.c                                     |   1 +
>  fs/nfsd/nfsctl.c                                   |   1 +
>  fs/ocfs2/alloc.c                                   |   4 +
>  fs/pstore/inode.c                                  |   5 +-
>  fs/pstore/platform.c                               |   4 +-
>  include/acpi/acpixf.h                              |   2 +-
>  include/linux/cpu.h                                |  12 +-
>  include/linux/devfreq_cooling.h                    |   2 +-
>  include/linux/iocontext.h                          |   1 +
>  include/linux/pci-epc.h                            |   3 +
>  include/linux/sched.h                              |   4 +-
>  include/linux/xarray.h                             |   6 +-
>  include/media/rc-map.h                             |   1 +
>  include/net/af_rxrpc.h                             |   8 +-
>  kernel/bpf/verifier.c                              | 108 ++++++----
>  kernel/cpu.c                                       |   4 +-
>  kernel/dma/mapping.c                               |   2 +
>  kernel/irq/debugfs.c                               |  11 +-
>  kernel/irq/irqdomain.c                             |  10 +-
>  kernel/kmod.c                                      |   4 +-
>  kernel/locking/lockdep.c                           |   4 +
>  kernel/sched/core.c                                |   1 -
>  kernel/sched/fair.c                                |  26 ++-
>  kernel/sched/sched.h                               |   8 +-
>  kernel/seccomp.c                                   |   1 +
>  kernel/signal.c                                    |   2 +-
>  kernel/time/sched_clock.c                          |   9 +-
>  kernel/trace/bpf_trace.c                           |   2 +-
>  kernel/trace/trace_kprobe.c                        |   2 +
>  lib/test_xarray.c                                  |  37 ++++
>  lib/xarray.c                                       |   4 +-
>  mm/memcontrol.c                                    |   3 +
>  net/rxrpc/af_rxrpc.c                               |   4 +-
>  net/rxrpc/ar-internal.h                            |   4 +-
>  net/rxrpc/call_object.c                            |   3 +-
>  net/rxrpc/conn_client.c                            |  13 +-
>  net/rxrpc/sendmsg.c                                |  71 +++++--
>  net/sunrpc/auth_gss/auth_gss.c                     |   3 +-
>  net/wireless/scan.c                                |   6 +-
>  sound/core/oss/pcm_plugin.c                        |  32 ++-
>  sound/pci/hda/hda_beep.c                           |   6 +-
>  sound/pci/hda/hda_intel.c                          |  16 ++
>  sound/pci/hda/patch_realtek.c                      | 221 ++++++++++---------
>  sound/pci/ice1712/prodigy_hifi.c                   |   4 +-
>  sound/soc/soc-dapm.c                               |   8 +-
>  sound/soc/soc-ops.c                                |   4 +-
>  sound/soc/soc-pcm.c                                |   6 +-
>  sound/soc/soc-topology.c                           |   2 +-
>  sound/soc/stm/stm32_sai_sub.c                      |   4 +-
>  sound/usb/mixer_maps.c                             |  28 +++
>  tools/gpio/Makefile                                |   2 +-
>  tools/perf/Makefile.config                         |  11 +-
>  tools/testing/radix-tree/Makefile                  |   4 +-
>  tools/testing/radix-tree/iteration_check_2.c       |  87 ++++++++
>  tools/testing/radix-tree/main.c                    |   1 +
>  tools/testing/radix-tree/test.h                    |   1 +
>  tools/testing/selftests/net/reuseport_addr_any.c   |   4 +
>  tools/testing/selftests/powerpc/mm/.gitignore      |   1 +
>  tools/testing/selftests/vm/map_hugetlb.c           |  14 +-
>  tools/testing/selftests/vm/mlock2-tests.c          | 233 ++++-----------------
>  tools/testing/selftests/x86/ptrace_syscall.c       |   8 +-
>  255 files changed, 2467 insertions(+), 1205 deletions(-)
>  create mode 100644 Documentation/sound/hd-audio/realtek-pc-beep.rst
>  create mode 100644 drivers/media/rc/keymaps/rc-videostrong-kii-pro.c
>  create mode 100644 tools/testing/radix-tree/iteration_check_2.c
> 
> -- 
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team



More information about the kernel-team mailing list