.../bindings/display/msm/dsi-controller-main.yaml | 4 +- .../bindings/display/msm/dsi-phy-10nm.yaml | 1 - .../bindings/display/msm/dsi-phy-14nm.yaml | 1 - .../bindings/display/msm/dsi-phy-28nm.yaml | 4 + Documentation/gpu/todo.rst | 11 - Documentation/sphinx/load_config.py | 6 +- Documentation/virt/kvm/api.rst | 14 + Makefile | 4 +- arch/arm64/include/asm/atomic_ll_sc.h | 2 +- arch/arm64/include/asm/atomic_lse.h | 2 +- arch/arm64/include/asm/kvm_emulate.h | 22 +- arch/arm64/include/asm/pgtable.h | 6 +- arch/arm64/kernel/elfcore.c | 61 ++- arch/arm64/kernel/ptrace.c | 2 +- arch/arm64/kernel/signal.c | 9 +- arch/ia64/kernel/elfcore.c | 4 +- arch/powerpc/include/asm/imc-pmu.h | 2 +- arch/powerpc/perf/imc-pmu.c | 136 +++--- arch/s390/include/asm/cpu_mf.h | 31 +- arch/s390/include/asm/percpu.h | 2 +- arch/s390/kernel/machine_kexec_file.c | 5 +- arch/s390/kernel/perf_cpum_sf.c | 101 +++-- arch/x86/boot/bioscall.S | 4 +- arch/x86/kernel/cpu/resctrl/monitor.c | 49 ++- arch/x86/kernel/cpu/resctrl/rdtgroup.c | 12 +- arch/x86/kvm/cpuid.c | 32 +- arch/x86/mm/pat/memtype.c | 3 +- arch/x86/um/elfcore.c | 4 +- block/blk-core.c | 70 +-- block/blk-crypto-internal.h | 10 +- block/blk-crypto-sysfs.c | 11 +- block/blk-ia-ranges.c | 3 +- block/blk-merge.c | 4 +- block/blk-mq.c | 38 +- block/blk-mq.h | 14 +- block/blk-sysfs.c | 134 +++--- block/blk.h | 13 +- block/bsg.c | 11 +- block/elevator.c | 2 +- block/genhd.c | 2 +- drivers/acpi/glue.c | 14 +- drivers/acpi/scan.c | 7 +- drivers/acpi/video_detect.c | 4 + drivers/block/drbd/drbd_req.c | 2 + drivers/block/ps3vram.c | 2 + drivers/cpufreq/amd-pstate.c | 1 + drivers/edac/edac_device.c | 17 +- drivers/edac/edac_module.h | 2 +- drivers/firmware/efi/efi.c | 9 +- drivers/firmware/efi/runtime-wrappers.c | 1 + drivers/firmware/psci/psci.c | 3 + drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 8 + drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 6 - drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 5 +- drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c | 2 +- drivers/gpu/drm/amd/amdgpu/soc21.c | 11 + .../gpu/drm/amd/display/dc/dcn32/dcn32_resource.c | 5 +- .../gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c | 8 + .../gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.h | 3 + .../drm/amd/pm/powerplay/hwmgr/vega10_thermal.c | 25 +- drivers/gpu/drm/amd/pm/swsmu/inc/amdgpu_smu.h | 4 + .../amd/pm/swsmu/inc/pmfw_if/smu_v13_0_0_ppsmc.h | 8 +- drivers/gpu/drm/amd/pm/swsmu/inc/smu_types.h | 5 +- drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h | 3 + drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c | 23 +- .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c | 95 +++- .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c | 3 + drivers/gpu/drm/amd/pm/swsmu/smu_cmn.c | 18 + drivers/gpu/drm/amd/pm/swsmu/smu_cmn.h | 3 + drivers/gpu/drm/drm_buddy.c | 81 ++-- drivers/gpu/drm/i915/gem/i915_gem_context.c | 24 +- drivers/gpu/drm/i915/gt/intel_engine_cs.c | 7 +- drivers/gpu/drm/i915/gt/intel_gt_sysfs.c | 15 +- drivers/gpu/drm/i915/gt/intel_gt_sysfs.h | 2 +- drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c | 461 +++++++++----------- drivers/gpu/drm/i915/gt/intel_reset.c | 34 +- drivers/gpu/drm/i915/i915_vma.c | 2 +- drivers/gpu/drm/msm/adreno/adreno_gpu.h | 10 +- .../gpu/drm/msm/disp/dpu1/dpu_encoder_phys_wb.c | 3 +- drivers/gpu/drm/msm/dp/dp_aux.c | 4 + drivers/gpu/drm/msm/msm_drv.c | 2 +- drivers/gpu/drm/msm/msm_mdss.c | 6 +- drivers/gpu/drm/virtio/virtgpu_ioctl.c | 19 +- drivers/gpu/drm/vmwgfx/Makefile | 2 +- drivers/gpu/drm/vmwgfx/ttm_object.c | 156 +++---- drivers/gpu/drm/vmwgfx/ttm_object.h | 32 +- drivers/gpu/drm/vmwgfx/vmwgfx_bo.c | 38 -- drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.c | 62 ++- drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 71 ++- drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 29 +- drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 190 ++++---- drivers/gpu/drm/vmwgfx/vmwgfx_hashtab.c | 199 --------- drivers/gpu/drm/vmwgfx/vmwgfx_hashtab.h | 83 ---- drivers/gpu/drm/vmwgfx/vmwgfx_resource.c | 33 -- drivers/gpu/drm/vmwgfx/vmwgfx_validation.c | 55 ++- drivers/gpu/drm/vmwgfx/vmwgfx_validation.h | 26 +- drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 4 +- drivers/iommu/arm/arm-smmu/arm-smmu.c | 32 +- drivers/iommu/iova.c | 4 +- drivers/iommu/mtk_iommu_v1.c | 4 +- drivers/md/dm.c | 2 + drivers/md/md.c | 2 + drivers/mtd/parsers/scpart.c | 2 +- drivers/mtd/spi-nor/core.c | 1 + drivers/net/ethernet/broadcom/bnxt/bnxt.c | 4 +- .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 2 +- drivers/net/ethernet/intel/iavf/iavf_main.c | 2 +- drivers/net/ethernet/intel/ice/ice_gnss.c | 24 +- drivers/net/ethernet/intel/igc/igc_defines.h | 2 + drivers/net/ethernet/intel/igc/igc_ptp.c | 10 +- drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 14 +- drivers/net/ethernet/marvell/octeontx2/af/cgx.c | 4 +- drivers/net/ethernet/marvell/octeontx2/af/cgx.h | 1 - .../net/ethernet/marvell/octeontx2/nic/otx2_vf.c | 2 + drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 13 +- .../ethernet/mellanox/mlx5/core/en/tc_tun_vxlan.c | 2 + .../ethernet/mellanox/mlx5/core/en_accel/macsec.c | 19 +- drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 3 + drivers/net/ethernet/mellanox/mlx5/core/en_rx.c | 2 +- drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 5 +- .../ethernet/mellanox/mlx5/core/eswitch_offloads.c | 2 +- .../ethernet/mellanox/mlx5/core/ipoib/ethtool.c | 16 +- .../net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c | 38 ++ .../net/ethernet/mellanox/mlx5/core/ipoib/ipoib.h | 6 + .../ethernet/mellanox/mlx5/core/ipoib/ipoib_vlan.c | 18 +- .../net/ethernet/mellanox/mlx5/core/lib/clock.c | 2 +- .../net/ethernet/microchip/lan966x/lan966x_ptp.c | 3 + drivers/net/ethernet/realtek/r8169_main.c | 5 +- .../net/ethernet/stmicro/stmmac/dwmac-mediatek.c | 26 -- drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c | 5 +- .../net/wireless/broadcom/brcm80211/brcmfmac/of.c | 5 +- drivers/nfc/pn533/usb.c | 44 +- drivers/nvme/host/multipath.c | 2 + drivers/pinctrl/pinctrl-amd.c | 10 +- drivers/platform/surface/aggregator/controller.c | 4 +- .../surface/aggregator/ssh_request_layer.c | 14 + drivers/platform/x86/amd/pmc.c | 2 +- drivers/platform/x86/asus-wmi.c | 3 + drivers/platform/x86/dell/dell-wmi-privacy.c | 41 +- drivers/platform/x86/ideapad-laptop.c | 6 + .../platform/x86/intel/int3472/clk_and_regulator.c | 3 + drivers/platform/x86/intel/int3472/discrete.c | 4 + drivers/platform/x86/sony-laptop.c | 21 +- drivers/platform/x86/thinkpad_acpi.c | 23 +- drivers/regulator/da9211-regulator.c | 11 +- drivers/s390/block/dcssblk.c | 2 + drivers/scsi/mpi3mr/Makefile | 2 +- drivers/scsi/storvsc_drv.c | 3 + drivers/tty/hvc/hvc_xen.c | 46 +- drivers/ufs/core/ufshcd.c | 26 ++ fs/binfmt_elf.c | 4 +- fs/binfmt_elf_fdpic.c | 4 +- fs/cifs/connect.c | 9 +- fs/cifs/link.c | 1 + fs/cifs/smb1ops.c | 63 +-- fs/cifs/smb2pdu.c | 5 +- fs/nfsd/filecache.c | 484 ++++++++++++--------- fs/nfsd/filecache.h | 9 +- fs/nfsd/nfs3proc.c | 10 +- fs/nfsd/nfs4proc.c | 11 +- fs/nfsd/nfs4state.c | 20 +- fs/nfsd/trace.h | 129 +++--- fs/nfsd/vfs.c | 19 +- fs/nfsd/vfs.h | 3 +- include/acpi/acpi_bus.h | 3 +- include/linux/blk-mq.h | 4 + include/linux/blkdev.h | 15 +- include/linux/elfcore.h | 8 +- include/linux/mlx5/driver.h | 2 +- include/linux/mtd/spi-nor.h | 1 - include/linux/tpm_eventlog.h | 4 +- include/uapi/linux/psci.h | 4 +- io_uring/fdinfo.c | 12 +- io_uring/io-wq.c | 6 + io_uring/poll.c | 50 ++- io_uring/rw.c | 6 +- kernel/sched/core.c | 41 +- mm/memblock.c | 8 +- net/core/gro.c | 71 +-- net/ipv6/raw.c | 4 + net/netfilter/ipset/ip_set_bitmap_ip.c | 4 +- net/netfilter/nft_payload.c | 2 +- net/sched/act_mpls.c | 8 +- net/tipc/node.c | 12 +- sound/core/control_led.c | 5 +- sound/pci/hda/patch_realtek.c | 53 ++- sound/soc/codecs/rt9120.c | 12 + sound/soc/codecs/wm8904.c | 7 + sound/soc/intel/boards/Kconfig | 1 + sound/soc/intel/boards/sof_nau8825.c | 22 +- sound/soc/intel/common/soc-acpi-intel-adl-match.c | 18 +- sound/soc/qcom/Kconfig | 21 +- sound/soc/qcom/Makefile | 2 + sound/soc/qcom/common.c | 114 ----- sound/soc/qcom/common.h | 10 - sound/soc/qcom/lpass-cpu.c | 5 +- sound/soc/qcom/sc8280xp.c | 1 + sound/soc/qcom/sdw.c | 123 ++++++ sound/soc/qcom/sdw.h | 18 + sound/soc/qcom/sm8250.c | 1 + sound/usb/implicit.c | 3 +- sound/usb/pcm.c | 16 +- sound/usb/stream.c | 6 + tools/include/nolibc/arch-mips.h | 2 + tools/include/nolibc/arch-riscv.h | 14 +- tools/perf/builtin-kmem.c | 65 ++- tools/perf/builtin-trace.c | 2 + tools/perf/util/auxtrace.c | 2 +- tools/perf/util/bpf_counter.h | 6 + tools/testing/memblock/internal.h | 4 + .../testing/selftests/net/af_unix/test_unix_oob.c | 2 +- tools/testing/selftests/net/l2_tos_ttl_inherit.sh | 202 +++++---- .../selftests/netfilter/nft_trans_stress.sh | 16 +- tools/testing/selftests/netfilter/settings | 1 + 214 files changed, 2806 insertions(+), 2326 deletions(-)
This is the start of the stable review cycle for the 6.1.7 release. There are 183 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, 18 Jan 2023 15:47:28 +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.1.7-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.1.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Linux 6.1.7-rc1 Mario Limonciello <mario.limonciello@amd.com> pinctrl: amd: Add dynamic debugging for active GPIOs Ferry Toth <ftoth@exalondelft.nl> Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout" Jens Axboe <axboe@kernel.dk> block: handle bio_split_to_limits() NULL return Jens Axboe <axboe@kernel.dk> io_uring/io-wq: only free worker if it was allocated for creation Jens Axboe <axboe@kernel.dk> io_uring/io-wq: free worker if task_work creation is canceled Nathan Chancellor <nathan@kernel.org> drm/i915: Fix CFI violations in gt_sysfs Jens Axboe <axboe@kernel.dk> io_uring/poll: attempt request issue after racy poll wakeup Pavel Begunkov <asml.silence@gmail.com> io_uring: lock overflowing for IOPOLL Johan Hovold <johan+linaro@kernel.org> efi: fix NULL-deref in init error path Jaroslav Kysela <perex@perex.cz> ALSA: usb-audio: Fix possible NULL pointer dereference in snd_usb_pcm_has_fixed_rate() Miaoqian Lin <linmq006@gmail.com> platform/x86/amd: Fix refcount leak in amd_pmc_probe Maximilian Luz <luzmaximilian@gmail.com> platform/surface: aggregator: Add missing call to ssam_request_sync_free() Jakub Kicinski <kuba@kernel.org> bnxt: make sure we return pages to the pool Jie Wang <wangjie125@huawei.com> net: hns3: fix wrong use of rss size during VF rss config Clément Léger <clement.leger@bootlin.com> net: lan966x: check for ptp to be enabled in lan966x_ptp_deinit() Christopher S Hall <christopher.s.hall@intel.com> igc: Fix PPS delta between two synchronized end-points Leo Yan <leo.yan@linaro.org> perf kmem: Support field "node" in evsel__process_alloc_event() coping with recent tracepoint restructuring Leo Yan <leo.yan@linaro.org> perf kmem: Support legacy tracepoints Ian Rogers <irogers@google.com> perf build: Properly guard libbpf includes Hariprasad Kelam <hkelam@marvell.com> octeontx2-pf: Fix resource leakage in VF driver unbind Guillaume Nault <gnault@redhat.com> selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure. Guillaume Nault <gnault@redhat.com> selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns. Guillaume Nault <gnault@redhat.com> selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad". Emeel Hakim <ehakim@nvidia.com> net/mlx5e: Fix macsec possible null dereference when updating MAC security entity (SecY) Emeel Hakim <ehakim@nvidia.com> net/mlx5e: Fix macsec ssci attribute handling in offload path Gavin Li <gavinl@nvidia.com> net/mlx5e: Don't support encap rules with gbp option Rahul Rameshbabu <rrameshbabu@nvidia.com> net/mlx5: Fix ptp max frequency adjustment range Dragos Tatulea <dtatulea@nvidia.com> net/mlx5e: IPoIB, Fix child PKEY interface stats on rx path Dragos Tatulea <dtatulea@nvidia.com> net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues than parent Dragos Tatulea <dtatulea@nvidia.com> net/mlx5e: IPoIB, Block queue count configuration when sub interfaces are present Roy Novich <royno@nvidia.com> net/mlx5e: Verify dev is present for fix features ndo Moshe Shemesh <moshe@nvidia.com> net/mlx5: Fix command stats access after free Ariel Levkovich <lariel@nvidia.com> net/mlx5e: TC, Keep mod hdr actions after mod hdr alloc Ariel Levkovich <lariel@nvidia.com> net/mlx5: check attr pointer validity before dereferencing it Heiner Kallweit <hkallweit1@gmail.com> Revert "r8169: disable detection of chip version 36" Ido Schimmel <idosch@nvidia.com> net/sched: act_mpls: Fix warning during failed attribute validation Zack Rusin <zackr@vmware.com> drm/vmwgfx: Remove rcu locks from user resources Maaz Mombasawala <mombasawalam@vmware.com> drm/vmwgfx: Remove vmwgfx_hashtab Maaz Mombasawala <mombasawalam@vmware.com> drm/vmwgfx: Refactor ttm reference object hashtable to use linux/hashtable. Maaz Mombasawala <mombasawalam@vmware.com> drm/vmwgfx: Refactor resource validation hashtable to use linux/hashtable implementation. Maaz Mombasawala <mombasawalam@vmware.com> drm/vmwgfx: Remove ttm object hashtable Maaz Mombasawala <mombasawalam@vmware.com> drm/vmwgfx: Refactor resource manager's hashtable to use linux/hashtable implementation. Zack Rusin <zackr@vmware.com> drm/vmwgfx: Write the driver id registers Jiasheng Jiang <jiasheng@iscas.ac.cn> ice: Add check for kzalloc Yuan Can <yuancan@huawei.com> ice: Fix potential memory leak in ice_gnss_tty_write() Luben Tuikov <luben.tuikov@amd.com> drm/amdgpu: Fix potential NULL dereference Willy Tarreau <w@1wt.eu> tools/nolibc: fix the O_* fcntl/open macro definitions for riscv Willy Tarreau <w@1wt.eu> tools/nolibc: restore mips branch ordering in the _start block Stephan Gerhold <stephan@gerhold.net> ASoC: qcom: Fix building APQ8016 machine driver without SOUNDWIRE Mirsad Goran Todorovac <mirsad.todorovac@alu.unizg.hr> af_unix: selftest: Fix the size of the parameter to connect() Eric Dumazet <edumazet@google.com> gro: take care of DODGY packets Richard Gobert <richardbgobert@gmail.com> gro: avoid checking for a failed search Minsuk Kang <linuxlovemin@yonsei.ac.kr> nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame() Roger Pau Monne <roger.pau@citrix.com> hvc/xen: lock console list traversal Tejun Heo <tj@kernel.org> block: Drop spurious might_sleep() from blk_put_queue() Christoph Hellwig <hch@lst.de> block: mark blk_put_queue as potentially blocking Christoph Hellwig <hch@lst.de> block: untangle request_queue refcounting from sysfs Christoph Hellwig <hch@lst.de> block: fix error unwinding in blk_register_queue Christoph Hellwig <hch@lst.de> block: factor out a blk_debugfs_remove helper Christoph Hellwig <hch@lst.de> blk-crypto: pass a gendisk to blk_crypto_sysfs_{,un}register Christoph Hellwig <hch@lst.de> blk-mq: move the srcu_struct used for quiescing to the tagset Yair Podemsky <ypodemsk@redhat.com> sched/core: Fix arch_scale_freq_tick() on tickless systems Angela Czubak <aczubak@marvell.com> octeontx2-af: Fix LMAC config in cgx_lmac_rx_tx_enable Jeff Layton <jlayton@kernel.org> nfsd: fix handling of cached open files in nfsd4_open codepath Jeff Layton <jlayton@kernel.org> nfsd: rework refcounting in filecache Chuck Lever <chuck.lever@oracle.com> NFSD: Add an nfsd_file_fsync tracepoint Jeff Layton <jlayton@kernel.org> nfsd: reorganize filecache.c Jeff Layton <jlayton@kernel.org> nfsd: remove the pages_flushed statistic from filecache Chuck Lever <chuck.lever@oracle.com> NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection Chuck Lever <chuck.lever@oracle.com> NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately" Chuck Lever <chuck.lever@oracle.com> NFSD: Pass the target nfsd_file to nfsd_commit() Tung Nguyen <tung.q.nguyen@dektech.com.au> tipc: fix unexpected link reset due to discovery messages Biao Huang <biao.huang@mediatek.com> stmmac: dwmac-mediatek: remove the dwmac_fix_mac_speed Takashi Iwai <tiwai@suse.de> ALSA: usb-audio: Relax hw constraints for implicit fb sync Takashi Iwai <tiwai@suse.de> ALSA: usb-audio: Make sure to stop endpoints before closing EPs Arnd Bergmann <arnd@arndb.de> mtd: cfi: allow building spi-intel standalone Mikhail Zhilkin <csharper2005@gmail.com> mtd: parsers: scpart: fix __udivdi3 undefined on mips Emanuele Ghidoli <emanuele.ghidoli@toradex.com> ASoC: wm8904: fix wrong outputs volume after power reactivation Miaoqian Lin <linmq006@gmail.com> drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path Yang Li <yang.lee@linux.alibaba.com> drm/msm/dpu: Fix some kernel-doc comments Arnd Bergmann <arnd@arndb.de> ASoC: Intel: sof-nau8825: fix module alias overflow Brent Lu <brent.lu@intel.com> ASoC: Intel: sof_nau8825: support rt1015p speaker amplifier Arnd Bergmann <arnd@arndb.de> ASoC: Intel: fix sof-nau8825 link failure Peter Wang <peter.wang@mediatek.com> scsi: ufs: core: WLUN suspend SSU/enter hibern8 fail recovery Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com> scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile Michael Kelley <mikelley@microsoft.com> scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM Ricardo Ribalda <ribalda@chromium.org> regulator: da9211: Use irq handler when ready Peter Newman <peternewman@google.com> x86/resctrl: Fix event counts regression in reused RMIDs Peter Newman <peternewman@google.com> x86/resctrl: Fix task CLOSID/RMID update race Juergen Gross <jgross@suse.com> x86/pat: Fix pat_x_mtrr_type() for MTRR disabled case Eliav Farber <farbere@amazon.com> EDAC/device: Fix period calculation in edac_device_reset_delay_period() Peter Zijlstra <peterz@infradead.org> x86/boot: Avoid using Intel mnemonics in AT&T syntax asm Kajol Jain <kjain@linux.ibm.com> powerpc/imc-pmu: Fix use of mutex in IRQs disabled section Florian Westphal <fw@strlen.de> selftests: netfilter: fix transaction test script timeout handling Gavrilov Ilia <Ilia.Gavrilov@infotecs.ru> netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function. Waiman Long <longman@redhat.com> sched/core: Fix use-after-free bug in dup_user_cpus_ptr() Robin Murphy <robin.murphy@arm.com> iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even betterer Vladimir Oltean <vladimir.oltean@nxp.com> iommu/arm-smmu: Don't unregister on shutdown Christophe JAILLET <christophe.jaillet@wanadoo.fr> iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe() Vladimir Oltean <vladimir.oltean@nxp.com> iommu/arm-smmu-v3: Don't unregister on shutdown Yunfei Wang <yf.wang@mediatek.com> iommu/iova: Fix alloc iova overflows issue Aaron Thompson <dev@aaront.org> mm: Always release pages to the buddy allocator in memblock_free_late(). Saleemkhan Jamadar <saleemkhan.jamadar@amd.com> drm/amdgpu: enable VCN DPG for GC IP v11.0.4 Saleemkhan Jamadar <saleemkhan.jamadar@amd.com> drm/amdgpu: Enable pg/cg flags on GC11_0_4 for VCN Yifan Zhang <yifan1.zhang@amd.com> drm/amdgpu: add soc21 common ip block support for GC 11.0.4 Evan Quan <evan.quan@amd.com> drm/amd/pm: enable GPO dynamic control support for SMU13.0.7 Evan Quan <evan.quan@amd.com> drm/amd/pm: enable GPO dynamic control support for SMU13.0.0 Candice Li <candice.li@amd.com> drm/amd/pm: Enable bad memory page/channel recording support for smu v13_0_0 Kenneth Feng <kenneth.feng@amd.com> drm/amd/pm: enable mode1 reset on smu_v13_0_10 Ferry Toth <ftoth@exalondelft.nl> usb: ulpi: defer ulpi_register on ulpi_read_id timeout Chris Wilson <chris.p.wilson@intel.com> drm/i915/gt: Cleanup partial engine discovery failures Daniil Tatianin <d-tatianin@yandex-team.ru> iavf/iavf_main: actually log ->src mask when talking about it Herbert Xu <herbert@gondor.apana.org.au> ipv6: raw: Deduct extension header length in rawv6_push_pending_frames Yang Yingliang <yangyingliang@huawei.com> ixgbe: fix pci device refcount leak Hans de Goede <hdegoede@redhat.com> platform/x86: sony-laptop: Don't turn off 0x153 keyboard backlight during probe Konrad Dybcio <konrad.dybcio@linaro.org> dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHY Konrad Dybcio <konrad.dybcio@linaro.org> dt-bindings: msm/dsi: Don't require vdds-supply on 10nm PHY Kuogee Hsieh <quic_khsieh@quicinc.com> drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transfer Hans de Goede <hdegoede@redhat.com> platform/x86: ideapad-laptop: Add Legion 5 15ARH05 DMI id to set_fn_lock_led_list[] Liu Shixin <liushixin2@huawei.com> arm64/mm: fix incorrect file_map_count for invalid pmd Zenghui Yu <yuzenghui@huawei.com> arm64: ptrace: Use ARM64_SME to guard the SME register enumerations Bryan O'Donoghue <bryan.odonoghue@linaro.org> dt-bindings: msm: dsi-phy-28nm: Add missing qcom, dsi-phy-regulator-ldo-mode Liu Shixin <liushixin2@huawei.com> arm64/mm: add pud_user_exec() check in pud_user_accessible_page() Mark Brown <broonie@kernel.org> arm64/signal: Always accept SVE signal frames on SME only systems Bryan O'Donoghue <bryan.odonoghue@linaro.org> dt-bindings: msm: dsi-controller-main: Fix description of core clock Bryan O'Donoghue <bryan.odonoghue@linaro.org> dt-bindings: msm: dsi-controller-main: Fix power-domain constraint Mark Brown <broonie@kernel.org> arm64/signal: Always allocate SVE signal frames on SME only systems Konrad Dybcio <konrad.dybcio@linaro.org> drm/msm/adreno: Make adreno quirks not overwrite each other Marc Zyngier <maz@kernel.org> firmware/psci: Don't register with debugfs if PSCI isn't available Will Deacon <will@kernel.org> firmware/psci: Fix MEM_PROTECT_RANGE function numbers Dmitry Baryshkov <dmitry.baryshkov@linaro.org> drm/msm: another fix for the headless Adreno GPU Bryan O'Donoghue <bryan.odonoghue@linaro.org> dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 constraint Hans de Goede <hdegoede@redhat.com> platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting Thomas Weißschuh <linux@weissschuh.net> platform/x86: asus-wmi: Don't load fan curves without fan Mark Pearson <mpearson-lenovo@squebb.ca> platform/x86: thinkpad_acpi: Fix profile mode display in AMT mode Hans de Goede <hdegoede@redhat.com> platform/x86: int3472/discrete: Ensure the clk/power enable pins are in output mode Maximilian Luz <luzmaximilian@gmail.com> platform/surface: aggregator: Ignore command messages not intended for us Hans de Goede <hdegoede@redhat.com> platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER if present Hans de Goede <hdegoede@redhat.com> ACPI: video: Allow selecting NVidia-WMI-EC or Apple GMUX backlight from the cmdline ChiYuan Huang <cy_huang@richtek.com> ASoC: rt9120: Make dev PM runtime bind AsoC component PM Jens Axboe <axboe@kernel.dk> io_uring/fdinfo: include locked hash table in fdinfo output Paulo Alcantara <pc@cjr.nz> cifs: fix double free on failed kerberos auth Paulo Alcantara <pc@cjr.nz> cifs: do not query ifaces on smb1 mounts Paulo Alcantara <pc@cjr.nz> cifs: fix file info setting in cifs_open_file() Paulo Alcantara <pc@cjr.nz> cifs: fix file info setting in cifs_query_path_info() Volker Lendecke <vl@samba.org> cifs: Fix uninitialized memory read for smb311 posix symlink create Alex Deucher <alexander.deucher@amd.com> Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 properly"" Ao Zhong <hacc1225@gmail.com> drm/amd/display: move remaining FPU code to dml folder Evan Quan <evan.quan@amd.com> drm/amd/pm: add the missing mapping for PPT feature on SMU13.0.0 and 13.0.7 Evan Quan <evan.quan@amd.com> drm/amd/pm: correct the reference clock for fan speed(rpm) calculation YiPeng Chai <YiPeng.Chai@amd.com> drm/amdgpu: Fixed bug on error when unloading amdgpu Mario Limonciello <mario.limonciello@amd.com> drm/amd: Delay removal of the firmware framebuffer Rob Clark <robdclark@chromium.org> drm/i915: Fix potential context UAFs Nirmoy Das <nirmoy.das@intel.com> drm/i915: Reserve enough fence slot for i915_vma_unbind_async Chris Wilson <chris@chris-wilson.co.uk> drm/i915/gt: Reset twice Arunpravin Paneer Selvam <Arunpravin.PaneerSelvam@amd.com> drm: Optimize drm buddy top-down allocation method Guchun Chen <guchun.chen@amd.com> drm/amd/pm/smu13: BACO is supported when it's in BACO state Rob Clark <robdclark@chromium.org> drm/virtio: Fix GEM handle creation UAF Heiko Carstens <hca@linux.ibm.com> s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple() Heiko Carstens <hca@linux.ibm.com> s390/cpum_sf: add READ_ONCE() semantics to compare and swap loops Perry Yuan <perry.yuan@amd.com> cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregistering Catalin Marinas <catalin.marinas@arm.com> elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size} Brian Norris <computersforpeace@gmail.com> ASoC: qcom: lpass-cpu: Fix fallback SD line index handling Ivan T. Ivanov <iivanov@suse.de> brcmfmac: Prefer DT board type over DMI board type Alexander Egorenkov <egorenar@linux.ibm.com> s390/kexec: fix ipl report address for kdump Adrian Hunter <adrian.hunter@intel.com> perf auxtrace: Fix address filter duplicate symbol selection Noor Azura Ahmad Tarmizi <noor.azura.ahmad.tarmizi@intel.com> net: stmmac: add aux timestamps fifo clearance wait Hans de Goede <hdegoede@redhat.com> ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptops Mark Rutland <mark.rutland@arm.com> arm64: cmpxchg_double*: hazard against entire exchange variable Catalin Marinas <catalin.marinas@arm.com> arm64: mte: Avoid the racy walk of the vma list during core dump Catalin Marinas <catalin.marinas@arm.com> arm64: mte: Fix double-freeing of the temporary tag storage during coredump Jens Axboe <axboe@kernel.dk> io_uring/poll: add hash if ready poll request can't complete inline Jonathan Corbet <corbet@lwn.net> docs: Fix the docs build with Sphinx 6.0 Ard Biesheuvel <ardb@kernel.org> efi: tpm: Avoid READ_ONCE() for accessing the event log Ding Hui <dinghui@sangfor.com.cn> efi: fix userspace infinite retry read efivars after EFI runtime services page fault Marc Zyngier <maz@kernel.org> KVM: arm64: Fix S1PTW handling on RO memslots Paolo Bonzini <pbonzini@redhat.com> KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUID Luka Guzenko <l.guzenko@web.de> ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 13-aw0xxx Yuchi Yang <yangyuchi66@gmail.com> ALSA: hda/realtek - Turn on power early Jaroslav Kysela <perex@perex.cz> ALSA: usb-audio: Always initialize fixed_rate in snd_usb_find_implicit_fb_sync_format() Jaroslav Kysela <perex@perex.cz> ALSA: control-led: use strscpy in set_led_id() Takashi Iwai <tiwai@suse.de> Revert "ALSA: usb-audio: Drop superfluous interface setup at parsing" Pablo Neira Ayuso <pablo@netfilter.org> netfilter: nft_payload: incorrect arithmetics when fetching VLAN header bits ------------- Diffstat: .../bindings/display/msm/dsi-controller-main.yaml | 4 +- .../bindings/display/msm/dsi-phy-10nm.yaml | 1 - .../bindings/display/msm/dsi-phy-14nm.yaml | 1 - .../bindings/display/msm/dsi-phy-28nm.yaml | 4 + Documentation/gpu/todo.rst | 11 - Documentation/sphinx/load_config.py | 6 +- Documentation/virt/kvm/api.rst | 14 + Makefile | 4 +- arch/arm64/include/asm/atomic_ll_sc.h | 2 +- arch/arm64/include/asm/atomic_lse.h | 2 +- arch/arm64/include/asm/kvm_emulate.h | 22 +- arch/arm64/include/asm/pgtable.h | 6 +- arch/arm64/kernel/elfcore.c | 61 ++- arch/arm64/kernel/ptrace.c | 2 +- arch/arm64/kernel/signal.c | 9 +- arch/ia64/kernel/elfcore.c | 4 +- arch/powerpc/include/asm/imc-pmu.h | 2 +- arch/powerpc/perf/imc-pmu.c | 136 +++--- arch/s390/include/asm/cpu_mf.h | 31 +- arch/s390/include/asm/percpu.h | 2 +- arch/s390/kernel/machine_kexec_file.c | 5 +- arch/s390/kernel/perf_cpum_sf.c | 101 +++-- arch/x86/boot/bioscall.S | 4 +- arch/x86/kernel/cpu/resctrl/monitor.c | 49 ++- arch/x86/kernel/cpu/resctrl/rdtgroup.c | 12 +- arch/x86/kvm/cpuid.c | 32 +- arch/x86/mm/pat/memtype.c | 3 +- arch/x86/um/elfcore.c | 4 +- block/blk-core.c | 70 +-- block/blk-crypto-internal.h | 10 +- block/blk-crypto-sysfs.c | 11 +- block/blk-ia-ranges.c | 3 +- block/blk-merge.c | 4 +- block/blk-mq.c | 38 +- block/blk-mq.h | 14 +- block/blk-sysfs.c | 134 +++--- block/blk.h | 13 +- block/bsg.c | 11 +- block/elevator.c | 2 +- block/genhd.c | 2 +- drivers/acpi/glue.c | 14 +- drivers/acpi/scan.c | 7 +- drivers/acpi/video_detect.c | 4 + drivers/block/drbd/drbd_req.c | 2 + drivers/block/ps3vram.c | 2 + drivers/cpufreq/amd-pstate.c | 1 + drivers/edac/edac_device.c | 17 +- drivers/edac/edac_module.h | 2 +- drivers/firmware/efi/efi.c | 9 +- drivers/firmware/efi/runtime-wrappers.c | 1 + drivers/firmware/psci/psci.c | 3 + drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 8 + drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 6 - drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 5 +- drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c | 2 +- drivers/gpu/drm/amd/amdgpu/soc21.c | 11 + .../gpu/drm/amd/display/dc/dcn32/dcn32_resource.c | 5 +- .../gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c | 8 + .../gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.h | 3 + .../drm/amd/pm/powerplay/hwmgr/vega10_thermal.c | 25 +- drivers/gpu/drm/amd/pm/swsmu/inc/amdgpu_smu.h | 4 + .../amd/pm/swsmu/inc/pmfw_if/smu_v13_0_0_ppsmc.h | 8 +- drivers/gpu/drm/amd/pm/swsmu/inc/smu_types.h | 5 +- drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h | 3 + drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c | 23 +- .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c | 95 +++- .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c | 3 + drivers/gpu/drm/amd/pm/swsmu/smu_cmn.c | 18 + drivers/gpu/drm/amd/pm/swsmu/smu_cmn.h | 3 + drivers/gpu/drm/drm_buddy.c | 81 ++-- drivers/gpu/drm/i915/gem/i915_gem_context.c | 24 +- drivers/gpu/drm/i915/gt/intel_engine_cs.c | 7 +- drivers/gpu/drm/i915/gt/intel_gt_sysfs.c | 15 +- drivers/gpu/drm/i915/gt/intel_gt_sysfs.h | 2 +- drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c | 461 +++++++++----------- drivers/gpu/drm/i915/gt/intel_reset.c | 34 +- drivers/gpu/drm/i915/i915_vma.c | 2 +- drivers/gpu/drm/msm/adreno/adreno_gpu.h | 10 +- .../gpu/drm/msm/disp/dpu1/dpu_encoder_phys_wb.c | 3 +- drivers/gpu/drm/msm/dp/dp_aux.c | 4 + drivers/gpu/drm/msm/msm_drv.c | 2 +- drivers/gpu/drm/msm/msm_mdss.c | 6 +- drivers/gpu/drm/virtio/virtgpu_ioctl.c | 19 +- drivers/gpu/drm/vmwgfx/Makefile | 2 +- drivers/gpu/drm/vmwgfx/ttm_object.c | 156 +++---- drivers/gpu/drm/vmwgfx/ttm_object.h | 32 +- drivers/gpu/drm/vmwgfx/vmwgfx_bo.c | 38 -- drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.c | 62 ++- drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 71 ++- drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 29 +- drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 190 ++++---- drivers/gpu/drm/vmwgfx/vmwgfx_hashtab.c | 199 --------- drivers/gpu/drm/vmwgfx/vmwgfx_hashtab.h | 83 ---- drivers/gpu/drm/vmwgfx/vmwgfx_resource.c | 33 -- drivers/gpu/drm/vmwgfx/vmwgfx_validation.c | 55 ++- drivers/gpu/drm/vmwgfx/vmwgfx_validation.h | 26 +- drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 4 +- drivers/iommu/arm/arm-smmu/arm-smmu.c | 32 +- drivers/iommu/iova.c | 4 +- drivers/iommu/mtk_iommu_v1.c | 4 +- drivers/md/dm.c | 2 + drivers/md/md.c | 2 + drivers/mtd/parsers/scpart.c | 2 +- drivers/mtd/spi-nor/core.c | 1 + drivers/net/ethernet/broadcom/bnxt/bnxt.c | 4 +- .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 2 +- drivers/net/ethernet/intel/iavf/iavf_main.c | 2 +- drivers/net/ethernet/intel/ice/ice_gnss.c | 24 +- drivers/net/ethernet/intel/igc/igc_defines.h | 2 + drivers/net/ethernet/intel/igc/igc_ptp.c | 10 +- drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 14 +- drivers/net/ethernet/marvell/octeontx2/af/cgx.c | 4 +- drivers/net/ethernet/marvell/octeontx2/af/cgx.h | 1 - .../net/ethernet/marvell/octeontx2/nic/otx2_vf.c | 2 + drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 13 +- .../ethernet/mellanox/mlx5/core/en/tc_tun_vxlan.c | 2 + .../ethernet/mellanox/mlx5/core/en_accel/macsec.c | 19 +- drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 3 + drivers/net/ethernet/mellanox/mlx5/core/en_rx.c | 2 +- drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 5 +- .../ethernet/mellanox/mlx5/core/eswitch_offloads.c | 2 +- .../ethernet/mellanox/mlx5/core/ipoib/ethtool.c | 16 +- .../net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c | 38 ++ .../net/ethernet/mellanox/mlx5/core/ipoib/ipoib.h | 6 + .../ethernet/mellanox/mlx5/core/ipoib/ipoib_vlan.c | 18 +- .../net/ethernet/mellanox/mlx5/core/lib/clock.c | 2 +- .../net/ethernet/microchip/lan966x/lan966x_ptp.c | 3 + drivers/net/ethernet/realtek/r8169_main.c | 5 +- .../net/ethernet/stmicro/stmmac/dwmac-mediatek.c | 26 -- drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c | 5 +- .../net/wireless/broadcom/brcm80211/brcmfmac/of.c | 5 +- drivers/nfc/pn533/usb.c | 44 +- drivers/nvme/host/multipath.c | 2 + drivers/pinctrl/pinctrl-amd.c | 10 +- drivers/platform/surface/aggregator/controller.c | 4 +- .../surface/aggregator/ssh_request_layer.c | 14 + drivers/platform/x86/amd/pmc.c | 2 +- drivers/platform/x86/asus-wmi.c | 3 + drivers/platform/x86/dell/dell-wmi-privacy.c | 41 +- drivers/platform/x86/ideapad-laptop.c | 6 + .../platform/x86/intel/int3472/clk_and_regulator.c | 3 + drivers/platform/x86/intel/int3472/discrete.c | 4 + drivers/platform/x86/sony-laptop.c | 21 +- drivers/platform/x86/thinkpad_acpi.c | 23 +- drivers/regulator/da9211-regulator.c | 11 +- drivers/s390/block/dcssblk.c | 2 + drivers/scsi/mpi3mr/Makefile | 2 +- drivers/scsi/storvsc_drv.c | 3 + drivers/tty/hvc/hvc_xen.c | 46 +- drivers/ufs/core/ufshcd.c | 26 ++ fs/binfmt_elf.c | 4 +- fs/binfmt_elf_fdpic.c | 4 +- fs/cifs/connect.c | 9 +- fs/cifs/link.c | 1 + fs/cifs/smb1ops.c | 63 +-- fs/cifs/smb2pdu.c | 5 +- fs/nfsd/filecache.c | 484 ++++++++++++--------- fs/nfsd/filecache.h | 9 +- fs/nfsd/nfs3proc.c | 10 +- fs/nfsd/nfs4proc.c | 11 +- fs/nfsd/nfs4state.c | 20 +- fs/nfsd/trace.h | 129 +++--- fs/nfsd/vfs.c | 19 +- fs/nfsd/vfs.h | 3 +- include/acpi/acpi_bus.h | 3 +- include/linux/blk-mq.h | 4 + include/linux/blkdev.h | 15 +- include/linux/elfcore.h | 8 +- include/linux/mlx5/driver.h | 2 +- include/linux/mtd/spi-nor.h | 1 - include/linux/tpm_eventlog.h | 4 +- include/uapi/linux/psci.h | 4 +- io_uring/fdinfo.c | 12 +- io_uring/io-wq.c | 6 + io_uring/poll.c | 50 ++- io_uring/rw.c | 6 +- kernel/sched/core.c | 41 +- mm/memblock.c | 8 +- net/core/gro.c | 71 +-- net/ipv6/raw.c | 4 + net/netfilter/ipset/ip_set_bitmap_ip.c | 4 +- net/netfilter/nft_payload.c | 2 +- net/sched/act_mpls.c | 8 +- net/tipc/node.c | 12 +- sound/core/control_led.c | 5 +- sound/pci/hda/patch_realtek.c | 53 ++- sound/soc/codecs/rt9120.c | 12 + sound/soc/codecs/wm8904.c | 7 + sound/soc/intel/boards/Kconfig | 1 + sound/soc/intel/boards/sof_nau8825.c | 22 +- sound/soc/intel/common/soc-acpi-intel-adl-match.c | 18 +- sound/soc/qcom/Kconfig | 21 +- sound/soc/qcom/Makefile | 2 + sound/soc/qcom/common.c | 114 ----- sound/soc/qcom/common.h | 10 - sound/soc/qcom/lpass-cpu.c | 5 +- sound/soc/qcom/sc8280xp.c | 1 + sound/soc/qcom/sdw.c | 123 ++++++ sound/soc/qcom/sdw.h | 18 + sound/soc/qcom/sm8250.c | 1 + sound/usb/implicit.c | 3 +- sound/usb/pcm.c | 16 +- sound/usb/stream.c | 6 + tools/include/nolibc/arch-mips.h | 2 + tools/include/nolibc/arch-riscv.h | 14 +- tools/perf/builtin-kmem.c | 65 ++- tools/perf/builtin-trace.c | 2 + tools/perf/util/auxtrace.c | 2 +- tools/perf/util/bpf_counter.h | 6 + tools/testing/memblock/internal.h | 4 + .../testing/selftests/net/af_unix/test_unix_oob.c | 2 +- tools/testing/selftests/net/l2_tos_ttl_inherit.sh | 202 +++++---- .../selftests/netfilter/nft_trans_stress.sh | 16 +- tools/testing/selftests/netfilter/settings | 1 + 214 files changed, 2806 insertions(+), 2326 deletions(-)
> This is the start of the stable review cycle for the 6.1.7 release. > There are 183 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, 18 Jan 2023 15:47:28 +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.1.7-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.1.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 <apais@linux.microsoft.com> Thanks.
Hi Greg, On Mon, Jan 16, 2023 at 04:48:43PM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.7 release. > There are 183 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, 18 Jan 2023 15:47:28 +0000. > Anything received after that time might be too late. Build test (gcc version 12.2.1 20221127): 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/2663 [2]. https://openqa.qa.codethink.co.uk/tests/2665 Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> -- Regards Sudip
On Mon, 16 Jan 2023 16:48:43 +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.7 release. > There are 183 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, 18 Jan 2023 15:47:28 +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.1.7-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.1.y > and the diffstat can be found below. > > thanks, > > greg k-h All tests passing for Tegra ... Test results for stable-v6.1: 11 builds: 11 pass, 0 fail 28 boots: 28 pass, 0 fail 130 tests: 130 pass, 0 fail Linux version: 6.1.7-rc1-gffb1fddbd4d0 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 <jonathanh@nvidia.com> Jon
On Mon, 16 Jan 2023 at 21:24, Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote: > > This is the start of the stable review cycle for the 6.1.7 release. > There are 183 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, 18 Jan 2023 15:47:28 +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.1.7-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.1.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 <lkft@linaro.org> NOTE: Following clang nightly build errors noticed: arch/x86/kernel/fpu/init.c:175:2: error: 'struct (unnamed at arch/x86/kernel/fpu/init.c:175:2)' cannot be defined in '__builtin_offsetof' CHECK_MEMBER_AT_END_OF(struct fpu, __fpstate); ^ ## Build * kernel: 6.1.7-rc1 * git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc * git branch: linux-6.1.y * git commit: ffb1fddbd4d044faca0f92a51a9942cc50be62be * git describe: v6.1.5-201-gffb1fddbd4d0 * test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.1.y/build/v6.1.5-201-gffb1fddbd4d0 ## Test Regressions (compared to v6.1.5-11-g5eedeabf82ee) ## Metric Regressions (compared to v6.1.5-11-g5eedeabf82ee) ## Test Fixes (compared to v6.1.5-11-g5eedeabf82ee) ## Metric Fixes (compared to v6.1.5-11-g5eedeabf82ee) ## Test result summary total: 153284, pass: 136295, fail: 4201, skip: 12767, xfail: 21 ## Build Summary * arc: 5 total, 5 passed, 0 failed * arm: 151 total, 148 passed, 3 failed * arm64: 51 total, 50 passed, 1 failed * i386: 39 total, 31 passed, 8 failed * mips: 30 total, 28 passed, 2 failed * parisc: 8 total, 8 passed, 0 failed * powerpc: 38 total, 32 passed, 6 failed * riscv: 16 total, 15 passed, 1 failed * s390: 16 total, 13 passed, 3 failed * sh: 14 total, 12 passed, 2 failed * sparc: 8 total, 8 passed, 0 failed * x86_64: 44 total, 38 passed, 6 failed ## Test suites summary * boot * fwts * igt-gpu-tools * 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-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-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_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 * packetdrill * perf * rcutorture * v4l2-compliance * vdso -- Linaro LKFT https://lkft.linaro.org
On 1/16/23 7:48 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.7 release. > There are 183 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, 18 Jan 2023 15:47:28 +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.1.7-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.1.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 <re@w6rz.net>
On Mon, Jan 16, 2023 at 04:48:43PM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.7 release. > There are 183 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 <bagasdotme@gmail.com> -- An old man doll... just what I always wanted! - Clara
On Mon, Jan 16, 2023 at 04:48:43PM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.7 release. > There are 183 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, 18 Jan 2023 15:47:28 +0000. > Anything received after that time might be too late. Hi Greg, 6.1.7-rc1 tested. Run tested on: - Allwinner H6 (Tanix TX6) - Intel Alder Lake x86_64 (nuc12 i7-1260P) In addition - build tested for: - Allwinner A64 - Allwinner H3 - Allwinner H5 - NXP iMX6 - NXP iMX8 - Qualcomm Dragonboard - Rockchip RK3288 - Rockchip RK3328 - Rockchip RK3399pro - Samsung Exynos Tested-by: Rudi Heitbaum <rudi@heitbaum.com> -- Rudi
Hi, fstests(generic/034, xfs) panic when 6.1.7-rc1, but not panic when 6.1.6. It seems patch *1 related. *1 Subject: blk-mq: move the srcu_struct used for quiescing to the tagset From: Christoph Hellwig <hch@lst.de> This patch has been drop from 6.1.2-rc1. and it now added in 6.1.7-rc1 again. the panic in 6.1.7-rc1 is almost same as that in 6.1.2-rc1. Best Regards Wang Yugui (wangyugui@e16-tech.com) 2023/01/17 > This is the start of the stable review cycle for the 6.1.7 release. > There are 183 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, 18 Jan 2023 15:47:28 +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.1.7-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.1.y > and the diffstat can be found below. > > thanks, > > greg k-h > > ------------- > Pseudo-Shortlog of commits: > > Greg Kroah-Hartman <gregkh@linuxfoundation.org> > Linux 6.1.7-rc1 > > Mario Limonciello <mario.limonciello@amd.com> > pinctrl: amd: Add dynamic debugging for active GPIOs > > Ferry Toth <ftoth@exalondelft.nl> > Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout" > > Jens Axboe <axboe@kernel.dk> > block: handle bio_split_to_limits() NULL return > > Jens Axboe <axboe@kernel.dk> > io_uring/io-wq: only free worker if it was allocated for creation > > Jens Axboe <axboe@kernel.dk> > io_uring/io-wq: free worker if task_work creation is canceled > > Nathan Chancellor <nathan@kernel.org> > drm/i915: Fix CFI violations in gt_sysfs > > Jens Axboe <axboe@kernel.dk> > io_uring/poll: attempt request issue after racy poll wakeup > > Pavel Begunkov <asml.silence@gmail.com> > io_uring: lock overflowing for IOPOLL > > Johan Hovold <johan+linaro@kernel.org> > efi: fix NULL-deref in init error path > > Jaroslav Kysela <perex@perex.cz> > ALSA: usb-audio: Fix possible NULL pointer dereference in snd_usb_pcm_has_fixed_rate() > > Miaoqian Lin <linmq006@gmail.com> > platform/x86/amd: Fix refcount leak in amd_pmc_probe > > Maximilian Luz <luzmaximilian@gmail.com> > platform/surface: aggregator: Add missing call to ssam_request_sync_free() > > Jakub Kicinski <kuba@kernel.org> > bnxt: make sure we return pages to the pool > > Jie Wang <wangjie125@huawei.com> > net: hns3: fix wrong use of rss size during VF rss config > > Clément Léger <clement.leger@bootlin.com> > net: lan966x: check for ptp to be enabled in lan966x_ptp_deinit() > > Christopher S Hall <christopher.s.hall@intel.com> > igc: Fix PPS delta between two synchronized end-points > > Leo Yan <leo.yan@linaro.org> > perf kmem: Support field "node" in evsel__process_alloc_event() coping with recent tracepoint restructuring > > Leo Yan <leo.yan@linaro.org> > perf kmem: Support legacy tracepoints > > Ian Rogers <irogers@google.com> > perf build: Properly guard libbpf includes > > Hariprasad Kelam <hkelam@marvell.com> > octeontx2-pf: Fix resource leakage in VF driver unbind > > Guillaume Nault <gnault@redhat.com> > selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure. > > Guillaume Nault <gnault@redhat.com> > selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns. > > Guillaume Nault <gnault@redhat.com> > selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad". > > Emeel Hakim <ehakim@nvidia.com> > net/mlx5e: Fix macsec possible null dereference when updating MAC security entity (SecY) > > Emeel Hakim <ehakim@nvidia.com> > net/mlx5e: Fix macsec ssci attribute handling in offload path > > Gavin Li <gavinl@nvidia.com> > net/mlx5e: Don't support encap rules with gbp option > > Rahul Rameshbabu <rrameshbabu@nvidia.com> > net/mlx5: Fix ptp max frequency adjustment range > > Dragos Tatulea <dtatulea@nvidia.com> > net/mlx5e: IPoIB, Fix child PKEY interface stats on rx path > > Dragos Tatulea <dtatulea@nvidia.com> > net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues than parent > > Dragos Tatulea <dtatulea@nvidia.com> > net/mlx5e: IPoIB, Block queue count configuration when sub interfaces are present > > Roy Novich <royno@nvidia.com> > net/mlx5e: Verify dev is present for fix features ndo > > Moshe Shemesh <moshe@nvidia.com> > net/mlx5: Fix command stats access after free > > Ariel Levkovich <lariel@nvidia.com> > net/mlx5e: TC, Keep mod hdr actions after mod hdr alloc > > Ariel Levkovich <lariel@nvidia.com> > net/mlx5: check attr pointer validity before dereferencing it > > Heiner Kallweit <hkallweit1@gmail.com> > Revert "r8169: disable detection of chip version 36" > > Ido Schimmel <idosch@nvidia.com> > net/sched: act_mpls: Fix warning during failed attribute validation > > Zack Rusin <zackr@vmware.com> > drm/vmwgfx: Remove rcu locks from user resources > > Maaz Mombasawala <mombasawalam@vmware.com> > drm/vmwgfx: Remove vmwgfx_hashtab > > Maaz Mombasawala <mombasawalam@vmware.com> > drm/vmwgfx: Refactor ttm reference object hashtable to use linux/hashtable. > > Maaz Mombasawala <mombasawalam@vmware.com> > drm/vmwgfx: Refactor resource validation hashtable to use linux/hashtable implementation. > > Maaz Mombasawala <mombasawalam@vmware.com> > drm/vmwgfx: Remove ttm object hashtable > > Maaz Mombasawala <mombasawalam@vmware.com> > drm/vmwgfx: Refactor resource manager's hashtable to use linux/hashtable implementation. > > Zack Rusin <zackr@vmware.com> > drm/vmwgfx: Write the driver id registers > > Jiasheng Jiang <jiasheng@iscas.ac.cn> > ice: Add check for kzalloc > > Yuan Can <yuancan@huawei.com> > ice: Fix potential memory leak in ice_gnss_tty_write() > > Luben Tuikov <luben.tuikov@amd.com> > drm/amdgpu: Fix potential NULL dereference > > Willy Tarreau <w@1wt.eu> > tools/nolibc: fix the O_* fcntl/open macro definitions for riscv > > Willy Tarreau <w@1wt.eu> > tools/nolibc: restore mips branch ordering in the _start block > > Stephan Gerhold <stephan@gerhold.net> > ASoC: qcom: Fix building APQ8016 machine driver without SOUNDWIRE > > Mirsad Goran Todorovac <mirsad.todorovac@alu.unizg.hr> > af_unix: selftest: Fix the size of the parameter to connect() > > Eric Dumazet <edumazet@google.com> > gro: take care of DODGY packets > > Richard Gobert <richardbgobert@gmail.com> > gro: avoid checking for a failed search > > Minsuk Kang <linuxlovemin@yonsei.ac.kr> > nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame() > > Roger Pau Monne <roger.pau@citrix.com> > hvc/xen: lock console list traversal > > Tejun Heo <tj@kernel.org> > block: Drop spurious might_sleep() from blk_put_queue() > > Christoph Hellwig <hch@lst.de> > block: mark blk_put_queue as potentially blocking > > Christoph Hellwig <hch@lst.de> > block: untangle request_queue refcounting from sysfs > > Christoph Hellwig <hch@lst.de> > block: fix error unwinding in blk_register_queue > > Christoph Hellwig <hch@lst.de> > block: factor out a blk_debugfs_remove helper > > Christoph Hellwig <hch@lst.de> > blk-crypto: pass a gendisk to blk_crypto_sysfs_{,un}register > > Christoph Hellwig <hch@lst.de> > blk-mq: move the srcu_struct used for quiescing to the tagset > > Yair Podemsky <ypodemsk@redhat.com> > sched/core: Fix arch_scale_freq_tick() on tickless systems > > Angela Czubak <aczubak@marvell.com> > octeontx2-af: Fix LMAC config in cgx_lmac_rx_tx_enable > > Jeff Layton <jlayton@kernel.org> > nfsd: fix handling of cached open files in nfsd4_open codepath > > Jeff Layton <jlayton@kernel.org> > nfsd: rework refcounting in filecache > > Chuck Lever <chuck.lever@oracle.com> > NFSD: Add an nfsd_file_fsync tracepoint > > Jeff Layton <jlayton@kernel.org> > nfsd: reorganize filecache.c > > Jeff Layton <jlayton@kernel.org> > nfsd: remove the pages_flushed statistic from filecache > > Chuck Lever <chuck.lever@oracle.com> > NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection > > Chuck Lever <chuck.lever@oracle.com> > NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately" > > Chuck Lever <chuck.lever@oracle.com> > NFSD: Pass the target nfsd_file to nfsd_commit() > > Tung Nguyen <tung.q.nguyen@dektech.com.au> > tipc: fix unexpected link reset due to discovery messages > > Biao Huang <biao.huang@mediatek.com> > stmmac: dwmac-mediatek: remove the dwmac_fix_mac_speed > > Takashi Iwai <tiwai@suse.de> > ALSA: usb-audio: Relax hw constraints for implicit fb sync > > Takashi Iwai <tiwai@suse.de> > ALSA: usb-audio: Make sure to stop endpoints before closing EPs > > Arnd Bergmann <arnd@arndb.de> > mtd: cfi: allow building spi-intel standalone > > Mikhail Zhilkin <csharper2005@gmail.com> > mtd: parsers: scpart: fix __udivdi3 undefined on mips > > Emanuele Ghidoli <emanuele.ghidoli@toradex.com> > ASoC: wm8904: fix wrong outputs volume after power reactivation > > Miaoqian Lin <linmq006@gmail.com> > drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path > > Yang Li <yang.lee@linux.alibaba.com> > drm/msm/dpu: Fix some kernel-doc comments > > Arnd Bergmann <arnd@arndb.de> > ASoC: Intel: sof-nau8825: fix module alias overflow > > Brent Lu <brent.lu@intel.com> > ASoC: Intel: sof_nau8825: support rt1015p speaker amplifier > > Arnd Bergmann <arnd@arndb.de> > ASoC: Intel: fix sof-nau8825 link failure > > Peter Wang <peter.wang@mediatek.com> > scsi: ufs: core: WLUN suspend SSU/enter hibern8 fail recovery > > Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com> > scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile > > Michael Kelley <mikelley@microsoft.com> > scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM > > Ricardo Ribalda <ribalda@chromium.org> > regulator: da9211: Use irq handler when ready > > Peter Newman <peternewman@google.com> > x86/resctrl: Fix event counts regression in reused RMIDs > > Peter Newman <peternewman@google.com> > x86/resctrl: Fix task CLOSID/RMID update race > > Juergen Gross <jgross@suse.com> > x86/pat: Fix pat_x_mtrr_type() for MTRR disabled case > > Eliav Farber <farbere@amazon.com> > EDAC/device: Fix period calculation in edac_device_reset_delay_period() > > Peter Zijlstra <peterz@infradead.org> > x86/boot: Avoid using Intel mnemonics in AT&T syntax asm > > Kajol Jain <kjain@linux.ibm.com> > powerpc/imc-pmu: Fix use of mutex in IRQs disabled section > > Florian Westphal <fw@strlen.de> > selftests: netfilter: fix transaction test script timeout handling > > Gavrilov Ilia <Ilia.Gavrilov@infotecs.ru> > netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function. > > Waiman Long <longman@redhat.com> > sched/core: Fix use-after-free bug in dup_user_cpus_ptr() > > Robin Murphy <robin.murphy@arm.com> > iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even betterer > > Vladimir Oltean <vladimir.oltean@nxp.com> > iommu/arm-smmu: Don't unregister on shutdown > > Christophe JAILLET <christophe.jaillet@wanadoo.fr> > iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe() > > Vladimir Oltean <vladimir.oltean@nxp.com> > iommu/arm-smmu-v3: Don't unregister on shutdown > > Yunfei Wang <yf.wang@mediatek.com> > iommu/iova: Fix alloc iova overflows issue > > Aaron Thompson <dev@aaront.org> > mm: Always release pages to the buddy allocator in memblock_free_late(). > > Saleemkhan Jamadar <saleemkhan.jamadar@amd.com> > drm/amdgpu: enable VCN DPG for GC IP v11.0.4 > > Saleemkhan Jamadar <saleemkhan.jamadar@amd.com> > drm/amdgpu: Enable pg/cg flags on GC11_0_4 for VCN > > Yifan Zhang <yifan1.zhang@amd.com> > drm/amdgpu: add soc21 common ip block support for GC 11.0.4 > > Evan Quan <evan.quan@amd.com> > drm/amd/pm: enable GPO dynamic control support for SMU13.0.7 > > Evan Quan <evan.quan@amd.com> > drm/amd/pm: enable GPO dynamic control support for SMU13.0.0 > > Candice Li <candice.li@amd.com> > drm/amd/pm: Enable bad memory page/channel recording support for smu v13_0_0 > > Kenneth Feng <kenneth.feng@amd.com> > drm/amd/pm: enable mode1 reset on smu_v13_0_10 > > Ferry Toth <ftoth@exalondelft.nl> > usb: ulpi: defer ulpi_register on ulpi_read_id timeout > > Chris Wilson <chris.p.wilson@intel.com> > drm/i915/gt: Cleanup partial engine discovery failures > > Daniil Tatianin <d-tatianin@yandex-team.ru> > iavf/iavf_main: actually log ->src mask when talking about it > > Herbert Xu <herbert@gondor.apana.org.au> > ipv6: raw: Deduct extension header length in rawv6_push_pending_frames > > Yang Yingliang <yangyingliang@huawei.com> > ixgbe: fix pci device refcount leak > > Hans de Goede <hdegoede@redhat.com> > platform/x86: sony-laptop: Don't turn off 0x153 keyboard backlight during probe > > Konrad Dybcio <konrad.dybcio@linaro.org> > dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHY > > Konrad Dybcio <konrad.dybcio@linaro.org> > dt-bindings: msm/dsi: Don't require vdds-supply on 10nm PHY > > Kuogee Hsieh <quic_khsieh@quicinc.com> > drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transfer > > Hans de Goede <hdegoede@redhat.com> > platform/x86: ideapad-laptop: Add Legion 5 15ARH05 DMI id to set_fn_lock_led_list[] > > Liu Shixin <liushixin2@huawei.com> > arm64/mm: fix incorrect file_map_count for invalid pmd > > Zenghui Yu <yuzenghui@huawei.com> > arm64: ptrace: Use ARM64_SME to guard the SME register enumerations > > Bryan O'Donoghue <bryan.odonoghue@linaro.org> > dt-bindings: msm: dsi-phy-28nm: Add missing qcom, dsi-phy-regulator-ldo-mode > > Liu Shixin <liushixin2@huawei.com> > arm64/mm: add pud_user_exec() check in pud_user_accessible_page() > > Mark Brown <broonie@kernel.org> > arm64/signal: Always accept SVE signal frames on SME only systems > > Bryan O'Donoghue <bryan.odonoghue@linaro.org> > dt-bindings: msm: dsi-controller-main: Fix description of core clock > > Bryan O'Donoghue <bryan.odonoghue@linaro.org> > dt-bindings: msm: dsi-controller-main: Fix power-domain constraint > > Mark Brown <broonie@kernel.org> > arm64/signal: Always allocate SVE signal frames on SME only systems > > Konrad Dybcio <konrad.dybcio@linaro.org> > drm/msm/adreno: Make adreno quirks not overwrite each other > > Marc Zyngier <maz@kernel.org> > firmware/psci: Don't register with debugfs if PSCI isn't available > > Will Deacon <will@kernel.org> > firmware/psci: Fix MEM_PROTECT_RANGE function numbers > > Dmitry Baryshkov <dmitry.baryshkov@linaro.org> > drm/msm: another fix for the headless Adreno GPU > > Bryan O'Donoghue <bryan.odonoghue@linaro.org> > dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 constraint > > Hans de Goede <hdegoede@redhat.com> > platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting > > Thomas Wei?schuh <linux@weissschuh.net> > platform/x86: asus-wmi: Don't load fan curves without fan > > Mark Pearson <mpearson-lenovo@squebb.ca> > platform/x86: thinkpad_acpi: Fix profile mode display in AMT mode > > Hans de Goede <hdegoede@redhat.com> > platform/x86: int3472/discrete: Ensure the clk/power enable pins are in output mode > > Maximilian Luz <luzmaximilian@gmail.com> > platform/surface: aggregator: Ignore command messages not intended for us > > Hans de Goede <hdegoede@redhat.com> > platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER if present > > Hans de Goede <hdegoede@redhat.com> > ACPI: video: Allow selecting NVidia-WMI-EC or Apple GMUX backlight from the cmdline > > ChiYuan Huang <cy_huang@richtek.com> > ASoC: rt9120: Make dev PM runtime bind AsoC component PM > > Jens Axboe <axboe@kernel.dk> > io_uring/fdinfo: include locked hash table in fdinfo output > > Paulo Alcantara <pc@cjr.nz> > cifs: fix double free on failed kerberos auth > > Paulo Alcantara <pc@cjr.nz> > cifs: do not query ifaces on smb1 mounts > > Paulo Alcantara <pc@cjr.nz> > cifs: fix file info setting in cifs_open_file() > > Paulo Alcantara <pc@cjr.nz> > cifs: fix file info setting in cifs_query_path_info() > > Volker Lendecke <vl@samba.org> > cifs: Fix uninitialized memory read for smb311 posix symlink create > > Alex Deucher <alexander.deucher@amd.com> > Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 properly"" > > Ao Zhong <hacc1225@gmail.com> > drm/amd/display: move remaining FPU code to dml folder > > Evan Quan <evan.quan@amd.com> > drm/amd/pm: add the missing mapping for PPT feature on SMU13.0.0 and 13.0.7 > > Evan Quan <evan.quan@amd.com> > drm/amd/pm: correct the reference clock for fan speed(rpm) calculation > > YiPeng Chai <YiPeng.Chai@amd.com> > drm/amdgpu: Fixed bug on error when unloading amdgpu > > Mario Limonciello <mario.limonciello@amd.com> > drm/amd: Delay removal of the firmware framebuffer > > Rob Clark <robdclark@chromium.org> > drm/i915: Fix potential context UAFs > > Nirmoy Das <nirmoy.das@intel.com> > drm/i915: Reserve enough fence slot for i915_vma_unbind_async > > Chris Wilson <chris@chris-wilson.co.uk> > drm/i915/gt: Reset twice > > Arunpravin Paneer Selvam <Arunpravin.PaneerSelvam@amd.com> > drm: Optimize drm buddy top-down allocation method > > Guchun Chen <guchun.chen@amd.com> > drm/amd/pm/smu13: BACO is supported when it's in BACO state > > Rob Clark <robdclark@chromium.org> > drm/virtio: Fix GEM handle creation UAF > > Heiko Carstens <hca@linux.ibm.com> > s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple() > > Heiko Carstens <hca@linux.ibm.com> > s390/cpum_sf: add READ_ONCE() semantics to compare and swap loops > > Perry Yuan <perry.yuan@amd.com> > cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregistering > > Catalin Marinas <catalin.marinas@arm.com> > elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size} > > Brian Norris <computersforpeace@gmail.com> > ASoC: qcom: lpass-cpu: Fix fallback SD line index handling > > Ivan T. Ivanov <iivanov@suse.de> > brcmfmac: Prefer DT board type over DMI board type > > Alexander Egorenkov <egorenar@linux.ibm.com> > s390/kexec: fix ipl report address for kdump > > Adrian Hunter <adrian.hunter@intel.com> > perf auxtrace: Fix address filter duplicate symbol selection > > Noor Azura Ahmad Tarmizi <noor.azura.ahmad.tarmizi@intel.com> > net: stmmac: add aux timestamps fifo clearance wait > > Hans de Goede <hdegoede@redhat.com> > ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptops > > Mark Rutland <mark.rutland@arm.com> > arm64: cmpxchg_double*: hazard against entire exchange variable > > Catalin Marinas <catalin.marinas@arm.com> > arm64: mte: Avoid the racy walk of the vma list during core dump > > Catalin Marinas <catalin.marinas@arm.com> > arm64: mte: Fix double-freeing of the temporary tag storage during coredump > > Jens Axboe <axboe@kernel.dk> > io_uring/poll: add hash if ready poll request can't complete inline > > Jonathan Corbet <corbet@lwn.net> > docs: Fix the docs build with Sphinx 6.0 > > Ard Biesheuvel <ardb@kernel.org> > efi: tpm: Avoid READ_ONCE() for accessing the event log > > Ding Hui <dinghui@sangfor.com.cn> > efi: fix userspace infinite retry read efivars after EFI runtime services page fault > > Marc Zyngier <maz@kernel.org> > KVM: arm64: Fix S1PTW handling on RO memslots > > Paolo Bonzini <pbonzini@redhat.com> > KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUID > > Luka Guzenko <l.guzenko@web.de> > ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 13-aw0xxx > > Yuchi Yang <yangyuchi66@gmail.com> > ALSA: hda/realtek - Turn on power early > > Jaroslav Kysela <perex@perex.cz> > ALSA: usb-audio: Always initialize fixed_rate in snd_usb_find_implicit_fb_sync_format() > > Jaroslav Kysela <perex@perex.cz> > ALSA: control-led: use strscpy in set_led_id() > > Takashi Iwai <tiwai@suse.de> > Revert "ALSA: usb-audio: Drop superfluous interface setup at parsing" > > Pablo Neira Ayuso <pablo@netfilter.org> > netfilter: nft_payload: incorrect arithmetics when fetching VLAN header bits > > > ------------- > > Diffstat: > > .../bindings/display/msm/dsi-controller-main.yaml | 4 +- > .../bindings/display/msm/dsi-phy-10nm.yaml | 1 - > .../bindings/display/msm/dsi-phy-14nm.yaml | 1 - > .../bindings/display/msm/dsi-phy-28nm.yaml | 4 + > Documentation/gpu/todo.rst | 11 - > Documentation/sphinx/load_config.py | 6 +- > Documentation/virt/kvm/api.rst | 14 + > Makefile | 4 +- > arch/arm64/include/asm/atomic_ll_sc.h | 2 +- > arch/arm64/include/asm/atomic_lse.h | 2 +- > arch/arm64/include/asm/kvm_emulate.h | 22 +- > arch/arm64/include/asm/pgtable.h | 6 +- > arch/arm64/kernel/elfcore.c | 61 ++- > arch/arm64/kernel/ptrace.c | 2 +- > arch/arm64/kernel/signal.c | 9 +- > arch/ia64/kernel/elfcore.c | 4 +- > arch/powerpc/include/asm/imc-pmu.h | 2 +- > arch/powerpc/perf/imc-pmu.c | 136 +++--- > arch/s390/include/asm/cpu_mf.h | 31 +- > arch/s390/include/asm/percpu.h | 2 +- > arch/s390/kernel/machine_kexec_file.c | 5 +- > arch/s390/kernel/perf_cpum_sf.c | 101 +++-- > arch/x86/boot/bioscall.S | 4 +- > arch/x86/kernel/cpu/resctrl/monitor.c | 49 ++- > arch/x86/kernel/cpu/resctrl/rdtgroup.c | 12 +- > arch/x86/kvm/cpuid.c | 32 +- > arch/x86/mm/pat/memtype.c | 3 +- > arch/x86/um/elfcore.c | 4 +- > block/blk-core.c | 70 +-- > block/blk-crypto-internal.h | 10 +- > block/blk-crypto-sysfs.c | 11 +- > block/blk-ia-ranges.c | 3 +- > block/blk-merge.c | 4 +- > block/blk-mq.c | 38 +- > block/blk-mq.h | 14 +- > block/blk-sysfs.c | 134 +++--- > block/blk.h | 13 +- > block/bsg.c | 11 +- > block/elevator.c | 2 +- > block/genhd.c | 2 +- > drivers/acpi/glue.c | 14 +- > drivers/acpi/scan.c | 7 +- > drivers/acpi/video_detect.c | 4 + > drivers/block/drbd/drbd_req.c | 2 + > drivers/block/ps3vram.c | 2 + > drivers/cpufreq/amd-pstate.c | 1 + > drivers/edac/edac_device.c | 17 +- > drivers/edac/edac_module.h | 2 +- > drivers/firmware/efi/efi.c | 9 +- > drivers/firmware/efi/runtime-wrappers.c | 1 + > drivers/firmware/psci/psci.c | 3 + > drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 8 + > drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 6 - > drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 5 +- > drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c | 2 +- > drivers/gpu/drm/amd/amdgpu/soc21.c | 11 + > .../gpu/drm/amd/display/dc/dcn32/dcn32_resource.c | 5 +- > .../gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c | 8 + > .../gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.h | 3 + > .../drm/amd/pm/powerplay/hwmgr/vega10_thermal.c | 25 +- > drivers/gpu/drm/amd/pm/swsmu/inc/amdgpu_smu.h | 4 + > .../amd/pm/swsmu/inc/pmfw_if/smu_v13_0_0_ppsmc.h | 8 +- > drivers/gpu/drm/amd/pm/swsmu/inc/smu_types.h | 5 +- > drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h | 3 + > drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c | 23 +- > .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c | 95 +++- > .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c | 3 + > drivers/gpu/drm/amd/pm/swsmu/smu_cmn.c | 18 + > drivers/gpu/drm/amd/pm/swsmu/smu_cmn.h | 3 + > drivers/gpu/drm/drm_buddy.c | 81 ++-- > drivers/gpu/drm/i915/gem/i915_gem_context.c | 24 +- > drivers/gpu/drm/i915/gt/intel_engine_cs.c | 7 +- > drivers/gpu/drm/i915/gt/intel_gt_sysfs.c | 15 +- > drivers/gpu/drm/i915/gt/intel_gt_sysfs.h | 2 +- > drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c | 461 +++++++++----------- > drivers/gpu/drm/i915/gt/intel_reset.c | 34 +- > drivers/gpu/drm/i915/i915_vma.c | 2 +- > drivers/gpu/drm/msm/adreno/adreno_gpu.h | 10 +- > .../gpu/drm/msm/disp/dpu1/dpu_encoder_phys_wb.c | 3 +- > drivers/gpu/drm/msm/dp/dp_aux.c | 4 + > drivers/gpu/drm/msm/msm_drv.c | 2 +- > drivers/gpu/drm/msm/msm_mdss.c | 6 +- > drivers/gpu/drm/virtio/virtgpu_ioctl.c | 19 +- > drivers/gpu/drm/vmwgfx/Makefile | 2 +- > drivers/gpu/drm/vmwgfx/ttm_object.c | 156 +++---- > drivers/gpu/drm/vmwgfx/ttm_object.h | 32 +- > drivers/gpu/drm/vmwgfx/vmwgfx_bo.c | 38 -- > drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.c | 62 ++- > drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 71 ++- > drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 29 +- > drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 190 ++++---- > drivers/gpu/drm/vmwgfx/vmwgfx_hashtab.c | 199 --------- > drivers/gpu/drm/vmwgfx/vmwgfx_hashtab.h | 83 ---- > drivers/gpu/drm/vmwgfx/vmwgfx_resource.c | 33 -- > drivers/gpu/drm/vmwgfx/vmwgfx_validation.c | 55 ++- > drivers/gpu/drm/vmwgfx/vmwgfx_validation.h | 26 +- > drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 4 +- > drivers/iommu/arm/arm-smmu/arm-smmu.c | 32 +- > drivers/iommu/iova.c | 4 +- > drivers/iommu/mtk_iommu_v1.c | 4 +- > drivers/md/dm.c | 2 + > drivers/md/md.c | 2 + > drivers/mtd/parsers/scpart.c | 2 +- > drivers/mtd/spi-nor/core.c | 1 + > drivers/net/ethernet/broadcom/bnxt/bnxt.c | 4 +- > .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 2 +- > drivers/net/ethernet/intel/iavf/iavf_main.c | 2 +- > drivers/net/ethernet/intel/ice/ice_gnss.c | 24 +- > drivers/net/ethernet/intel/igc/igc_defines.h | 2 + > drivers/net/ethernet/intel/igc/igc_ptp.c | 10 +- > drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 14 +- > drivers/net/ethernet/marvell/octeontx2/af/cgx.c | 4 +- > drivers/net/ethernet/marvell/octeontx2/af/cgx.h | 1 - > .../net/ethernet/marvell/octeontx2/nic/otx2_vf.c | 2 + > drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 13 +- > .../ethernet/mellanox/mlx5/core/en/tc_tun_vxlan.c | 2 + > .../ethernet/mellanox/mlx5/core/en_accel/macsec.c | 19 +- > drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 3 + > drivers/net/ethernet/mellanox/mlx5/core/en_rx.c | 2 +- > drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 5 +- > .../ethernet/mellanox/mlx5/core/eswitch_offloads.c | 2 +- > .../ethernet/mellanox/mlx5/core/ipoib/ethtool.c | 16 +- > .../net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c | 38 ++ > .../net/ethernet/mellanox/mlx5/core/ipoib/ipoib.h | 6 + > .../ethernet/mellanox/mlx5/core/ipoib/ipoib_vlan.c | 18 +- > .../net/ethernet/mellanox/mlx5/core/lib/clock.c | 2 +- > .../net/ethernet/microchip/lan966x/lan966x_ptp.c | 3 + > drivers/net/ethernet/realtek/r8169_main.c | 5 +- > .../net/ethernet/stmicro/stmmac/dwmac-mediatek.c | 26 -- > drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c | 5 +- > .../net/wireless/broadcom/brcm80211/brcmfmac/of.c | 5 +- > drivers/nfc/pn533/usb.c | 44 +- > drivers/nvme/host/multipath.c | 2 + > drivers/pinctrl/pinctrl-amd.c | 10 +- > drivers/platform/surface/aggregator/controller.c | 4 +- > .../surface/aggregator/ssh_request_layer.c | 14 + > drivers/platform/x86/amd/pmc.c | 2 +- > drivers/platform/x86/asus-wmi.c | 3 + > drivers/platform/x86/dell/dell-wmi-privacy.c | 41 +- > drivers/platform/x86/ideapad-laptop.c | 6 + > .../platform/x86/intel/int3472/clk_and_regulator.c | 3 + > drivers/platform/x86/intel/int3472/discrete.c | 4 + > drivers/platform/x86/sony-laptop.c | 21 +- > drivers/platform/x86/thinkpad_acpi.c | 23 +- > drivers/regulator/da9211-regulator.c | 11 +- > drivers/s390/block/dcssblk.c | 2 + > drivers/scsi/mpi3mr/Makefile | 2 +- > drivers/scsi/storvsc_drv.c | 3 + > drivers/tty/hvc/hvc_xen.c | 46 +- > drivers/ufs/core/ufshcd.c | 26 ++ > fs/binfmt_elf.c | 4 +- > fs/binfmt_elf_fdpic.c | 4 +- > fs/cifs/connect.c | 9 +- > fs/cifs/link.c | 1 + > fs/cifs/smb1ops.c | 63 +-- > fs/cifs/smb2pdu.c | 5 +- > fs/nfsd/filecache.c | 484 ++++++++++++--------- > fs/nfsd/filecache.h | 9 +- > fs/nfsd/nfs3proc.c | 10 +- > fs/nfsd/nfs4proc.c | 11 +- > fs/nfsd/nfs4state.c | 20 +- > fs/nfsd/trace.h | 129 +++--- > fs/nfsd/vfs.c | 19 +- > fs/nfsd/vfs.h | 3 +- > include/acpi/acpi_bus.h | 3 +- > include/linux/blk-mq.h | 4 + > include/linux/blkdev.h | 15 +- > include/linux/elfcore.h | 8 +- > include/linux/mlx5/driver.h | 2 +- > include/linux/mtd/spi-nor.h | 1 - > include/linux/tpm_eventlog.h | 4 +- > include/uapi/linux/psci.h | 4 +- > io_uring/fdinfo.c | 12 +- > io_uring/io-wq.c | 6 + > io_uring/poll.c | 50 ++- > io_uring/rw.c | 6 +- > kernel/sched/core.c | 41 +- > mm/memblock.c | 8 +- > net/core/gro.c | 71 +-- > net/ipv6/raw.c | 4 + > net/netfilter/ipset/ip_set_bitmap_ip.c | 4 +- > net/netfilter/nft_payload.c | 2 +- > net/sched/act_mpls.c | 8 +- > net/tipc/node.c | 12 +- > sound/core/control_led.c | 5 +- > sound/pci/hda/patch_realtek.c | 53 ++- > sound/soc/codecs/rt9120.c | 12 + > sound/soc/codecs/wm8904.c | 7 + > sound/soc/intel/boards/Kconfig | 1 + > sound/soc/intel/boards/sof_nau8825.c | 22 +- > sound/soc/intel/common/soc-acpi-intel-adl-match.c | 18 +- > sound/soc/qcom/Kconfig | 21 +- > sound/soc/qcom/Makefile | 2 + > sound/soc/qcom/common.c | 114 ----- > sound/soc/qcom/common.h | 10 - > sound/soc/qcom/lpass-cpu.c | 5 +- > sound/soc/qcom/sc8280xp.c | 1 + > sound/soc/qcom/sdw.c | 123 ++++++ > sound/soc/qcom/sdw.h | 18 + > sound/soc/qcom/sm8250.c | 1 + > sound/usb/implicit.c | 3 +- > sound/usb/pcm.c | 16 +- > sound/usb/stream.c | 6 + > tools/include/nolibc/arch-mips.h | 2 + > tools/include/nolibc/arch-riscv.h | 14 +- > tools/perf/builtin-kmem.c | 65 ++- > tools/perf/builtin-trace.c | 2 + > tools/perf/util/auxtrace.c | 2 +- > tools/perf/util/bpf_counter.h | 6 + > tools/testing/memblock/internal.h | 4 + > .../testing/selftests/net/af_unix/test_unix_oob.c | 2 +- > tools/testing/selftests/net/l2_tos_ttl_inherit.sh | 202 +++++---- > .../selftests/netfilter/nft_trans_stress.sh | 16 +- > tools/testing/selftests/netfilter/settings | 1 + > 214 files changed, 2806 insertions(+), 2326 deletions(-) > > >
On Tue, Jan 17, 2023 at 03:11:37PM +0800, Wang Yugui wrote: > Hi, > > fstests(generic/034, xfs) panic when 6.1.7-rc1, but not panic when 6.1.6. > > It seems patch *1 related. > *1 Subject: blk-mq: move the srcu_struct used for quiescing to the tagset > From: Christoph Hellwig <hch@lst.de> > > This patch has been drop from 6.1.2-rc1. and it now added in 6.1.7-rc1 again. > > the panic in 6.1.7-rc1 is almost same as that in 6.1.2-rc1. Argh, yes, let me go drop these again. Sasha, can you blacklist these from your tools so they don't get picked up again? thanks, greg k-h
Hi, > On Tue, Jan 17, 2023 at 03:11:37PM +0800, Wang Yugui wrote: > > Hi, > > > > fstests(generic/034, xfs) panic when 6.1.7-rc1, but not panic when 6.1.6. > > > > It seems patch *1 related. > > *1 Subject: blk-mq: move the srcu_struct used for quiescing to the tagset > > From: Christoph Hellwig <hch@lst.de> > > > > This patch has been drop from 6.1.2-rc1. and it now added in 6.1.7-rc1 again. > > > > the panic in 6.1.7-rc1 is almost same as that in 6.1.2-rc1. > > Argh, yes, let me go drop these again. > > Sasha, can you blacklist these from your tools so they don't get picked > up again? this panic does not happen on upstream 6.2.0-rc4. or maybe we need a bigger patch set? Best Regards Wang Yugui (wangyugui@e16-tech.com) 2023/01/18
On Wed, Jan 18, 2023 at 10:14:35AM +0800, Wang Yugui wrote: > Hi, > > > On Tue, Jan 17, 2023 at 03:11:37PM +0800, Wang Yugui wrote: > > > Hi, > > > > > > fstests(generic/034, xfs) panic when 6.1.7-rc1, but not panic when 6.1.6. > > > > > > It seems patch *1 related. > > > *1 Subject: blk-mq: move the srcu_struct used for quiescing to the tagset > > > From: Christoph Hellwig <hch@lst.de> > > > > > > This patch has been drop from 6.1.2-rc1. and it now added in 6.1.7-rc1 again. > > > > > > the panic in 6.1.7-rc1 is almost same as that in 6.1.2-rc1. > > > > Argh, yes, let me go drop these again. > > > > Sasha, can you blacklist these from your tools so they don't get picked > > up again? > > this panic does not happen on upstream 6.2.0-rc4. > or maybe we need a bigger patch set? We just need to stop attempting to backport these to 6.1 :)
Hi Greg On Tue, Jan 17, 2023 at 12:54 AM Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote: > > This is the start of the stable review cycle for the 6.1.7 release. > There are 183 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, 18 Jan 2023 15:47:28 +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.1.7-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.1.y > and the diffstat can be found below. > > thanks, > > greg k-h > 6.1.7-rc1 tested. x86_64 build successfully completed boot successfully completed Lenovo ThinkPad X1 Nano Gen1(Intel i5-1130G7, arch linux) Thanks Tested-by: Takeshi Ogasawara <takeshi.ogasawara@futuring-girl.com>
On Mon, Jan 16, 2023 at 04:48:43PM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.7 release. > There are 183 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, 18 Jan 2023 15:47:28 +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.1.7-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.1.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 <jforbes@fedoraproject.org>
On 1/16/23 08:48, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.7 release. > There are 183 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, 18 Jan 2023 15:47:28 +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.1.7-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.1.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 <skhan@linuxfoundation.org> thanks, -- Shuah
Hey Greg, On Mon, Jan 16, 2023 at 04:48:43PM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.7 release. > There are 183 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, 18 Jan 2023 15:47:28 +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.1.7-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.1.y > and the diffstat can be found below. As far as my HW is concerned, looks grand on the RISC-V front.. Tested-by: Conor Dooley <conor.dooley@microchip.com> Thanks, Conor.
© 2016 - 2025 Red Hat, Inc.