This is the start of the stable review cycle for the 5.2.5 release.
There are 215 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Wed 31 Jul 2019 07:05:01 PM UTC.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.2.5-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
linux-5.2.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <[email protected]>
Linux 5.2.5-rc1
Jens Axboe <[email protected]>
io_uring: don't use iov_iter_advance() for fixed buffers
Zhengyuan Liu <[email protected]>
io_uring: fix counter inc/dec mismatch in async_list
Jens Axboe <[email protected]>
io_uring: ensure ->list is initialized for poll commands
Zhengyuan Liu <[email protected]>
io_uring: add a memory barrier before atomic_read
Linus Torvalds <[email protected]>
access: avoid the RCU grace period for the temporary subjective credentials
Chris Wilson <[email protected]>
drm/i915: Make the semaphore saturation mask global
Arnd Bergmann <[email protected]>
structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACK
Dan Williams <[email protected]>
libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl()
Dan Williams <[email protected]>
libnvdimm/region: Register badblocks before namespaces
Dan Williams <[email protected]>
libnvdimm/bus: Prevent duplicate device_unregister() calls
Dan Williams <[email protected]>
drivers/base: Introduce kill_device()
Joerg Roedel <[email protected]>
iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVA
Chris Wilson <[email protected]>
iommu/iova: Remove stale cached32_node
Dmitry Safonov <[email protected]>
iommu/vt-d: Don't queue_iova() if there is no flush queue
Zhengyuan Liu <[email protected]>
io_uring: fix the sequence comparison in io_sequence_defer
Suraj Jitindar Singh <[email protected]>
powerpc/pmu: Set pmcregs_in_use in paca when running as LPAR
Michael Neuling <[email protected]>
powerpc/tm: Fix oops on sigreturn on systems without TM
Suraj Jitindar Singh <[email protected]>
powerpc/mm: Limit rma_size to 1TB when running without HV mode
Gautham R. Shenoy <[email protected]>
powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()
Shawn Anastasio <[email protected]>
powerpc/dma: Fix invalid DMA mmap behavior
Hui Wang <[email protected]>
ALSA: hda - Add a conexant codec entry to let mute led work
Takashi Iwai <[email protected]>
ALSA: hda - Fix intermittent CORB/RIRB stall on Intel chips
Takashi Iwai <[email protected]>
ALSA: pcm: Fix refcount_inc() on zero usage
Kai-Heng Feng <[email protected]>
ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1
Ding Xiang <[email protected]>
ALSA: ac97: Fix double free of ac97_codec_device
Sébastien Szymanski <[email protected]>
drm/panel: Add support for Armadeus ST0700 Adapt
Kefeng Wang <[email protected]>
hpet: Fix division by zero in hpet_time_div()
Arseny Solokha <[email protected]>
eeprom: make older eeprom drivers select NVMEM_SYSFS
Alexander Usyskin <[email protected]>
mei: me: add mule creek canyon (EHL) device ids
YueHaibing <[email protected]>
fpga-manager: altera-ps-spi: Fix build error
Hridya Valsaraju <[email protected]>
binder: prevent transactions to context manager from its own process.
Martijn Coenen <[email protected]>
binder: Set end of SG buffer area properly.
Eiichi Tsukata <[email protected]>
x86/stacktrace: Prevent access_ok() warnings in arch_stack_walk_user()
Zhenzhong Duan <[email protected]>
x86/speculation/mds: Apply more accurate check on hypervisor platform
Hans de Goede <[email protected]>
x86/sysfb_efi: Add quirks for some devices with swapped width and height
Ondrej Mosnacek <[email protected]>
selinux: check sidtab limit before adding a new entry
Qu Wenruo <[email protected]>
btrfs: inode: Don't compress if NODATASUM or NODATACOW set
Hans Verkuil <[email protected]>
media: videodev2.h: change V4L2_PIX_FMT_BGRA444 define: fourcc was already
in use
Cédric Le Goater <[email protected]>
KVM: PPC: Book3S HV: XIVE: fix rollback when kvmppc_xive_create fails
Suraj Jitindar Singh <[email protected]>
KVM: PPC: Book3S HV: Save and restore guest visible PSSCR bits on pseries
Suraj Jitindar Singh <[email protected]>
KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nesting
Wanpeng Li <[email protected]>
KVM: X86: Fix fpu state crash in kvm guest
Lucas Stach <[email protected]>
usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream port
Lucas Stach <[email protected]>
Revert "usb: usb251xb: Add US port lanes inversion property"
Lucas Stach <[email protected]>
Revert "usb: usb251xb: Add US lanes inversion dts-bindings"
Ryan Kennedy <[email protected]>
usb: pci-quirks: Correct AMD PLL quirk detection
Phong Tran <[email protected]>
usb: wusbcore: fix unbalanced get/put cluster_id
Yoshihiro Shimoda <[email protected]>
usb-storage: Add a limitation for blk_queue_max_hw_sectors()
Mathias Nyman <[email protected]>
xhci: Fix crash if scatter gather is used with Immediate Data Transfer
(IDT).
Arnd Bergmann <[email protected]>
locking/lockdep: Hide unused 'class' variable
Huang Ying <[email protected]>
mm, swap: fix race between swapoff and some swap operations
Konstantin Khlebnikov <[email protected]>
mm: use down_read_killable for locking mmap_sem in access_remote_vm
Yuyang Du <[email protected]>
locking/lockdep: Fix lock used or unused stats error
Konstantin Khlebnikov <[email protected]>
proc: use down_read_killable mmap_sem for /proc/pid/maps
Arnd Bergmann <[email protected]>
cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()
Konstantin Khlebnikov <[email protected]>
proc: use down_read_killable mmap_sem for /proc/pid/map_files
Konstantin Khlebnikov <[email protected]>
proc: use down_read_killable mmap_sem for /proc/pid/clear_refs
Konstantin Khlebnikov <[email protected]>
proc: use down_read_killable mmap_sem for /proc/pid/pagemap
Konstantin Khlebnikov <[email protected]>
proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollup
Jean-Philippe Brucker <[email protected]>
mm/mmu_notifier: use hlist_add_head_rcu()
Shakeel Butt <[email protected]>
memcg, fsnotify: no oom-kill for remote memcg charging
Andy Lutomirski <[email protected]>
mm/gup.c: remove some BUG_ONs from get_gate_page()
Guenter Roeck <[email protected]>
mm/gup.c: mark undo_dev_pagemap as __maybe_unused
Huang Ying <[email protected]>
mm/mincore.c: fix race between swapoff and mincore
Christoph Hellwig <[email protected]>
9p: pass the correct prototype to read_cache_page
Dmitry Vyukov <[email protected]>
mm/kmemleak.c: fix check for softirq context
Sam Ravnborg <[email protected]>
sh: prevent warnings when using iounmap
Minwoo Im <[email protected]>
nvme: fix NULL deref for fabrics options
Wenwen Wang <[email protected]>
block/bio-integrity: fix a memory leak bug
YueHaibing <[email protected]>
platform/x86: Fix PCENGINES_APU2 Kconfig warning
Oliver O'Halloran <[email protected]>
powerpc/eeh: Handle hugepages in ioremap space
David Windsor <[email protected]>
dlm: check if workqueues are NULL before flushing/destroying
morten petersen <[email protected]>
mailbox: handle failed named mailbox channel request
Ocean Chen <[email protected]>
f2fs: avoid out-of-range memory access
Heng Xiao <[email protected]>
f2fs: fix to avoid long latency during umount
Gerd Rausch <[email protected]>
rds: Accept peer connection reject messages due to incompatible version
Josef Bacik <[email protected]>
block: init flush rq ref count to 1
Masahiro Yamada <[email protected]>
powerpc/boot: add {get, put}_unaligned_be32 to xz_config.h
Michael Ellerman <[email protected]>
powerpc/irq: Don't WARN continuously in arch_local_irq_restore()
Mikhail Skorzhinskii <[email protected]>
nvme-tcp: set the STABLE_WRITES flag when data digests are enabled
Jackie Liu <[email protected]>
io_uring: fix io_sq_thread_stop running in front of io_sq_thread
Mikhail Skorzhinskii <[email protected]>
nvme-tcp: don't use sendpage for SLAB pages
Christoph Hellwig <[email protected]>
nvme-pci: limit max_hw_sectors based on the DMA max mapping size
Alan Mikhak <[email protected]>
nvme-pci: check for NULL return from pci_alloc_p2pmem()
Dag Moxnes <[email protected]>
RDMA/core: Fix race when resolving IP address
Leo Yan <[email protected]>
perf intel-bts: Fix potential NULL pointer dereference found by the smatch
tool
YueHaibing <[email protected]>
PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB
Konstantin Taranov <[email protected]>
RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM
Leo Yan <[email protected]>
perf hists browser: Fix potential NULL pointer dereference found by the
smatch tool
Leo Yan <[email protected]>
perf annotate: Fix dereferencing freed memory found by the smatch tool
Leo Yan <[email protected]>
perf map: Fix potential NULL pointer dereference found by smatch tool
Leo Yan <[email protected]>
perf session: Fix potential NULL pointer dereference found by the smatch
tool
Leo Yan <[email protected]>
perf trace: Fix potential NULL pointer dereference found by the smatch tool
Leo Yan <[email protected]>
perf top: Fix potential NULL pointer dereference detected by the smatch tool
Mathieu Desnoyers <[email protected]>
rseq/selftests: Fix Thumb mode build failure on arm32
Leo Yan <[email protected]>
perf stat: Fix use-after-freed pointer detected by the smatch tool
Numfor Mbiziwo-Tiapo <[email protected]>
perf test mmap-thread-lookup: Initialize variable to suppress memory
sanitizer warning
Hou Zhiqiang <[email protected]>
PCI: mobiveil: Use the 1st inbound window for MEM inbound transactions
Hou Zhiqiang <[email protected]>
PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbers
Vasily Gorbik <[email protected]>
kallsyms: exclude kasan local symbols on s390
Hou Zhiqiang <[email protected]>
PCI: mobiveil: Fix the Class Code field
Hou Zhiqiang <[email protected]>
PCI: mobiveil: Fix PCI base address in MEM/IO outbound windows
Sean Christopherson <[email protected]>
KVM: nVMX: Stash L1's CR3 in vmcs01.GUEST_CR3 on nested entry w/o EPT
James Morse <[email protected]>
arm64: assembler: Switch ESB-instruction with a vanilla nop if
!ARM64_HAS_RAS
Valentine Fatiev <[email protected]>
IB/ipoib: Add child to parent list only if device initialized
Aneesh Kumar K.V <[email protected]>
powerpc/mm: Handle page table allocation failures
Parav Pandit <[email protected]>
IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCE
Geert Uytterhoeven <[email protected]>
serial: sh-sci: Fix TX DMA buffer flushing and workqueue races
Geert Uytterhoeven <[email protected]>
serial: sh-sci: Terminate TX DMA during buffer flushing
Liu, Changcheng <[email protected]>
RDMA/i40iw: Set queue pair state when being queried
Masahiro Yamada <[email protected]>
powerpc/mm: mark more tlb functions as __always_inline
Christian Lamparter <[email protected]>
powerpc/4xx/uic: clear pending interrupt after irq type/pol change
Mathieu Malaterre <[email protected]>
powerpc: silence a -Wcast-function-type warning in dawr_write_file_bool
Sahitya Tummala <[email protected]>
f2fs: fix is_idle() check for discard type
Johannes Berg <[email protected]>
um: Silence lockdep complaint about mmap_sem
Ira Weiny <[email protected]>
mm/swap: fix release_pages() when releasing devmap pages
Axel Lin <[email protected]>
mfd: hi655x-pmic: Fix missing return value check for
devm_regmap_init_mmio_clk
Arnd Bergmann <[email protected]>
mfd: arizona: Fix undefined behavior
Robert Hancock <[email protected]>
mfd: core: Set fwnode for created devices
Daniel Gomez <[email protected]>
mfd: madera: Add missing of table registration
Gwendal Grignou <[email protected]>
mfd: cros_ec: Register cros_ec_lid_angle driver when presented
Naveen N. Rao <[email protected]>
recordmcount: Fix spurious mcount entries on powerpc
Masahiro Yamada <[email protected]>
fixdep: check return value of printf() and putchar()
Nathan Lynch <[email protected]>
powerpc/rtas: retry when cpu offline races with suspend/migration
Naveen N. Rao <[email protected]>
powerpc/xmon: Fix disabling tracing while in xmon
Qian Cai <[email protected]>
powerpc/cacheflush: fix variable set but not used
Brian Masney <[email protected]>
dt-bindings: backlight: lm3630a: correct schema validation
Bastien Nocera <[email protected]>
iio: iio-utils: Fix possible incorrect mask calculation
Bharat Kumar Gogada <[email protected]>
PCI: xilinx-nwl: Fix Multi MSI data programming
Neil Armstrong <[email protected]>
phy: meson-g12a-usb3-pcie: disable locking for cr_regmap
Will Deacon <[email protected]>
genksyms: Teach parser about 128-bit built-in types
Nathan Chancellor <[email protected]>
kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS
Nathan Huckleberry <[email protected]>
net/ipv4: fib_trie: Avoid cryptic ternary expressions
Fabrice Gasnier <[email protected]>
i2c: stm32f7: fix the get_irq error cases
Marek Vasut <[email protected]>
PCI: sysfs: Ignore lockdep for remove attribute
Yoshihiro Shimoda <[email protected]>
phy: renesas: rcar-gen3-usb2: fix imbalance powered flag
Stefan Roese <[email protected]>
serial: mctrl_gpio: Check if GPIO property exisits before requesting it
Sean Paul <[email protected]>
drm/msm: Depopulate platform on probe failure
Alexey Kardashevskiy <[email protected]>
powerpc/pci/of: Fix OF flags parsing for 64bit BARs
Jordan Crouse <[email protected]>
drm/msm/adreno: Ensure that the zap shader region is big enough
Eugene Korenevsky <[email protected]>
kvm: vmx: segment limit check: use access length
Sean Christopherson <[email protected]>
KVM: nVMX: Intercept VMWRITEs to GUEST_{CS,SS}_AR_BYTES
Raul E Rangel <[email protected]>
mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit width
Eugene Korenevsky <[email protected]>
kvm: vmx: fix limit checking in get_vmx_mem_address()
Enric Balletbo i Serra <[email protected]>
usb: dwc3: Fix core validation in probe, move after clocks are enabled
Andrzej Pietrasiewicz <[email protected]>
usb: gadget: Zero ffs_io_data
Serge Semin <[email protected]>
tty: serial_core: Set port active bit in uart_port_activate
Shubhrajyoti Datta <[email protected]>
serial: uartps: Use the same dynamic major number for all ports
Sergey Organov <[email protected]>
serial: imx: fix locking in set_termios()
Alexandru Ardelean <[email protected]>
iio: adxl372: fix iio_triggered_buffer_{pre,post}enable positions
Yurii Pavlovskyi <[email protected]>
platform/x86: asus-wmi: Increase input buffer size of WMI methods
Douglas Anderson <[email protected]>
drm/rockchip: Properly adjust to a true clock in adjusted_mode
Florian Fainelli <[email protected]>
dma-remap: Avoid de-referencing NULL atomic_pool
Nathan Lynch <[email protected]>
powerpc/pseries/mobility: prevent cpu hotplug during DT update
Tomi Valkeinen <[email protected]>
drm/bridge: tfp410: fix use of cancel_delayed_work_sync
John Paul Adrian Glaubitz <[email protected]>
sunhv: Fix device naming inconsistency between sunhv_console and sunhv_reg
Hariprasad Kelam <[email protected]>
drm/amd/display: fix compilation error
Yoshihiro Shimoda <[email protected]>
phy: renesas: rcar-gen2: Fix memory leak at error paths
Samson Tam <[email protected]>
drm/amd/display: set link->dongle_max_pix_clk to 0 on a disconnect
David Riley <[email protected]>
drm/virtio: Add memory barriers for capset cache.
Wesley Chalmers <[email protected]>
drm/amd/display: Update link rate from DPCD 10
Nicholas Kazlauskas <[email protected]>
drm/amd/display: Always allocate initial connector state state
Alan Mikhak <[email protected]>
PCI: endpoint: Allocate enough space for fixed size BAR
Rautkoski Kimmo EXT <[email protected]>
serial: 8250: Fix TX interrupt handling condition
Jorge Ramirez-Ortiz <[email protected]>
tty: serial: msm_serial: avoid system lockup condition
Kefeng Wang <[email protected]>
tty/serial: digicolor: Fix digicolor-usart already registered warning
Wang Hai <[email protected]>
memstick: Fix error cleanup path of memstick_init
Sebastian Reichel <[email protected]>
drm/omap: don't check dispc timings for DSI
Jason Gunthorpe <[email protected]>
mm/hmm: fix use after free with struct hmm in the mmu notifiers
Ajay Gupta <[email protected]>
i2c: nvidia-gpu: resume ccgx i2c client
Daniel Vetter <[email protected]>
drm/vkms: Forward timer right after drm_crtc_handle_vblank
Daniel Vetter <[email protected]>
drm/crc-debugfs: Also sprinkle irqrestore over early exits
Daniel Vetter <[email protected]>
drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entry
Thierry Reding <[email protected]>
gpu: host1x: Increase maximum DMA segment size
Daniel Rosenberg <[email protected]>
f2fs: Lower threshold for disable_cp_again
Daniel Rosenberg <[email protected]>
f2fs: Fix accounting for unusable blocks
Eryk Brol <[email protected]>
drm/amd/display: Increase Backlight Gain Step Size
Krunoslav Kovac <[email protected]>
drm/amd/display: CS_TFM_1D only applied post EOTF
Nicholas Kazlauskas <[email protected]>
drm/amd/display: Reset planes for color management changes
Jyri Sarha <[email protected]>
drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHz
Tomi Valkeinen <[email protected]>
drm/bridge: tc358767: read display_props in get_modes()
Mao Wenan <[email protected]>
staging: kpc2000: report error status to spi core
Alex Williamson <[email protected]>
PCI: Return error if cannot probe VF
Alan Mikhak <[email protected]>
tools: PCI: Fix broken pcitest compilation
Gen Zhang <[email protected]>
drm/edid: Fix a missing-check bug in drm_load_edid_firmware()
Oak Zeng <[email protected]>
drm/amdkfd: Fix sdma queue map issue
Oak Zeng <[email protected]>
drm/amdkfd: Fix a potential memory leak
Paul Hsieh <[email protected]>
drm/amd/display: Disable ABM before destroy ABM struct
Tiecheng Zhou <[email protected]>
drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStE
Chao Yu <[email protected]>
f2fs: fix to avoid deadloop if data_flush is on
Felix Kuehling <[email protected]>
drm/amdgpu: Reserve shared fence for eviction fence
Roman Li <[email protected]>
drm/amd/display: Fill plane attrs only for valid pxl format
Nicholas Kazlauskas <[email protected]>
drm/amd/display: Disable cursor when offscreen in negative direction
Sean Paul <[email protected]>
drm/msm/a6xx: Avoid freeing gmu resources multiple times
Anthony Koo <[email protected]>
drm/amd/display: fix multi display seamless boot case
Nicholas Kazlauskas <[email protected]>
drm/amd/display: Fill prescale_params->scale for RGB565
Kefeng Wang <[email protected]>
ipmi_ssif: fix unexpected driver unregister warning
Sean Paul <[email protected]>
drm/msm/a6xx: Check for ERR or NULL before iounmap
Chao Yu <[email protected]>
f2fs: fix to check layout on last valid checkpoint park
Christophe Leroy <[email protected]>
tty: serial: cpm_uart - fix init when SMC is relocated
Wen Yang <[email protected]>
pinctrl: rockchip: fix leaked of_node references
Serge Semin <[email protected]>
tty: max310x: Fix invalid baudrate divisors calculator
Thinh Nguyen <[email protected]>
usb: core: hub: Disable hub-initiated U1/U2
Sam Bobroff <[email protected]>
drm/bochs: Fix connector leak during driver unload
Quentin Deslandes <[email protected]>
staging: vt6656: use meaningful error code during buffer allocation
Kefeng Wang <[email protected]>
ipmi_si: fix unexpected driver unregister warning
Jeremy Sowden <[email protected]>
staging: kpc2000: added missing clean-up to probe_core_uio.
Chia-I Wu <[email protected]>
drm/virtio: set seqno for dma-fence
Fabien Dessenne <[email protected]>
iio: adc: stm32-dfsdm: missing error case during probe
Fabien Dessenne <[email protected]>
iio: adc: stm32-dfsdm: manage the get_irq error case
Peter Ujfalusi <[email protected]>
drm/panel: simple: Fix panel_simple_dsi_probe
Peter Griffin <[email protected]>
drm/lima: handle shared irq case for lima_pp_bcast_irq_handler
Arnd Bergmann <[email protected]>
btrfs: shut up bogus -Wmaybe-uninitialized warning
Anders Roxell <[email protected]>
media: drivers: media: coda: fix warning same module names
Anders Roxell <[email protected]>
regulator: 88pm800: fix warning same module names
-------------
Diffstat:
.../display/panel/armadeus,st0700-adapt.txt | 9 ++
.../bindings/leds/backlight/lm3630a-backlight.yaml | 21 ++-
Documentation/devicetree/bindings/usb/usb251xb.txt | 6 +-
Makefile | 5 +-
arch/arm64/include/asm/assembler.h | 4 +
arch/powerpc/Kconfig | 1 +
arch/powerpc/boot/xz_config.h | 20 +++
arch/powerpc/include/asm/cacheflush.h | 7 +-
arch/powerpc/include/asm/pmc.h | 5 +-
arch/powerpc/kernel/Makefile | 3 +-
arch/powerpc/kernel/dma-common.c | 17 +++
arch/powerpc/kernel/eeh.c | 15 +-
arch/powerpc/kernel/hw_breakpoint.c | 7 +-
arch/powerpc/kernel/irq.c | 6 +-
arch/powerpc/kernel/pci_of_scan.c | 2 +
arch/powerpc/kernel/rtas.c | 7 +-
arch/powerpc/kernel/signal_32.c | 3 +
arch/powerpc/kernel/signal_64.c | 5 +
arch/powerpc/kvm/book3s_hv.c | 13 ++
arch/powerpc/kvm/book3s_xive.c | 4 +-
arch/powerpc/kvm/book3s_xive_native.c | 4 +-
arch/powerpc/mm/book3s64/hash_native.c | 2 +-
arch/powerpc/mm/book3s64/hash_utils.c | 9 ++
arch/powerpc/mm/book3s64/radix_tlb.c | 32 ++---
arch/powerpc/mm/hugetlbpage.c | 8 ++
arch/powerpc/platforms/4xx/uic.c | 1 +
arch/powerpc/platforms/pseries/mobility.c | 9 ++
arch/powerpc/sysdev/xive/common.c | 7 +-
arch/powerpc/xmon/xmon.c | 6 +-
arch/sh/include/asm/io.h | 6 +-
arch/um/include/asm/mmu_context.h | 2 +-
arch/x86/include/uapi/asm/vmx.h | 1 -
arch/x86/kernel/cpu/bugs.c | 2 +-
arch/x86/kernel/stacktrace.c | 2 +-
arch/x86/kernel/sysfb_efi.c | 46 ++++++
arch/x86/kvm/vmx/nested.c | 87 +++++++-----
arch/x86/kvm/vmx/nested.h | 2 +-
arch/x86/kvm/vmx/vmcs_shadow_fields.h | 4 +-
arch/x86/kvm/vmx/vmx.c | 3 +-
arch/x86/kvm/x86.c | 9 +-
block/bio-integrity.c | 8 +-
block/blk-core.c | 1 +
drivers/android/binder.c | 5 +-
drivers/base/core.c | 27 ++--
drivers/char/hpet.c | 3 +-
drivers/char/ipmi/ipmi_si_platform.c | 6 +-
drivers/char/ipmi/ipmi_ssif.c | 5 +-
drivers/fpga/Kconfig | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c | 4 +
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 3 +
.../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 21 +--
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c | 5 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 30 ++--
drivers/gpu/drm/amd/display/dc/core/dc.c | 14 +-
drivers/gpu/drm/amd/display/dc/core/dc_link.c | 6 +
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 9 +-
drivers/gpu/drm/amd/display/dc/dce/dce_abm.c | 2 +
drivers/gpu/drm/amd/display/dc/dce/dce_dmcu.c | 3 +
drivers/gpu/drm/amd/display/dc/dce/dce_dmcu.h | 2 +
.../amd/display/dc/dce110/dce110_hw_sequencer.c | 3 +
.../drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c | 1 +
.../drm/amd/display/modules/color/color_gamma.c | 3 +-
drivers/gpu/drm/bochs/bochs_drv.c | 2 +
drivers/gpu/drm/bridge/sii902x.c | 5 +-
drivers/gpu/drm/bridge/tc358767.c | 7 +
drivers/gpu/drm/bridge/ti-tfp410.c | 3 +-
drivers/gpu/drm/drm_debugfs_crc.c | 9 +-
drivers/gpu/drm/drm_edid_load.c | 2 +
drivers/gpu/drm/i915/i915_request.c | 4 +-
drivers/gpu/drm/i915/intel_context.c | 1 -
drivers/gpu/drm/i915/intel_context_types.h | 2 -
drivers/gpu/drm/i915/intel_engine_cs.c | 1 +
drivers/gpu/drm/i915/intel_engine_types.h | 2 +
drivers/gpu/drm/lima/lima_pp.c | 8 +-
drivers/gpu/drm/msm/adreno/a6xx_gmu.c | 20 ++-
drivers/gpu/drm/msm/adreno/a6xx_gmu.h | 1 +
drivers/gpu/drm/msm/adreno/adreno_gpu.c | 8 +-
drivers/gpu/drm/msm/msm_drv.c | 14 +-
drivers/gpu/drm/omapdrm/omap_crtc.c | 18 ++-
drivers/gpu/drm/panel/panel-simple.c | 38 ++++-
drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 3 +-
drivers/gpu/drm/virtio/virtgpu_drv.h | 1 -
drivers/gpu/drm/virtio/virtgpu_fence.c | 17 ++-
drivers/gpu/drm/virtio/virtgpu_ioctl.c | 3 +
drivers/gpu/drm/virtio/virtgpu_vq.c | 2 +
drivers/gpu/drm/vkms/vkms_crtc.c | 22 ++-
drivers/gpu/host1x/bus.c | 3 +
drivers/i2c/busses/i2c-nvidia-gpu.c | 14 +-
drivers/i2c/busses/i2c-stm32f7.c | 26 ++--
drivers/iio/accel/adxl372.c | 27 ++--
drivers/iio/adc/stm32-dfsdm-adc.c | 6 +
drivers/iio/adc/stm32-dfsdm-core.c | 8 +-
drivers/infiniband/core/addr.c | 2 +-
drivers/infiniband/hw/i40iw/i40iw_verbs.c | 2 +
drivers/infiniband/hw/mlx5/mad.c | 60 ++++----
drivers/infiniband/sw/rxe/rxe_resp.c | 5 +-
drivers/infiniband/sw/rxe/rxe_verbs.h | 1 +
drivers/infiniband/ulp/ipoib/ipoib_main.c | 34 +++--
drivers/iommu/intel-iommu.c | 3 +-
drivers/iommu/iova.c | 23 ++-
drivers/mailbox/mailbox.c | 6 +-
drivers/media/platform/coda/Makefile | 4 +-
drivers/memstick/core/memstick.c | 13 +-
drivers/mfd/arizona-core.c | 2 +-
drivers/mfd/cros_ec_dev.c | 13 +-
drivers/mfd/hi655x-pmic.c | 2 +
drivers/mfd/madera-core.c | 1 +
drivers/mfd/mfd-core.c | 1 +
drivers/misc/eeprom/Kconfig | 3 +
drivers/misc/mei/hw-me-regs.h | 3 +
drivers/misc/mei/pci-me.c | 3 +
drivers/mmc/host/sdhci-pci-o2micro.c | 12 +-
drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c | 19 ++-
drivers/nvdimm/bus.c | 121 +++++++++++-----
drivers/nvdimm/nd-core.h | 3 +-
drivers/nvdimm/region.c | 22 +--
drivers/nvme/host/core.c | 5 +
drivers/nvme/host/pci.c | 17 ++-
drivers/nvme/host/tcp.c | 9 +-
drivers/pci/controller/dwc/pci-dra7xx.c | 1 +
drivers/pci/controller/pcie-mobiveil.c | 22 ++-
drivers/pci/controller/pcie-xilinx-nwl.c | 11 +-
drivers/pci/endpoint/functions/pci-epf-test.c | 8 +-
drivers/pci/pci-driver.c | 13 +-
drivers/pci/pci-sysfs.c | 2 +-
drivers/phy/amlogic/phy-meson-g12a-usb3-pcie.c | 2 +-
drivers/phy/renesas/phy-rcar-gen2.c | 2 +
drivers/phy/renesas/phy-rcar-gen3-usb2.c | 19 ++-
drivers/pinctrl/pinctrl-rockchip.c | 1 +
drivers/platform/x86/Kconfig | 2 +-
drivers/platform/x86/asus-wmi.c | 10 +-
.../regulator/{88pm800.c => 88pm800-regulator.c} | 0
drivers/regulator/Makefile | 2 +-
drivers/staging/kpc2000/TODO | 1 -
drivers/staging/kpc2000/kpc2000/cell_probe.c | 3 +
drivers/staging/kpc2000/kpc_spi/spi_driver.c | 8 +-
drivers/staging/vt6656/main_usb.c | 42 ++++--
drivers/tty/serial/8250/8250_port.c | 3 +-
drivers/tty/serial/cpm_uart/cpm_uart_core.c | 17 ++-
drivers/tty/serial/digicolor-usart.c | 6 +-
drivers/tty/serial/imx.c | 23 +--
drivers/tty/serial/max310x.c | 51 ++++---
drivers/tty/serial/msm_serial.c | 4 +
drivers/tty/serial/serial_core.c | 7 +-
drivers/tty/serial/serial_mctrl_gpio.c | 14 ++
drivers/tty/serial/sh-sci.c | 33 +++--
drivers/tty/serial/sunhv.c | 2 +-
drivers/tty/serial/xilinx_uartps.c | 5 +-
drivers/usb/core/hub.c | 28 ++--
drivers/usb/dwc3/core.c | 12 +-
drivers/usb/gadget/function/f_fs.c | 6 +-
drivers/usb/host/hwa-hc.c | 2 +-
drivers/usb/host/pci-quirks.c | 31 +++--
drivers/usb/host/xhci.h | 3 +-
drivers/usb/misc/usb251xb.c | 15 +-
drivers/usb/storage/scsiglue.c | 11 ++
fs/9p/vfs_addr.c | 6 +-
fs/btrfs/inode.c | 24 +++-
fs/btrfs/props.c | 2 +-
fs/dlm/lowcomms.c | 18 ++-
fs/f2fs/checkpoint.c | 11 --
fs/f2fs/data.c | 3 +
fs/f2fs/f2fs.h | 18 ++-
fs/f2fs/segment.c | 21 ++-
fs/f2fs/super.c | 10 ++
fs/io_uring.c | 60 +++++++-
fs/notify/fanotify/fanotify.c | 5 +-
fs/notify/inotify/inotify_fsnotify.c | 8 +-
fs/open.c | 19 +++
fs/proc/base.c | 28 +++-
fs/proc/task_mmu.c | 23 ++-
fs/proc/task_nommu.c | 6 +-
include/linux/cred.h | 8 +-
include/linux/device.h | 1 +
include/linux/hmm.h | 1 +
include/linux/host1x.h | 2 +
include/linux/iova.h | 6 +
include/linux/swap.h | 13 +-
include/uapi/linux/videodev2.h | 8 +-
kernel/cred.c | 21 ++-
kernel/dma/remap.c | 3 +
kernel/locking/lockdep_proc.c | 8 +-
mm/gup.c | 12 +-
mm/hmm.c | 23 ++-
mm/kmemleak.c | 2 +-
mm/memory.c | 6 +-
mm/mincore.c | 12 +-
mm/mmu_notifier.c | 2 +-
mm/nommu.c | 3 +-
mm/swap.c | 13 +-
mm/swap_state.c | 16 ++-
mm/swapfile.c | 154 ++++++++++++++++-----
net/rds/rdma_transport.c | 5 +-
scripts/Makefile.extrawarn | 1 -
scripts/basic/fixdep.c | 51 +++++--
scripts/genksyms/keywords.c | 4 +
scripts/genksyms/parse.y | 2 +
scripts/kallsyms.c | 3 +
scripts/recordmcount.h | 3 +-
security/Kconfig.hardening | 7 +
security/selinux/ss/sidtab.c | 5 +
sound/ac97/bus.c | 13 +-
sound/core/pcm_native.c | 9 +-
sound/pci/hda/hda_intel.c | 5 +-
sound/pci/hda/patch_conexant.c | 1 +
sound/usb/line6/podhd.c | 2 +-
tools/iio/iio_utils.c | 4 +-
tools/pci/pcitest.c | 6 +-
tools/perf/builtin-stat.c | 2 +-
tools/perf/builtin-top.c | 8 +-
tools/perf/builtin-trace.c | 6 +-
tools/perf/tests/mmap-thread-lookup.c | 2 +-
tools/perf/ui/browsers/hists.c | 15 +-
tools/perf/util/annotate.c | 6 +-
tools/perf/util/intel-bts.c | 5 +-
tools/perf/util/map.c | 7 +-
tools/perf/util/session.c | 3 +
tools/testing/selftests/rseq/rseq-arm.h | 61 ++++----
218 files changed, 1785 insertions(+), 679 deletions(-)