2023-06-26 19:11:15

by Greg Kroah-Hartman

[permalink] [raw]
Subject: [PATCH 6.3 000/199] 6.3.10-rc1 review

This is the start of the stable review cycle for the 6.3.10 release.
There are 199 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, 28 Jun 2023 18:07: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/v6.x/stable-review/patch-6.3.10-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-6.3.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <[email protected]>
Linux 6.3.10-rc1

Namjae Jeon <[email protected]>
ksmbd: call putname after using the last component

Namjae Jeon <[email protected]>
ksmbd: fix uninitialized pointer read in smb2_create_link()

Namjae Jeon <[email protected]>
ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()

Marc Zyngier <[email protected]>
KVM: arm64: Restore GICv2-on-GICv3 functionality

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: drop module reference after updating chain

Clark Wang <[email protected]>
i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle

Dheeraj Kumar Srivastava <[email protected]>
x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys

Omar Sandoval <[email protected]>
x86/unwind/orc: Add ELF section with ORC version identifier

Andrey Smetanin <[email protected]>
vhost_net: revert upend_idx only on retriable error

Shannon Nelson <[email protected]>
vhost_vdpa: tell vqs about the negotiated

Rong Tao <[email protected]>
tools/virtio: Fix arm64 ringtest compilation error

Min Li <[email protected]>
drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl

Min Li <[email protected]>
drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl

Inki Dae <[email protected]>
drm/exynos: vidi: fix a wrong error return

Nitesh Shetty <[email protected]>
null_blk: Fix: memory release when memory_backed=1

Linus Walleij <[email protected]>
ARM: dts: Fix erroneous ADS touchscreen polarities

David Zheng <[email protected]>
i2c: designware: fix idx_write_cnt in read loop

Simon Horman <[email protected]>
i2c: mchp-pci1xxxx: Avoid cast to incompatible function type

Sayed, Karimuddin <[email protected]>
ALSA: hda/realtek: Add "Intel Reference board" and "NUC 13" SSID in the ALC256

Min-Hua Chen <[email protected]>
net: sched: wrap tc_skip_wrapper with CONFIG_RETPOLINE

Chancel Liu <[email protected]>
ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP asserted

Alexander Gordeev <[email protected]>
s390/purgatory: disable branch profiling

Andreas Gruenbacher <[email protected]>
gfs2: Don't get stuck writing page onto itself under direct I/O

Sicong Jiang <[email protected]>
ASoC: amd: yc: Add Thinkpad Neo14 to quirks list for acp6x

Edson Juliano Drosdeck <[email protected]>
ASoC: nau8824: Add quirk to active-high jack-detect

Hao Yao <[email protected]>
platform/x86: int3472: Avoid crash in unregistering regulator gpio

Krzysztof Kozlowski <[email protected]>
soundwire: qcom: add proper error paths in qcom_swrm_startup()

Pierre-Louis Bossart <[email protected]>
soundwire: dmi-quirks: add new mapping for HP Spectre x360

Herve Codina <[email protected]>
ASoC: simple-card: Add missing of_node_put() in case of error

Srinivas Kandagatla <[email protected]>
ASoC: codecs: wcd938x-sdw: do not set can_multi_write flag

Clark Wang <[email protected]>
spi: lpspi: disable lpspi module irq in DMA mode

Vineeth Vijayan <[email protected]>
s390/cio: unregister device when the only path is gone

Krzysztof Kozlowski <[email protected]>
arm64: dts: qcom: sc7280-qcard: drop incorrect dai-cells from WCD938x SDW

Krzysztof Kozlowski <[email protected]>
arm64: dts: qcom: sc7280-idp: drop incorrect dai-cells from WCD938x SDW

Hans de Goede <[email protected]>
Input: soc_button_array - add invalid acpi_index DMI quirk handling

Uday Shankar <[email protected]>
nvme: improve handling of long keep alives

Uday Shankar <[email protected]>
nvme: check IO start time when deciding to defer KA

Uday Shankar <[email protected]>
nvme: double KA polling frequency to avoid KATO with TBKAS on

min15.li <[email protected]>
nvme: fix miss command type check

Dan Carpenter <[email protected]>
usb: gadget: udc: fix NULL dereference in remove()

Shida Zhang <[email protected]>
btrfs: fix an uninitialized variable warning in btrfs_log_inode

Osama Muhammad <[email protected]>
nfcsim.c: Fix error checking for debugfs_create_dir

Hans Verkuil <[email protected]>
media: cec: core: don't set last_initiator if tx in progress

Hans Verkuil <[email protected]>
media: cec: core: disable adapter in cec_devnode_unregister

Steve French <[email protected]>
smb3: missing null check in SMB2_change_notify

Marc Zyngier <[email protected]>
arm64: Add missing Set/Way CMO encodings

Denis Arefev <[email protected]>
HID: wacom: Add error check to wacom_parse_and_register()

Maurizio Lombardi <[email protected]>
scsi: target: iscsi: Prevent login threads from racing between each other

Maurizio Lombardi <[email protected]>
scsi: target: iscsi: Remove unused transport_timer

Maurizio Lombardi <[email protected]>
scsi: target: iscsi: Fix hang in the iSCSI login code

Michael Walle <[email protected]>
gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()

Su Hui <[email protected]>
iommu/amd: Fix possible memory leak of 'domain'

Jiasheng Jiang <[email protected]>
gpio: sifive: add missing check for platform_get_irq

Jiawen Wu <[email protected]>
gpiolib: Fix GPIO chip IRQ initialization restriction

Nicolas Frattaroli <[email protected]>
arm64: dts: rockchip: fix nEXTRST on SOQuartz

Maciej Żenczykowski <[email protected]>
revert "net: align SO_RCVMARK required privileges with SO_MARK"

Eric Dumazet <[email protected]>
sch_netem: acquire qdisc lock in netem_change()

Shyam Sundar S K <[email protected]>
platform/x86/amd/pmf: Register notify handler only if SPS is enabled

Danielle Ratson <[email protected]>
selftests: forwarding: Fix race condition in mirror installation

Jens Axboe <[email protected]>
io_uring/net: use the correct msghdr union member in io_sendmsg_copy_hdr

Jiri Olsa <[email protected]>
bpf: Force kprobe multi expected_attach_type for kprobe_multi link

Florent Revest <[email protected]>
bpf/btf: Accept function names that contain dots

Francesco Dolcini <[email protected]>
Revert "net: phy: dp83867: perform soft reset and retain established link"

Pablo Neira Ayuso <[email protected]>
netfilter: nfnetlink_osf: fix module autoload

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: disallow updates of anonymous sets

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: reject unbound chain set before commit phase

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: reject unbound anonymous set before commit phase

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: disallow element updates of bound anonymous sets

Pablo Neira Ayuso <[email protected]>
netfilter: nft_set_pipapo: .walk does not deal with generations

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: drop map element references from preparation phase

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: fix chain binding transaction logic

Ross Lagerwall <[email protected]>
be2net: Extend xmit workaround to BE3 chip

Vladimir Oltean <[email protected]>
net: dsa: introduce preferred_default_local_cpu_port and use on MT7530

Arınç ÜNAL <[email protected]>
net: dsa: mt7530: fix handling of LLDP frames

Arınç ÜNAL <[email protected]>
net: dsa: mt7530: fix handling of BPDUs on MT7530 switch

Arınç ÜNAL <[email protected]>
net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch

Terin Stock <[email protected]>
ipvs: align inner_mac_header for encapsulation

Sergey Shtylyov <[email protected]>
mmc: usdhi60rol0: fix deferred probing

Sergey Shtylyov <[email protected]>
mmc: sh_mmcif: fix deferred probing

Sergey Shtylyov <[email protected]>
mmc: sdhci-acpi: fix deferred probing

Sergey Shtylyov <[email protected]>
mmc: owl: fix deferred probing

Sergey Shtylyov <[email protected]>
mmc: omap_hsmmc: fix deferred probing

Sergey Shtylyov <[email protected]>
mmc: omap: fix deferred probing

Sergey Shtylyov <[email protected]>
mmc: mvsdio: fix deferred probing

Sergey Shtylyov <[email protected]>
mmc: mtk-sd: fix deferred probing

Stefan Wahren <[email protected]>
net: qca_spi: Avoid high load if QCA7000 is not available

Íñigo Huguet <[email protected]>
sfc: use budget for TX completions

Yevgeny Kliteynik <[email protected]>
net/mlx5: DR, Fix wrong action data allocation in decap action

Sebastian Andrzej Siewior <[email protected]>
xfrm: Linearize the skb after offloading if needed.

Magali Lemes <[email protected]>
selftests: net: fcnal-test: check if FIPS mode is enabled

Magali Lemes <[email protected]>
selftests: net: vrf-xfrm-tests: change authentication and encryption algos

Magali Lemes <[email protected]>
selftests: net: tls: check if FIPS mode is enabled

Yonghong Song <[email protected]>
bpf: Fix a bpf_jit_dump issue for x86_64 with sysctl bpf_jit_enable.

Maciej Żenczykowski <[email protected]>
xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack sockets

Maxim Mikityanskiy <[email protected]>
bpf: Fix verifier id tracking of scalars on spill

Leon Romanovsky <[email protected]>
xfrm: add missed call to delete offloaded policies

Reiji Watanabe <[email protected]>
KVM: arm64: PMU: Restore the host's PMUSERENR_EL0

Benedict Wong <[email protected]>
xfrm: Ensure policies always checked on XFRM-I input path

Benedict Wong <[email protected]>
xfrm: Treat already-verified secpath entries as optional

Chen Aotian <[email protected]>
ieee802154: hwsim: Fix possible memory leaks

Lee Jones <[email protected]>
x86/mm: Avoid using set_pgd() outside of real PGD pages

Jens Axboe <[email protected]>
io_uring/poll: serialize poll linked timer start with poll removal

Ming Lei <[email protected]>
block: make sure local irq is disabled when calling __blkcg_rstat_flush

Andrew Powers-Holmes <[email protected]>
arm64: dts: rockchip: Fix rk356x PCIe register and range mappings

Namjae Jeon <[email protected]>
ksmbd: add mnt_want_write to ksmbd vfs functions

Namjae Jeon <[email protected]>
ksmbd: fix racy issue from using ->d_parent and ->d_name

Al Viro <[email protected]>
fs: introduce lock_rename_child() helper

Namjae Jeon <[email protected]>
ksmbd: remove internal.h include

Russ Weight <[email protected]>
regmap: spi-avmm: Fix regmap_bus max_raw_write

Teresa Remmet <[email protected]>
regulator: pca9450: Fix LDO3OUT and LDO4OUT MASK

Neil Armstrong <[email protected]>
spi: spi-geni-qcom: correctly handle -EPROBE_DEFER from dma_request_chan()

Mukesh Sisodiya <[email protected]>
wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0

Krister Johansen <[email protected]>
bpf: ensure main program has an extable

Sergey Shtylyov <[email protected]>
mmc: meson-gx: fix deferred probing

Sergey Shtylyov <[email protected]>
mmc: sunxi: fix deferred probing

Sergey Shtylyov <[email protected]>
mmc: bcm2835: fix deferred probing

Sergey Shtylyov <[email protected]>
mmc: sdhci-spear: fix deferred probing

Christophe Kerello <[email protected]>
mmc: mmci: stm32: fix max busy timeout calculation

Martin Hundebøll <[email protected]>
mmc: meson-gx: remove redundant mmc_request_done() call from irq context

Stephan Gerhold <[email protected]>
mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916

Jisheng Zhang <[email protected]>
mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUS

Jiawen Wu <[email protected]>
net: mdio: fix the wrong parameters

Tetsuo Handa <[email protected]>
cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex in freezer_css_{online,offline}()

Xiu Jianfeng <[email protected]>
cgroup: Do not corrupt task iteration when rebinding subsystem

Paolo Abeni <[email protected]>
mptcp: ensure listener is unhashed before updating the sk status

Paolo Abeni <[email protected]>
mptcp: consolidate fallback and non fallback state machine

Paolo Abeni <[email protected]>
mptcp: fix possible list corruption on passive MPJ

Paolo Abeni <[email protected]>
mptcp: fix possible divide by zero in recvmsg()

Paolo Abeni <[email protected]>
mptcp: handle correctly disconnect() failures

Jens Axboe <[email protected]>
io_uring/net: disable partial retries for recvmsg with cmsg

Jens Axboe <[email protected]>
io_uring/net: clear msg_controllen on partial sendmsg retry

Dexuan Cui <[email protected]>
PCI: hv: Add a per-bus mutex state_lock

Dexuan Cui <[email protected]>
PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic

Dexuan Cui <[email protected]>
PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev

Dexuan Cui <[email protected]>
Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"

Dexuan Cui <[email protected]>
PCI: hv: Fix a race condition bug in hv_pci_query_relations()

Michael Kelley <[email protected]>
Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan present CPUs

Dexuan Cui <[email protected]>
Drivers: hv: vmbus: Call hv_synic_free() if hv_synic_alloc() fails

Liam R. Howlett <[email protected]>
mm/mprotect: fix do_mprotect_pkey() limit check

Lorenzo Stoakes <[email protected]>
mm/vmalloc: do not output a spurious warning when huge vmalloc() fails

Gavin Shan <[email protected]>
KVM: Avoid illegal stage2 mapping on invalid memory slot

Hans de Goede <[email protected]>
thermal/intel/intel_soc_dts_iosf: Fix reporting wrong temperatures

Rafael J. Wysocki <[email protected]>
ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()

Ryusuke Konishi <[email protected]>
nilfs2: prevent general protection fault in nilfs_clear_dirty_page()

Ryusuke Konishi <[email protected]>
nilfs2: fix buffer corruption due to concurrent device reads

Prathu Baronia <[email protected]>
scripts: fix the gfp flags header path in gfp-translate

Rafael Aquini <[email protected]>
writeback: fix dereferencing NULL mapping->host on writeback_page_template

Roberto Sassu <[email protected]>
memfd: check for non-NULL file_seals in memfd_create() syscall

Matthieu Baerts <[email protected]>
selftests: mptcp: join: skip mixed tests if not supported

Matthieu Baerts <[email protected]>
selftests: mptcp: join: uniform listener tests

Matthieu Baerts <[email protected]>
selftests: mptcp: join: skip PM listener tests if not supported

Matthieu Baerts <[email protected]>
selftests: mptcp: join: skip MPC backups tests if not supported

Matthieu Baerts <[email protected]>
selftests: mptcp: join: skip fail tests if not supported

Matthieu Baerts <[email protected]>
selftests: mptcp: join: skip userspace PM tests if not supported

Matthieu Baerts <[email protected]>
selftests: mptcp: join: skip fullmesh flag tests if not supported

Matthieu Baerts <[email protected]>
selftests: mptcp: join: skip backup if set flag on ID not supported

Matthieu Baerts <[email protected]>
selftests: mptcp: join: skip implicit tests if not supported

Matthieu Baerts <[email protected]>
selftests: mptcp: join: support RM_ADDR for used endpoints or not

Matthieu Baerts <[email protected]>
selftests: mptcp: join: skip Fastclose tests if not supported

Matthieu Baerts <[email protected]>
selftests: mptcp: join: support local endpoint being tracked or not

Matthieu Baerts <[email protected]>
selftests: mptcp: join: skip test if iptables/tc cmds fail

Matthieu Baerts <[email protected]>
selftests: mptcp: join: skip check if MIB counter not supported

Matthieu Baerts <[email protected]>
selftests: mptcp: join: helpers to skip tests

Matthieu Baerts <[email protected]>
selftests: mptcp: join: use 'iptables-legacy' if available

Matthieu Baerts <[email protected]>
selftests: mptcp: lib: skip if not below kernel version

Matthieu Baerts <[email protected]>
selftests: mptcp: userspace pm: skip PM listener events tests if unavailable

Matthieu Baerts <[email protected]>
selftests: mptcp: userspace pm: skip if not supported

Matthieu Baerts <[email protected]>
selftests: mptcp: userspace pm: skip if 'ip' tool is unavailable

Matthieu Baerts <[email protected]>
selftests: mptcp: sockopt: skip TCP_INQ checks if not supported

Matthieu Baerts <[email protected]>
selftests: mptcp: sockopt: skip getsockopt checks if not supported

Matthieu Baerts <[email protected]>
selftests: mptcp: sockopt: relax expected returned size

Matthieu Baerts <[email protected]>
selftests: mptcp: pm nl: skip fullmesh flag checks if not supported

Matthieu Baerts <[email protected]>
selftests: mptcp: pm nl: remove hardcoded default limits

Matthieu Baerts <[email protected]>
selftests: mptcp: diag: skip inuse tests if not supported

Matthieu Baerts <[email protected]>
selftests: mptcp: diag: skip listen tests if not supported

Matthieu Baerts <[email protected]>
selftests: mptcp: connect: skip TFO tests if not supported

Matthieu Baerts <[email protected]>
selftests: mptcp: connect: skip disconnect tests if not supported

Matthieu Baerts <[email protected]>
selftests: mptcp: connect: skip transp tests if not supported

Matthieu Baerts <[email protected]>
selftests: mptcp: lib: skip if missing symbol

Matthieu Baerts <[email protected]>
selftests: mptcp: join: fix ShellCheck warnings

Matthieu Baerts <[email protected]>
selftests: mptcp: remove duplicated entries in usage

Nathan Chancellor <[email protected]>
riscv: Link with '-z norelro'

Michael S. Tsirkin <[email protected]>
Revert "virtio-blk: support completion batching for the IRQ path"

Thomas Gleixner <[email protected]>
tick/common: Align tick period during sched_timer setup

Vishal Moola (Oracle) <[email protected]>
afs: Fix waiting for writeback then skipping folio

Vishal Moola (Oracle) <[email protected]>
afs: Fix dangling folio ref counts in writeback

Linus Torvalds <[email protected]>
Revert "efi: random: refresh non-volatile random seed when RNG is initialized"

Mike Kravetz <[email protected]>
udmabuf: revert 'Add support for mapping hugepages (v4)'

Namjae Jeon <[email protected]>
ksmbd: validate session id and tree id in the compound request

Namjae Jeon <[email protected]>
ksmbd: fix out-of-bound read in smb2_write

Namjae Jeon <[email protected]>
ksmbd: validate command payload size

Lino Sanfilippo <[email protected]>
tpm, tpm_tis: Claim locality in interrupt handler

Alexei Starovoitov <[email protected]>
mm: Fix copy_from_user_nofault().

Damien Le Moal <[email protected]>
ata: libata-scsi: Avoid deadlock on rescan after device resume

Tom Chung <[email protected]>
drm/amd/display: fix the system hang while disable PSR

Rodrigo Siqueira <[email protected]>
drm/amd/display: Add wrapper to call planes and stream update

Rodrigo Siqueira <[email protected]>
drm/amd/display: Use dc_update_planes_and_stream

Shyam Prasad N <[email protected]>
cifs: fix status checks in cifs_tree_connect


-------------

Diffstat:

Makefile | 4 +-
arch/arm/boot/dts/am57xx-cl-som-am57x.dts | 2 +-
arch/arm/boot/dts/at91sam9261ek.dts | 2 +-
arch/arm/boot/dts/imx7d-pico-hobbit.dts | 2 +-
arch/arm/boot/dts/imx7d-sdb.dts | 2 +-
arch/arm/boot/dts/omap3-cm-t3x.dtsi | 2 +-
arch/arm/boot/dts/omap3-devkit8000-lcd-common.dtsi | 2 +-
arch/arm/boot/dts/omap3-lilly-a83x.dtsi | 2 +-
arch/arm/boot/dts/omap3-overo-common-lcd35.dtsi | 2 +-
arch/arm/boot/dts/omap3-overo-common-lcd43.dtsi | 2 +-
arch/arm/boot/dts/omap3-pandora-common.dtsi | 2 +-
arch/arm/boot/dts/omap5-cm-t54.dts | 2 +-
arch/arm64/boot/dts/qcom/sc7280-idp.dtsi | 2 -
arch/arm64/boot/dts/qcom/sc7280-qcard.dtsi | 2 -
.../boot/dts/rockchip/rk3566-soquartz-cm4.dts | 18 +-
arch/arm64/boot/dts/rockchip/rk3566-soquartz.dtsi | 29 +-
arch/arm64/boot/dts/rockchip/rk3568.dtsi | 14 +-
arch/arm64/boot/dts/rockchip/rk356x.dtsi | 7 +-
arch/arm64/include/asm/sysreg.h | 6 +
arch/arm64/kvm/hyp/include/hyp/switch.h | 13 +-
arch/arm64/kvm/vgic/vgic-init.c | 11 +-
arch/riscv/Makefile | 2 +-
arch/s390/purgatory/Makefile | 1 +
arch/x86/Makefile | 12 +
arch/x86/include/asm/Kbuild | 1 +
arch/x86/include/asm/orc_header.h | 19 +
arch/x86/kernel/apic/x2apic_phys.c | 5 +-
arch/x86/kernel/unwind_orc.c | 3 +
arch/x86/mm/kaslr.c | 8 +-
arch/x86/net/bpf_jit_comp.c | 2 +-
block/blk-cgroup.c | 5 +-
drivers/acpi/acpica/achware.h | 2 -
drivers/acpi/sleep.c | 16 +-
drivers/ata/libata-core.c | 3 +-
drivers/ata/libata-eh.c | 2 +-
drivers/ata/libata-scsi.c | 22 +-
drivers/base/regmap/regmap-spi-avmm.c | 2 +-
drivers/block/null_blk/main.c | 1 +
drivers/block/virtio_blk.c | 82 ++-
drivers/char/tpm/tpm_tis_core.c | 2 +
drivers/dma-buf/udmabuf.c | 47 +-
drivers/firmware/efi/efi.c | 21 -
drivers/gpio/gpio-sifive.c | 8 +-
drivers/gpio/gpiolib.c | 11 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 73 ++-
drivers/gpu/drm/exynos/exynos_drm_g2d.c | 2 +-
drivers/gpu/drm/exynos/exynos_drm_vidi.c | 2 -
drivers/gpu/drm/radeon/radeon_gem.c | 4 +-
drivers/hid/wacom_sys.c | 7 +-
drivers/hv/channel_mgmt.c | 18 +-
drivers/hv/vmbus_drv.c | 5 +-
drivers/i2c/busses/i2c-designware-core.h | 1 +
drivers/i2c/busses/i2c-designware-slave.c | 4 +
drivers/i2c/busses/i2c-imx-lpi2c.c | 4 +-
drivers/i2c/busses/i2c-mchp-pci1xxxx.c | 6 +-
drivers/input/misc/soc_button_array.c | 30 ++
drivers/iommu/amd/iommu.c | 8 +-
drivers/media/cec/core/cec-adap.c | 8 +-
drivers/media/cec/core/cec-core.c | 2 +
drivers/media/cec/core/cec-priv.h | 1 +
drivers/mmc/host/bcm2835.c | 4 +-
drivers/mmc/host/litex_mmc.c | 1 +
drivers/mmc/host/meson-gx-mmc.c | 14 +-
drivers/mmc/host/mmci.c | 3 +-
drivers/mmc/host/mtk-sd.c | 2 +-
drivers/mmc/host/mvsdio.c | 2 +-
drivers/mmc/host/omap.c | 2 +-
drivers/mmc/host/omap_hsmmc.c | 6 +-
drivers/mmc/host/owl-mmc.c | 2 +-
drivers/mmc/host/sdhci-acpi.c | 2 +-
drivers/mmc/host/sdhci-msm.c | 3 +
drivers/mmc/host/sdhci-spear.c | 4 +-
drivers/mmc/host/sh_mmcif.c | 2 +-
drivers/mmc/host/sunxi-mmc.c | 4 +-
drivers/mmc/host/usdhi6rol0.c | 6 +-
drivers/net/dsa/mt7530.c | 35 +-
drivers/net/dsa/mt7530.h | 5 +
drivers/net/ethernet/emulex/benet/be_main.c | 4 +-
.../mellanox/mlx5/core/steering/dr_action.c | 9 +-
drivers/net/ethernet/qualcomm/qca_spi.c | 3 +-
drivers/net/ethernet/sfc/ef10.c | 25 +-
drivers/net/ethernet/sfc/ef100_nic.c | 7 +-
drivers/net/ethernet/sfc/ef100_tx.c | 4 +-
drivers/net/ethernet/sfc/ef100_tx.h | 2 +-
drivers/net/ethernet/sfc/tx_common.c | 4 +-
drivers/net/ethernet/sfc/tx_common.h | 2 +-
drivers/net/ieee802154/mac802154_hwsim.c | 6 +-
drivers/net/phy/dp83867.c | 2 +-
drivers/net/phy/mdio_bus.c | 2 +-
drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 2 +
drivers/nfc/nfcsim.c | 4 -
drivers/nvme/host/core.c | 52 +-
drivers/nvme/host/ioctl.c | 2 +-
drivers/nvme/host/nvme.h | 3 +-
drivers/nvme/target/passthru.c | 2 +-
drivers/pci/controller/pci-hyperv.c | 139 +++--
drivers/platform/x86/amd/pmf/core.c | 10 +-
.../platform/x86/intel/int3472/clk_and_regulator.c | 13 +-
drivers/s390/cio/device.c | 5 +-
drivers/soundwire/dmi-quirks.c | 7 +
drivers/soundwire/qcom.c | 17 +-
drivers/spi/spi-fsl-lpspi.c | 7 +-
drivers/spi/spi-geni-qcom.c | 2 +
drivers/target/iscsi/iscsi_target.c | 2 -
drivers/target/iscsi/iscsi_target_login.c | 63 +--
drivers/target/iscsi/iscsi_target_nego.c | 74 +--
drivers/target/iscsi/iscsi_target_util.c | 51 ++
drivers/target/iscsi/iscsi_target_util.h | 4 +
drivers/thermal/intel/intel_soc_dts_iosf.c | 2 +-
drivers/usb/gadget/udc/amd5536udc_pci.c | 3 +
drivers/vhost/net.c | 11 +-
drivers/vhost/vdpa.c | 13 +
fs/afs/write.c | 7 +-
fs/btrfs/tree-log.c | 2 +-
fs/cifs/connect.c | 9 +-
fs/cifs/dfs.c | 9 +-
fs/cifs/smb2pdu.c | 2 +-
fs/gfs2/file.c | 17 +-
fs/internal.h | 2 -
fs/ksmbd/server.c | 33 +-
fs/ksmbd/smb2misc.c | 33 +-
fs/ksmbd/smb2pdu.c | 223 +++-----
fs/ksmbd/smbacl.c | 10 +-
fs/ksmbd/vfs.c | 587 +++++++++++----------
fs/ksmbd/vfs.h | 36 +-
fs/ksmbd/vfs_cache.c | 7 +-
fs/namei.c | 125 ++++-
fs/nilfs2/page.c | 10 +-
fs/nilfs2/segbuf.c | 6 +
fs/nilfs2/segment.c | 7 +
fs/nilfs2/super.c | 25 +-
include/acpi/acpixf.h | 1 +
include/asm-generic/vmlinux.lds.h | 3 +
include/linux/gpio/driver.h | 8 +
include/linux/libata.h | 2 +-
include/linux/namei.h | 9 +
include/linux/regulator/pca9450.h | 4 +-
include/net/dsa.h | 8 +
include/net/netfilter/nf_tables.h | 31 +-
include/net/xfrm.h | 1 +
include/target/iscsi/iscsi_target_core.h | 7 +-
include/trace/events/writeback.h | 2 +-
io_uring/net.c | 17 +-
io_uring/poll.c | 9 +-
kernel/bpf/btf.c | 20 +-
kernel/bpf/syscall.c | 5 +
kernel/bpf/verifier.c | 10 +-
kernel/cgroup/cgroup.c | 20 +-
kernel/cgroup/legacy_freezer.c | 8 +-
kernel/time/tick-common.c | 13 +-
kernel/time/tick-sched.c | 13 +-
mm/maccess.c | 16 +-
mm/memfd.c | 9 +-
mm/mprotect.c | 2 +-
mm/usercopy.c | 2 +-
mm/vmalloc.c | 17 +-
net/core/sock.c | 6 -
net/dsa/dsa.c | 24 +-
net/ipv4/esp4_offload.c | 3 +
net/ipv4/xfrm4_input.c | 1 +
net/ipv6/esp6_offload.c | 3 +
net/ipv6/xfrm6_input.c | 3 +
net/mptcp/pm_netlink.c | 1 +
net/mptcp/protocol.c | 111 ++--
net/mptcp/subflow.c | 17 +-
net/netfilter/ipvs/ip_vs_xmit.c | 2 +
net/netfilter/nf_tables_api.c | 330 ++++++++++--
net/netfilter/nfnetlink_osf.c | 1 +
net/netfilter/nft_immediate.c | 90 +++-
net/netfilter/nft_set_bitmap.c | 5 +-
net/netfilter/nft_set_hash.c | 23 +-
net/netfilter/nft_set_pipapo.c | 20 +-
net/netfilter/nft_set_rbtree.c | 5 +-
net/netfilter/xt_osf.c | 1 -
net/sched/sch_api.c | 2 +
net/sched/sch_netem.c | 8 +-
net/xfrm/xfrm_input.c | 1 +
net/xfrm/xfrm_interface_core.c | 54 +-
net/xfrm/xfrm_policy.c | 14 +
scripts/gfp-translate | 6 +-
scripts/mod/modpost.c | 5 +
scripts/orc_hash.sh | 16 +
sound/pci/hda/patch_realtek.c | 2 +
sound/soc/amd/yc/acp6x-mach.c | 7 +
sound/soc/codecs/nau8824.c | 24 +
sound/soc/codecs/wcd938x-sdw.c | 1 -
sound/soc/fsl/fsl_sai.c | 11 +-
sound/soc/fsl/fsl_sai.h | 1 +
sound/soc/generic/simple-card.c | 1 +
tools/testing/selftests/net/fcnal-test.sh | 27 +-
.../net/forwarding/mirror_gre_bridge_1d.sh | 4 +
.../net/forwarding/mirror_gre_bridge_1q.sh | 4 +
tools/testing/selftests/net/mptcp/config | 1 +
tools/testing/selftests/net/mptcp/diag.sh | 42 +-
tools/testing/selftests/net/mptcp/mptcp_connect.c | 8 +-
tools/testing/selftests/net/mptcp/mptcp_connect.sh | 20 +
tools/testing/selftests/net/mptcp/mptcp_join.sh | 523 +++++++++++-------
tools/testing/selftests/net/mptcp/mptcp_lib.sh | 64 +++
tools/testing/selftests/net/mptcp/mptcp_sockopt.c | 18 +-
tools/testing/selftests/net/mptcp/mptcp_sockopt.sh | 20 +-
tools/testing/selftests/net/mptcp/pm_netlink.sh | 27 +-
tools/testing/selftests/net/mptcp/userspace_pm.sh | 13 +-
tools/testing/selftests/net/tls.c | 24 +-
tools/testing/selftests/net/vrf-xfrm-tests.sh | 32 +-
tools/virtio/ringtest/main.h | 11 +
virt/kvm/kvm_main.c | 20 +-
206 files changed, 2818 insertions(+), 1461 deletions(-)




2023-06-27 09:22:54

by Ron Economos

[permalink] [raw]
Subject: Re: [PATCH 6.3 000/199] 6.3.10-rc1 review

On 6/26/23 11:08 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.3.10 release.
> There are 199 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, 28 Jun 2023 18:07: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/v6.x/stable-review/patch-6.3.10-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-6.3.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

Built and booted successfully on RISC-V RV64 (HiFive Unmatched).

Tested-by: Ron Economos <[email protected]>


2023-06-27 09:43:30

by Jon Hunter

[permalink] [raw]
Subject: Re: [PATCH 6.3 000/199] 6.3.10-rc1 review

On Mon, 26 Jun 2023 20:08:26 +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.3.10 release.
> There are 199 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, 28 Jun 2023 18:07: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/v6.x/stable-review/patch-6.3.10-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-6.3.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

All tests passing for Tegra ...

Test results for stable-v6.3:
11 builds: 11 pass, 0 fail
28 boots: 28 pass, 0 fail
130 tests: 130 pass, 0 fail

Linux version: 6.3.10-rc1-g3d49488718bf
Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000,
tegra194-p2972-0000, tegra194-p3509-0000+p3668-0000,
tegra20-ventana, tegra210-p2371-2180,
tegra210-p3450-0000, tegra30-cardhu-a04

Tested-by: Jon Hunter <[email protected]>

Jon

2023-06-27 15:13:25

by Markus Reichelt

[permalink] [raw]
Subject: Re: [PATCH 6.3 000/199] 6.3.10-rc1 review

* Greg Kroah-Hartman <[email protected]> wrote:

> This is the start of the stable review cycle for the 6.3.10 release.
> There are 199 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, 28 Jun 2023 18:07:23 +0000.
> Anything received after that time might be too late.

Hi Greg

6.3.10-rc1

compiles, boots and runs here on x86_64
(AMD Ryzen 5 PRO 4650G, Slackware64-15.0)

Tested-by: Markus Reichelt <[email protected]>

2023-06-27 20:18:21

by Chris Paterson

[permalink] [raw]
Subject: RE: [PATCH 6.3 000/199] 6.3.10-rc1 review

Hi Greg,

> From: Greg Kroah-Hartman <[email protected]>
> Sent: Monday, June 26, 2023 7:08 PM
>
> This is the start of the stable review cycle for the 6.3.10 release.
> There are 199 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, 28 Jun 2023 18:07:23 +0000.
> Anything received after that time might be too late.

Thank you for the release!

CIP configurations built and booted okay with Linux 6.3.10-rc1 (3d49488718bf):
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/pipelines/912372689
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/commits/linux-6.3.y

Tested-by: Chris Paterson (CIP) <[email protected]>

Kind regards, Chris

2023-06-27 21:46:56

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 6.3 000/199] 6.3.10-rc1 review

On Mon, Jun 26, 2023 at 08:08:26PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.3.10 release.
> There are 199 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, 28 Jun 2023 18:07:23 +0000.
> Anything received after that time might be too late.
>

Build results:
total: 153 pass: 153 fail: 0
Qemu test results:
total: 520 pass: 520 fail: 0

Tested-by: Guenter Roeck <[email protected]>

Guenter

2023-06-28 09:28:11

by Naresh Kamboju

[permalink] [raw]
Subject: Re: [PATCH 6.3 000/199] 6.3.10-rc1 review

On Mon, 26 Jun 2023 at 23:46, Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 6.3.10 release.
> There are 199 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, 28 Jun 2023 18:07: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/v6.x/stable-review/patch-6.3.10-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-6.3.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.

Tested-by: Linux Kernel Functional Testing <[email protected]>

## Build
* kernel: 6.3.10-rc1
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-6.3.y
* git commit: 3d49488718bf7f62bf7e49db5f677e4ad0d5a900
* git describe: v6.3.9-200-g3d49488718bf
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.3.y/build/v6.3.9-200-g3d49488718bf

## Test Regressions (compared to v6.3.9)

## Metric Regressions (compared to v6.3.9)

## Test Fixes (compared to v6.3.9)

## Metric Fixes (compared to v6.3.9)

## Test result summary
total: 189021, pass: 155522, fail: 3063, skip: 30272, xfail: 164

## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 145 total, 144 passed, 1 failed
* arm64: 54 total, 53 passed, 1 failed
* i386: 41 total, 40 passed, 1 failed
* mips: 30 total, 28 passed, 2 failed
* parisc: 4 total, 4 passed, 0 failed
* powerpc: 38 total, 36 passed, 2 failed
* riscv: 26 total, 25 passed, 1 failed
* s390: 16 total, 14 passed, 2 failed
* sh: 14 total, 12 passed, 2 failed
* sparc: 8 total, 8 passed, 0 failed
* x86_64: 46 total, 46 passed, 0 failed

## Test suites summary
* boot
* fwts
* kselftest-android
* kselftest-arm64
* kselftest-breakpoints
* kselftest-capabilities
* kselftest-cgroup
* kselftest-clone3
* kselftest-core
* kselftest-cpu-hotplug
* kselftest-cpufreq
* kselftest-drivers-dma-buf
* kselftest-efivarfs
* kselftest-exec
* kselftest-filesystems
* kselftest-filesystems-binderfs
* kselftest-firmware
* kselftest-fpu
* kselftest-ftrace
* kselftest-futex
* kselftest-gpio
* kselftest-intel_pstate
* kselftest-ipc
* kselftest-ir
* kselftest-kcmp
* kselftest-kexec
* kselftest-kvm
* kselftest-lib
* kselftest-livepatch
* kselftest-membarrier
* kselftest-mincore
* kselftest-mqueue
* kselftest-net
* kselftest-net-forwarding
* kselftest-net-mptcp
* kselftest-netfilter
* kselftest-nsfs
* kselftest-openat2
* kselftest-pid_namespace
* kselftest-pidfd
* kselftest-proc
* kselftest-pstore
* kselftest-ptrace
* kselftest-rseq
* kselftest-rtc
* kselftest-seccomp
* kselftest-sigaltstack
* kselftest-size
* kselftest-splice
* kselftest-static_keys
* kselftest-sync
* kselftest-sysctl
* kselftest-tc-testing
* kselftest-timens
* kselftest-timers
* kselftest-tmpfs
* kselftest-tpm2
* kselftest-user
* kselftest-user_events
* kselftest-vDSO
* kselftest-watchdog
* kselftest-x86
* kselftest-zram
* kunit
* kvm-unit-tests
* libgpiod
* libhugetlbfs
* log-parser-boot
* log-parser-test
* ltp-cap_bounds
* ltp-commands
* ltp-containers
* ltp-controllers
* ltp-cpuhotplug
* ltp-crypto
* ltp-cve
* ltp-dio
* ltp-fcntl-locktests
* ltp-filecaps
* ltp-fs
* ltp-fs_bind
* ltp-fs_perms_simple
* ltp-fsx
* ltp-hugetlb
* ltp-io
* ltp-ipc
* ltp-math
* ltp-mm
* ltp-nptl
* ltp-pty
* ltp-sched
* ltp-securebits
* ltp-smoke
* ltp-syscalls
* ltp-tracing
* network-basic-tests
* perf
* rcutorture
* v4l2-compliance
* vdso

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

2023-06-28 09:33:47

by Conor Dooley

[permalink] [raw]
Subject: Re: [PATCH 6.3 000/199] 6.3.10-rc1 review

On Mon, Jun 26, 2023 at 08:08:26PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.3.10 release.
> There are 199 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.

Tested-by: Conor Dooley <[email protected]>

Cheers,
Conor.


Attachments:
(No filename) (381.00 B)
signature.asc (235.00 B)
Download all attachments

2023-06-28 17:54:59

by Allen Pais

[permalink] [raw]
Subject: Re: [PATCH 6.3 000/199] 6.3.10-rc1 review

> This is the start of the stable review cycle for the 6.3.10 release.
> There are 199 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, 28 Jun 2023 18:07: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/v6.x/stable-review/patch-6.3.10-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-6.3.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>

Compiled and booted on my x86_64 and ARM64 test systems. No errors or
regressions.

Tested-by: Allen Pais <[email protected]>

Thanks.