2022-11-08 14:24:48

by Greg Kroah-Hartman

[permalink] [raw]
Subject: [PATCH 6.0 000/197] 6.0.8-rc1 review

This is the start of the stable review cycle for the 6.0.8 release.
There are 197 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 Thu, 10 Nov 2022 13:33:17 +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.0.8-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.0.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Dokyung Song <[email protected]>
wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()

Ville Syrjälä <[email protected]>
drm/i915/sdvo: Setup DDC fully before output init

Ville Syrjälä <[email protected]>
drm/i915/sdvo: Filter out invalid outputs more sensibly

Leo Chen <[email protected]>
drm/amd/display: Update DSC capabilitie for DCN314

Dillon Varone <[email protected]>
drm/amd/display: Update latencies on DCN321

Graham Sider <[email protected]>
drm/amdgpu: disable GFXOFF during compute for GFX11

Brian Norris <[email protected]>
drm/rockchip: dsi: Force synchronous probe

Brian Norris <[email protected]>
drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach

Ronnie Sahlberg <[email protected]>
cifs: fix regression in very old smb1 mounts

Matthew Wilcox (Oracle) <[email protected]>
ext4,f2fs: fix readahead of verity data

Maxim Levitsky <[email protected]>
KVM: x86: emulator: update the emulation mode after CR0 write

Maxim Levitsky <[email protected]>
KVM: x86: emulator: update the emulation mode after rsm

Maxim Levitsky <[email protected]>
KVM: x86: emulator: introduce emulator_recalc_and_set_mode

Maxim Levitsky <[email protected]>
KVM: x86: emulator: em_sysexit should update ctxt->mode

Maxim Levitsky <[email protected]>
KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format

Marc Zyngier <[email protected]>
KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE

Ryan Roberts <[email protected]>
KVM: arm64: Fix bad dereference on MTE-enabled systems

Sean Christopherson <[email protected]>
KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache

Michal Luczaj <[email protected]>
KVM: Initialize gfn_to_pfn_cache locks in dedicated helper

Emanuele Giuseppe Esposito <[email protected]>
KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailable

Sean Christopherson <[email protected]>
KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTL

Sean Christopherson <[email protected]>
KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl()

Sean Christopherson <[email protected]>
KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs

Jim Mattson <[email protected]>
KVM: x86: Mask off reserved bits in CPUID.8000001FH

Jim Mattson <[email protected]>
KVM: x86: Mask off reserved bits in CPUID.80000001H

Jim Mattson <[email protected]>
KVM: x86: Mask off reserved bits in CPUID.80000008H

Jim Mattson <[email protected]>
KVM: x86: Mask off reserved bits in CPUID.8000001AH

Jim Mattson <[email protected]>
KVM: x86: Mask off reserved bits in CPUID.80000006H

Jiri Olsa <[email protected]>
x86/syscall: Include asm/ptrace.h in syscall_wrapper header

Kirill A. Shutemov <[email protected]>
x86/tdx: Panic on bad configs that #VE on "private" memory access

Dave Hansen <[email protected]>
x86/tdx: Prepare for using "INFO" call for a second purpose

Theodore Ts'o <[email protected]>
ext4: update the backup superblock's at the end of the online resize

Luís Henriques <[email protected]>
ext4: fix BUG_ON() when directory entry has invalid rec_len

Ye Bin <[email protected]>
ext4: fix warning in 'ext4_da_release_space'

Helge Deller <[email protected]>
parisc: Avoid printing the hardware path twice

Helge Deller <[email protected]>
parisc: Export iosapic_serial_irq() symbol for serial port driver

Helge Deller <[email protected]>
parisc: Make 8250_gsc driver dependend on CONFIG_PARISC

Stefan Metzmacher <[email protected]>
net: also flag accepted sockets supporting msghdr originated zerocopy

Pavel Begunkov <[email protected]>
net: remove SOCK_SUPPORT_ZC from sockmap

Kan Liang <[email protected]>
perf/x86/intel: Fix pebs event constraints for SPR

Kan Liang <[email protected]>
perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]

Kan Liang <[email protected]>
perf/x86/intel: Fix pebs event constraints for ICL

Petr Benes <[email protected]>
ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator off on Q/QP

Mark Rutland <[email protected]>
arm64: entry: avoid kprobe recursion

Pavel Begunkov <[email protected]>
net/ulp: remove SOCK_SUPPORT_ZC from tls sockets

Ard Biesheuvel <[email protected]>
efi: efivars: Fix variable writes with unsupported query_variable_store()

Ard Biesheuvel <[email protected]>
efi: random: Use 'ACPI reclaim' memory for random seed

Ard Biesheuvel <[email protected]>
efi: random: reduce seed size to 32 bytes

Mickaël Salaün <[email protected]>
selftests/landlock: Build without static libraries

Miklos Szeredi <[email protected]>
fuse: fix readdir cache race

Miklos Szeredi <[email protected]>
fuse: add file_modified() to fallocate

Gaosheng Cui <[email protected]>
capabilities: fix potential memleak on error path from vfs_getxattr_alloc()

Zheng Yejian <[email protected]>
tracing/histogram: Update document for KEYS_MAX size

Rasmus Villemoes <[email protected]>
tools/nolibc/string: Fix memcmp() implementation

Steven Rostedt (Google) <[email protected]>
ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters()

Li Qiang <[email protected]>
kprobe: reverse kp->flags when arm_kprobe failed

Shang XiaoJing <[email protected]>
tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()

Rafael Mendonca <[email protected]>
fprobe: Check rethook_alloc() return in rethook initialization

Masami Hiramatsu (Google) <[email protected]>
tracing/fprobe: Fix to check whether fprobe is registered correctly

Li Huafei <[email protected]>
ftrace: Fix use-after-free for dynamic ftrace_ops

Dan Williams <[email protected]>
cxl/region: Fix 'distance' calculation with passthrough ports

Dan Williams <[email protected]>
cxl/region: Fix cxl_region leak, cleanup targets at region delete

Dan Williams <[email protected]>
cxl/region: Fix region HPA ordering validation

Vishal Verma <[email protected]>
cxl/region: Fix decoder allocation crash

Dan Williams <[email protected]>
cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak

Dan Williams <[email protected]>
ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set

Christophe JAILLET <[email protected]>
btrfs: fix a memory allocation failure test in btrfs_submit_direct

Qu Wenruo <[email protected]>
btrfs: don't use btrfs_chunk::sub_stripes from disk

David Sterba <[email protected]>
btrfs: fix type of parameter generation in btrfs_get_dentry

Josef Bacik <[email protected]>
btrfs: fix tree mod log mishandling of reallocated nodes

Filipe Manana <[email protected]>
btrfs: fix lost file sync on direct IO write with nowait and dsync iocb

Geert Uytterhoeven <[email protected]>
clk: renesas: r8a779g0: Add SASYNCPER clocks

Eric Biggers <[email protected]>
fscrypt: fix keyring memory leak on mount failure

Eric Biggers <[email protected]>
fscrypt: stop using keyrings subsystem for fscrypt_master_key

Luiz Augusto von Dentz <[email protected]>
Bluetooth: L2CAP: Fix attempting to access uninitialized memory

Luiz Augusto von Dentz <[email protected]>
Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM

Chen Zhongjin <[email protected]>
i2c: piix4: Fix adapter not be removed in piix4_remove()

Cristian Marussi <[email protected]>
arm64: dts: juno: Add thermal critical trip points

Cristian Marussi <[email protected]>
firmware: arm_scmi: Fix deferred_tx_wq release on error paths

Cristian Marussi <[email protected]>
firmware: arm_scmi: Fix devres allocation device in virtio transport

Cristian Marussi <[email protected]>
firmware: arm_scmi: Make Rx chan_setup fail on memory errors

Cristian Marussi <[email protected]>
firmware: arm_scmi: Suppress the driver's bind attributes

Linus Walleij <[email protected]>
ARM: dts: ux500: Add trips to battery thermal zones

Chen Jun <[email protected]>
blk-mq: Fix kmemleak in blk_mq_init_allocated_queue

Chen Zhongjin <[email protected]>
block: Fix possible memory leak for rq_wb on add_disk failure

Ming Lei <[email protected]>
ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case of module

Robert Beckett <[email protected]>
drm/i915: stop abusing swiotlb_max_segment

John Keeping <[email protected]>
drm/rockchip: fix fbdev on non-IOMMU devices

Aurelien Jarno <[email protected]>
drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error messages

Ioana Ciornei <[email protected]>
arm64: dts: ls208xa: specify clock frequencies for the MDIO controllers

Ioana Ciornei <[email protected]>
arm64: dts: ls1088a: specify clock frequencies for the MDIO controllers

Ioana Ciornei <[email protected]>
arm64: dts: lx2160a: specify clock frequencies for the MDIO controllers

Peng Fan <[email protected]>
arm64: dts: imx93: correct gpio-ranges

Peng Fan <[email protected]>
arm64: dts: imx93: add gpio clk

Peng Fan <[email protected]>
arm64: dts: imx8: correct clock order

Tim Harvey <[email protected]>
ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset

Li Jun <[email protected]>
arm64: dts: imx8mn: Correct the usb power domain

Li Jun <[email protected]>
arm64: dts: imx8mn: remove otg1 power domain dependency on hsio

Li Jun <[email protected]>
arm64: dts: imx8mm: correct usb power domains

Li Jun <[email protected]>
arm64: dts: imx8mm: remove otg1/2 power domain dependency on hsio

Max Krummenacher <[email protected]>
arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci

Taniya Das <[email protected]>
clk: qcom: Update the force mem core bit for GPU clocks

Geert Uytterhoeven <[email protected]>
clk: renesas: r8a779g0: Fix HSCIF parent clocks

Jerry Snitselaar <[email protected]>
efi/tpm: Pass correct address to memblock_reserve

Marek Vasut <[email protected]>
arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on MX8Menlo

Marek Vasut <[email protected]>
clk: rs9: Fix I2C accessors

Pavel Begunkov <[email protected]>
bio: safeguard REQ_ALLOC_CACHE bio put

Martin Tůma <[email protected]>
i2c: xiic: Add platform module alias

Xander Li <[email protected]>
nvme-pci: disable write zeroes on various Kingston SSD

YuBiao Wang <[email protected]>
drm/amdgpu: dequeue mes scheduler during fini

Yifan Zha <[email protected]>
drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11

Nathan Chancellor <[email protected]>
drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() callback

Kenneth Feng <[email protected]>
drm/amd/pm: skip loading pptable from driver on secure board for smu_v13_0_10

Danijel Slivka <[email protected]>
drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV case

Samuel Bailey <[email protected]>
HID: saitek: add madcatz variant of MMO7 mouse device ID

Uday Shankar <[email protected]>
scsi: core: Restrict legal sdev_state transitions via sysfs

Pavel Begunkov <[email protected]>
io_uring: don't iopoll from io_ring_ctx_wait_and_kill()

Jason A. Donenfeld <[email protected]>
hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax()

Ashish Kalra <[email protected]>
ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()

Maxime Ripard <[email protected]>
drm/vc4: hdmi: Check the HSM rate at runtime_resume

Sakari Ailus <[email protected]>
media: v4l: subdev: Fail graciously when getting try data for NULL state

Benjamin Gaignard <[email protected]>
media: hantro: HEVC: Fix chroma offset computation

Benjamin Gaignard <[email protected]>
media: hantro: HEVC: Fix auxilary buffer size calculation

Benjamin Gaignard <[email protected]>
media: hantro: Store HEVC bit depth in context

Hangyu Hua <[email protected]>
media: meson: vdec: fix possible refcount leak in vdec_probe()

Rory Liu <[email protected]>
media: platform: cros-ec: Add Kuldax to the match table

Hans Verkuil <[email protected]>
media: dvb-frontends/drxk: initialize err to 0

Hans Verkuil <[email protected]>
media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE

Hans Verkuil <[email protected]>
media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE

Laurent Pinchart <[email protected]>
media: rkisp1: Zero v4l2_subdev_format fields in when validating links

Laurent Pinchart <[email protected]>
media: rkisp1: Use correct macro for gradient registers

Laurent Pinchart <[email protected]>
media: rkisp1: Initialize color space on resizer sink and source pads

Laurent Pinchart <[email protected]>
media: rkisp1: Don't pass the quantization to rkisp1_csm_config()

Laurent Pinchart <[email protected]>
media: rkisp1: Fix source pad format configuration

Olivier Moysan <[email protected]>
iio: adc: stm32-adc: fix channel sampling time init

Dexuan Cui <[email protected]>
vsock: fix possible infinite sleep in vsock_connectible_wait_data()

Zhengchao Shao <[email protected]>
ipv6: fix WARNING in ip6_route_net_exit_late()

Ido Schimmel <[email protected]>
bridge: Fix flushing of dynamic FDB entries

Chen Zhongjin <[email protected]>
net, neigh: Fix null-ptr-deref in neigh_table_clear()

Chen Zhongjin <[email protected]>
net/smc: Fix possible leaked pernet namespace in smc_init()

Liu Peibao <[email protected]>
stmmac: dwmac-loongson: fix invalid mdio_node

Nick Child <[email protected]>
ibmvnic: Free rwi on reset success

Gaosheng Cui <[email protected]>
net: mdio: fix undefined behavior in bit shift for __mdiobus_register

Luiz Augusto von Dentz <[email protected]>
Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect

Hawkins Jiawei <[email protected]>
Bluetooth: L2CAP: Fix memory leak in vhci_write

Zhengchao Shao <[email protected]>
Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()

Soenke Huster <[email protected]>
Bluetooth: virtio_bt: Use skb_put to set length

Pauli Virtanen <[email protected]>
Bluetooth: hci_conn: Fix CIS connection dst_type handling

Maxim Mikityanskiy <[email protected]>
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu

Jozsef Kadlecsik <[email protected]>
netfilter: ipset: enforce documented limit to prevent allocating huge memory

Filipe Manana <[email protected]>
btrfs: fix ulist leaks in error paths of qgroup self tests

Filipe Manana <[email protected]>
btrfs: fix inode list leak during backref walking at find_parent_nodes()

Filipe Manana <[email protected]>
btrfs: fix inode list leak during backref walking at resolve_indirect_refs()

Yang Yingliang <[email protected]>
isdn: mISDN: netjet: fix wrong check of device registration

Yang Yingliang <[email protected]>
mISDN: fix possible memory leak in mISDN_register_device()

Zhang Qilong <[email protected]>
rose: Fix NULL pointer dereference in rose_send_frame()

Zhengchao Shao <[email protected]>
ipvs: fix WARNING in ip_vs_app_net_cleanup()

Zhengchao Shao <[email protected]>
ipvs: fix WARNING in __ip_vs_cleanup_batch()

Jason A. Donenfeld <[email protected]>
ipvs: use explicitly signed chars

Horatiu Vultur <[email protected]>
net: lan966x: Fix unmapping of received frames using FDMA

Horatiu Vultur <[email protected]>
net: lan966x: Fix FDMA when MTU is changed

Horatiu Vultur <[email protected]>
net: lan966x: Adjust maximum frame size when vlan is enabled/disabled

Horatiu Vultur <[email protected]>
net: lan966x: Fix the MTU calculation

Jeff Layton <[email protected]>
nfsd: fix net-namespace logic in __nfsd_file_cache_purge

Jeff Layton <[email protected]>
nfsd: fix nfsd_file_unhash_and_dispose

Christophe JAILLET <[email protected]>
sfc: Fix an error handling path in efx_pci_probe()

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: release flow rule object from commit path

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: netlink notifier might race to release objects

Ziyang Xuan <[email protected]>
net: tun: fix bugs for oversize packet when napi frags enabled

Dan Carpenter <[email protected]>
net: sched: Fix use after free in red_enqueue()

Yang Yingliang <[email protected]>
ata: palmld: fix return value check in palmld_pata_probe()

Sergey Shtylyov <[email protected]>
ata: pata_legacy: fix pdc20230_set_piomode()

Zhang Changzhong <[email protected]>
net: fec: fix improper use of NETDEV_TX_BUSY

Shang XiaoJing <[email protected]>
nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()

Shang XiaoJing <[email protected]>
nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()

Shang XiaoJing <[email protected]>
nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()

Shang XiaoJing <[email protected]>
nfc: fdp: Fix potential memory leak in fdp_nci_send()

Vladimir Oltean <[email protected]>
net: dsa: fall back to default tagger if we can't load the one from DT

Willy Tarreau <[email protected]>
tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12

Dan Carpenter <[email protected]>
RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()

Chen Zhongjin <[email protected]>
RDMA/core: Fix null-ptr-deref in ib_core_cleanup()

Chen Zhongjin <[email protected]>
net: dsa: Fix possible memory leaks in dsa_loop_init()

Zhang Xiaoxu <[email protected]>
nfs4: Fix kmemleak when allocate slot failed

Benjamin Coddington <[email protected]>
NFSv4.2: Fixup CLONE dest file size for zero-length count

Zhang Xiaoxu <[email protected]>
SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed

Trond Myklebust <[email protected]>
NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot

Trond Myklebust <[email protected]>
NFSv4.1: Handle RECLAIM_COMPLETE trunking errors

Trond Myklebust <[email protected]>
NFSv4: Fix a potential state reclaim deadlock

Li Zhijian <[email protected]>
RDMA/rxe: Fix mr leak in RESPST_ERR_RNR

Akira Yokosawa <[email protected]>
docs/process/howto: Replace C89 with C11

Yixing Liu <[email protected]>
RDMA/hns: Fix NULL pointer problem in free_mr_init()

Yangyang Li <[email protected]>
RDMA/hns: Disable local invalidate operation

Dean Luick <[email protected]>
IB/hfi1: Correctly move list in sc_disable()

Håkon Bugge <[email protected]>
RDMA/cma: Use output interface for net_dev check

Jason Gunthorpe <[email protected]>
drm/i915/gvt: Add missing vfio_unregister_group_dev() call

Thinh Nguyen <[email protected]>
usb: dwc3: gadget: Don't delay End Transfer on delayed_status

Wesley Cheng <[email protected]>
usb: dwc3: gadget: Force sending delayed status during soft disconnect


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

Diffstat:

Documentation/process/howto.rst | 2 +-
Documentation/trace/histogram.rst | 2 +-
Documentation/translations/it_IT/process/howto.rst | 2 +-
Documentation/translations/ja_JP/howto.rst | 2 +-
Documentation/translations/ko_KR/howto.rst | 2 +-
Documentation/translations/zh_CN/process/howto.rst | 2 +-
Documentation/translations/zh_TW/process/howto.rst | 2 +-
Makefile | 4 +-
arch/arm/boot/dts/imx6q-yapp4-crux.dts | 4 +
arch/arm/boot/dts/imx6qdl-gw5910.dtsi | 2 +-
arch/arm/boot/dts/imx6qdl-gw5913.dtsi | 2 +-
arch/arm/boot/dts/imx6qp-yapp4-crux-plus.dts | 4 +
arch/arm/boot/dts/ste-href.dtsi | 8 +
arch/arm/boot/dts/ste-snowball.dts | 8 +
arch/arm/boot/dts/ste-ux500-samsung-codina-tmo.dts | 8 +
arch/arm/boot/dts/ste-ux500-samsung-codina.dts | 8 +
arch/arm/boot/dts/ste-ux500-samsung-gavini.dts | 8 +
arch/arm/boot/dts/ste-ux500-samsung-golden.dts | 8 +
arch/arm/boot/dts/ste-ux500-samsung-janice.dts | 8 +
arch/arm/boot/dts/ste-ux500-samsung-kyle.dts | 8 +
arch/arm/boot/dts/ste-ux500-samsung-skomer.dts | 8 +
arch/arm64/boot/dts/arm/juno-base.dtsi | 14 +
arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 6 +
arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi | 6 +
arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi | 6 +
arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi | 18 +-
arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dts | 16 +-
arch/arm64/boot/dts/freescale/imx8mm.dtsi | 8 +-
arch/arm64/boot/dts/freescale/imx8mn.dtsi | 4 +-
arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi | 20 +-
arch/arm64/boot/dts/freescale/imx93.dtsi | 21 +-
arch/arm64/kernel/entry-common.c | 3 +-
arch/arm64/kvm/hyp/exception.c | 3 +-
arch/arm64/kvm/hyp/include/hyp/switch.h | 20 +
arch/arm64/kvm/hyp/nvhe/switch.c | 26 --
arch/arm64/kvm/hyp/vhe/switch.c | 8 -
arch/parisc/include/asm/hardware.h | 12 +-
arch/parisc/kernel/drivers.c | 14 +-
arch/x86/coco/tdx/tdx.c | 25 +-
arch/x86/events/intel/core.c | 1 +
arch/x86/events/intel/ds.c | 18 +-
arch/x86/include/asm/syscall_wrapper.h | 2 +-
arch/x86/kvm/cpuid.c | 11 +-
arch/x86/kvm/emulate.c | 108 +++--
arch/x86/kvm/vmx/capabilities.h | 19 +-
arch/x86/kvm/vmx/vmx.c | 23 +-
arch/x86/kvm/x86.c | 12 +-
arch/x86/kvm/xen.c | 57 +--
block/bio.c | 2 +-
block/blk-mq.c | 4 +-
block/genhd.c | 1 +
drivers/acpi/apei/ghes.c | 2 +-
drivers/acpi/numa/srat.c | 1 +
drivers/ata/pata_legacy.c | 5 +-
drivers/ata/pata_palmld.c | 4 +-
drivers/block/ublk_drv.c | 3 +
drivers/bluetooth/virtio_bt.c | 2 +-
drivers/char/hw_random/bcm2835-rng.c | 2 +-
drivers/clk/clk-renesas-pcie.c | 65 ++-
drivers/clk/qcom/gcc-sc7280.c | 1 +
drivers/clk/qcom/gpucc-sc7280.c | 1 +
drivers/clk/renesas/r8a779g0-cpg-mssr.c | 13 +-
drivers/cxl/core/pmem.c | 2 +
drivers/cxl/core/port.c | 11 +-
drivers/cxl/core/region.c | 90 ++--
drivers/cxl/cxl.h | 4 +-
drivers/cxl/pmem.c | 101 +++--
drivers/firmware/arm_scmi/driver.c | 9 +-
drivers/firmware/arm_scmi/virtio.c | 26 +-
drivers/firmware/efi/efi.c | 2 +-
drivers/firmware/efi/libstub/random.c | 7 +-
drivers/firmware/efi/tpm.c | 2 +-
drivers/firmware/efi/vars.c | 68 +--
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 7 +
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v11.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | 6 +
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h | 4 +
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 6 +-
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c | 18 +-
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c | 42 +-
.../drm/amd/display/dc/dcn314/dcn314_resource.c | 2 +-
.../gpu/drm/amd/display/dc/dml/dcn321/dcn321_fpu.c | 10 +-
drivers/gpu/drm/amd/include/kgd_kfd_interface.h | 5 +-
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c | 3 +-
drivers/gpu/drm/i915/display/intel_sdvo.c | 58 ++-
drivers/gpu/drm/i915/gem/i915_gem_internal.c | 19 +-
drivers/gpu/drm/i915/gem/i915_gem_shmem.c | 2 +-
drivers/gpu/drm/i915/gem/i915_gem_ttm.c | 4 +-
drivers/gpu/drm/i915/gem/i915_gem_userptr.c | 2 +-
drivers/gpu/drm/i915/gvt/kvmgt.c | 1 +
drivers/gpu/drm/i915/i915_scatterlist.h | 34 +-
drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c | 22 +-
drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c | 3 +-
drivers/gpu/drm/rockchip/rockchip_drm_gem.c | 5 +-
drivers/gpu/drm/vc4/vc4_hdmi.c | 20 +
drivers/hid/hid-ids.h | 1 +
drivers/hid/hid-quirks.c | 1 +
drivers/hid/hid-saitek.c | 2 +
drivers/i2c/busses/i2c-piix4.c | 1 +
drivers/i2c/busses/i2c-xiic.c | 1 +
drivers/iio/adc/stm32-adc.c | 11 +-
drivers/infiniband/core/cma.c | 2 +-
drivers/infiniband/core/device.c | 10 +-
drivers/infiniband/core/nldev.c | 2 +-
drivers/infiniband/hw/hfi1/pio.c | 3 +-
drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 15 +-
drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 2 -
drivers/infiniband/hw/qedr/main.c | 9 +-
drivers/infiniband/sw/rxe/rxe_resp.c | 4 +-
drivers/isdn/hardware/mISDN/netjet.c | 2 +-
drivers/isdn/mISDN/core.c | 5 +-
drivers/media/cec/platform/cros-ec/cros-ec-cec.c | 4 +
drivers/media/cec/platform/s5p/s5p_cec.c | 2 +
drivers/media/dvb-frontends/drxk_hard.c | 2 +-
.../platform/rockchip/rkisp1/rkisp1-capture.c | 7 +-
.../media/platform/rockchip/rkisp1/rkisp1-isp.c | 40 +-
.../media/platform/rockchip/rkisp1/rkisp1-params.c | 14 +-
.../media/platform/rockchip/rkisp1/rkisp1-regs.h | 2 +-
.../platform/rockchip/rkisp1/rkisp1-resizer.c | 4 +
drivers/net/dsa/dsa_loop.c | 25 +-
drivers/net/ethernet/freescale/fec_main.c | 4 +-
drivers/net/ethernet/ibm/ibmvnic.c | 16 +-
.../net/ethernet/microchip/lan966x/lan966x_fdma.c | 26 +-
.../net/ethernet/microchip/lan966x/lan966x_main.c | 4 +-
.../net/ethernet/microchip/lan966x/lan966x_main.h | 2 +
.../net/ethernet/microchip/lan966x/lan966x_regs.h | 15 +
.../net/ethernet/microchip/lan966x/lan966x_vlan.c | 6 +
drivers/net/ethernet/sfc/efx.c | 8 +-
.../net/ethernet/stmicro/stmmac/dwmac-loongson.c | 7 +-
drivers/net/phy/mdio_bus.c | 2 +-
drivers/net/tun.c | 3 +-
.../wireless/broadcom/brcm80211/brcmfmac/fweh.c | 4 +
drivers/nfc/fdp/fdp.c | 10 +-
drivers/nfc/nfcmrvl/i2c.c | 7 +-
drivers/nfc/nxp-nci/core.c | 7 +-
drivers/nfc/s3fwrn5/core.c | 8 +-
drivers/nvme/host/pci.c | 10 +
drivers/parisc/iosapic.c | 1 +
drivers/scsi/scsi_sysfs.c | 8 +
drivers/staging/media/hantro/hantro_drv.c | 7 +
drivers/staging/media/hantro/hantro_g2_hevc_dec.c | 2 +-
drivers/staging/media/hantro/hantro_hevc.c | 4 +-
drivers/staging/media/meson/vdec/vdec.c | 2 +
drivers/tty/serial/8250/Kconfig | 2 +-
fs/btrfs/backref.c | 54 ++-
fs/btrfs/ctree.h | 5 +-
fs/btrfs/export.c | 2 +-
fs/btrfs/export.h | 2 +-
fs/btrfs/extent-tree.c | 25 +-
fs/btrfs/file.c | 22 +-
fs/btrfs/inode.c | 16 +-
fs/btrfs/tests/qgroup-tests.c | 20 +-
fs/btrfs/volumes.c | 12 +-
fs/cifs/connect.c | 11 +-
fs/crypto/fscrypt_private.h | 71 ++-
fs/crypto/hooks.c | 10 +-
fs/crypto/keyring.c | 491 +++++++++++----------
fs/crypto/keysetup.c | 81 ++--
fs/crypto/policy.c | 8 +-
fs/ext4/ioctl.c | 3 +-
fs/ext4/migrate.c | 3 +-
fs/ext4/namei.c | 10 +-
fs/ext4/resize.c | 5 +
fs/ext4/verity.c | 3 +-
fs/f2fs/verity.c | 3 +-
fs/fuse/file.c | 4 +
fs/fuse/readdir.c | 10 +-
fs/nfs/delegation.c | 36 +-
fs/nfs/nfs42proc.c | 3 +
fs/nfs/nfs4client.c | 1 +
fs/nfs/nfs4state.c | 2 +
fs/nfsd/filecache.c | 39 +-
fs/super.c | 3 +-
include/acpi/ghes.h | 2 +-
include/linux/efi.h | 2 +-
include/linux/fs.h | 2 +-
include/linux/fscrypt.h | 4 +-
include/linux/kvm_host.h | 24 +-
include/media/v4l2-subdev.h | 6 +
include/net/sock.h | 7 +
io_uring/io_uring.c | 13 +-
kernel/kprobes.c | 5 +-
kernel/trace/fprobe.c | 5 +-
kernel/trace/ftrace.c | 16 +-
kernel/trace/kprobe_event_gen_test.c | 18 +-
kernel/trace/ring_buffer.c | 11 +
net/bluetooth/hci_conn.c | 18 +-
net/bluetooth/iso.c | 14 +-
net/bluetooth/l2cap_core.c | 84 +++-
net/bridge/br_netlink.c | 2 +-
net/bridge/br_sysfs_br.c | 2 +-
net/core/neighbour.c | 2 +-
net/dsa/dsa2.c | 13 +-
net/ipv4/af_inet.c | 2 +
net/ipv4/tcp_bpf.c | 4 +-
net/ipv4/tcp_ulp.c | 3 +
net/ipv4/udp_bpf.c | 4 +-
net/ipv6/route.c | 14 +-
net/netfilter/ipset/ip_set_hash_gen.h | 30 +-
net/netfilter/ipvs/ip_vs_app.c | 10 +-
net/netfilter/ipvs/ip_vs_conn.c | 30 +-
net/netfilter/nf_tables_api.c | 8 +-
net/rose/rose_link.c | 3 +
net/sched/sch_red.c | 4 +-
net/smc/af_smc.c | 6 +-
net/sunrpc/sysfs.c | 12 +-
net/unix/unix_bpf.c | 8 +-
net/vmw_vsock/af_vsock.c | 5 +-
security/commoncap.c | 6 +-
tools/include/nolibc/string.h | 17 +-
tools/testing/selftests/landlock/Makefile | 7 +-
virt/kvm/pfncache.c | 62 ++-
213 files changed, 1962 insertions(+), 1102 deletions(-)




2022-11-08 17:47:44

by Ronald Warsow

[permalink] [raw]
Subject: Re: [PATCH 6.0 000/197] 6.0.8-rc1 review

Hi Greg

6.0.8-rc1

compiles, boots and runs here on x86_64
(Intel i5-11400, Fedora 37 Beta)

Thanks

Tested-by: Ronald Warsow <[email protected]>


2022-11-08 23:06:57

by Florian Fainelli

[permalink] [raw]
Subject: Re: [PATCH 6.0 000/197] 6.0.8-rc1 review



On 11/8/2022 5:37 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.8 release.
> There are 197 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 Thu, 10 Nov 2022 13:33:17 +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.0.8-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.0.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

On ARCH_BRCMSTB using 32-bit and 64-bit ARM kernels, build tested on
BMIPS_GENERIC:

Tested-by: Florian Fainelli <[email protected]>
--
Florian


2022-11-08 23:07:50

by Justin Forbes

[permalink] [raw]
Subject: Re: [PATCH 6.0 000/197] 6.0.8-rc1 review

On Tue, Nov 08, 2022 at 02:37:18PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.8 release.
> There are 197 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 Thu, 10 Nov 2022 13:33:17 +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.0.8-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.0.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

Tested rc1 against the Fedora build system (aarch64, armv7, ppc64le,
s390x, x86_64), and boot tested x86_64. No regressions noted.

Tested-by: Justin M. Forbes <[email protected]>

2022-11-08 23:23:27

by Allen Pais

[permalink] [raw]
Subject: Re: [PATCH 6.0 000/197] 6.0.8-rc1 review

> This is the start of the stable review cycle for the 6.0.8 release.
> There are 197 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 Thu, 10 Nov 2022 13:33:17 +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.0.8-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.0.y
> and the diffstat can be found below.
>


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

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

Thanks.

2022-11-09 00:28:35

by Ron Economos

[permalink] [raw]
Subject: Re: [PATCH 6.0 000/197] 6.0.8-rc1 review

On 11/8/22 5:37 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.8 release.
> There are 197 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 Thu, 10 Nov 2022 13:33:17 +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.0.8-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.0.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]>


2022-11-09 03:25:38

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 6.0 000/197] 6.0.8-rc1 review

On Tue, Nov 08, 2022 at 02:37:18PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.8 release.
> There are 197 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 Thu, 10 Nov 2022 13:33:17 +0000.
> Anything received after that time might be too late.
>

Build results:
total: 152 pass: 152 fail: 0
Qemu test results:
total: 500 pass: 500 fail: 0

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

Guenter

2022-11-09 10:50:24

by Naresh Kamboju

[permalink] [raw]
Subject: Re: [PATCH 6.0 000/197] 6.0.8-rc1 review

On Tue, 8 Nov 2022 at 19:37, Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 6.0.8 release.
> There are 197 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 Thu, 10 Nov 2022 13:33:17 +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.0.8-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.0.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

Results from Linaro's test farm.

kselftest: net: ip_defrag.sh fails on x86_64 and i386.
Our bisect scripts are running.

This failure is also noticed on recent mainline master branch.

Test log did not have details of failure.
# selftests: net: ip_defrag.sh
not ok 19 selftests: net: ip_defrag.sh # exit=1

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

Stable-rc Linux-6.0:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.0.y/build/v6.0.7-198-g87175bf36da5/testrun/12904204/suite/kselftest-net/test/net.ip_defrag.sh/history/

Mainline master:
https://qa-reports.linaro.org/lkft/linux-mainline-master/build/v6.1-rc4/testrun/12848742/suite/kselftest-net/test/net.ip_defrag.sh/history/

## Build
* kernel: 6.0.8-rc1
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-6.0.y
* git commit: 87175bf36da5ab43b42de327d6fdc5987b604269
* git describe: v6.0.7-198-g87175bf36da5
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.0.y/build/v6.0.7-198-g87175bf36da5

## Test Regressions (compared to v6.0.6-241-g436175d0f780)

* qemu_i386, kselftest-net
- net.ip_defrag.sh

* x86, kselftest-net
- net.ip_defrag.sh

## Metric Regressions (compared to v6.0.6-241-g436175d0f780)

## Test Fixes (compared to v6.0.6-241-g436175d0f780)

## Metric Fixes (compared to v6.0.6-241-g436175d0f780)

## Test result summary
total: 158003, pass: 133527, fail: 6163, skip: 17932, xfail: 381

## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 149 total, 146 passed, 3 failed
* arm64: 46 total, 46 passed, 0 failed
* i386: 37 total, 36 passed, 1 failed
* mips: 27 total, 26 passed, 1 failed
* parisc: 6 total, 6 passed, 0 failed
* powerpc: 34 total, 30 passed, 4 failed
* riscv: 12 total, 12 passed, 0 failed
* s390: 12 total, 12 passed, 0 failed
* sh: 12 total, 12 passed, 0 failed
* sparc: 6 total, 6 passed, 0 failed
* x86_64: 40 total, 40 passed, 0 failed

## Test suites summary
* fwts
* igt-gpu-tools
* kself[
* kselft[
* kselftest-android
* kselftest-arm64
* kselftest-arm64/arm64.btitest.bti_c_func
* kselftest-arm64/arm64.btitest.bti_j_func
* kselftest-arm64/arm64.btitest.bti_jc_func
* kselftest-arm64/arm64.btitest.bti_none_func
* kselftest-arm64/arm64.btitest.nohint_func
* kselftest-arm64/arm64.btitest.paciasp_func
* kselftest-arm64/arm64.nobtitest.bti_c_func
* kselftest-arm64/arm64.nobtitest.bti_j_func
* kselftest-arm64/arm64.nobtitest.bti_jc_func
* kselftest-arm64/arm64.nobtitest.bti_none_func
* kselftest-arm64/arm64.nobtitest.nohint_func
* kselftest-arm64/arm64.nobtitest.paciasp_func
* kselftest-breakpoints
* kselftest-capabilities
* kselftest-cgroup
* kselftest-clone3
* kselftest-core
* kselftest-cpu-hotplug
* kselftest-cpufreq
* kselftest-drivers-dma-buf
* kselftest-efivarfs
* kselftest-filesystems
* kselftest-filesystems-binderfs
* kselftest-firmware
* kselftest-fpu
* kselftest-futex
* kselftest-gpio
* kselftest-intel_pstate
* kselftest-ipc
* kselftest-ir
* kselftest-kcmp
* kselftest-kexec
* kselftest-kvm
* kselftest-lib
* kselftest-livepatch
* kselftest-membarrier
* kselftest-memfd
* kselftest-memory-hotplug
* kselftest-mincore
* kselftest-mount
* 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-vm
* 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_simpl
* ltp-fs_perms_simple
* ltp-fsx
* ltp-hugetlb
* ltp-io
* ltp-ipc
* ltp-math
* ltp-math++
* ltp-mm
* ltp-nptl
* ltp-open-posix-tests
* ltp-pty
* ltp-sched
* ltp-securebits
* ltp-smoke
* ltp-syscalls
* ltp-tracing
* network-basic-tests
* perf
* perf/Zstd-perf.data-compression
* rcutorture
* v4l2-compliance
* vdso

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

2022-11-09 10:55:58

by Bagas Sanjaya

[permalink] [raw]
Subject: Re: [PATCH 6.0 000/197] 6.0.8-rc1 review

On Tue, Nov 08, 2022 at 02:37:18PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.8 release.
> There are 197 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.
>

Successfully cross-compiled for arm64 (bcm2711_defconfig, GCC 10.2.0) and
powerpc (ps3_defconfig, GCC 12.2.0).

Tested-by: Bagas Sanjaya <[email protected]>

--
An old man doll... just what I always wanted! - Clara


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

2022-11-09 10:57:41

by Jon Hunter

[permalink] [raw]
Subject: Re: [PATCH 6.0 000/197] 6.0.8-rc1 review

On Tue, 08 Nov 2022 14:37:18 +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.8 release.
> There are 197 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 Thu, 10 Nov 2022 13:33:17 +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.0.8-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.0.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

All tests passing for Tegra ...

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

Linux version: 6.0.8-rc1-g87175bf36da5
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

2022-11-09 11:53:21

by Rudi Heitbaum

[permalink] [raw]
Subject: Re: [PATCH 6.0 000/197] 6.0.8-rc1 review

On Tue, Nov 08, 2022 at 02:37:18PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.8 release.
> There are 197 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 Thu, 10 Nov 2022 13:33:17 +0000.
> Anything received after that time might be too late.

Hi Greg,

6.0.8-rc1 tested.

Run tested on:
- Intel Alder Lake x86_64 (nuc12 i7-1260P)

In addition - build tested for:
- Allwinner A64
- Allwinner H3
- Allwinner H5
- Allwinner H6
- NXP iMX6
- NXP iMX8
- Qualcomm Dragonboard
- Rockchip RK3288
- Rockchip RK3328
- Rockchip RK3399pro
- Samsung Exynos5422

Tested-by: Rudi Heitbaum <[email protected]>
--
Rudi

2022-11-10 01:54:09

by Shuah Khan

[permalink] [raw]
Subject: Re: [PATCH 6.0 000/197] 6.0.8-rc1 review

On 11/8/22 06:37, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.8 release.
> There are 197 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 Thu, 10 Nov 2022 13:33:17 +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.0.8-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.0.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>

Compiled and booted on my test system. No dmesg regressions.

Tested-by: Shuah Khan <[email protected]>

thanks,
-- Shuah

2022-11-10 12:12:14

by Sudip Mukherjee

[permalink] [raw]
Subject: Re: [PATCH 6.0 000/197] 6.0.8-rc1 review

Hi Greg,

On Tue, Nov 08, 2022 at 02:37:18PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.8 release.
> There are 197 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 Thu, 10 Nov 2022 13:33:17 +0000.
> Anything received after that time might be too late.

Build test (gcc version 12.2.1 20221016):
mips: 52 configs -> no failure
arm: 100 configs -> no failure
arm64: 3 configs -> no failure
x86_64: 4 configs -> no failure
alpha allmodconfig -> no failure
csky allmodconfig -> no failure
powerpc allmodconfig -> no failure
riscv allmodconfig -> no failure
s390 allmodconfig -> no failure
xtensa allmodconfig -> no failure

Boot test:
x86_64: Booted on my test laptop. No regression.
x86_64: Booted on qemu. No regression. [1]
arm64: Booted on rpi4b (4GB model). No regression. [2]

[1]. https://openqa.qa.codethink.co.uk/tests/2129
[2]. https://openqa.qa.codethink.co.uk/tests/2135

Tested-by: Sudip Mukherjee <[email protected]>

--
Regards
Sudip