[PATCH 5.4 000/311] 5.4.49-rc2 review
From: Greg Kroah-Hartman
Date: Wed Jun 24 2020 - 02:10:29 EST
This is the start of the stable review cycle for the 5.4.49 release.
There are 311 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 Fri, 26 Jun 2020 05:58:23 +0000.
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.4.49-rc2.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.4.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 5.4.49-rc2
Ahmed S. Darwish <a.darwish@xxxxxxxxxxxxx>
net: core: device_rename: Use rwsem instead of a seqcount
Thomas Gleixner <tglx@xxxxxxxxxxxxx>
sched/rt, net: Use CONFIG_PREEMPTION.patch
Paul Cercueil <paul@xxxxxxxxxxxxxxx>
pwm: jz4740: Enhance precision in calculation of duty cycle
Alexander Sverdlin <alexander.sverdlin@xxxxxxxxx>
net: octeon: mgmt: Repair filling of RX ring
Chen Yu <yu.c.chen@xxxxxxxxx>
e1000e: Do not wake up the system via WOL if device wakeup is disabled
Jiri Olsa <jolsa@xxxxxxxxxx>
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Masami Hiramatsu <mhiramat@xxxxxxxxxx>
kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutex
Vamshi K Sthambamkadi <vamshi.k.sthambamkadi@xxxxxxxxx>
tracing/probe: Fix memleak in fetch_op_data operations
Eric Biggers <ebiggers@xxxxxxxxxx>
crypto: algboss - don't wait during notifier callback
Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
crypto: algif_skcipher - Cap recv SG list at ctx->used
Harry Wentland <harry.wentland@xxxxxxx>
Revert "drm/amd/display: disable dcn20 abm feature for bring up"
Imre Deak <imre.deak@xxxxxxxxx>
drm/i915/icl+: Fix hotplug interrupt disabling after storm detection
Denis Efremov <efremov@xxxxxxxxx>
drm/amd/display: Use kvfree() to free coeff in build_regamma()
Jeykumar Sankaran <jsanka@xxxxxxxxxxxxxx>
drm/connector: notify userspace on hotplug after register complete
Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
drm/i915: Whitelist context-local timestamp in the gen9 cmdparser
Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
drm/i915/gem: Avoid iterating an empty list
Jordan Crouse <jcrouse@xxxxxxxxxxxxxx>
drm/msm: Check for powered down HW in the devfreq callbacks
Imre Deak <imre.deak@xxxxxxxxx>
drm/i915: Fix AUX power domain toggling across TypeC mode resets
Dmitry V. Levin <ldv@xxxxxxxxxxxx>
s390: fix syscall_get_error for compat processes
Eric Biggers <ebiggers@xxxxxxxxxx>
f2fs: avoid utf8_strncasecmp() with unstable name
Eric Biggers <ebiggers@xxxxxxxxxx>
f2fs: split f2fs_d_compare() from f2fs_match_name()
Denis Efremov <efremov@xxxxxxxxx>
net/mlx5: DR, Fix freeing in dr_create_rc_qp()
Ahmed S. Darwish <a.darwish@xxxxxxxxxxxxx>
block: nr_sects_write(): Disable preemption on seqcount write
Ard Biesheuvel <ardb@xxxxxxxxxx>
x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lld
Ville SyrjÃlà <ville.syrjala@xxxxxxxxxxxxxxx>
drm/amd/display: Use swap() where appropriate
Lyude Paul <lyude@xxxxxxxxxx>
drm/dp_mst: Increase ACT retry timeout to 3s
Theodore Ts'o <tytso@xxxxxxx>
ext4: avoid race conditions when remounting with options that change dax
zhangyi (F) <yi.zhang@xxxxxxxxxx>
jbd2: clean __jbd2_journal_abort_hard() and __journal_abort_soft()
Tom Rix <trix@xxxxxxxxxx>
selinux: fix double free
Sandeep Raghuraman <sandy.8925@xxxxxxxxx>
drm/amdgpu: Replace invalid device ID with a valid device ID
Huacai Chen <chenhc@xxxxxxxxxx>
drm/qxl: Use correct notify port address when creating cursor ring
Lyude Paul <lyude@xxxxxxxxxx>
drm/dp_mst: Reformat drm_dp_check_act_status() a bit
Eric Biggers <ebiggers@xxxxxxxxxx>
ext4: avoid utf8_strncasecmp() with unstable name
Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
ext4: fix partial cluster initialization when splitting extent
Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
drm: encoder_slave: fix refcouting error for modules
Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
libata: Use per port sync for detach
Will Deacon <will@xxxxxxxxxx>
arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints
Sven Auhagen <sven.auhagen@xxxxxxxxxxxx>
mvpp2: remove module bugfix
Jason Yan <yanaijie@xxxxxxxxxx>
block: Fix use-after-free in blkdev_get()
Dinghao Liu <dinghao.liu@xxxxxxxxxx>
scsi: ufs-bsg: Fix runtime PM imbalance on error
Vasundhara Volam <vasundhara-v.volam@xxxxxxxxxxxx>
bnxt_en: Return from timer if interface is not in open state.
David Howells <dhowells@xxxxxxxxxx>
afs: Fix the mapping of the UAEOVERFLOW abort code
David Howells <dhowells@xxxxxxxxxx>
afs: Set error flag rather than return error from file status decode
David Howells <dhowells@xxxxxxxxxx>
afs: Always include dir in bulk status fetch from afs_do_lookup()
David Howells <dhowells@xxxxxxxxxx>
afs: Fix EOF corruption
David Howells <dhowells@xxxxxxxxxx>
afs: afs_write_end() should change i_size under the right lock
David Howells <dhowells@xxxxxxxxxx>
afs: Fix non-setting of mtime when writing into mmap
Aneesh Kumar K.V <aneesh.kumar@xxxxxxxxxxxxx>
powerpc: Fix kernel crash in show_instructions() w/DEBUG_VIRTUAL
Zhiqiang Liu <liuzhiqiang26@xxxxxxxxxx>
bcache: fix potential deadlock problem in btree_gc_coalesce
yangerkun <yangerkun@xxxxxxxxxx>
ext4: stop overwrite the errcode in ext4_setup_super
Hongbo Yao <yaohongbo@xxxxxxxxxx>
perf stat: Fix NULL pointer dereference
Gaurav Singh <gaurav1086@xxxxxxxxx>
perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()
Qais Yousef <qais.yousef@xxxxxxx>
usb/ehci-platform: Set PM runtime as active on resume
Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx>
usb: host: ehci-platform: add a quirk to avoid stuck
Qais Yousef <qais.yousef@xxxxxxx>
usb/xhci-plat: Set PM runtime as active on resume
Andrey Ignatov <rdna@xxxxxx>
bpf: Fix memlock accounting for sock_hash
Brett Creeley <brett.creeley@xxxxxxxxx>
iavf: fix speed reporting over virtchnl
Li RongQing <lirongqing@xxxxxxxxx>
xdp: Fix xsk_generic_xmit errno
Zheng Bin <zhengbin13@xxxxxxxxxx>
nfs: set invalid blocks after NFSv4 writes
Christoph Hellwig <hch@xxxxxx>
nvme-pci: use simple suspend when a HMB is enabled
YiFei Zhu <zhuyifei1999@xxxxxxxxx>
net/filter: Permit reading NET in load_bytes_relative when MAC not set
Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
x86/idt: Keep spurious entries unset in system_vectors
Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
scsi: acornscsi: Fix an error handling path in acornscsi_probe()
Andrii Nakryiko <andriin@xxxxxx>
libbpf: Handle GCC noreturn-turned-volatile quirk
Jernej Skrabec <jernej.skrabec@xxxxxxxx>
drm/sun4i: hdmi ddc clk: Fix size of m divider
Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
tracing/probe: Fix bpf_task_fd_query() for kprobes and uprobes
Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
bpf, sockhash: Synchronize delete from bucket list on map free
dihu <anny.hu@xxxxxxxxxxxxxxxxx>
bpf/sockmap: Fix kernel panic at __tcp_bpf_recvmsg
Hans de Goede <hdegoede@xxxxxxxxxx>
ASoC: rt5645: Add platform-data for Asus T101HA
Hans de Goede <hdegoede@xxxxxxxxxx>
ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT10-A tablet
Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxxxxxxxx>
ASoC: SOF: nocodec: conditionally set dpcm_capture/dpcm_playback flags
Bard Liao <yung-chuan.liao@xxxxxxxxxxxxxxx>
ASoC: core: only convert non DPCM link to DPCM link
Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
afs: Fix memory leak in afs_put_sysnames()
Eric Biggers <ebiggers@xxxxxxxxxx>
f2fs: don't return vmalloc() memory from f2fs_kmalloc()
tannerlove <tannerlove@xxxxxxxxxx>
selftests/net: in timestamping, strncpy needs to preserve null byte
Shaokun Zhang <zhangshaokun@xxxxxxxxxxxxx>
drivers/perf: hisi: Fix wrong value for all counters enable
Max Staudt <max@xxxxxxxxx>
i2c: icy: Fix build with CONFIG_AMIGA_PCMCIA=n
Logan Gunthorpe <logang@xxxxxxxxxxxx>
NTB: ntb_test: Fix bug when counting remote files
Logan Gunthorpe <logang@xxxxxxxxxxxx>
NTB: perf: Fix race condition when run with ntb_test
Logan Gunthorpe <logang@xxxxxxxxxxxx>
NTB: perf: Fix support for hardware that doesn't have port numbers
Logan Gunthorpe <logang@xxxxxxxxxxxx>
NTB: perf: Don't require one more memory window than number of peers
Logan Gunthorpe <logang@xxxxxxxxxxxx>
NTB: Revert the change to use the NTB device dev for DMA allocations
Logan Gunthorpe <logang@xxxxxxxxxxxx>
NTB: ntb_tool: reading the link file should not end in a NULL byte
Sanjay R Mehta <sanju.mehta@xxxxxxx>
ntb_tool: pass correct struct device to dma_alloc_coherent
Sanjay R Mehta <sanju.mehta@xxxxxxx>
ntb_perf: pass correct struct device to dma_alloc_coherent
Dan Murphy <dmurphy@xxxxxx>
net: marvell: Fix OF_MDIO config check
Bob Peterson <rpeterso@xxxxxxxxxx>
gfs2: fix use-after-free on transaction ail lists
Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
blktrace: fix endianness for blk_log_remap()
Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
blktrace: fix endianness in get_pdu_int()
Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
blktrace: use errno instead of bi_status
Ram Pai <linuxram@xxxxxxxxxx>
selftests/vm/pkeys: fix alloc_random_pkey() to make it really random
Arnd Bergmann <arnd@xxxxxxxx>
include/linux/bitops.h: avoid clang shift-count-overflow warnings
Jann Horn <jannh@xxxxxxxxxx>
lib/zlib: remove outdated and incorrect pre-increment optimization
Jiri Benc <jbenc@xxxxxxxxxx>
geneve: change from tx_error to tx_dropped on missing metadata
Tero Kristo <t-kristo@xxxxxx>
crypto: omap-sham - add proper load balancing support for multicore
Nicholas Kazlauskas <nicholas.kazlauskas@xxxxxxx>
drm/amd/display: Revalidate bandwidth before commiting DC updates
J. Bruce Fields <bfields@xxxxxxxxxx>
nfsd: safer handling of corrupted c_type
Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()'
Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'
Can Guo <cang@xxxxxxxxxxxxxx>
scsi: ufs: Don't update urgent bkops level when toggling auto bkops
Qiushi Wu <wu000273@xxxxxxx>
scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobj
Bob Peterson <rpeterso@xxxxxxxxxx>
gfs2: Allow lock_nolock mount to specify jid=X
J. Bruce Fields <bfields@xxxxxxxxxx>
nfsd4: make drc_slab global, not per-net
Luis Henriques <lhenriques@xxxxxxxx>
ceph: don't return -ESTALE if there's still an open file
Ben Skeggs <bskeggs@xxxxxxxxxx>
drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selection
Stafford Horne <shorne@xxxxxxxxx>
openrisc: Fix issue with argument clobbering for clone/fork
David Howells <dhowells@xxxxxxxxxx>
rxrpc: Adjust /proc/net/rxrpc/calls to display call->debug_id not user_ID
Wei Yongjun <weiyongjun1@xxxxxxxxxx>
mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() check in zynqmp_ipi_mbox_probe()
Chuhong Yuan <hslester96@xxxxxxxxx>
rtc: rv3028: Add missed check for devm_regmap_init_i2c()
Qiushi Wu <wu000273@xxxxxxx>
vfio/mdev: Fix reference count leak in add_mdev_supported_type
Xiyu Yang <xiyuyang19@xxxxxxxxxxxx>
ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failed
Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
extcon: adc-jack: Fix an error handling path in 'adc_jack_probe()'
huhai <huhai@xxxxxxxxxxxxx>
powerpc/4xx: Don't unmap NULL mbase
Nathan Chancellor <natechancellor@xxxxxxxxx>
input: i8042 - Remove special PowerPC handling
Dan Carpenter <dan.carpenter@xxxxxxxxxx>
of: Fix a refcounting bug in __of_attach_node_sysfs()
Olga Kornievskaia <olga.kornievskaia@xxxxxxxxx>
NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION
Fedor Tokarev <ftokarev@xxxxxxxxx>
net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'
Dan Williams <dan.j.williams@xxxxxxxxx>
/dev/mem: Revoke mappings when a driver claims the region
John Hubbard <jhubbard@xxxxxxxxxx>
misc: xilinx-sdfec: improve get_user_pages_fast() error handling
Eddie James <eajames@xxxxxxxxxxxxx>
clk: ast2600: Fix AHB clock divider for A1
Chunyan Zhang <chunyan.zhang@xxxxxxxxxx>
clk: sprd: return correct type of value for _sprd_pll_recalc_rate
Qian Cai <cai@xxxxxx>
KVM: PPC: Book3S: Fix some RCU-list locks
Qian Cai <cai@xxxxxx>
KVM: PPC: Book3S HV: Ignore kmemleak false positives
Jeffrey Hugo <jeffrey.l.hugo@xxxxxxxxx>
scsi: ufs-qcom: Fix scheduling while atomic issue
Nathan Chancellor <natechancellor@xxxxxxxxx>
clk: bcm2835: Fix return type of bcm2835_register_gate
Dan Carpenter <dan.carpenter@xxxxxxxxxx>
scsi: target: tcmu: Fix a use after free in tcmu_check_expired_queue_cmd()
Qiushi Wu <wu000273@xxxxxxx>
ASoC: fix incomplete error-handling in img_i2s_in_probe.
Christophe Leroy <christophe.leroy@xxxxxxxxxx>
powerpc/32s: Don't warn when mapping RO data ROX.
Amelie Delaunay <amelie.delaunay@xxxxxx>
mfd: stmfx: Disable IRQ in suspend to avoid spurious interrupt
Amelie Delaunay <amelie.delaunay@xxxxxx>
mfd: stmfx: Fix stmfx_irq_init error path
Amelie Delaunay <amelie.delaunay@xxxxxx>
mfd: stmfx: Reset chip on resume as supply was disabled
Borislav Petkov <bp@xxxxxxx>
x86/apic: Make TSC deadline timer detection message visible
Potnuri Bharat Teja <bharat@xxxxxxxxxxx>
RDMA/iw_cxgb4: cleanup device debugfs entries on ULD remove
Siddharth Gupta <sidgup@xxxxxxxxxxxxxx>
scripts: headers_install: Exit with error on config leak
Pawel Laszczak <pawell@xxxxxxxxxxx>
usb: gadget: Fix issue with config_ep_by_speed function
Qiushi Wu <wu000273@xxxxxxx>
usb: gadget: fix potential double-free in m66592_probe.
Colin Ian King <colin.king@xxxxxxxxxxxxx>
usb: gadget: lpc32xx_udc: don't dereference ep pointer before null check
Nathan Chancellor <natechancellor@xxxxxxxxx>
USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nuke
Fabrice Gasnier <fabrice.gasnier@xxxxxx>
usb: dwc2: gadget: move gadget resume after the core is in L0 state
Stefan Riedmueller <s.riedmueller@xxxxxxxxx>
watchdog: da9062: No need to ping manually before setting timeout
Maor Gottlieb <maorg@xxxxxxxxxxxx>
IB/cma: Fix ports memory leak in cma_configfs
Marc Zyngier <maz@xxxxxxxxxx>
PCI: amlogic: meson: Don't use FAST_LINK_MODE to set up link
Marc Zyngier <maz@xxxxxxxxxx>
PCI: dwc: Fix inner MSI IRQ domain registration
Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream Port
Hannes Reinecke <hare@xxxxxxx>
dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zone
Qian Cai <cai@xxxxxx>
powerpc/64s/pgtable: fix an undefined behaviour
Vidya Sagar <vidyas@xxxxxxxxxx>
arm64: tegra: Fix flag for 64-bit resources in 'ranges' property
Jon Hunter <jonathanh@xxxxxxxxxx>
arm64: tegra: Fix ethernet phy-mode for Jetson Xavier
Miklos Szeredi <mszeredi@xxxxxxxxxx>
fuse: copy_file_range should truncate cache
Miklos Szeredi <mszeredi@xxxxxxxxxx>
fuse: fix copy_file_range cache issues
Wei Yongjun <weiyongjun1@xxxxxxxxxx>
firmware: imx: scu: Fix possible memory leak in imx_scu_probe()
Bodo Stroesser <bstroesser@xxxxxxxxxxxxxx>
scsi: target: tcmu: Userspace must not complete queued commands
Lang Cheng <chenglang@xxxxxxxxxx>
RDMA/hns: Fix cmdq parameter of querying pf timer resource
Lijun Ou <oulijun@xxxxxxxxxx>
RDMA/hns: Bugfix for querying qkey
Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1
Souptick Joarder <jrdr.linux@xxxxxxxxx>
fpga: dfl: afu: Corrected error handling levels
Gregory CLEMENT <gregory.clement@xxxxxxxxxxx>
tty: n_gsm: Fix bogus i++ in gsm_data_kick
Tang Bin <tangbin@xxxxxxxxxxxxxxxxxxxx>
USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe()
Hans de Goede <hdegoede@xxxxxxxxxx>
ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT8-A tablet
Roy Spliet <nouveau@xxxxxxxxxx>
drm/msm/mdp5: Fix mdp5_init error path for failed mdp5_kms allocation
Qais Yousef <qais.yousef@xxxxxxx>
usb/ohci-platform: Fix a warning when hibernating
Alex Williamson <alex.williamson@xxxxxxxxxx>
vfio-pci: Mask cap zero
Geoff Levand <geoff@xxxxxxxxxxxxx>
powerpc/ps3: Fix kexec shutdown hang
Bharat Gooty <bharat.gooty@xxxxxxxxxxxx>
drivers: phy: sr-usb: do not use internal fsm for USB2 phy init
Nicholas Piggin <npiggin@xxxxxxxxx>
powerpc/pseries/ras: Fix FWNMI_VALID off by one
Nicholas Piggin <npiggin@xxxxxxxxx>
powerpc/64s/exception: Fix machine check no-loss idle wakeup
Feng Tang <feng.tang@xxxxxxxxx>
ipmi: use vzalloc instead of kmalloc for user creation
Oded Gabbay <oded.gabbay@xxxxxxxxx>
habanalabs: increase timeout during reset
Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
PCI/PM: Assume ports without DLL Link Active train links in 100 ms
Cristian Klein <cristian.klein@xxxxxxxxxxxxx>
HID: Add quirks for Trust Panora Graphic Tablet
Erwin Burema <e.burema@xxxxxxxxx>
ALSA: usb-audio: Add duplex sound support for USB devices using implicit feedback
Gregory CLEMENT <gregory.clement@xxxxxxxxxxx>
tty: n_gsm: Fix waking up upper tty layer when room available
Gregory CLEMENT <gregory.clement@xxxxxxxxxxx>
tty: n_gsm: Fix SOF skipping
Michael Ellerman <mpe@xxxxxxxxxxxxxx>
powerpc/64: Don't initialise init_task->thread.regs
Rob Herring <robh@xxxxxxxxxx>
PCI: Fix pci_register_host_bridge() device_register() error handling
Tero Kristo <t-kristo@xxxxxx>
clk: ti: composite: fix memory leak
Wei Yongjun <weiyongjun1@xxxxxxxxxx>
USB: ohci-sm501: fix error return code in ohci_hcd_sm501_drv_probe()
Arnd Bergmann <arnd@xxxxxxxx>
dlm: remove BUG() before panic()
Dafna Hirschfeld <dafna.hirschfeld@xxxxxxxxxxxxx>
pinctrl: rockchip: fix memleak in rockchip_dt_node_to_map
Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
ASoC: ti: omap-mcbsp: Fix an error handling path in 'asoc_mcbsp_probe()'
Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
ASoC: ux500: mop500: Fix some refcounted resources issues
Yongbo Zhang <giraffesnn123@xxxxxxxxx>
SoC: rsnd: add interrupt support for SSI BUSIF buffer
Suganath Prabu S <suganath-prabu.subramani@xxxxxxxxxxxx>
scsi: mpt3sas: Fix double free warnings
Bodo Stroesser <bstroesser@xxxxxxxxxxxxxx>
scsi: target: loopback: Fix READ with data and sensebytes
Loic Poulain <loic.poulain@xxxxxxxxxx>
arm64: dts: msm8996: Fix CSI IRQ types
Wei Yongjun <weiyongjun1@xxxxxxxxxx>
ASoC: SOF: core: fix error return code in sof_probe_continue()
Dmitry Osipenko <digetx@xxxxxxxxx>
power: supply: smb347-charger: IRQSTAT_D is volatile
Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
power: supply: lp8788: Fix an error handling path in 'lp8788_charger_probe()'
Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx>
ALSA: firewire-lib: fix invalid assignment to union data for directional parameter
Viacheslav Dubeyko <v.dubeiko@xxxxxxxxx>
scsi: qla2xxx: Fix warning after FC target reset
Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X Bridges
Andrew Murray <andrew.murray@xxxxxxx>
PCI: rcar: Fix incorrect programming of OB windows
Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a driver developer is foolish
John Stultz <john.stultz@xxxxxxxxxx>
serial: amba-pl011: Make sure we initialize the port.lock spinlock
Russell King <rmk+kernel@xxxxxxxxxxxxxxx>
i2c: pxa: fix i2c_pxa_scream_blue_murder() debug output
Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
PCI: v3-semi: Fix a memory leak in v3_pci_probe() error handling paths
Matej Dujava <mdujava@xxxxxxxxxxxx>
staging: sm750fb: add missing case while setting FB_VISUAL
Oscar Carter <oscar.carter@xxxxxxx>
staging: wilc1000: Increase the size of wid_list array
Thinh Nguyen <Thinh.Nguyen@xxxxxxxxxxxx>
usb: dwc3: gadget: Properly handle failed kick_transfer
Thinh Nguyen <Thinh.Nguyen@xxxxxxxxxxxx>
usb: dwc3: gadget: Properly handle ClearFeature(halt)
Arnd Bergmann <arnd@xxxxxxxx>
HID: intel-ish-hid: avoid bogus uninitialized-variable warning
Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxxxxxxxx>
soundwire: slave: don't init debugfs on device registration error
Yong Zhi <yong.zhi@xxxxxxxxx>
ASoC: max98373: reorder max98373_reset() in resume
Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx>
clk: meson: meson8b: Don't rely on u-boot to init all GP_PLL registers
Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTR
Uwe Kleine-KÃnig <u.kleine-koenig@xxxxxxxxxxxxxx>
gpio: pca953x: fix handling of automatic address incrementing
Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx>
clk: meson: meson8b: Fix the vclk_div{1, 2, 4, 6, 12}_en gate bits
Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx>
clk: meson: meson8b: Fix the polarity of the RESET_N lines
Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx>
clk: meson: meson8b: Fix the first parent of vid_pll_in_sel
Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
slimbus: ngd: get drvdata from correct device
Raghavendra Rao Ananta <rananta@xxxxxxxxxxxxxx>
tty: hvc: Fix data abort due to race in hvc_open
Julian Wiedmann <jwi@xxxxxxxxxxxxx>
s390/qdio: put thinint indicator after early error
Takashi Iwai <tiwai@xxxxxxx>
ALSA: usb-audio: Fix racy list management in output queue
Alexander Tsoy <alexander@xxxxxxx>
ALSA: usb-audio: Improve frames size computation
Xiyu Yang <xiyuyang19@xxxxxxxxxxxx>
staging: gasket: Fix mapping refcnt leak when register/store fails
Xiyu Yang <xiyuyang19@xxxxxxxxxxxx>
staging: gasket: Fix mapping refcnt leak when put attribute fails
Christoph Hellwig <hch@xxxxxx>
firmware: qcom_scm: fix bogous abuse of dma-direct internals
Jonathan Marek <jonathan@xxxxxxxx>
arm64: dts: qcom: fix pm8150 gpio interrupts
Vivek Goyal <vgoyal@xxxxxxxxxx>
virtiofs: schedule blocking async replies in separate worker
Jason Yan <yanaijie@xxxxxxxxxx>
pinctrl: rza1: Fix wrong array assignment of rza1l_swio_entries
Chad Dupuis <cdupuis@xxxxxxxxxxx>
scsi: qedf: Fix crash when MFW calls for protocol stats while function is still probing
Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
gpio: dwapb: Append MODULE_ALIAS for platform driver
Yishai Hadas <yishaih@xxxxxxxxxxxx>
RDMA/mlx5: Fix udata response upon SRQ creation
Vincent Stehlà <vincent.stehle@xxxxxxxxxxx>
ARM: dts: sun8i-h2-plus-bananapi-m2-zero: Fix led polarity
Amit Kucheria <amit.kucheria@xxxxxxxxxx>
arm64: dts: qcom: msm8916: remove unit name for thermal trip points
Nilesh Javali <njavali@xxxxxxxxxxx>
scsi: qedi: Do not flush offload work if ARP not resolved
Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx>
arm64: dts: mt8173: fix unit name warnings
Chen Zhou <chenzhou10@xxxxxxxxxx>
staging: greybus: fix a missing-check bug in gb_lights_light_config()
Hans de Goede <hdegoede@xxxxxxxxxx>
x86/purgatory: Disable various profiling and sanitizing options
John Johansen <john.johansen@xxxxxxxxxxxxx>
apparmor: fix nnp subset test for unconfined
Tyrel Datwyler <tyreld@xxxxxxxxxxxxx>
scsi: ibmvscsi: Don't send host info in adapter info MAD after LPM
Simon Arlott <simon@xxxxxxxxxxx>
scsi: sr: Fix sr_probe() missing deallocate of device minor
Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_free
Pavel Machek (CIP) <pavel@xxxxxxx>
ASoC: meson: add missing free_irq() in error path
Chao Yu <chao@xxxxxxxxxx>
f2fs: handle readonly filesystem in f2fs_ioc_shutdown()
Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
apparmor: check/put label on apparmor_sk_clone_security()
Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx>
net: dsa: lantiq_gswip: fix and improve the unsupported interface error
John Johansen <john.johansen@xxxxxxxxxxxxx>
apparmor: fix introspection of of task mode for unconfined tasks
ashimida <ashimida@xxxxxxxxxxxxxxxxx>
mksysmap: Fix the mismatch of '.L' symbols in System.map
Logan Gunthorpe <logang@xxxxxxxxxxxx>
NTB: Fix the default port and peer numbers for legacy drivers
Logan Gunthorpe <logang@xxxxxxxxxxxx>
NTB: ntb_pingpong: Choose doorbells based on port number
Wang Hai <wanghai38@xxxxxxxxxx>
yam: fix possible memory leak in yam_init_driver
Will Deacon <will@xxxxxxxxxx>
sparc32: mm: Don't try to free page-table pages if ctor() fails
Navid Emamdoost <navid.emamdoost@xxxxxxxxx>
pwm: img: Call pm_runtime_put() in pm_runtime_get_sync() failed case
Pingfan Liu <kernelfans@xxxxxxxxx>
powerpc/crashkernel: Take "mem=" option into account
John Stultz <john.stultz@xxxxxxxxxx>
ASoC: qcom: q6asm-dai: kCFI fix
Paulo Alcantara <pc@xxxxxx>
cifs: set up next DFS target before generic_ip_connect()
Qiushi Wu <wu000273@xxxxxxx>
RDMA/core: Fix several reference count leaks.
Jon Derrick <jonathan.derrick@xxxxxxxxx>
PCI: vmd: Filter resource type bits from shadow register
Xiyu Yang <xiyuyang19@xxxxxxxxxxxx>
nfsd: Fix svc_xprt refcnt leak when setup callback client failed
Kajol Jain <kjain@xxxxxxxxxxxxx>
powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 events run
Mark Zhang <markz@xxxxxxxxxxxx>
IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP command
Alain Volmat <avolmat@xxxxxx>
clk: clk-flexgen: fix clock-critical handling
Sudhakar Panneerselvam <sudhakar.panneerselvam@xxxxxxxxxx>
scsi: vhost: Notify TCM about the maximum sg entries supported per command
Xiyu Yang <xiyuyang19@xxxxxxxxxxxx>
scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event
Quanyang Wang <quanyang.wang@xxxxxxxxxxxxx>
clk: zynqmp: fix memory leak in zynqmp_register_clocks
Dan Carpenter <dan.carpenter@xxxxxxxxxx>
scsi: cxgb3i: Fix some leaks in init_act_open()
Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
mfd: wm8994: Fix driver operation if loaded as modules
Christophe Leroy <christophe.leroy@xxxxxxxxxx>
powerpc/ptdump: Add _PAGE_COHERENT flag
Peter Chen <peter.chen@xxxxxxx>
usb: gadget: core: sync interrupt before unbind the udc
Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip de-registration
Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
m68k/PCI: Fix a memory leak in an error handling path
Jon Derrick <jonathan.derrick@xxxxxxxxx>
PCI: pci-bridge-emul: Fix PCIe bit conflicts
Luo Jiaxing <luojiaxing@xxxxxxxxxx>
scsi: hisi_sas: Do not reset phy timer to wait for stray phy up
Aharon Landau <aharonl@xxxxxxxxxxxx>
RDMA/mlx5: Add init2init as a modify command
Sai Prakash Ranjan <saiprakash.ranjan@xxxxxxxxxxxxxx>
coresight: tmc: Fix TMC mode read in tmc_read_prepare_etb()
Qian Cai <cai@xxxxxx>
vfio/pci: fix memory leaks in alloc_perm_bits()
Andre Przywara <andre.przywara@xxxxxxx>
arm64: dts: fvp/juno: Fix node address fields
Emmanuel Nicolet <emmanuel.nicolet@xxxxxxxxx>
ps3disk: use the default segment boundary
Pali RohÃr <pali@xxxxxxxxxx>
PCI: aardvark: Don't blindly enable ASPM L0s and don't write to read-only register
Andre Przywara <andre.przywara@xxxxxxx>
arm64: dts: fvp: Fix GIC child nodes
Daniel Baluta <daniel.baluta@xxxxxxx>
ASoC: SOF: Do nothing when DSP PM callbacks are not set
Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
clk: renesas: cpg-mssr: Fix STBCR suspend/resume handling
Lars Povlsen <lars.povlsen@xxxxxxxxxxxxx>
pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2
Andre Przywara <andre.przywara@xxxxxxx>
arm64: dts: juno: Fix GIC child nodes
Marek BehÃn <marek.behun@xxxxxx>
arm64: dts: armada-3720-turris-mox: fix SFP binding
Marek BehÃn <marek.behun@xxxxxx>
arm64: dts: armada-3720-turris-mox: forbid SDR104 on SDIO for FCC purposes
Martin Wilck <mwilck@xxxxxxxx>
dm mpath: switch paths in dm_blk_ioctl() code path
Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
misc: fastrpc: fix potential fastrpc_invoke_ctx leak
Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
misc: fastrpc: Fix an incomplete memory release in fastrpc_rpmsg_probe()
Serge Semin <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx>
serial: 8250: Fix max baud limit in generic 8250 port
Oliver Neukum <oneukum@xxxxxxxx>
usblp: poison URBs upon disconnect
Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
clk: samsung: Mark top ISP and CAM clocks on Exynos542x as critical
Sibi Sankar <sibis@xxxxxxxxxxxxxx>
remoteproc: qcom_q6v5_mss: map/unmap mpss segments before/after use
Russell King <rmk+kernel@xxxxxxxxxxxxxxx>
i2c: pxa: clear all master action bits in i2c_pxa_stop_message()
Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx>
f2fs: report delalloc reserve as non-free in statfs for project quota
Andreas Klinger <ak@xxxxxxxxxxxxx>
iio: bmp280: fix compensation of humidity
Qiushi Wu <wu000273@xxxxxxx>
rtc: mc13xxx: fix a double-unlock issue
Christophe Leroy <christophe.leroy@xxxxxx>
powerpc/kasan: Fix stack overflow by increasing THREAD_SHIFT
Marco Felsch <m.felsch@xxxxxxxxxxxxxx>
Input: edt-ft5x06 - fix get_default register write access
Viacheslav Dubeyko <v.dubeiko@xxxxxxxxx>
scsi: qla2xxx: Fix issue with adapter's stopping state
Ard Biesheuvel <ardb@xxxxxxxxxx>
PCI: Allow pci_resize_resource() for devices on root bus
Dan Carpenter <dan.carpenter@xxxxxxxxxx>
ALSA: isa/wavefront: prevent out of bounds write in ioctl
Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
ALSA: hda/realtek - Introduce polarity for micmute LED GPIO
Neil Armstrong <narmstrong@xxxxxxxxxxxx>
arm64: dts: meson: fixup SCP sram nodes
Dan Carpenter <dan.carpenter@xxxxxxxxxx>
scsi: qedi: Check for buffer overflow in qedi_set_path()
Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
scsi: core: free sgtables in case command setup fails
Marek Vasut <marex@xxxxxxx>
ARM: dts: stm32: Add missing ethernet PHY reset on AV96
Linus Walleij <linus.walleij@xxxxxxxxxx>
ARM: integrator: Add some Kconfig selections
Xiyu Yang <xiyuyang19@xxxxxxxxxxxx>
ASoC: davinci-mcasp: Fix dma_chan refcnt leak when getting dma type
Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx>
ARM: dts: renesas: Fix IOMMU device node names
Jon Hunter <jonathanh@xxxxxxxxxx>
backlight: lp855x: Ensure regulators are disabled on probe failure
Shengjiu Wang <shengjiu.wang@xxxxxxx>
ASoC: fsl_esai: Disable exception interrupt before scheduling tasklet
Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>
clk: qcom: msm8916: Fix the address location of pll->config_reg
Alex Elder <elder@xxxxxxxxxx>
remoteproc: Fix IDR initialisation in rproc_alloc()
Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
iio: pressure: bmp280: Tolerate IRQ before registering
YueHaibing <yuehaibing@xxxxxxxxxx>
ASoC: SOF: imx8: Fix randbuild error
Adam Honse <calcprogrammer1@xxxxxxxxx>
i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsets
Dmitry Osipenko <digetx@xxxxxxxxx>
ASoC: tegra: tegra_wm8903: Support nvidia, headset property
Rikard Falkeborn <rikard.falkeborn@xxxxxxxxx>
clk: sunxi: Fix incorrect usage of round_down()
Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>
power: supply: bq24257_charger: Replace depends on REGMAP_I2C with select
-------------
Diffstat:
Makefile | 4 +-
arch/arm/boot/dts/r8a7743.dtsi | 12 +-
arch/arm/boot/dts/r8a7744.dtsi | 12 +-
arch/arm/boot/dts/r8a7745.dtsi | 12 +-
arch/arm/boot/dts/r8a7790.dtsi | 12 +-
arch/arm/boot/dts/r8a7791.dtsi | 14 +-
arch/arm/boot/dts/r8a7793.dtsi | 14 +-
arch/arm/boot/dts/r8a7794.dtsi | 12 +-
arch/arm/boot/dts/stm32mp157a-avenger96.dts | 3 +
.../boot/dts/sun8i-h2-plus-bananapi-m2-zero.dts | 2 +-
arch/arm/boot/dts/vexpress-v2m-rs1.dtsi | 10 +-
arch/arm/mach-integrator/Kconfig | 7 +-
arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 6 +-
arch/arm64/boot/dts/amlogic/meson-gx.dtsi | 10 +-
arch/arm64/boot/dts/arm/foundation-v8-gicv2.dtsi | 2 +-
arch/arm64/boot/dts/arm/foundation-v8-gicv3.dtsi | 8 +-
arch/arm64/boot/dts/arm/foundation-v8.dtsi | 92 ++++----
arch/arm64/boot/dts/arm/juno-base.dtsi | 50 ++---
arch/arm64/boot/dts/arm/juno-motherboard.dtsi | 6 +-
.../boot/dts/arm/rtsm_ve-motherboard-rs2.dtsi | 2 +-
arch/arm64/boot/dts/arm/rtsm_ve-motherboard.dtsi | 6 +-
.../boot/dts/marvell/armada-3720-turris-mox.dts | 4 +-
arch/arm64/boot/dts/mediatek/mt8173.dtsi | 22 +-
arch/arm64/boot/dts/nvidia/tegra194-p2888.dtsi | 2 +-
arch/arm64/boot/dts/nvidia/tegra194.dtsi | 12 +-
arch/arm64/boot/dts/qcom/msm8916.dtsi | 8 +-
arch/arm64/boot/dts/qcom/msm8996.dtsi | 20 +-
arch/arm64/boot/dts/qcom/pm8150.dtsi | 14 +-
arch/arm64/boot/dts/qcom/pm8150b.dtsi | 14 +-
arch/arm64/boot/dts/qcom/pm8150l.dtsi | 14 +-
arch/arm64/kernel/hw_breakpoint.c | 44 ++--
arch/m68k/coldfire/pci.c | 4 +-
arch/openrisc/kernel/entry.S | 4 +-
arch/powerpc/Kconfig | 1 +
arch/powerpc/include/asm/book3s/64/pgtable.h | 23 +-
arch/powerpc/include/asm/processor.h | 1 -
arch/powerpc/kernel/exceptions-64s.S | 14 +-
arch/powerpc/kernel/head_64.S | 9 +-
arch/powerpc/kernel/machine_kexec.c | 8 +-
arch/powerpc/kernel/process.c | 20 +-
arch/powerpc/kvm/book3s_64_mmu_radix.c | 16 +-
arch/powerpc/kvm/book3s_64_vio.c | 18 +-
arch/powerpc/mm/book3s32/mmu.c | 6 +-
arch/powerpc/mm/ptdump/shared.c | 5 +
arch/powerpc/perf/hv-24x7.c | 10 -
arch/powerpc/platforms/4xx/pci.c | 4 +-
arch/powerpc/platforms/ps3/mm.c | 22 +-
arch/powerpc/platforms/pseries/ras.c | 5 +-
arch/s390/include/asm/syscall.h | 12 +-
arch/sparc/mm/srmmu.c | 1 -
arch/x86/boot/Makefile | 2 +-
arch/x86/kernel/apic/apic.c | 2 +-
arch/x86/kernel/idt.c | 6 +-
arch/x86/kernel/kprobes/core.c | 16 +-
arch/x86/purgatory/Makefile | 5 +-
crypto/algboss.c | 2 -
crypto/algif_skcipher.c | 6 +-
drivers/ata/libata-core.c | 11 +-
drivers/base/platform.c | 2 +
drivers/block/ps3disk.c | 1 -
drivers/char/ipmi/ipmi_msghandler.c | 7 +-
drivers/char/mem.c | 101 ++++++++-
drivers/clk/bcm/clk-bcm2835.c | 10 +-
drivers/clk/clk-ast2600.c | 31 ++-
drivers/clk/meson/meson8b.c | 100 ++++++---
drivers/clk/meson/meson8b.h | 4 +
drivers/clk/qcom/gcc-msm8916.c | 8 +-
drivers/clk/renesas/renesas-cpg-mssr.c | 8 +-
drivers/clk/samsung/clk-exynos5420.c | 16 +-
drivers/clk/samsung/clk-exynos5433.c | 3 +-
drivers/clk/sprd/pll.c | 2 +-
drivers/clk/st/clk-flexgen.c | 1 +
drivers/clk/sunxi/clk-sunxi.c | 2 +-
drivers/clk/ti/composite.c | 1 +
drivers/clk/zynqmp/clkc.c | 15 +-
drivers/crypto/omap-sham.c | 64 +++---
drivers/extcon/extcon-adc-jack.c | 3 +-
drivers/firmware/imx/imx-scu.c | 1 +
drivers/firmware/qcom_scm.c | 9 +-
drivers/fpga/dfl-afu-dma-region.c | 4 +-
drivers/gpio/gpio-dwapb.c | 34 ++-
drivers/gpio/gpio-pca953x.c | 44 ++--
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 11 +-
drivers/gpu/drm/amd/display/dc/bios/bios_parser.c | 7 +-
drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c | 8 +-
drivers/gpu/drm/amd/display/dc/core/dc.c | 12 +-
.../drm/amd/display/modules/color/color_gamma.c | 2 +-
drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c | 2 +-
drivers/gpu/drm/drm_connector.c | 5 +
drivers/gpu/drm/drm_dp_mst_topology.c | 58 ++---
drivers/gpu/drm/drm_encoder_slave.c | 5 +-
drivers/gpu/drm/drm_sysfs.c | 3 -
drivers/gpu/drm/i915/display/intel_dp.c | 5 +-
drivers/gpu/drm/i915/gem/i915_gem_shmem.c | 15 +-
drivers/gpu/drm/i915/i915_cmd_parser.c | 4 +
drivers/gpu/drm/i915/i915_irq.c | 1 +
drivers/gpu/drm/msm/adreno/a5xx_gpu.c | 6 +
drivers/gpu/drm/msm/adreno/a6xx_gmu.c | 8 +
drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 7 +
drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c | 3 +-
.../gpu/drm/nouveau/nvkm/engine/disp/hdmigm200.c | 4 +-
drivers/gpu/drm/qxl/qxl_kms.c | 2 +-
drivers/gpu/drm/sun4i/sun4i_hdmi.h | 2 +-
drivers/gpu/drm/sun4i/sun4i_hdmi_ddc_clk.c | 2 +-
drivers/hid/hid-ids.h | 3 +
drivers/hid/hid-quirks.c | 1 +
drivers/hid/intel-ish-hid/ishtp-fw-loader.c | 2 +
drivers/hwtracing/coresight/coresight-tmc-etf.c | 16 +-
drivers/i2c/busses/i2c-icy.c | 1 +
drivers/i2c/busses/i2c-piix4.c | 3 +-
drivers/i2c/busses/i2c-pxa.c | 13 +-
drivers/iio/pressure/bmp280-core.c | 7 +-
drivers/infiniband/core/cma_configfs.c | 13 ++
drivers/infiniband/core/sysfs.c | 10 +-
drivers/infiniband/hw/cxgb4/device.c | 1 +
drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 34 ++-
drivers/infiniband/hw/mlx5/devx.c | 5 +
drivers/infiniband/hw/mlx5/srq.c | 10 +-
drivers/input/serio/i8042-ppcio.h | 57 -----
drivers/input/serio/i8042.h | 2 -
drivers/input/touchscreen/edt-ft5x06.c | 12 +-
drivers/mailbox/zynqmp-ipi-mailbox.c | 20 +-
drivers/md/bcache/btree.c | 8 +-
drivers/md/dm-mpath.c | 2 +-
drivers/md/dm-zoned-metadata.c | 4 +-
drivers/md/dm-zoned-reclaim.c | 4 +-
drivers/mfd/stmfx.c | 22 +-
drivers/mfd/wm8994-core.c | 1 +
drivers/misc/fastrpc.c | 13 +-
drivers/misc/habanalabs/habanalabs.h | 2 +-
drivers/misc/xilinx_sdfec.c | 27 ++-
drivers/net/dsa/lantiq_gswip.c | 3 +-
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 2 +-
drivers/net/ethernet/cavium/octeon/octeon_mgmt.c | 5 +
drivers/net/ethernet/intel/e1000e/netdev.c | 14 +-
drivers/net/ethernet/intel/iavf/iavf.h | 14 ++
drivers/net/ethernet/intel/iavf/iavf_ethtool.c | 14 +-
drivers/net/ethernet/intel/iavf/iavf_main.c | 25 ++-
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c | 88 +++++++-
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 7 +-
.../ethernet/mellanox/mlx5/core/steering/dr_send.c | 2 +-
drivers/net/geneve.c | 7 +-
drivers/net/hamradio/yam.c | 1 +
drivers/net/phy/marvell.c | 2 +-
drivers/ntb/core.c | 9 +-
drivers/ntb/test/ntb_perf.c | 30 ++-
drivers/ntb/test/ntb_pingpong.c | 14 +-
drivers/ntb/test/ntb_tool.c | 9 +-
drivers/nvme/host/pci.c | 6 +
drivers/of/kobj.c | 3 +-
drivers/pci/controller/dwc/pci-meson.c | 4 +-
drivers/pci/controller/dwc/pcie-designware-host.c | 2 +
drivers/pci/controller/pci-aardvark.c | 4 -
drivers/pci/controller/pci-v3-semi.c | 2 +-
drivers/pci/controller/pcie-rcar.c | 9 +-
drivers/pci/controller/vmd.c | 6 +-
drivers/pci/pci-bridge-emul.c | 6 +-
drivers/pci/pci.c | 30 ++-
drivers/pci/pcie/aspm.c | 10 -
drivers/pci/pcie/ptm.c | 22 +-
drivers/pci/probe.c | 5 +-
drivers/pci/setup-res.c | 9 +-
drivers/perf/hisilicon/hisi_uncore_l3c_pmu.c | 2 +-
drivers/phy/broadcom/phy-bcm-sr-usb.c | 55 +----
drivers/pinctrl/freescale/pinctrl-imx.c | 19 +-
drivers/pinctrl/freescale/pinctrl-imx1-core.c | 1 -
drivers/pinctrl/pinctrl-ocelot.c | 3 +-
drivers/pinctrl/pinctrl-rockchip.c | 7 +-
drivers/pinctrl/pinctrl-rza1.c | 2 +-
drivers/power/supply/Kconfig | 2 +-
drivers/power/supply/lp8788-charger.c | 18 +-
drivers/power/supply/smb347-charger.c | 1 +
drivers/pwm/pwm-img.c | 8 +-
drivers/pwm/pwm-jz4740.c | 4 +-
drivers/remoteproc/qcom_q6v5_mss.c | 31 ++-
drivers/remoteproc/remoteproc_core.c | 3 +-
drivers/rtc/rtc-mc13xxx.c | 4 +-
drivers/rtc/rtc-rv3028.c | 2 +
drivers/s390/cio/qdio.h | 1 -
drivers/s390/cio/qdio_setup.c | 1 -
drivers/s390/cio/qdio_thinint.c | 14 +-
drivers/scsi/arm/acornscsi.c | 4 +-
drivers/scsi/cxgbi/cxgb3i/cxgb3i.c | 18 +-
drivers/scsi/hisi_sas/hisi_sas_main.c | 5 +-
drivers/scsi/ibmvscsi/ibmvscsi.c | 2 +
drivers/scsi/iscsi_boot_sysfs.c | 2 +-
drivers/scsi/lpfc/lpfc_els.c | 2 +
drivers/scsi/mpt3sas/mpt3sas_base.c | 2 +
drivers/scsi/qedf/qedf.h | 1 +
drivers/scsi/qedf/qedf_main.c | 35 ++-
drivers/scsi/qedi/qedi_iscsi.c | 7 +-
drivers/scsi/qla2xxx/qla_os.c | 1 +
drivers/scsi/qla2xxx/tcm_qla2xxx.c | 2 +
drivers/scsi/scsi_lib.c | 16 +-
drivers/scsi/sr.c | 6 +-
drivers/scsi/ufs/ufs-qcom.c | 6 +-
drivers/scsi/ufs/ufs_bsg.c | 4 +-
drivers/scsi/ufs/ufshcd.c | 1 -
drivers/slimbus/qcom-ngd-ctrl.c | 4 +-
drivers/soundwire/slave.c | 2 +
drivers/staging/gasket/gasket_sysfs.c | 2 +
drivers/staging/greybus/light.c | 3 +-
drivers/staging/sm750fb/sm750.c | 1 +
drivers/staging/wilc1000/wilc_hif.c | 4 +-
drivers/target/loopback/tcm_loop.c | 36 ++-
drivers/target/target_core_user.c | 154 ++++++-------
drivers/thermal/ti-soc-thermal/ti-thermal-common.c | 6 +-
drivers/tty/hvc/hvc_console.c | 16 +-
drivers/tty/n_gsm.c | 26 ++-
drivers/tty/serial/8250/8250_port.c | 4 +-
drivers/tty/serial/amba-pl011.c | 1 +
drivers/usb/class/usblp.c | 5 +-
drivers/usb/dwc2/core_intr.c | 7 +-
drivers/usb/dwc3/gadget.c | 60 ++++-
drivers/usb/gadget/composite.c | 78 +++++--
drivers/usb/gadget/udc/core.c | 2 +
drivers/usb/gadget/udc/lpc32xx_udc.c | 11 +-
drivers/usb/gadget/udc/m66592-udc.c | 2 +-
drivers/usb/gadget/udc/s3c2410_udc.c | 4 -
drivers/usb/host/ehci-mxc.c | 2 +
drivers/usb/host/ehci-platform.c | 131 +++++++++++
drivers/usb/host/ohci-platform.c | 5 +
drivers/usb/host/ohci-sm501.c | 7 +-
drivers/usb/host/xhci-plat.c | 10 +-
drivers/vfio/mdev/mdev_sysfs.c | 2 +-
drivers/vfio/pci/vfio_pci_config.c | 14 +-
drivers/vhost/scsi.c | 1 +
drivers/video/backlight/lp855x_bl.c | 20 +-
drivers/watchdog/da9062_wdt.c | 5 -
fs/afs/dir.c | 9 +-
fs/afs/fsclient.c | 88 +++-----
fs/afs/inode.c | 12 +-
fs/afs/internal.h | 1 +
fs/afs/misc.c | 1 +
fs/afs/proc.c | 1 +
fs/afs/rxrpc.c | 4 +
fs/afs/write.c | 5 +-
fs/afs/yfsclient.c | 85 +++----
fs/block_dev.c | 12 +-
fs/ceph/export.c | 9 +-
fs/cifs/connect.c | 18 +-
fs/dlm/dlm_internal.h | 1 -
fs/ext4/dir.c | 16 ++
fs/ext4/extents.c | 2 +-
fs/ext4/super.c | 23 +-
fs/f2fs/checkpoint.c | 4 +-
fs/f2fs/dir.c | 80 ++++---
fs/f2fs/f2fs.h | 13 +-
fs/f2fs/file.c | 9 +-
fs/f2fs/node.c | 8 +-
fs/f2fs/super.c | 5 +-
fs/fuse/file.c | 43 +++-
fs/fuse/fuse_i.h | 1 +
fs/fuse/virtio_fs.c | 106 ++++++---
fs/gfs2/log.c | 11 +-
fs/gfs2/ops_fstype.c | 2 +-
fs/jbd2/journal.c | 103 ++++-----
fs/nfs/inode.c | 14 +-
fs/nfs/nfs4proc.c | 2 +-
fs/nfsd/cache.h | 2 +
fs/nfsd/netns.h | 1 -
fs/nfsd/nfs4callback.c | 2 +
fs/nfsd/nfscache.c | 32 +--
fs/nfsd/nfsctl.c | 6 +
include/linux/bitops.h | 2 +-
include/linux/genhd.h | 2 +
include/linux/ioport.h | 6 +
include/linux/jbd2.h | 1 -
include/linux/kprobes.h | 4 +
include/linux/libata.h | 3 +
include/linux/mfd/stmfx.h | 1 +
include/linux/nfs_fs.h | 1 +
include/linux/usb/composite.h | 3 +
include/linux/usb/ehci_def.h | 2 +-
include/linux/usb/gadget.h | 2 +
include/uapi/linux/magic.h | 1 +
kernel/kprobes.c | 27 ++-
kernel/resource.c | 5 +
kernel/trace/blktrace.c | 30 +--
kernel/trace/trace_kprobe.c | 2 +-
kernel/trace/trace_probe.c | 4 +-
kernel/trace/trace_uprobe.c | 2 +-
lib/zlib_inflate/inffast.c | 91 +++-----
net/core/dev.c | 40 ++--
net/core/filter.c | 16 +-
net/core/sock_map.c | 28 ++-
net/ipv4/tcp_bpf.c | 3 +
net/rxrpc/proc.c | 6 +-
net/sunrpc/addr.c | 4 +-
net/xdp/xsk.c | 4 +-
scripts/headers_install.sh | 11 +-
scripts/mksysmap | 2 +-
security/apparmor/domain.c | 9 +-
security/apparmor/include/label.h | 1 +
security/apparmor/label.c | 37 +++-
security/apparmor/lsm.c | 5 +
security/selinux/ss/services.c | 4 +
sound/firewire/amdtp-am824.c | 3 +-
sound/isa/wavefront/wavefront_synth.c | 8 +-
sound/pci/hda/patch_realtek.c | 14 +-
sound/soc/codecs/max98373.c | 2 +-
sound/soc/codecs/rt5645.c | 14 ++
sound/soc/fsl/fsl_asrc_dma.c | 1 +
sound/soc/fsl/fsl_esai.c | 4 +
sound/soc/img/img-i2s-in.c | 1 +
sound/soc/intel/boards/bytcr_rt5640.c | 24 ++
sound/soc/meson/axg-fifo.c | 10 +-
sound/soc/qcom/qdsp6/q6asm-dai.c | 4 +-
sound/soc/sh/rcar/gen.c | 8 +
sound/soc/sh/rcar/rsnd.h | 9 +
sound/soc/sh/rcar/ssi.c | 145 ++++++++++++
sound/soc/soc-core.c | 22 +-
sound/soc/sof/core.c | 1 +
sound/soc/sof/imx/Kconfig | 2 +-
sound/soc/sof/nocodec.c | 6 +-
sound/soc/sof/pm.c | 10 +-
sound/soc/tegra/tegra_wm8903.c | 6 +-
sound/soc/ti/davinci-mcasp.c | 4 +-
sound/soc/ti/omap-mcbsp.c | 8 +-
sound/soc/ux500/mop500.c | 11 +-
sound/usb/card.h | 5 +
sound/usb/endpoint.c | 244 ++++++++++++++++++++-
sound/usb/endpoint.h | 1 +
sound/usb/pcm.c | 7 +
tools/lib/bpf/btf_dump.c | 33 ++-
tools/perf/builtin-report.c | 3 +-
tools/perf/util/stat-display.c | 4 +-
.../networking/timestamping/timestamping.c | 10 +-
tools/testing/selftests/ntb/ntb_test.sh | 2 +-
tools/testing/selftests/x86/protection_keys.c | 3 +-
330 files changed, 2965 insertions(+), 1654 deletions(-)