This is the start of the stable review cycle for the 6.1.20 release.
There are 140 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 Sat, 18 Mar 2023 08:33:04 +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.20-rc2.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.1.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <[email protected]>
Linux 6.1.20-rc2
Masahiro Yamada <[email protected]>
UML: define RUNTIME_DISCARD_EXIT
Martin KaFai Lau <[email protected]>
Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"
Seth Forshee <[email protected]>
filelocks: use mount idmapping for setlease permission check
Samson Tam <[email protected]>
drm/amd/display: adjust MALL size available for DCN32 and DCN321
Alvin Lee <[email protected]>
drm/amd/display: Allow subvp on vactive pipes that are 2560x1440@60
Li Jun <[email protected]>
media: rc: gpio-ir-recv: add remove function
Paul Elder <[email protected]>
media: ov5640: Fix analogue gain control
Masahiro Yamada <[email protected]>
scripts: handle BrokenPipeError for python scripts
Alvaro Karsz <[email protected]>
PCI: Add SolidRun vendor ID
Nathan Chancellor <[email protected]>
macintosh: windfarm: Use unsigned type for 1-bit bitfields
Edward Humes <[email protected]>
alpha: fix R_ALPHA_LITERAL reloc for large modules
Rohan McLure <[email protected]>
powerpc/kcsan: Exclude udelay to prevent recursive instrumentation
Nicholas Piggin <[email protected]>
powerpc/64: Move paca allocation to early_setup()
Nicholas Piggin <[email protected]>
powerpc/64: Fix task_cpu in early boot when booting non-zero cpuid
Christophe Leroy <[email protected]>
powerpc/bpf/32: Only set a stack frame when necessary
Wolfram Sang <[email protected]>
clk: renesas: rcar-gen3: Disable R-Car H3 ES1.*
Greg Kroah-Hartman <[email protected]>
powerpc/iommu: fix memory leak with using debugfs_lookup()
Nicholas Piggin <[email protected]>
powerpc/64: Don't recurse irq replay
xurui <[email protected]>
MIPS: Fix a compilation issue
Dmitry Baryshkov <[email protected]>
clk: qcom: mmcc-apq8084: remove spdm clocks
Morten Linderud <[email protected]>
tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address
David Disseldorp <[email protected]>
watch_queue: fix IOC_WATCH_QUEUE_SET_SIZE alloc error paths
Johan Hovold <[email protected]>
drm/msm/adreno: fix runtime PM imbalance at unbind
Joel Fernandes (Google) <[email protected]>
adreno: Shutdown the GPU properly
Veerabadhran Gopalakrishnan <[email protected]>
drm/amdgpu/soc21: Add video cap query support for VCN_4_0_4
Alex Deucher <[email protected]>
drm/amdgpu/soc21: don't expose AV1 if VCN0 is harvested
Jan Kara <[email protected]>
ext4: Fix deadlock during directory rename
Shashank Sharma <[email protected]>
drm/amdgpu: fix return value check in kfd
Conor Dooley <[email protected]>
RISC-V: Don't check text_mutex during stop_machine
Alexandre Ghiti <[email protected]>
riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode
Gao Xiang <[email protected]>
erofs: Revert "erofs: fix kvcalloc() misuse with __GFP_NOFAIL"
Eric Dumazet <[email protected]>
af_unix: fix struct pid leaks in OOB support
Vladimir Oltean <[email protected]>
net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoC
Benjamin Coddington <[email protected]>
SUNRPC: Fix a server shutdown leak
Suman Ghosh <[email protected]>
octeontx2-af: Unlock contexts in the queue context cache in case of fault detection
D. Wythe <[email protected]>
net/smc: fix fallback failed while sendmsg with fastopen
Arnd Bergmann <[email protected]>
ethernet: ice: avoid gcc-9 integer overflow warning
Dave Ertman <[email protected]>
ice: Fix DSCP PFC TLV creation
Chuck Lever <[email protected]>
NFSD: Protect against filesystem freezing
Yu Kuai <[email protected]>
block: fix wrong mode for blkdev_put() from disk_scan_partitions()
Randy Dunlap <[email protected]>
platform: x86: MLX_PLATFORM: select REGMAP instead of depending on it
Randy Dunlap <[email protected]>
platform: mellanox: select REGMAP instead of depending on it
Eric Dumazet <[email protected]>
netfilter: conntrack: adopt safer max chain length
Shin'ichiro Kawasaki <[email protected]>
scsi: sd: Fix wrong zone_write_granularity value during revalidate
Chandrakanth Patil <[email protected]>
scsi: megaraid_sas: Update max supported LD IDs to 240
Jakub Kicinski <[email protected]>
net: tls: fix device-offloaded sendpage straddling records
Daniel Golle <[email protected]>
net: ethernet: mtk_eth_soc: fix RX data corruption issue
Heiner Kallweit <[email protected]>
net: phy: smsc: fix link up detection in forced irq mode
Lorenz Bauer <[email protected]>
btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
Alexander Lobakin <[email protected]>
bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
Filipe Manana <[email protected]>
btrfs: fix extent map logging bit not cleared for split maps after dropping range
Geert Uytterhoeven <[email protected]>
m68k: mm: Move initrd phys_to_virt handling after paging_init()
Florian Westphal <[email protected]>
netfilter: tproxy: fix deadlock due to missing BH disable
Ivan Delalande <[email protected]>
netfilter: ctnetlink: revert to dumping mark regardless of event type
Michael Chan <[email protected]>
bnxt_en: Avoid order-5 memory allocation for TPA data
Russell King (Oracle) <[email protected]>
net: phylib: get rid of unnecessary locking
Rongguang Wei <[email protected]>
net: stmmac: add to set device wake up flag when stmmac init phy
Kalyan Thota <[email protected]>
drm/msm/dpu: clear DSPP reservations in rm release
Dmitry Baryshkov <[email protected]>
drm/msm/dpu: fix clocks settings for msm8998 SSPP blocks
Dmitry Baryshkov <[email protected]>
drm/msm/dpu: drop DPU_DIM_LAYER from MIXER_MSM8998_MASK
Dmitry Baryshkov <[email protected]>
drm/msm/dpu: fix len of sc7180 ctl blocks
Liu Jian <[email protected]>
bpf, sockmap: Fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_parser()
Petr Oros <[email protected]>
ice: copy last block omitted in ice_get_module_eeprom()
Shigeru Yoshida <[email protected]>
net: caif: Fix use-after-free in cfusbl_device_notify()
Yuiko Oshino <[email protected]>
net: lan78xx: fix accessing the LAN7800's internal phy specific registers from the MAC driver
Changbin Du <[email protected]>
perf stat: Fix counting when initial delay configured
Brian Vazquez <[email protected]>
net: use indirect calls helpers for sk_exit_memory_pressure()
Hangyu Hua <[email protected]>
net: tls: fix possible race condition between do_tls_getsockopt_conf() and do_tls_setsockopt_conf()
Pablo Neira Ayuso <[email protected]>
netfilter: nft_quota: copy content when cloning expression
Pablo Neira Ayuso <[email protected]>
netfilter: nft_last: copy content when cloning expression
Hangbin Liu <[email protected]>
selftests: nft_nat: ensuring the listening side is up before starting the client
Horatiu Vultur <[email protected]>
net: lan966x: Fix port police support using tc-matchall
Eric Dumazet <[email protected]>
ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()
Dmitry Baryshkov <[email protected]>
drm/msm/dpu: disable features unsupported by QCM2290
Jakub Kicinski <[email protected]>
tls: rx: fix return value for async crypto
Vladimir Oltean <[email protected]>
powerpc: dts: t1040rdb: fix compatible string for Rev A boards
Kang Chen <[email protected]>
nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_properties
Rafał Miłecki <[email protected]>
bgmac: fix *initial* chip reset to support BCM5358
Dmitry Baryshkov <[email protected]>
drm/msm/a5xx: fix context faults during ring switch
Dmitry Baryshkov <[email protected]>
drm/msm/a5xx: fix the emptyness check in the preempt code
Dmitry Baryshkov <[email protected]>
drm/msm/a5xx: fix highest bank bit for a530
Dmitry Baryshkov <[email protected]>
drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL register
Rob Clark <[email protected]>
drm/msm: Fix potential invalid ptr free
Jiri Slaby (SUSE) <[email protected]>
drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototype
Paulo Alcantara <[email protected]>
cifs: improve checking of DFS links over STATUS_OBJECT_NAME_INVALID
Jan Kara <[email protected]>
ext4: Fix possible corruption when moving a directory
Bart Van Assche <[email protected]>
scsi: core: Remove the /proc/scsi/${proc_name} directory earlier
Liao Chang <[email protected]>
riscv: Add header include guards to insn.h
Yu Kuai <[email protected]>
block: fix scan partition for exclusively open device again
Yu Kuai <[email protected]>
block: Revert "block: Do not reread partition table on exclusively open device"
Ville Syrjälä <[email protected]>
drm/i915: Populate encoder->devdata for DSI on icl+
Ville Syrjälä <[email protected]>
drm/i915: Do panel VBT init early if the VBT declares an explicit panel type
Ville Syrjälä <[email protected]>
drm/i915: Introduce intel_panel_init_alloc()
Mika Westerberg <[email protected]>
spi: intel: Check number of chip selects after reading the descriptor
Corey Minyard <[email protected]>
ipmi:ssif: Add a timer between request retries
Corey Minyard <[email protected]>
ipmi:ssif: Increase the message retry time
Corey Minyard <[email protected]>
ipmi:ssif: Remove rtc_us_timer
Dmitry Torokhov <[email protected]>
Input: exc3000 - properly stop timer on shutdown
Manivannan Sadhasivam <[email protected]>
bus: mhi: ep: Change state_lock to mutex
Manivannan Sadhasivam <[email protected]>
bus: mhi: ep: Power up/down MHI stack during MHI RESET
Jan Kara <[email protected]>
udf: Fix off-by-one error when discarding preallocation
Alexander Aring <[email protected]>
fs: dlm: fix race setting stop tx flag
Alexander Aring <[email protected]>
fs: dlm: be sure to call dlm_send_queue_flush()
Alexander Aring <[email protected]>
fs: dlm: use WARN_ON_ONCE() instead of WARN_ON()
Alexander Aring <[email protected]>
fs: dlm: fix use after free in midcomms commit
Alexander Aring <[email protected]>
fd: dlm: trace send/recv of dlm message and rcom
Alexander Aring <[email protected]>
fs: dlm: use packet in dlm_mhandle
Alexander Aring <[email protected]>
fs: dlm: remove send repeat remove handling
Alexander Aring <[email protected]>
fs: dlm: start midcomms before scand
Alexander Aring <[email protected]>
fs: dlm: add midcomms init/start functions
Alexander Aring <[email protected]>
fs: dlm: fix log of lowcomms vs midcomms
Sean Christopherson <[email protected]>
KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace
Sean Christopherson <[email protected]>
KVM: x86: Move guts of kvm_arch_init() to standalone helper
Sean Christopherson <[email protected]>
KVM: VMX: Don't bother disabling eVMCS static key on module exit
Sean Christopherson <[email protected]>
KVM: VMX: Reset eVMCS controls in VP assist page during hardware disabling
Fedor Pchelkin <[email protected]>
nfc: change order inside nfc_se_io error path
Lee Jones <[email protected]>
HID: uhid: Over-ride the default maximum data buffer value with our own
Lee Jones <[email protected]>
HID: core: Provide new max_buffer_size attribute to over-ride the default
Zhihao Cheng <[email protected]>
ext4: zero i_disksize when initializing the bootloader inode
Ye Bin <[email protected]>
ext4: fix WARNING in ext4_update_inline_data
Ye Bin <[email protected]>
ext4: move where set the MAY_INLINE_DATA flag is set
Darrick J. Wong <[email protected]>
ext4: fix another off-by-one fsmap error on 1k block filesystems
Eric Whitney <[email protected]>
ext4: fix RENAME_WHITEOUT handling for inline directories
Eric Biggers <[email protected]>
ext4: fix cgroup writeback accounting with fs-layer encryption
Hans de Goede <[email protected]>
staging: rtl8723bs: Pass correct parameters to cfg80211_get_bss()
Hans de Goede <[email protected]>
staging: rtl8723bs: Fix key-store index handling
Harry Wentland <[email protected]>
drm/connector: print max_requested_bpc in state debugfs
Harry Wentland <[email protected]>
drm/display: Don't block HDR_OUTPUT_METADATA on unknown EOTF
Alex Deucher <[email protected]>
drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nv
Alex Deucher <[email protected]>
drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc21
Alex Deucher <[email protected]>
drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15
Andrew Cooper <[email protected]>
x86/CPU/AMD: Disable XSAVES on AMD family 0x17
Palmer Dabbelt <[email protected]>
RISC-V: Stop emitting attributes
Tobias Klauser <[email protected]>
fork: allow CLONE_NEWTIME in clone3 flags
Namhyung Kim <[email protected]>
perf inject: Fix --buildid-all not to eat up MMAP2
Gao Xiang <[email protected]>
erofs: fix wrong kunmap when using LZMA on HIGHMEM platforms
Jens Axboe <[email protected]>
io_uring/uring_cmd: ensure that device supports IOPOLL
Johannes Thumshirn <[email protected]>
btrfs: fix percent calculation for bg reclaim message
Naohiro Aota <[email protected]>
btrfs: fix unnecessary increment of read error stat on write error
Theodore Ts'o <[email protected]>
fs: prevent out-of-bounds array speculation when closing a file descriptor
-------------
Diffstat:
Makefile | 4 +-
arch/alpha/kernel/module.c | 4 +-
arch/m68k/kernel/setup_mm.c | 10 +-
arch/mips/include/asm/mach-rc32434/pci.h | 2 +-
arch/powerpc/boot/dts/fsl/t1040rdb-rev-a.dts | 1 -
arch/powerpc/include/asm/hw_irq.h | 6 +-
arch/powerpc/include/asm/paca.h | 1 -
arch/powerpc/include/asm/smp.h | 1 +
arch/powerpc/kernel/iommu.c | 4 +-
arch/powerpc/kernel/irq_64.c | 101 ++++---
arch/powerpc/kernel/prom.c | 12 +-
arch/powerpc/kernel/setup-common.c | 4 +
arch/powerpc/kernel/setup_64.c | 16 +-
arch/powerpc/kernel/time.c | 4 +-
arch/powerpc/net/bpf_jit_comp32.c | 20 +-
arch/riscv/Makefile | 7 +
arch/riscv/include/asm/ftrace.h | 2 +-
arch/riscv/include/asm/parse_asm.h | 5 +
arch/riscv/include/asm/patch.h | 2 +
arch/riscv/kernel/compat_vdso/Makefile | 4 +
arch/riscv/kernel/ftrace.c | 13 +-
arch/riscv/kernel/patch.c | 28 +-
arch/riscv/kernel/stacktrace.c | 2 +-
arch/um/kernel/vmlinux.lds.S | 2 +-
arch/x86/include/asm/kvm_host.h | 3 +
arch/x86/kernel/cpu/amd.c | 9 +
arch/x86/kvm/svm/svm.c | 23 +-
arch/x86/kvm/vmx/vmx.c | 91 ++++---
arch/x86/kvm/x86.c | 15 +-
block/blk.h | 2 +-
block/genhd.c | 37 ++-
block/ioctl.c | 13 +-
drivers/bus/mhi/ep/main.c | 41 +--
drivers/bus/mhi/ep/sm.c | 42 +--
drivers/char/ipmi/ipmi_ssif.c | 43 +--
drivers/char/tpm/eventlog/acpi.c | 6 +-
drivers/clk/qcom/mmcc-apq8084.c | 271 -------------------
drivers/clk/renesas/Kconfig | 2 +-
drivers/clk/renesas/r8a7795-cpg-mssr.c | 126 +--------
drivers/clk/renesas/rcar-gen3-cpg.c | 17 +-
drivers/clk/renesas/renesas-cpg-mssr.c | 27 --
drivers/clk/renesas/renesas-cpg-mssr.h | 14 -
drivers/gpu/drm/amd/amdgpu/nv.c | 7 +-
drivers/gpu/drm/amd/amdgpu/soc15.c | 5 +-
drivers/gpu/drm/amd/amdgpu/soc21.c | 69 +++--
drivers/gpu/drm/amd/amdkfd/kfd_doorbell.c | 2 +-
.../gpu/drm/amd/display/dc/dcn32/dcn32_resource.c | 62 ++++-
.../gpu/drm/amd/display/dc/dcn32/dcn32_resource.h | 4 +
.../drm/amd/display/dc/dcn321/dcn321_resource.c | 9 +-
.../gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c | 36 ++-
.../gpu/drm/amd/display/dc/dml/dcn321/dcn321_fpu.c | 5 +-
drivers/gpu/drm/display/drm_hdmi_helper.c | 6 +-
drivers/gpu/drm/drm_atomic.c | 1 +
drivers/gpu/drm/i915/display/icl_dsi.c | 3 +-
drivers/gpu/drm/i915/display/intel_bios.c | 71 +++--
drivers/gpu/drm/i915/display/intel_bios.h | 11 +-
drivers/gpu/drm/i915/display/intel_connector.c | 2 +-
drivers/gpu/drm/i915/display/intel_display_types.h | 2 +-
drivers/gpu/drm/i915/display/intel_dp.c | 7 +-
drivers/gpu/drm/i915/display/intel_lvds.c | 4 +-
drivers/gpu/drm/i915/display/intel_panel.c | 8 +
drivers/gpu/drm/i915/display/intel_panel.h | 1 +
drivers/gpu/drm/i915/display/intel_sdvo.c | 2 +-
drivers/gpu/drm/i915/display/vlv_dsi.c | 2 +-
drivers/gpu/drm/msm/adreno/a5xx_gpu.c | 6 +-
drivers/gpu/drm/msm/adreno/a5xx_preempt.c | 4 +-
drivers/gpu/drm/msm/adreno/adreno_device.c | 6 +-
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c | 25 +-
drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c | 2 +
drivers/gpu/drm/msm/msm_gem_submit.c | 5 +-
drivers/gpu/drm/nouveau/dispnv50/wndw.h | 5 +-
drivers/hid/hid-core.c | 32 ++-
drivers/hid/uhid.c | 1 +
drivers/input/touchscreen/exc3000.c | 10 +
drivers/macintosh/windfarm_lm75_sensor.c | 4 +-
drivers/macintosh/windfarm_smu_sensors.c | 4 +-
drivers/media/i2c/ov5640.c | 2 +-
drivers/media/rc/gpio-ir-recv.c | 18 ++
drivers/net/dsa/mt7530.c | 35 +--
drivers/net/ethernet/broadcom/bgmac.c | 8 +-
drivers/net/ethernet/broadcom/bgmac.h | 2 +
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 23 +-
drivers/net/ethernet/intel/ice/ice_dcb.c | 2 +-
drivers/net/ethernet/intel/ice/ice_ethtool.c | 6 +-
drivers/net/ethernet/intel/ice/ice_tc_lib.c | 8 +-
drivers/net/ethernet/marvell/octeontx2/af/rvu.h | 5 +
.../ethernet/marvell/octeontx2/af/rvu_debugfs.c | 7 +-
.../net/ethernet/marvell/octeontx2/af/rvu_nix.c | 16 +-
.../net/ethernet/marvell/octeontx2/af/rvu_npa.c | 58 +++-
.../net/ethernet/marvell/octeontx2/af/rvu_reg.h | 3 +
drivers/net/ethernet/mediatek/mtk_eth_soc.c | 3 +-
drivers/net/ethernet/mediatek/mtk_eth_soc.h | 1 +
.../ethernet/microchip/lan966x/lan966x_police.c | 2 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 1 +
drivers/net/phy/microchip.c | 32 +++
drivers/net/phy/phy_device.c | 8 +-
drivers/net/phy/smsc.c | 14 +-
drivers/net/usb/lan78xx.c | 27 +-
drivers/nfc/fdp/i2c.c | 4 +
drivers/platform/mellanox/Kconfig | 9 +-
drivers/platform/x86/Kconfig | 3 +-
drivers/scsi/hosts.c | 2 +
drivers/scsi/megaraid/megaraid_sas.h | 2 +
drivers/scsi/megaraid/megaraid_sas_fp.c | 2 +-
drivers/scsi/sd.c | 7 +-
drivers/scsi/sd_zbc.c | 8 -
drivers/spi/spi-intel.c | 8 +-
drivers/staging/rtl8723bs/include/rtw_security.h | 8 +-
drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c | 32 ++-
drivers/staging/rtl8723bs/os_dep/ioctl_linux.c | 33 +--
fs/btrfs/block-group.c | 3 +-
fs/btrfs/extent_map.c | 7 +-
fs/btrfs/volumes.c | 2 +-
fs/cifs/cifsproto.h | 20 +-
fs/cifs/misc.c | 67 +++++
fs/cifs/smb2inode.c | 21 +-
fs/cifs/smb2ops.c | 23 +-
fs/dlm/lock.c | 95 +------
fs/dlm/lockspace.c | 21 +-
fs/dlm/lowcomms.c | 16 +-
fs/dlm/lowcomms.h | 1 +
fs/dlm/main.c | 7 +-
fs/dlm/midcomms.c | 96 +++++--
fs/dlm/midcomms.h | 6 +-
fs/dlm/rcom.c | 4 +-
fs/erofs/decompressor_lzma.c | 2 +-
fs/erofs/zdata.c | 12 +-
fs/ext4/fsmap.c | 2 +
fs/ext4/inline.c | 1 -
fs/ext4/inode.c | 7 +-
fs/ext4/ioctl.c | 1 +
fs/ext4/namei.c | 36 ++-
fs/ext4/page-io.c | 11 +-
fs/ext4/xattr.c | 3 +
fs/file.c | 1 +
fs/locks.c | 3 +-
fs/nfsd/vfs.c | 2 +
fs/udf/inode.c | 2 +-
include/linux/hid.h | 3 +
include/linux/mhi_ep.h | 4 +-
include/linux/pci_ids.h | 2 +
include/net/netfilter/nf_tproxy.h | 7 +
include/trace/events/dlm.h | 297 +++++++++++++++++++++
io_uring/uring_cmd.c | 4 +-
kernel/bpf/btf.c | 1 +
kernel/fork.c | 2 +-
kernel/watch_queue.c | 1 +
net/caif/caif_usb.c | 3 +
net/core/sock.c | 3 +-
net/ipv4/netfilter/nf_tproxy_ipv4.c | 2 +-
net/ipv4/tcp_bpf.c | 6 +
net/ipv4/udp_bpf.c | 3 +
net/ipv6/ila/ila_xlat.c | 1 +
net/ipv6/netfilter/nf_tproxy_ipv6.c | 2 +-
net/netfilter/nf_conntrack_core.c | 4 +-
net/netfilter/nf_conntrack_netlink.c | 14 +-
net/netfilter/nft_last.c | 4 +
net/netfilter/nft_quota.c | 6 +-
net/nfc/netlink.c | 2 +-
net/smc/af_smc.c | 13 +-
net/sunrpc/svc.c | 6 +-
net/tls/tls_device.c | 2 +
net/tls/tls_main.c | 23 +-
net/tls/tls_sw.c | 2 +-
net/unix/af_unix.c | 10 +-
net/unix/unix_bpf.c | 3 +
scripts/checkkconfigsymbols.py | 13 +-
scripts/clang-tools/run-clang-tools.py | 21 +-
scripts/diffconfig | 16 +-
tools/perf/builtin-inject.c | 1 +
tools/perf/builtin-stat.c | 15 +-
tools/perf/util/stat.c | 6 +-
tools/perf/util/stat.h | 1 -
tools/perf/util/target.h | 12 +
tools/testing/selftests/netfilter/nft_nat.sh | 2 +
175 files changed, 1716 insertions(+), 1132 deletions(-)
Hello Greg,
> From: Greg Kroah-Hartman <[email protected]>
> Sent: 16 March 2023 08:50
>
> This is the start of the stable review cycle for the 6.1.20 release.
> There are 140 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 Sat, 18 Mar 2023 08:33:04 +0000.
> Anything received after that time might be too late.
CIP configurations built and booted with Linux 6.1.20-rc2 (7887563347ee):
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/pipelines/808352718
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/commits/linux-6.1.y
Tested-by: Chris Paterson (CIP) <[email protected]>
Kind regards, Chris
* Greg Kroah-Hartman <[email protected]> wrote:
> This is the start of the stable review cycle for the 6.1.20 release.
> There are 140 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 Sat, 18 Mar 2023 08:33:04 +0000.
> Anything received after that time might be too late.
Hi Greg
6.1.20-rc2
compiles, boots and runs here on x86_64
(AMD Ryzen 5 PRO 4650G, Slackware64-15.0)
Tested-by: Markus Reichelt <[email protected]>
On 3/16/23 1:50 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.20 release.
> There are 140 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 Sat, 18 Mar 2023 08:33:04 +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.20-rc2.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-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 <[email protected]>
On 3/16/23 01:50, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.20 release.
> There are 140 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 Sat, 18 Mar 2023 08:33:04 +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.20-rc2.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.1.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
On Thu, Mar 16, 2023 at 09:50:22AM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.20 release.
> There are 140 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 Sat, 18 Mar 2023 08:33:04 +0000.
> Anything received after that time might be too late.
>
Build results:
total: 155 pass: 155 fail: 0
Qemu test results:
total: 516 pass: 516 fail: 0
Tested-by: Guenter Roeck <[email protected]>
Guenter
On Thu, 16 Mar 2023 at 14:20, Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 6.1.20 release.
> There are 140 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 Sat, 18 Mar 2023 08:33:04 +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.20-rc2.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-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 <[email protected]>
## Build
* kernel: 6.1.20-rc2
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-6.1.y
* git commit: 7887563347ee26d8ffb29c637246e923d4d71a0e
* git describe: v6.1.18-146-g7887563347ee
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.1.y/build/v6.1.18-146-g7887563347ee
## Test Regressions (compared to v6.1.18)
## Metric Regressions (compared to v6.1.18)
## Test Fixes (compared to v6.1.18)
## Metric Fixes (compared to v6.1.18)
## Test result summary
total: 167364, pass: 147749, fail: 4638, skip: 14593, xfail: 384
## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 149 total, 148 passed, 1 failed
* arm64: 51 total, 50 passed, 1 failed
* i386: 39 total, 36 passed, 3 failed
* mips: 30 total, 28 passed, 2 failed
* parisc: 8 total, 8 passed, 0 failed
* powerpc: 38 total, 36 passed, 2 failed
* riscv: 16 total, 15 passed, 1 failed
* s390: 16 total, 16 passed, 0 failed
* sh: 14 total, 12 passed, 2 failed
* sparc: 8 total, 8 passed, 0 failed
* x86_64: 44 total, 44 passed, 0 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-ftrace
* kselftest-futex
* kselftest-gpio
* kselftest-intel_pstate
* kselftest-ipc
* kselftest-ir
* kselftest-kcmp
* kselftest-kexec
* kselftest-kvm
* kselftest-lib
* kselftest-livepatch
* kselftest-membarrier
* kselftest-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_simple
* ltp-fsx
* ltp-hugetlb
* ltp-io
* ltp-ipc
* 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
* v4l2-complianciance
* vdso
--
Linaro LKFT
https://lkft.linaro.org
On Thu, Mar 16, 2023 at 09:50:22AM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.20 release.
> There are 140 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
Hi Greg,
On Thu, Mar 16, 2023 at 09:50:22AM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.20 release.
> There are 140 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 Sat, 18 Mar 2023 08:33:04 +0000.
> Anything received after that time might be too late.
Build test (gcc version 12.2.1 20230311):
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]
mips: Booted on ci20 board. No regression. [2]
[1]. https://openqa.qa.codethink.co.uk/tests/3134
[2]. https://openqa.qa.codethink.co.uk/tests/3146
Tested-by: Sudip Mukherjee <[email protected]>
--
Regards
Sudip