2020-06-24 06:11:15

by Greg Kroah-Hartman

[permalink] [raw]
Subject: [PATCH 5.4 000/311] 5.4.49-rc2 review

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 <[email protected]>
Linux 5.4.49-rc2

Ahmed S. Darwish <[email protected]>
net: core: device_rename: Use rwsem instead of a seqcount

Thomas Gleixner <[email protected]>
sched/rt, net: Use CONFIG_PREEMPTION.patch

Paul Cercueil <[email protected]>
pwm: jz4740: Enhance precision in calculation of duty cycle

Alexander Sverdlin <[email protected]>
net: octeon: mgmt: Repair filling of RX ring

Chen Yu <[email protected]>
e1000e: Do not wake up the system via WOL if device wakeup is disabled

Jiri Olsa <[email protected]>
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task

Masami Hiramatsu <[email protected]>
kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutex

Vamshi K Sthambamkadi <[email protected]>
tracing/probe: Fix memleak in fetch_op_data operations

Eric Biggers <[email protected]>
crypto: algboss - don't wait during notifier callback

Herbert Xu <[email protected]>
crypto: algif_skcipher - Cap recv SG list at ctx->used

Harry Wentland <[email protected]>
Revert "drm/amd/display: disable dcn20 abm feature for bring up"

Imre Deak <[email protected]>
drm/i915/icl+: Fix hotplug interrupt disabling after storm detection

Denis Efremov <[email protected]>
drm/amd/display: Use kvfree() to free coeff in build_regamma()

Jeykumar Sankaran <[email protected]>
drm/connector: notify userspace on hotplug after register complete

Chris Wilson <[email protected]>
drm/i915: Whitelist context-local timestamp in the gen9 cmdparser

Chris Wilson <[email protected]>
drm/i915/gem: Avoid iterating an empty list

Jordan Crouse <[email protected]>
drm/msm: Check for powered down HW in the devfreq callbacks

Imre Deak <[email protected]>
drm/i915: Fix AUX power domain toggling across TypeC mode resets

Dmitry V. Levin <[email protected]>
s390: fix syscall_get_error for compat processes

Eric Biggers <[email protected]>
f2fs: avoid utf8_strncasecmp() with unstable name

Eric Biggers <[email protected]>
f2fs: split f2fs_d_compare() from f2fs_match_name()

Denis Efremov <[email protected]>
net/mlx5: DR, Fix freeing in dr_create_rc_qp()

Ahmed S. Darwish <[email protected]>
block: nr_sects_write(): Disable preemption on seqcount write

Ard Biesheuvel <[email protected]>
x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lld

Ville Syrjälä <[email protected]>
drm/amd/display: Use swap() where appropriate

Lyude Paul <[email protected]>
drm/dp_mst: Increase ACT retry timeout to 3s

Theodore Ts'o <[email protected]>
ext4: avoid race conditions when remounting with options that change dax

zhangyi (F) <[email protected]>
jbd2: clean __jbd2_journal_abort_hard() and __journal_abort_soft()

Tom Rix <[email protected]>
selinux: fix double free

Sandeep Raghuraman <[email protected]>
drm/amdgpu: Replace invalid device ID with a valid device ID

Huacai Chen <[email protected]>
drm/qxl: Use correct notify port address when creating cursor ring

Lyude Paul <[email protected]>
drm/dp_mst: Reformat drm_dp_check_act_status() a bit

Eric Biggers <[email protected]>
ext4: avoid utf8_strncasecmp() with unstable name

Jeffle Xu <[email protected]>
ext4: fix partial cluster initialization when splitting extent

Wolfram Sang <[email protected]>
drm: encoder_slave: fix refcouting error for modules

Kai-Heng Feng <[email protected]>
libata: Use per port sync for detach

Will Deacon <[email protected]>
arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints

Sven Auhagen <[email protected]>
mvpp2: remove module bugfix

Jason Yan <[email protected]>
block: Fix use-after-free in blkdev_get()

Dinghao Liu <[email protected]>
scsi: ufs-bsg: Fix runtime PM imbalance on error

Vasundhara Volam <[email protected]>
bnxt_en: Return from timer if interface is not in open state.

David Howells <[email protected]>
afs: Fix the mapping of the UAEOVERFLOW abort code

David Howells <[email protected]>
afs: Set error flag rather than return error from file status decode

David Howells <[email protected]>
afs: Always include dir in bulk status fetch from afs_do_lookup()

David Howells <[email protected]>
afs: Fix EOF corruption

David Howells <[email protected]>
afs: afs_write_end() should change i_size under the right lock

David Howells <[email protected]>
afs: Fix non-setting of mtime when writing into mmap

Aneesh Kumar K.V <[email protected]>
powerpc: Fix kernel crash in show_instructions() w/DEBUG_VIRTUAL

Zhiqiang Liu <[email protected]>
bcache: fix potential deadlock problem in btree_gc_coalesce

yangerkun <[email protected]>
ext4: stop overwrite the errcode in ext4_setup_super

Hongbo Yao <[email protected]>
perf stat: Fix NULL pointer dereference

Gaurav Singh <[email protected]>
perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()

Qais Yousef <[email protected]>
usb/ehci-platform: Set PM runtime as active on resume

Yoshihiro Shimoda <[email protected]>
usb: host: ehci-platform: add a quirk to avoid stuck

Qais Yousef <[email protected]>
usb/xhci-plat: Set PM runtime as active on resume

Andrey Ignatov <[email protected]>
bpf: Fix memlock accounting for sock_hash

Brett Creeley <[email protected]>
iavf: fix speed reporting over virtchnl

Li RongQing <[email protected]>
xdp: Fix xsk_generic_xmit errno

Zheng Bin <[email protected]>
nfs: set invalid blocks after NFSv4 writes

Christoph Hellwig <[email protected]>
nvme-pci: use simple suspend when a HMB is enabled

YiFei Zhu <[email protected]>
net/filter: Permit reading NET in load_bytes_relative when MAC not set

Vitaly Kuznetsov <[email protected]>
x86/idt: Keep spurious entries unset in system_vectors

Christophe JAILLET <[email protected]>
scsi: acornscsi: Fix an error handling path in acornscsi_probe()

Andrii Nakryiko <[email protected]>
libbpf: Handle GCC noreturn-turned-volatile quirk

Jernej Skrabec <[email protected]>
drm/sun4i: hdmi ddc clk: Fix size of m divider

Jean-Philippe Brucker <[email protected]>
tracing/probe: Fix bpf_task_fd_query() for kprobes and uprobes

Jakub Sitnicki <[email protected]>
bpf, sockhash: Synchronize delete from bucket list on map free

dihu <[email protected]>
bpf/sockmap: Fix kernel panic at __tcp_bpf_recvmsg

Hans de Goede <[email protected]>
ASoC: rt5645: Add platform-data for Asus T101HA

Hans de Goede <[email protected]>
ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT10-A tablet

Pierre-Louis Bossart <[email protected]>
ASoC: SOF: nocodec: conditionally set dpcm_capture/dpcm_playback flags

Bard Liao <[email protected]>
ASoC: core: only convert non DPCM link to DPCM link

Zhihao Cheng <[email protected]>
afs: Fix memory leak in afs_put_sysnames()

Eric Biggers <[email protected]>
f2fs: don't return vmalloc() memory from f2fs_kmalloc()

tannerlove <[email protected]>
selftests/net: in timestamping, strncpy needs to preserve null byte

Shaokun Zhang <[email protected]>
drivers/perf: hisi: Fix wrong value for all counters enable

Max Staudt <[email protected]>
i2c: icy: Fix build with CONFIG_AMIGA_PCMCIA=n

Logan Gunthorpe <[email protected]>
NTB: ntb_test: Fix bug when counting remote files

Logan Gunthorpe <[email protected]>
NTB: perf: Fix race condition when run with ntb_test

Logan Gunthorpe <[email protected]>
NTB: perf: Fix support for hardware that doesn't have port numbers

Logan Gunthorpe <[email protected]>
NTB: perf: Don't require one more memory window than number of peers

Logan Gunthorpe <[email protected]>
NTB: Revert the change to use the NTB device dev for DMA allocations

Logan Gunthorpe <[email protected]>
NTB: ntb_tool: reading the link file should not end in a NULL byte

Sanjay R Mehta <[email protected]>
ntb_tool: pass correct struct device to dma_alloc_coherent

Sanjay R Mehta <[email protected]>
ntb_perf: pass correct struct device to dma_alloc_coherent

Dan Murphy <[email protected]>
net: marvell: Fix OF_MDIO config check

Bob Peterson <[email protected]>
gfs2: fix use-after-free on transaction ail lists

Chaitanya Kulkarni <[email protected]>
blktrace: fix endianness for blk_log_remap()

Chaitanya Kulkarni <[email protected]>
blktrace: fix endianness in get_pdu_int()

Chaitanya Kulkarni <[email protected]>
blktrace: use errno instead of bi_status

Ram Pai <[email protected]>
selftests/vm/pkeys: fix alloc_random_pkey() to make it really random

Arnd Bergmann <[email protected]>
include/linux/bitops.h: avoid clang shift-count-overflow warnings

Jann Horn <[email protected]>
lib/zlib: remove outdated and incorrect pre-increment optimization

Jiri Benc <[email protected]>
geneve: change from tx_error to tx_dropped on missing metadata

Tero Kristo <[email protected]>
crypto: omap-sham - add proper load balancing support for multicore

Nicholas Kazlauskas <[email protected]>
drm/amd/display: Revalidate bandwidth before commiting DC updates

J. Bruce Fields <[email protected]>
nfsd: safer handling of corrupted c_type

Christophe JAILLET <[email protected]>
pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()'

Christophe JAILLET <[email protected]>
pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'

Can Guo <[email protected]>
scsi: ufs: Don't update urgent bkops level when toggling auto bkops

Qiushi Wu <[email protected]>
scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobj

Bob Peterson <[email protected]>
gfs2: Allow lock_nolock mount to specify jid=X

J. Bruce Fields <[email protected]>
nfsd4: make drc_slab global, not per-net

Luis Henriques <[email protected]>
ceph: don't return -ESTALE if there's still an open file

Ben Skeggs <[email protected]>
drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selection

Stafford Horne <[email protected]>
openrisc: Fix issue with argument clobbering for clone/fork

David Howells <[email protected]>
rxrpc: Adjust /proc/net/rxrpc/calls to display call->debug_id not user_ID

Wei Yongjun <[email protected]>
mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() check in zynqmp_ipi_mbox_probe()

Chuhong Yuan <[email protected]>
rtc: rv3028: Add missed check for devm_regmap_init_i2c()

Qiushi Wu <[email protected]>
vfio/mdev: Fix reference count leak in add_mdev_supported_type

Xiyu Yang <[email protected]>
ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failed

Christophe JAILLET <[email protected]>
extcon: adc-jack: Fix an error handling path in 'adc_jack_probe()'

huhai <[email protected]>
powerpc/4xx: Don't unmap NULL mbase

Nathan Chancellor <[email protected]>
input: i8042 - Remove special PowerPC handling

Dan Carpenter <[email protected]>
of: Fix a refcounting bug in __of_attach_node_sysfs()

Olga Kornievskaia <[email protected]>
NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION

Fedor Tokarev <[email protected]>
net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'

Dan Williams <[email protected]>
/dev/mem: Revoke mappings when a driver claims the region

John Hubbard <[email protected]>
misc: xilinx-sdfec: improve get_user_pages_fast() error handling

Eddie James <[email protected]>
clk: ast2600: Fix AHB clock divider for A1

Chunyan Zhang <[email protected]>
clk: sprd: return correct type of value for _sprd_pll_recalc_rate

Qian Cai <[email protected]>
KVM: PPC: Book3S: Fix some RCU-list locks

Qian Cai <[email protected]>
KVM: PPC: Book3S HV: Ignore kmemleak false positives

Jeffrey Hugo <[email protected]>
scsi: ufs-qcom: Fix scheduling while atomic issue

Nathan Chancellor <[email protected]>
clk: bcm2835: Fix return type of bcm2835_register_gate

Dan Carpenter <[email protected]>
scsi: target: tcmu: Fix a use after free in tcmu_check_expired_queue_cmd()

Qiushi Wu <[email protected]>
ASoC: fix incomplete error-handling in img_i2s_in_probe.

Christophe Leroy <[email protected]>
powerpc/32s: Don't warn when mapping RO data ROX.

Amelie Delaunay <[email protected]>
mfd: stmfx: Disable IRQ in suspend to avoid spurious interrupt

Amelie Delaunay <[email protected]>
mfd: stmfx: Fix stmfx_irq_init error path

Amelie Delaunay <[email protected]>
mfd: stmfx: Reset chip on resume as supply was disabled

Borislav Petkov <[email protected]>
x86/apic: Make TSC deadline timer detection message visible

Potnuri Bharat Teja <[email protected]>
RDMA/iw_cxgb4: cleanup device debugfs entries on ULD remove

Siddharth Gupta <[email protected]>
scripts: headers_install: Exit with error on config leak

Pawel Laszczak <[email protected]>
usb: gadget: Fix issue with config_ep_by_speed function

Qiushi Wu <[email protected]>
usb: gadget: fix potential double-free in m66592_probe.

Colin Ian King <[email protected]>
usb: gadget: lpc32xx_udc: don't dereference ep pointer before null check

Nathan Chancellor <[email protected]>
USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nuke

Fabrice Gasnier <[email protected]>
usb: dwc2: gadget: move gadget resume after the core is in L0 state

Stefan Riedmueller <[email protected]>
watchdog: da9062: No need to ping manually before setting timeout

Maor Gottlieb <[email protected]>
IB/cma: Fix ports memory leak in cma_configfs

Marc Zyngier <[email protected]>
PCI: amlogic: meson: Don't use FAST_LINK_MODE to set up link

Marc Zyngier <[email protected]>
PCI: dwc: Fix inner MSI IRQ domain registration

Bjorn Helgaas <[email protected]>
PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream Port

Hannes Reinecke <[email protected]>
dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zone

Qian Cai <[email protected]>
powerpc/64s/pgtable: fix an undefined behaviour

Vidya Sagar <[email protected]>
arm64: tegra: Fix flag for 64-bit resources in 'ranges' property

Jon Hunter <[email protected]>
arm64: tegra: Fix ethernet phy-mode for Jetson Xavier

Miklos Szeredi <[email protected]>
fuse: copy_file_range should truncate cache

Miklos Szeredi <[email protected]>
fuse: fix copy_file_range cache issues

Wei Yongjun <[email protected]>
firmware: imx: scu: Fix possible memory leak in imx_scu_probe()

Bodo Stroesser <[email protected]>
scsi: target: tcmu: Userspace must not complete queued commands

Lang Cheng <[email protected]>
RDMA/hns: Fix cmdq parameter of querying pf timer resource

Lijun Ou <[email protected]>
RDMA/hns: Bugfix for querying qkey

Marek Szyprowski <[email protected]>
clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1

Souptick Joarder <[email protected]>
fpga: dfl: afu: Corrected error handling levels

Gregory CLEMENT <[email protected]>
tty: n_gsm: Fix bogus i++ in gsm_data_kick

Tang Bin <[email protected]>
USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe()

Hans de Goede <[email protected]>
ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT8-A tablet

Roy Spliet <[email protected]>
drm/msm/mdp5: Fix mdp5_init error path for failed mdp5_kms allocation

Qais Yousef <[email protected]>
usb/ohci-platform: Fix a warning when hibernating

Alex Williamson <[email protected]>
vfio-pci: Mask cap zero

Geoff Levand <[email protected]>
powerpc/ps3: Fix kexec shutdown hang

Bharat Gooty <[email protected]>
drivers: phy: sr-usb: do not use internal fsm for USB2 phy init

Nicholas Piggin <[email protected]>
powerpc/pseries/ras: Fix FWNMI_VALID off by one

Nicholas Piggin <[email protected]>
powerpc/64s/exception: Fix machine check no-loss idle wakeup

Feng Tang <[email protected]>
ipmi: use vzalloc instead of kmalloc for user creation

Oded Gabbay <[email protected]>
habanalabs: increase timeout during reset

Mika Westerberg <[email protected]>
PCI/PM: Assume ports without DLL Link Active train links in 100 ms

Cristian Klein <[email protected]>
HID: Add quirks for Trust Panora Graphic Tablet

Erwin Burema <[email protected]>
ALSA: usb-audio: Add duplex sound support for USB devices using implicit feedback

Gregory CLEMENT <[email protected]>
tty: n_gsm: Fix waking up upper tty layer when room available

Gregory CLEMENT <[email protected]>
tty: n_gsm: Fix SOF skipping

Michael Ellerman <[email protected]>
powerpc/64: Don't initialise init_task->thread.regs

Rob Herring <[email protected]>
PCI: Fix pci_register_host_bridge() device_register() error handling

Tero Kristo <[email protected]>
clk: ti: composite: fix memory leak

Wei Yongjun <[email protected]>
USB: ohci-sm501: fix error return code in ohci_hcd_sm501_drv_probe()

Arnd Bergmann <[email protected]>
dlm: remove BUG() before panic()

Dafna Hirschfeld <[email protected]>
pinctrl: rockchip: fix memleak in rockchip_dt_node_to_map

Christophe JAILLET <[email protected]>
ASoC: ti: omap-mcbsp: Fix an error handling path in 'asoc_mcbsp_probe()'

Christophe JAILLET <[email protected]>
ASoC: ux500: mop500: Fix some refcounted resources issues

Yongbo Zhang <[email protected]>
SoC: rsnd: add interrupt support for SSI BUSIF buffer

Suganath Prabu S <[email protected]>
scsi: mpt3sas: Fix double free warnings

Bodo Stroesser <[email protected]>
scsi: target: loopback: Fix READ with data and sensebytes

Loic Poulain <[email protected]>
arm64: dts: msm8996: Fix CSI IRQ types

Wei Yongjun <[email protected]>
ASoC: SOF: core: fix error return code in sof_probe_continue()

Dmitry Osipenko <[email protected]>
power: supply: smb347-charger: IRQSTAT_D is volatile

Christophe JAILLET <[email protected]>
power: supply: lp8788: Fix an error handling path in 'lp8788_charger_probe()'

Takashi Sakamoto <[email protected]>
ALSA: firewire-lib: fix invalid assignment to union data for directional parameter

Viacheslav Dubeyko <[email protected]>
scsi: qla2xxx: Fix warning after FC target reset

Kai-Heng Feng <[email protected]>
PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X Bridges

Andrew Murray <[email protected]>
PCI: rcar: Fix incorrect programming of OB windows

Kuppuswamy Sathyanarayanan <[email protected]>
drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a driver developer is foolish

John Stultz <[email protected]>
serial: amba-pl011: Make sure we initialize the port.lock spinlock

Russell King <[email protected]>
i2c: pxa: fix i2c_pxa_scream_blue_murder() debug output

Christophe JAILLET <[email protected]>
PCI: v3-semi: Fix a memory leak in v3_pci_probe() error handling paths

Matej Dujava <[email protected]>
staging: sm750fb: add missing case while setting FB_VISUAL

Oscar Carter <[email protected]>
staging: wilc1000: Increase the size of wid_list array

Thinh Nguyen <[email protected]>
usb: dwc3: gadget: Properly handle failed kick_transfer

Thinh Nguyen <[email protected]>
usb: dwc3: gadget: Properly handle ClearFeature(halt)

Arnd Bergmann <[email protected]>
HID: intel-ish-hid: avoid bogus uninitialized-variable warning

Pierre-Louis Bossart <[email protected]>
soundwire: slave: don't init debugfs on device registration error

Yong Zhi <[email protected]>
ASoC: max98373: reorder max98373_reset() in resume

Martin Blumenstingl <[email protected]>
clk: meson: meson8b: Don't rely on u-boot to init all GP_PLL registers

Sudip Mukherjee <[email protected]>
thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTR

Uwe Kleine-König <[email protected]>
gpio: pca953x: fix handling of automatic address incrementing

Martin Blumenstingl <[email protected]>
clk: meson: meson8b: Fix the vclk_div{1, 2, 4, 6, 12}_en gate bits

Martin Blumenstingl <[email protected]>
clk: meson: meson8b: Fix the polarity of the RESET_N lines

Martin Blumenstingl <[email protected]>
clk: meson: meson8b: Fix the first parent of vid_pll_in_sel

Srinivas Kandagatla <[email protected]>
slimbus: ngd: get drvdata from correct device

Raghavendra Rao Ananta <[email protected]>
tty: hvc: Fix data abort due to race in hvc_open

Julian Wiedmann <[email protected]>
s390/qdio: put thinint indicator after early error

Takashi Iwai <[email protected]>
ALSA: usb-audio: Fix racy list management in output queue

Alexander Tsoy <[email protected]>
ALSA: usb-audio: Improve frames size computation

Xiyu Yang <[email protected]>
staging: gasket: Fix mapping refcnt leak when register/store fails

Xiyu Yang <[email protected]>
staging: gasket: Fix mapping refcnt leak when put attribute fails

Christoph Hellwig <[email protected]>
firmware: qcom_scm: fix bogous abuse of dma-direct internals

Jonathan Marek <[email protected]>
arm64: dts: qcom: fix pm8150 gpio interrupts

Vivek Goyal <[email protected]>
virtiofs: schedule blocking async replies in separate worker

Jason Yan <[email protected]>
pinctrl: rza1: Fix wrong array assignment of rza1l_swio_entries

Chad Dupuis <[email protected]>
scsi: qedf: Fix crash when MFW calls for protocol stats while function is still probing

Andy Shevchenko <[email protected]>
gpio: dwapb: Append MODULE_ALIAS for platform driver

Yishai Hadas <[email protected]>
RDMA/mlx5: Fix udata response upon SRQ creation

Vincent Stehlé <[email protected]>
ARM: dts: sun8i-h2-plus-bananapi-m2-zero: Fix led polarity

Amit Kucheria <[email protected]>
arm64: dts: qcom: msm8916: remove unit name for thermal trip points

Nilesh Javali <[email protected]>
scsi: qedi: Do not flush offload work if ARP not resolved

Hsin-Yi Wang <[email protected]>
arm64: dts: mt8173: fix unit name warnings

Chen Zhou <[email protected]>
staging: greybus: fix a missing-check bug in gb_lights_light_config()

Hans de Goede <[email protected]>
x86/purgatory: Disable various profiling and sanitizing options

John Johansen <[email protected]>
apparmor: fix nnp subset test for unconfined

Tyrel Datwyler <[email protected]>
scsi: ibmvscsi: Don't send host info in adapter info MAD after LPM

Simon Arlott <[email protected]>
scsi: sr: Fix sr_probe() missing deallocate of device minor

Jakub Sitnicki <[email protected]>
bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_free

Pavel Machek (CIP) <[email protected]>
ASoC: meson: add missing free_irq() in error path

Chao Yu <[email protected]>
f2fs: handle readonly filesystem in f2fs_ioc_shutdown()

Mauricio Faria de Oliveira <[email protected]>
apparmor: check/put label on apparmor_sk_clone_security()

Martin Blumenstingl <[email protected]>
net: dsa: lantiq_gswip: fix and improve the unsupported interface error

John Johansen <[email protected]>
apparmor: fix introspection of of task mode for unconfined tasks

ashimida <[email protected]>
mksysmap: Fix the mismatch of '.L' symbols in System.map

Logan Gunthorpe <[email protected]>
NTB: Fix the default port and peer numbers for legacy drivers

Logan Gunthorpe <[email protected]>
NTB: ntb_pingpong: Choose doorbells based on port number

Wang Hai <[email protected]>
yam: fix possible memory leak in yam_init_driver

Will Deacon <[email protected]>
sparc32: mm: Don't try to free page-table pages if ctor() fails

Navid Emamdoost <[email protected]>
pwm: img: Call pm_runtime_put() in pm_runtime_get_sync() failed case

Pingfan Liu <[email protected]>
powerpc/crashkernel: Take "mem=" option into account

John Stultz <[email protected]>
ASoC: qcom: q6asm-dai: kCFI fix

Paulo Alcantara <[email protected]>
cifs: set up next DFS target before generic_ip_connect()

Qiushi Wu <[email protected]>
RDMA/core: Fix several reference count leaks.

Jon Derrick <[email protected]>
PCI: vmd: Filter resource type bits from shadow register

Xiyu Yang <[email protected]>
nfsd: Fix svc_xprt refcnt leak when setup callback client failed

Kajol Jain <[email protected]>
powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 events run

Mark Zhang <[email protected]>
IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP command

Alain Volmat <[email protected]>
clk: clk-flexgen: fix clock-critical handling

Sudhakar Panneerselvam <[email protected]>
scsi: vhost: Notify TCM about the maximum sg entries supported per command

Xiyu Yang <[email protected]>
scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event

Quanyang Wang <[email protected]>
clk: zynqmp: fix memory leak in zynqmp_register_clocks

Dan Carpenter <[email protected]>
scsi: cxgb3i: Fix some leaks in init_act_open()

Marek Szyprowski <[email protected]>
mfd: wm8994: Fix driver operation if loaded as modules

Christophe Leroy <[email protected]>
powerpc/ptdump: Add _PAGE_COHERENT flag

Peter Chen <[email protected]>
usb: gadget: core: sync interrupt before unbind the udc

Andy Shevchenko <[email protected]>
gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip de-registration

Christophe JAILLET <[email protected]>
m68k/PCI: Fix a memory leak in an error handling path

Jon Derrick <[email protected]>
PCI: pci-bridge-emul: Fix PCIe bit conflicts

Luo Jiaxing <[email protected]>
scsi: hisi_sas: Do not reset phy timer to wait for stray phy up

Aharon Landau <[email protected]>
RDMA/mlx5: Add init2init as a modify command

Sai Prakash Ranjan <[email protected]>
coresight: tmc: Fix TMC mode read in tmc_read_prepare_etb()

Qian Cai <[email protected]>
vfio/pci: fix memory leaks in alloc_perm_bits()

Andre Przywara <[email protected]>
arm64: dts: fvp/juno: Fix node address fields

Emmanuel Nicolet <[email protected]>
ps3disk: use the default segment boundary

Pali Rohár <[email protected]>
PCI: aardvark: Don't blindly enable ASPM L0s and don't write to read-only register

Andre Przywara <[email protected]>
arm64: dts: fvp: Fix GIC child nodes

Daniel Baluta <[email protected]>
ASoC: SOF: Do nothing when DSP PM callbacks are not set

Geert Uytterhoeven <[email protected]>
clk: renesas: cpg-mssr: Fix STBCR suspend/resume handling

Lars Povlsen <[email protected]>
pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2

Andre Przywara <[email protected]>
arm64: dts: juno: Fix GIC child nodes

Marek Behún <[email protected]>
arm64: dts: armada-3720-turris-mox: fix SFP binding

Marek Behún <[email protected]>
arm64: dts: armada-3720-turris-mox: forbid SDR104 on SDIO for FCC purposes

Martin Wilck <[email protected]>
dm mpath: switch paths in dm_blk_ioctl() code path

Srinivas Kandagatla <[email protected]>
misc: fastrpc: fix potential fastrpc_invoke_ctx leak

Srinivas Kandagatla <[email protected]>
misc: fastrpc: Fix an incomplete memory release in fastrpc_rpmsg_probe()

Serge Semin <[email protected]>
serial: 8250: Fix max baud limit in generic 8250 port

Oliver Neukum <[email protected]>
usblp: poison URBs upon disconnect

Marek Szyprowski <[email protected]>
clk: samsung: Mark top ISP and CAM clocks on Exynos542x as critical

Sibi Sankar <[email protected]>
remoteproc: qcom_q6v5_mss: map/unmap mpss segments before/after use

Russell King <[email protected]>
i2c: pxa: clear all master action bits in i2c_pxa_stop_message()

Konstantin Khlebnikov <[email protected]>
f2fs: report delalloc reserve as non-free in statfs for project quota

Andreas Klinger <[email protected]>
iio: bmp280: fix compensation of humidity

Qiushi Wu <[email protected]>
rtc: mc13xxx: fix a double-unlock issue

Christophe Leroy <[email protected]>
powerpc/kasan: Fix stack overflow by increasing THREAD_SHIFT

Marco Felsch <[email protected]>
Input: edt-ft5x06 - fix get_default register write access

Viacheslav Dubeyko <[email protected]>
scsi: qla2xxx: Fix issue with adapter's stopping state

Ard Biesheuvel <[email protected]>
PCI: Allow pci_resize_resource() for devices on root bus

Dan Carpenter <[email protected]>
ALSA: isa/wavefront: prevent out of bounds write in ioctl

Kai-Heng Feng <[email protected]>
ALSA: hda/realtek - Introduce polarity for micmute LED GPIO

Neil Armstrong <[email protected]>
arm64: dts: meson: fixup SCP sram nodes

Dan Carpenter <[email protected]>
scsi: qedi: Check for buffer overflow in qedi_set_path()

Johannes Thumshirn <[email protected]>
scsi: core: free sgtables in case command setup fails

Marek Vasut <[email protected]>
ARM: dts: stm32: Add missing ethernet PHY reset on AV96

Linus Walleij <[email protected]>
ARM: integrator: Add some Kconfig selections

Xiyu Yang <[email protected]>
ASoC: davinci-mcasp: Fix dma_chan refcnt leak when getting dma type

Yoshihiro Shimoda <[email protected]>
ARM: dts: renesas: Fix IOMMU device node names

Jon Hunter <[email protected]>
backlight: lp855x: Ensure regulators are disabled on probe failure

Shengjiu Wang <[email protected]>
ASoC: fsl_esai: Disable exception interrupt before scheduling tasklet

Bryan O'Donoghue <[email protected]>
clk: qcom: msm8916: Fix the address location of pll->config_reg

Alex Elder <[email protected]>
remoteproc: Fix IDR initialisation in rproc_alloc()

Andy Shevchenko <[email protected]>
iio: pressure: bmp280: Tolerate IRQ before registering

YueHaibing <[email protected]>
ASoC: SOF: imx8: Fix randbuild error

Adam Honse <[email protected]>
i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsets

Dmitry Osipenko <[email protected]>
ASoC: tegra: tegra_wm8903: Support nvidia, headset property

Rikard Falkeborn <[email protected]>
clk: sunxi: Fix incorrect usage of round_down()

Enric Balletbo i Serra <[email protected]>
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(-)



2020-06-24 10:33:40

by Jon Hunter

[permalink] [raw]
Subject: Re: [PATCH 5.4 000/311] 5.4.49-rc2 review


On 24/06/2020 07:10, Greg Kroah-Hartman wrote:
> 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

All tests are passing for Tegra ...

Test results for stable-v5.4:
11 builds: 11 pass, 0 fail
26 boots: 26 pass, 0 fail
56 tests: 56 pass, 0 fail

Linux version: 5.4.49-rc2-gf7f032930408
Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000,
tegra194-p2972-0000, tegra20-ventana,
tegra210-p2371-2180, tegra210-p3450-0000,
tegra30-cardhu-a04

Cheers
Jon

--
nvpublic

2020-06-24 13:41:48

by Naresh Kamboju

[permalink] [raw]
Subject: Re: [PATCH 5.4 000/311] 5.4.49-rc2 review

On Wed, 24 Jun 2020 at 11:40, Greg Kroah-Hartman
<[email protected]> wrote:
>
> 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
>

Results from Linaro’s test farm.
No regressions on arm64, arm, x86_64, and i386.

Summary
------------------------------------------------------------------------

kernel: 5.4.49-rc2
git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-5.4.y
git commit: f7f0329304087129517c90fe7d149309706936a6
git describe: v5.4.48-312-gf7f032930408
Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-5.4-oe/build/v5.4.48-312-gf7f032930408

No regressions (compared to build v5.4.47-260-ga9a8b229b188)

No fixes (compared to build v5.4.47-260-ga9a8b229b188)

Ran 34102 total tests in the following environments and test suites.

Environments
--------------
- dragonboard-410c
- hi6220-hikey
- i386
- juno-r2
- juno-r2-compat
- juno-r2-kasan
- nxp-ls2088
- qemu_arm
- qemu_arm64
- qemu_i386
- qemu_x86_64
- x15
- x86
- x86-kasan

Test Suites
-----------
* build
* install-android-platform-tools-r2600
* install-android-platform-tools-r2800
* kselftest
* kselftest/drivers
* kselftest/filesystems
* kselftest/net
* linux-log-parser
* ltp-cap_bounds-tests
* ltp-commands-tests
* ltp-controllers-tests
* ltp-cpuhotplug-tests
* ltp-crypto-tests
* ltp-cve-tests
* ltp-dio-tests
* ltp-fcntl-locktests-tests
* ltp-filecaps-tests
* ltp-fs_bind-tests
* ltp-fs_perms_simple-tests
* ltp-fsx-tests
* ltp-hugetlb-tests
* ltp-io-tests
* ltp-ipc-tests
* ltp-math-tests
* ltp-mm-tests
* ltp-sched-tests
* perf
* kvm-unit-tests
* libhugetlbfs
* ltp-containers-tests
* ltp-fs-tests
* ltp-nptl-tests
* ltp-pty-tests
* ltp-securebits-tests
* ltp-syscalls-tests
* network-basic-tests
* v4l2-compliance
* ltp-open-posix-tests
* kselftest-vsyscall-mode-native
* kselftest-vsyscall-mode-native/drivers
* kselftest-vsyscall-mode-native/filesystems
* kselftest-vsyscall-mode-native/net
* kselftest-vsyscall-mode-none
* kselftest-vsyscall-mode-none/drivers
* kselftest-vsyscall-mode-none/filesystems
* kselftest-vsyscall-mode-none/net

--
Linaro LKFT
https://lkft.linaro.org

2020-06-24 15:15:48

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 5.4 000/311] 5.4.49-rc2 review

On Wed, Jun 24, 2020 at 08:10:19AM +0200, Greg Kroah-Hartman wrote:
> 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.
>

Build results:
total: 157 pass: 157 fail: 0
Qemu test results:
total: 430 pass: 430 fail: 0

Guenter