This is the start of the stable review cycle for the 6.3.9 release.
There are 187 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, 21 Jun 2023 10:21:12 +0000.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.3.9-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.3.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <[email protected]>
Linux 6.3.9-rc1
Ming Lei <[email protected]>
blk-cgroup: Flush stats before releasing blkcg_gq
Bob Pearson <[email protected]>
scsi: target: core: Fix error path in target_setup_session()
Leon Romanovsky <[email protected]>
neighbour: delete neigh_lookup_nodev as not used
Konrad Dybcio <[email protected]>
arm64: dts: qcom: sm8550: Use the correct LLCC register scheme
Ben Hutchings <[email protected]>
parisc: Delete redundant register definitions in <asm/assembly.h>
David Howells <[email protected]>
afs: Fix vlserver probe RTT handling
Jiasheng Jiang <[email protected]>
octeon_ep: Add missing check for ioremap
Alex Maftei <[email protected]>
selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET
Lin Ma <[email protected]>
net: tipc: resize nlattr array to correct size
Li Lingfeng <[email protected]>
dm: don't lock fs when the map is NULL during suspend or resume
Íñigo Huguet <[email protected]>
sfc: fix XDP queues mode with legacy IRQ
Fedor Pchelkin <[email protected]>
net: macsec: fix double free of percpu stats
Eric Dumazet <[email protected]>
net: lapbether: only support ethernet devices
Vladimir Oltean <[email protected]>
net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo frames
Vlad Buslov <[email protected]>
net/sched: cls_api: Fix lockup on flushing explicitly created chain
Jakub Buchocki <[email protected]>
ice: Fix ice module unload
Fabio M. De Francesco <[email protected]>
ext4: drop the call to ext4_error() from ext4_get_group_info()
Mauro Carvalho Chehab <[email protected]>
Revert "media: dvb-core: Fix use-after-free on race condition at dvb_frontend"
Bob Pearson <[email protected]>
RDMA/rxe: Fix rxe_cq_post
Steve French <[email protected]>
cifs: fix lease break oops in xfstest generic/098
Danielle Ratson <[email protected]>
selftests: forwarding: hw_stats_l3: Set addrgenmode in a separate step
Peilin Ye <[email protected]>
net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting
Peilin Ye <[email protected]>
net/sched: Refactor qdisc_graft() for ingress and clsact Qdiscs
Paul Blakey <[email protected]>
net/sched: act_ct: Fix promotion of offloaded unreplied tuple
Vlad Buslov <[email protected]>
selftests/tc-testing: Fix SFB db test
Vlad Buslov <[email protected]>
selftests/tc-testing: Fix Error: failed to find target LOG
Vlad Buslov <[email protected]>
selftests/tc-testing: Fix Error: Specified qdisc kind is unknown.
Dan Carpenter <[email protected]>
net: ethernet: ti: am65-cpsw: Call of_node_put() on error path
Natalia Petrova <[email protected]>
drm/nouveau: add nv_encoder pointer check for NULL
Natalia Petrova <[email protected]>
drm/nouveau/dp: check for NULL nv_connector->native_mode
Su Hui <[email protected]>
drm/bridge: ti-sn65dsi86: Avoid possible buffer overflow
Ratchanan Srirattanamet <[email protected]>
drm/nouveau: don't detect DSM for non-NVIDIA device
Maxime Chevallier <[email protected]>
net: phylink: use a dedicated helper to parse usgmii control word
Maxime Chevallier <[email protected]>
net: phylink: report correct max speed for QUSGMII
Aleksandr Loktionov <[email protected]>
igb: fix nvm.ops.read() error handling
Vinicius Costa Gomes <[email protected]>
igc: Fix possible system crash when loading module
Muhammad Husaini Zulkifli <[email protected]>
igc: Clean the TX buffer and TX descriptor ring
Dan Carpenter <[email protected]>
sctp: fix an error code in sctp_sf_eat_auth()
Hangbin Liu <[email protected]>
ipvlan: fix bound dev checking for IPv6 l3s mode
Benjamin Berg <[email protected]>
wifi: mac80211: fragment per STA profile correctly
Jakub Kicinski <[email protected]>
net: ethtool: correct MAX attribute value for stats
Saravanan Vajravel <[email protected]>
IB/isert: Fix incorrect release of isert connection
Saravanan Vajravel <[email protected]>
IB/isert: Fix possible list corruption in CMA handler
Saravanan Vajravel <[email protected]>
IB/isert: Fix dead lock in ib_isert
Mark Bloch <[email protected]>
RDMA/mlx5: Fix affinity assignment
Yishai Hadas <[email protected]>
IB/uverbs: Fix to consider event queue closing also upon non-blocking mode
Mark Zhang <[email protected]>
RDMA/cma: Always set static rate to 0 for RoCE
Mark Bloch <[email protected]>
RDMA/mlx5: Create an indirect flow table for steering anchor
Maher Sanalla <[email protected]>
RDMA/mlx5: Initiate dropless RQ for RAW Ethernet functions
Nithin Dabilpuram <[email protected]>
octeontx2-af: fix lbk link credits on cn10k
Satha Rao <[email protected]>
octeontx2-af: fixed resource availability check
Ahmed Zaki <[email protected]>
iavf: remove mask from iavf_irq_enable_queues()
Zhu Yanjun <[email protected]>
RDMA/rxe: Fix the use-before-initialization error of resp_pkts
Benjamin Berg <[email protected]>
wifi: mac80211: take lock before setting vif links
Benjamin Berg <[email protected]>
wifi: cfg80211: fix link del callback to call correct handler
Johannes Berg <[email protected]>
wifi: mac80211: fix link activation settings order
Lee Jones <[email protected]>
net/sched: cls_u32: Fix reference counter leak leading to overflow
Zhengchao Shao <[email protected]>
net/sched: taprio: fix slab-out-of-bounds Read in taprio_dequeue_from_txq
Ratheesh Kannoth <[email protected]>
octeontx2-af: Fix promiscuous mode
Yoshihiro Shimoda <[email protected]>
net: renesas: rswitch: Fix timestamp feature after all descriptors are used
Max Tottenham <[email protected]>
net/sched: act_pedit: Parse L3 Header for L4 offset
Pedro Tammela <[email protected]>
net/sched: act_pedit: remove extra check for key type
Yuezhen Luan <[email protected]>
igb: Fix extts capture value format for 82580/i354/i350
Guillaume Nault <[email protected]>
ping6: Fix send to link-local addresses with VRF.
Wei Fang <[email protected]>
net: enetc: correct the indexes of highest and 2nd highest TCs
Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
Kamil Maziarz <[email protected]>
ice: Fix XDP memory leak when NIC is brought up and down
Simon Horman <[email protected]>
ice: Don't dereference NULL in ice_gnss_read error path
Michal Schmidt <[email protected]>
ice: do not busy-wait to read GNSS data
Pablo Neira Ayuso <[email protected]>
netfilter: nfnetlink: skip error delivery on batch in case of ENOMEM
Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: integrate pipapo into commit protocol
Abel Vesa <[email protected]>
regulator: qcom-rpmh: Fix regulators for PM8550
Bartosz Golaszewski <[email protected]>
regulator: qcom-rpmh: add support for pmm8654au regulators
Vladimir Oltean <[email protected]>
spi: fsl-dspi: avoid SCK glitches with continuous transfers
Jiasheng Jiang <[email protected]>
spi: cadence-quadspi: Add missing check for dma_set_mask
Kamal Heib <[email protected]>
RDMA/bnxt_re: Fix reporting active_{speed,width} attributes
Bob Pearson <[email protected]>
RDMA/rxe: Fix ref count error in check_rkey()
Bob Pearson <[email protected]>
RDMA/rxe: Fix packet length checks
Li Zhijian <[email protected]>
RDMA/rtrs: Fix rxe_dealloc_pd warning
Li Zhijian <[email protected]>
RDMA/rtrs: Fix the last iu->buf leak in err path
Elson Roy Serrao <[email protected]>
usb: dwc3: gadget: Reset num TRBs before giving back the request
Johan Hovold <[email protected]>
USB: dwc3: fix use-after-free on core driver unbind
Johan Hovold <[email protected]>
USB: dwc3: qcom: fix NULL-deref on suspend
Biju Das <[email protected]>
usb: gadget: udc: renesas_usb3: Fix RZ/V2M {modprobe,bind} error
Badhri Jagan Sridharan <[email protected]>
usb: gadget: udc: core: Prevent soft_connect_store() race
Badhri Jagan Sridharan <[email protected]>
usb: gadget: udc: core: Offload usb_udc_vbus_handler processing
Pavan Holla <[email protected]>
usb: typec: Fix fast_role_swap_current show function
Heikki Krogerus <[email protected]>
usb: typec: ucsi: Fix command cancellation
Robert Hodaszi <[email protected]>
tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A
Bernhard Seibold <[email protected]>
serial: lantiq: add missing interrupt ack
Jerry Meng <[email protected]>
USB: serial: option: add Quectel EM061KGL series
Arnd Bergmann <[email protected]>
clk: pxa: fix NULL pointer dereference in pxa3xx_clk_update_accr
Mika Westerberg <[email protected]>
thunderbolt: Mask ring interrupt on Intel hardware as well
Mika Westerberg <[email protected]>
thunderbolt: dma_test: Use correct value for absent rings when creating paths
Mika Westerberg <[email protected]>
thunderbolt: Do not touch CL state configuration during discovery
Mika Westerberg <[email protected]>
thunderbolt: Increase DisplayPort Connection Manager handshake timeout
Edson Juliano Drosdeck <[email protected]>
ALSA: hda/realtek: Add a quirk for Compaq N14JP6
Jiadong Zhu <[email protected]>
drm/amdgpu: Modify indirect buffer packages for resubmission
Jiadong Zhu <[email protected]>
drm/amdgpu: Implement gfx9 patch functions for resubmission
Jiadong Zhu <[email protected]>
drm/amdgpu: Program gds backup address as zero if no gds allocated
Jiadong Zhu <[email protected]>
drm/amdgpu: Reset CP_VMID_PREEMPT after trailing fence signaled
Alex Deucher <[email protected]>
drm/amdgpu: add missing radeon secondary PCI ID
Kenneth Feng <[email protected]>
drm/amd/pm: workaround for compute workload type on some skus
Mario Limonciello <[email protected]>
drm/amd: Tighten permissions on VBIOS flashing attributes
Mario Limonciello <[email protected]>
drm/amd: Make sure image is written to trigger VBIOS image update flow
Hersen Wu <[email protected]>
drm/amd/display: edp do not add non-edid timings
Peichen Huang <[email protected]>
drm/amd/display: limit DPIA link rate to HBR3
Wes Huang <[email protected]>
net: usb: qmi_wwan: add support for Compal RXM-G1
Sonny Jiang <[email protected]>
drm/amdgpu: vcn_4_0 set instance 0 init sched score to 1
Edward Srouji <[email protected]>
RDMA/uverbs: Restrict usage of privileged QKEYs
Haibo Li <[email protected]>
mm/gup_test: fix ioctl fail for compat task
Dave Airlie <[email protected]>
nouveau: fix client work fence deletion race
Christian Marangi <[email protected]>
net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_open
Mike Snitzer <[email protected]>
dm thin: fix issue_discard to pass GFP_NOIO to __blkdev_issue_discard
Li Lingfeng <[email protected]>
dm thin metadata: check fail_io before using data_sm
Julian Ruess <[email protected]>
s390/ism: Fix trying to free already-freed IRQ by repeated ism_dev_exit()
Lukasz Tyl <[email protected]>
ALSA: usb-audio: Add quirk flag for HEM devices to enable native DSD playback
Takashi Iwai <[email protected]>
ALSA: usb-audio: Fix broken resume due to UAC3 power state
Chris Mason <[email protected]>
btrfs: can_nocow_file_extent should pass down args->strict from callers
Christoph Hellwig <[email protected]>
btrfs: fix iomap_begin length for nocow writes
Qu Wenruo <[email protected]>
btrfs: do not ASSERT() on duplicated global roots
Chris Mason <[email protected]>
btrfs: properly enable async discard when switching from RO->RW
Qu Wenruo <[email protected]>
btrfs: subpage: fix a crash in metadata repair path
Ricardo Ribalda <[email protected]>
powerpc/purgatory: remove PGO flags
Ricardo Ribalda <[email protected]>
riscv/purgatory: remove PGO flags
Ricardo Ribalda <[email protected]>
x86/purgatory: remove PGO flags
Ricardo Ribalda <[email protected]>
kexec: support purgatories with .text.hot sections
Arunpravin Paneer Selvam <[email protected]>
Revert "drm/amdgpu: remove TOPDOWN flags when allocating VRAM in large bar system"
Jens Axboe <[email protected]>
io_uring/net: save msghdr->msg_control for retries
Huacai Chen <[email protected]>
LoongArch: Fix perf event id calculation
Immad Mir <[email protected]>
LoongArch: Fix debugfs_create_dir() error checking
Ryusuke Konishi <[email protected]>
nilfs2: reject devices with insufficient block count
Ryusuke Konishi <[email protected]>
nilfs2: fix possible out-of-bounds segment allocation in resize ioctl
Ryusuke Konishi <[email protected]>
nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key()
Peter Xu <[email protected]>
mm/uffd: fix vma operation where start addr cuts part of vma
Janne Grunau <[email protected]>
nios2: dts: Fix tse_mac "max-frame-size" property
Kefeng Wang <[email protected]>
mm/damon/core: fix divide error in damon_nr_accesses_to_accesses_bp()
Nhat Pham <[email protected]>
zswap: do not shrink if cgroup may not zswap
Luís Henriques <[email protected]>
ocfs2: check new file size on fallocate call
Luís Henriques <[email protected]>
ocfs2: fix use-after-free when unmounting read-only filesystem
Benjamin Segall <[email protected]>
epoll: ep_autoremove_wake_function should use list_del_init_careful
Dan Carpenter <[email protected]>
wifi: cfg80211: fix double lock bug in reg_wdev_chan_valid()
Johannes Berg <[email protected]>
wifi: cfg80211: fix locking in regulatory disconnect
Marc Zyngier <[email protected]>
irqchip/gic: Correctly validate OF quirk descriptors
Tatsuki Sugiura <[email protected]>
NVMe: Add MAXIO 1602 to bogus nid list.
Wenwen Chen <[email protected]>
io_uring: unlock sqd->lock before sq thread release CPU
Sukrut Bellary <[email protected]>
drm:amd:amdgpu: Fix missing buffer object unlock in failure path
Ross Lagerwall <[email protected]>
xen/blkfront: Only check REQ_FUA for writes
Maxim Kochetkov <[email protected]>
ASoC: dwc: move DMA init to snd_soc_dai_driver probe()
Stefan Binding <[email protected]>
ASoC: cs35l41: Fix default regmap values for some registers
Liviu Dudau <[email protected]>
mips: Move initrd_start check after initrd address sanitisation.
Manuel Lauss <[email protected]>
MIPS: Alchemy: fix dbdma2
Manuel Lauss <[email protected]>
MIPS: Restore Au1300 support
Manuel Lauss <[email protected]>
MIPS: unhide PATA_PLATFORM
Gao Xiang <[email protected]>
erofs: use HIPRI by default if per-cpu kthreads are enabled
Helge Deller <[email protected]>
parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory()
Helge Deller <[email protected]>
parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()
Amadeusz Sławiński <[email protected]>
ASoC: Intel: avs: Add missing checks on FE startup
Amadeusz Sławiński <[email protected]>
ASoC: Intel: avs: Fix avs_path_module::instance_id size
Cezary Rojewski <[email protected]>
ASoC: Intel: avs: Account for UID of ACPI device
Alejandro Lucero <[email protected]>
sfc: fix devlink info error handling
Ranjani Sridharan <[email protected]>
ASoC: soc-pcm: test if a BE can be prepared
Johannes Thumshirn <[email protected]>
btrfs: handle memory allocation failure in btrfs_csum_one_bio
Qu Wenruo <[email protected]>
btrfs: scrub: try harder to mark RAID56 block groups read-only
Maya Matuszczyk <[email protected]>
drm: panel-orientation-quirks: Change Air's quirk to support Air Plus
Mario Limonciello <[email protected]>
power: supply: Fix logic checking if system is running from battery
Krzysztof Kozlowski <[email protected]>
irqchip/meson-gpio: Mark OF related data as maybe unused
Douglas Anderson <[email protected]>
irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issues
Osama Muhammad <[email protected]>
regulator: Fix error checking for debugfs_create_dir
Alexandru Sorodoc <[email protected]>
platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0
Mika Westerberg <[email protected]>
PCI/DPC: Quirk PIO log size for Intel Ice Lake Root Ports
Marek Vasut <[email protected]>
power: supply: Ratelimit no data debug output
Mirsad Todorovac <[email protected]>
selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change
Milo Spadacini <[email protected]>
tools: gpio: fix debounce_period_us output of lsgpio
Krzysztof Kozlowski <[email protected]>
arm64: dts: arm: add missing cache properties
Krzysztof Kozlowski <[email protected]>
ARM: dts: vexpress: add missing cache properties
Hans de Goede <[email protected]>
power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule()
Hans de Goede <[email protected]>
power: supply: sc27xx: Fix external_power_changed race
Hans de Goede <[email protected]>
power: supply: ab8500: Fix external_power_changed race
Kunihiko Hayashi <[email protected]>
of: overlay: Fix missing of_node_put() in error case of init_overlay_changeset()
Namjae Jeon <[email protected]>
ksmbd: validate smb request protocol id
Manivannan Sadhasivam <[email protected]>
EDAC/qcom: Get rid of hardcoded register offsets
Manivannan Sadhasivam <[email protected]>
qcom: llcc/edac: Fix the base address used for accessing LLCC banks
Qi Zheng <[email protected]>
cgroup: fix missing cpus_read_{lock,unlock}() in cgroup_transfer_tasks()
John Sperbeck <[email protected]>
cgroup: always put cset in cgroup_css_set_put_fork
Kamalesh Babulal <[email protected]>
cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers
Tom Lendacky <[email protected]>
x86/head/64: Switch to KERNEL_CS as soon as new GDT is installed
-------------
Diffstat:
Makefile | 4 +-
arch/arm/boot/dts/vexpress-v2p-ca5s.dts | 1 +
arch/arm64/boot/dts/arm/foundation-v8.dtsi | 1 +
arch/arm64/boot/dts/arm/rtsm_ve-aemv8a.dts | 1 +
.../boot/dts/arm/vexpress-v2f-1xv7-ca53x2.dts | 1 +
arch/arm64/boot/dts/qcom/sm8550.dtsi | 11 +-
arch/loongarch/kernel/perf_event.c | 6 +-
arch/loongarch/kernel/unaligned.c | 2 +-
arch/mips/Kconfig | 1 +
arch/mips/alchemy/common/dbdma.c | 27 +-
arch/mips/kernel/cpu-probe.c | 5 +
arch/mips/kernel/setup.c | 9 +-
arch/nios2/boot/dts/10m50_devboard.dts | 2 +-
arch/nios2/boot/dts/3c120_devboard.dts | 2 +-
arch/parisc/include/asm/assembly.h | 4 -
arch/parisc/kernel/pci-dma.c | 18 +-
arch/powerpc/purgatory/Makefile | 5 +
arch/riscv/purgatory/Makefile | 5 +
arch/x86/kernel/head_64.S | 18 +-
arch/x86/purgatory/Makefile | 5 +
block/blk-cgroup.c | 40 ++-
drivers/block/xen-blkfront.c | 3 +-
drivers/char/agp/parisc-agp.c | 15 +-
drivers/clk/pxa/clk-pxa3xx.c | 2 +-
drivers/edac/qcom_edac.c | 122 +++++----
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 7 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c | 18 ++
drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h | 9 +
drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c | 60 +++++
drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.h | 15 ++
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 4 +-
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 105 +++++++-
drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c | 6 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 8 +-
.../gpu/drm/amd/display/dc/link/link_detection.c | 5 +
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c | 33 ++-
drivers/gpu/drm/bridge/ti-sn65dsi86.c | 4 +
drivers/gpu/drm/drm_panel_orientation_quirks.c | 2 +-
drivers/gpu/drm/nouveau/nouveau_acpi.c | 3 +
drivers/gpu/drm/nouveau/nouveau_connector.c | 7 +-
drivers/gpu/drm/nouveau/nouveau_drm.c | 14 +-
drivers/infiniband/core/cma.c | 4 +-
drivers/infiniband/core/uverbs_cmd.c | 7 +-
drivers/infiniband/core/uverbs_main.c | 12 +-
drivers/infiniband/hw/bnxt_re/bnxt_re.h | 2 -
drivers/infiniband/hw/bnxt_re/ib_verbs.c | 7 +-
drivers/infiniband/hw/bnxt_re/main.c | 2 -
drivers/infiniband/hw/mlx5/fs.c | 276 ++++++++++++++++++++-
drivers/infiniband/hw/mlx5/fs.h | 16 ++
drivers/infiniband/hw/mlx5/main.c | 3 +
drivers/infiniband/hw/mlx5/mlx5_ib.h | 14 ++
drivers/infiniband/hw/mlx5/qp.c | 3 +
drivers/infiniband/sw/rxe/rxe_cq.c | 4 +-
drivers/infiniband/sw/rxe/rxe_net.c | 6 +
drivers/infiniband/sw/rxe/rxe_qp.c | 7 +-
drivers/infiniband/sw/rxe/rxe_resp.c | 3 +-
drivers/infiniband/ulp/isert/ib_isert.c | 16 +-
drivers/infiniband/ulp/rtrs/rtrs-clt.c | 55 ++--
drivers/infiniband/ulp/rtrs/rtrs.c | 4 +-
drivers/irqchip/irq-gic-common.c | 10 +-
drivers/irqchip/irq-gic-common.h | 1 +
drivers/irqchip/irq-gic-v3.c | 20 ++
drivers/irqchip/irq-meson-gpio.c | 2 +-
drivers/md/dm-ioctl.c | 5 +-
drivers/md/dm-thin-metadata.c | 20 +-
drivers/md/dm-thin.c | 3 +-
drivers/md/dm.c | 4 +
drivers/media/dvb-core/dvb_frontend.c | 53 +---
drivers/net/dsa/ocelot/felix_vsc9959.c | 2 +-
drivers/net/ethernet/freescale/enetc/enetc_qos.c | 4 +-
drivers/net/ethernet/intel/iavf/iavf.h | 2 +-
drivers/net/ethernet/intel/iavf/iavf_main.c | 15 +-
drivers/net/ethernet/intel/iavf/iavf_register.h | 2 +-
drivers/net/ethernet/intel/ice/ice_gnss.c | 50 ++--
drivers/net/ethernet/intel/ice/ice_gnss.h | 3 +-
drivers/net/ethernet/intel/ice/ice_main.c | 20 +-
drivers/net/ethernet/intel/igb/igb_ethtool.c | 3 +
drivers/net/ethernet/intel/igb/igb_main.c | 8 +-
drivers/net/ethernet/intel/igc/igc_main.c | 12 +-
.../net/ethernet/marvell/octeon_ep/octep_main.c | 7 +-
.../net/ethernet/marvell/octeontx2/af/rvu_nix.c | 7 +-
.../ethernet/marvell/octeontx2/af/rvu_npc_hash.c | 29 +--
.../net/ethernet/mellanox/mlx5/core/mlx5_core.h | 12 -
drivers/net/ethernet/renesas/rswitch.c | 36 +--
drivers/net/ethernet/sfc/efx_channels.c | 2 +
drivers/net/ethernet/sfc/efx_devlink.c | 95 ++++---
drivers/net/ethernet/sfc/siena/efx_channels.c | 2 +
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 9 +-
drivers/net/ethernet/ti/am65-cpsw-nuss.c | 2 +-
drivers/net/ipvlan/ipvlan_l3s.c | 4 +
drivers/net/macsec.c | 12 +-
drivers/net/phy/phylink.c | 41 ++-
drivers/net/usb/qmi_wwan.c | 2 +
drivers/net/wan/lapbether.c | 3 +
drivers/nvme/host/pci.c | 2 +
drivers/of/overlay.c | 1 +
drivers/pci/quirks.c | 9 +-
drivers/platform/x86/asus-nb-wmi.c | 2 +
drivers/power/supply/ab8500_btemp.c | 6 +-
drivers/power/supply/ab8500_fg.c | 6 +-
drivers/power/supply/bq27xxx_battery.c | 6 +-
drivers/power/supply/power_supply_core.c | 8 +-
drivers/power/supply/power_supply_sysfs.c | 3 +-
drivers/power/supply/sc27xx_fuel_gauge.c | 9 +-
drivers/regulator/core.c | 4 +-
drivers/regulator/qcom-rpmh-regulator.c | 85 +++++--
drivers/s390/net/ism_drv.c | 8 -
drivers/soc/qcom/llcc-qcom.c | 72 +++---
drivers/spi/spi-cadence-quadspi.c | 7 +-
drivers/spi/spi-fsl-dspi.c | 15 ++
drivers/target/target_core_transport.c | 2 +
drivers/thunderbolt/dma_test.c | 8 +-
drivers/thunderbolt/nhi.c | 11 +-
drivers/thunderbolt/tb.c | 17 +-
drivers/thunderbolt/tunnel.c | 2 +-
drivers/tty/serial/fsl_lpuart.c | 2 +-
drivers/tty/serial/lantiq.c | 1 +
drivers/usb/dwc3/core.c | 5 +
drivers/usb/dwc3/dwc3-qcom.c | 11 +-
drivers/usb/dwc3/gadget.c | 1 +
drivers/usb/gadget/udc/core.c | 180 ++++++++++----
drivers/usb/gadget/udc/renesas_usb3.c | 4 +-
drivers/usb/serial/option.c | 16 ++
drivers/usb/typec/pd.c | 2 +-
drivers/usb/typec/ucsi/ucsi.c | 11 +-
fs/afs/vl_probe.c | 4 +-
fs/btrfs/block-group.c | 14 +-
fs/btrfs/disk-io.c | 19 +-
fs/btrfs/file-item.c | 4 +-
fs/btrfs/inode.c | 20 +-
fs/btrfs/scrub.c | 9 +-
fs/btrfs/super.c | 6 +
fs/cifs/file.c | 8 +-
fs/erofs/Kconfig | 1 +
fs/erofs/zdata.c | 2 -
fs/eventpoll.c | 6 +-
fs/ext4/balloc.c | 20 +-
fs/ksmbd/connection.c | 5 +-
fs/ksmbd/smb_common.c | 14 +-
fs/nilfs2/btnode.c | 12 +-
fs/nilfs2/sufile.c | 9 +
fs/nilfs2/the_nilfs.c | 43 +++-
fs/ocfs2/file.c | 8 +-
fs/ocfs2/super.c | 6 +-
fs/userfaultfd.c | 5 +
include/linux/mlx5/driver.h | 12 +
include/linux/soc/qcom/llcc-qcom.h | 12 +-
include/media/dvb_frontend.h | 6 +-
include/net/neighbour.h | 2 -
include/net/netfilter/nf_flow_table.h | 2 +-
include/net/netfilter/nf_tables.h | 4 +-
include/net/sch_generic.h | 8 +
include/rdma/ib_addr.h | 23 --
include/sound/soc-acpi.h | 1 +
include/sound/soc-dpcm.h | 4 +
include/uapi/linux/ethtool_netlink.h | 2 +-
io_uring/net.c | 8 +-
io_uring/sqpoll.c | 6 +-
kernel/bpf/cgroup.c | 38 +--
kernel/bpf/cgroup_iter.c | 4 +-
kernel/bpf/local_storage.c | 4 +-
kernel/cgroup/cgroup-v1.c | 20 +-
kernel/cgroup/cgroup.c | 77 +++---
kernel/kexec_file.c | 14 +-
mm/damon/core.c | 2 +
mm/gup_test.c | 1 +
mm/zswap.c | 11 +-
net/core/neighbour.c | 31 ---
net/ipv6/ping.c | 3 +-
net/mac80211/cfg.c | 9 +-
net/mac80211/ieee80211_i.h | 2 +-
net/mac80211/link.c | 4 +-
net/mac80211/mlme.c | 5 +-
net/mac80211/util.c | 4 +-
net/netfilter/nf_flow_table_core.c | 13 +-
net/netfilter/nf_flow_table_ip.c | 4 +-
net/netfilter/nf_tables_api.c | 59 ++++-
net/netfilter/nfnetlink.c | 3 +-
net/netfilter/nft_set_pipapo.c | 55 ++--
net/sched/act_ct.c | 9 +-
net/sched/act_pedit.c | 45 +++-
net/sched/cls_api.c | 12 +-
net/sched/cls_u32.c | 18 +-
net/sched/sch_api.c | 44 +++-
net/sched/sch_generic.c | 14 +-
net/sched/sch_taprio.c | 3 +
net/sctp/sm_statefuns.c | 2 +-
net/tipc/bearer.c | 4 +-
net/wireless/rdev-ops.h | 6 +-
net/wireless/reg.c | 7 +-
sound/pci/hda/patch_realtek.c | 1 +
sound/soc/codecs/cs35l41-lib.c | 6 +-
sound/soc/dwc/dwc-i2s.c | 41 +--
sound/soc/intel/avs/avs.h | 4 +-
sound/soc/intel/avs/board_selection.c | 2 +-
sound/soc/intel/avs/dsp.c | 4 +-
sound/soc/intel/avs/path.h | 2 +-
sound/soc/intel/avs/pcm.c | 23 +-
sound/soc/intel/avs/probes.c | 2 +-
sound/soc/soc-pcm.c | 20 ++
sound/usb/pcm.c | 4 +
sound/usb/quirks.c | 2 +
tools/gpio/lsgpio.c | 2 +-
tools/testing/selftests/gpio/gpio-sim.sh | 3 +
.../selftests/net/forwarding/hw_stats_l3.sh | 11 +-
tools/testing/selftests/ptp/testptp.c | 6 +-
tools/testing/selftests/tc-testing/config | 1 +
.../selftests/tc-testing/tc-tests/qdiscs/sfb.json | 4 +-
tools/testing/selftests/tc-testing/tdc.sh | 1 +
211 files changed, 2103 insertions(+), 940 deletions(-)
Hi Greg
6.3.9-rc1
compiles, boots and runs here on x86_64
(Intel Rocket Lake, i5-11400)
Thanks
Tested-by: Ronald Warsow <[email protected]>
* Greg Kroah-Hartman <[email protected]> wrote:
> This is the start of the stable review cycle for the 6.3.9 release.
> There are 187 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, 21 Jun 2023 10:21:12 +0000.
> Anything received after that time might be too late.
Hi Greg
6.3.9-rc1
compiles, boots and runs here on x86_64
(AMD Ryzen 5 PRO 4650G, Slackware64-15.0)
Tested-by: Markus Reichelt <[email protected]>
On 6/19/2023 11:26 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.3.9 release.
> There are 187 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, 21 Jun 2023 10:21:12 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.3.9-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.3.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
On ARCH_BRCMSTB using 32-bit and 64-bit ARM kernels, build tested on
BMIPS_GENERIC:
Tested-by: Florian Fainelli <[email protected]>
--
Florian
On 6/19/23 3:26 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.3.9 release.
> There are 187 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, 21 Jun 2023 10:21:12 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.3.9-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.3.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
Built and booted successfully on RISC-V RV64 (HiFive Unmatched).
Tested-by: Ron Economos <[email protected]>
On Mon, 19 Jun 2023 at 16:02, Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 6.3.9 release.
> There are 187 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, 21 Jun 2023 10:21:12 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.3.9-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.3.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
Results from Linaro’s test farm.
No regressions on arm64, arm, x86_64, and i386.
Tested-by: Linux Kernel Functional Testing <[email protected]>
## Build
* kernel: 6.3.9-rc1
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-6.3.y
* git commit: c4f2a2d855d4abab5f904b8deec55ff390f954e0
* git describe: v6.3.8-188-gc4f2a2d855d4
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.3.y/build/v6.3.8-188-gc4f2a2d855d4
## Test Regressions (compared to v6.3.7)
## Metric Regressions (compared to v6.3.7)
## Test Fixes (compared to v6.3.7)
## Metric Fixes (compared to v6.3.7)
## Test result summary
total: 181373, pass: 152623, fail: 3225, skip: 25380, xfail: 145
## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 145 total, 144 passed, 1 failed
* arm64: 54 total, 53 passed, 1 failed
* i386: 41 total, 40 passed, 1 failed
* mips: 30 total, 28 passed, 2 failed
* parisc: 4 total, 4 passed, 0 failed
* powerpc: 38 total, 36 passed, 2 failed
* riscv: 26 total, 25 passed, 1 failed
* s390: 16 total, 14 passed, 2 failed
* sh: 14 total, 12 passed, 2 failed
* sparc: 8 total, 8 passed, 0 failed
* x86_64: 46 total, 46 passed, 0 failed
## Test suites summary
* boot
* fwts
* 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-exec
* kselftest-filesystems
* kselftest-filesystems-binderfs
* kselftest-firmware
* kselftest-fpu
* kselftest-ftrace
* kselftest-futex
* kselftest-gpio
* kselftest-intel_pstate
* kselftest-ipc
* kselftest-ir
* kselftest-kcmp
* kselftest-kexec
* kselftest-kvm
* kselftest-lib
* kselftest-livepatch
* kselftest-membarrier
* kselftest-mincore
* kselftest-mqueue
* kselftest-net
* kselftest-net-forwarding
* kselftest-net-mptcp
* kselftest-netfilter
* kselftest-nsfs
* kselftest-openat2
* kselftest-pid_namespace
* kselftest-pidfd
* kselftest-proc
* kselftest-pstore
* kselftest-ptrace
* kselftest-rseq
* kselftest-rtc
* kselftest-seccomp
* kselftest-sigaltstack
* kselftest-size
* kselftest-splice
* kselftest-static_keys
* kselftest-sync
* kselftest-sysctl
* kselftest-tc-testing
* kselftest-timens
* kselftest-timers
* kselftest-tmpfs
* kselftest-tpm2
* kselftest-user
* kselftest-user_events
* kselftest-vDSO
* kselftest-watchdog
* kselftest-x86
* kselftest-zram
* kunit
* kvm-unit-tests
* libgpiod
* libhugetlbfs
* log-parser-boot
* log-parser-test
* ltp-cap_bounds
* ltp-commands
* ltp-containers
* ltp-controllers
* ltp-cpuhotplug
* ltp-crypto
* ltp-cve
* ltp-dio
* ltp-fcntl-locktests
* ltp-filecaps
* ltp-fs
* ltp-fs_bind
* ltp-fs_perms_simple
* ltp-fsx
* ltp-hugetlb
* ltp-io
* ltp-ipc
* ltp-math
* ltp-mm
* ltp-nptl
* ltp-pty
* ltp-sched
* ltp-securebits
* ltp-smoke
* ltp-syscalls
* ltp-tracing
* network-basic-tests
* perf
* rcutorture
* v4l2-compliance
* vdso
--
Linaro LKFT
https://lkft.linaro.org
Hello Greg,
> From: Greg Kroah-Hartman <[email protected]>
> Sent: Monday, June 19, 2023 11:27 AM
>
> This is the start of the stable review cycle for the 6.3.9 release.
> There are 187 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, 21 Jun 2023 10:21:12 +0000.
> Anything received after that time might be too late.
Thank you for the release!
CIP configurations built and booted okay with Linux 6.3.9-rc1 (c4f2a2d855d4):
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/pipelines/904358168
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/commits/linux-6.3.y
Tested-by: Chris Paterson (CIP) <[email protected]>
Kind regards, Chris
On Mon, 19 Jun 2023 12:26:58 +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.3.9 release.
> There are 187 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, 21 Jun 2023 10:21:12 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.3.9-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.3.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
All tests passing for Tegra ...
Test results for stable-v6.3:
11 builds: 11 pass, 0 fail
28 boots: 28 pass, 0 fail
130 tests: 130 pass, 0 fail
Linux version: 6.3.9-rc1-gc4f2a2d855d4
Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000,
tegra194-p2972-0000, tegra194-p3509-0000+p3668-0000,
tegra20-ventana, tegra210-p2371-2180,
tegra210-p3450-0000, tegra30-cardhu-a04
Tested-by: Jon Hunter <[email protected]>
Jon
On Mon, Jun 19, 2023 at 12:26:58PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.3.9 release.
> There are 187 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
Tested-by: Conor Dooley <[email protected]>
Cheers,
Conor.
Hi Greg,
On Mon, Jun 19, 2023 at 12:26:58PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.3.9 release.
> There are 187 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.
Build test (gcc version 12.2.1 20230511):
mips: 52 configs -> no failure
arm: 71 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]
mips: Booted on ci20 board. No regression. [3]
[1]. https://openqa.qa.codethink.co.uk/tests/4085
[2]. https://openqa.qa.codethink.co.uk/tests/4081
[3]. https://openqa.qa.codethink.co.uk/tests/4079
Tested-by: Sudip Mukherjee <[email protected]>
--
Regards
Sudip
> This is the start of the stable review cycle for the 6.3.9 release.
> There are 187 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, 21 Jun 2023 10:21:12 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.3.9-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.3.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
Compiled and booted on my x86_64 and ARM64 test systems. No errors or
regressions.
Tested-by: Allen Pais <[email protected]>
Thanks.
On 6/19/23 04:26, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.3.9 release.
> There are 187 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, 21 Jun 2023 10:21:12 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.3.9-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.3.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
Compiled and booted on my test system. No dmesg regressions.
Tested-by: Shuah Khan <[email protected]>
thanks,
-- Shuah
On Mon, Jun 19, 2023 at 12:26:58PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.3.9 release.
> There are 187 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, 21 Jun 2023 10:21:12 +0000.
> Anything received after that time might be too late.
>
Build results:
total: 153 pass: 153 fail: 0
Qemu test results:
total: 520 pass: 520 fail: 0
Tested-by: Guenter Roeck <[email protected]>
Guenter
On Mon, Jun 19, 2023 at 12:26:58PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.3.9 release.
> There are 187 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, 21 Jun 2023 10:21:12 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.3.9-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.3.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
Tested rc1 against the Fedora build system (aarch64, ppc64le, s390x,
x86_64), and boot tested x86_64. No regressions noted.
Tested-by: Justin M. Forbes <[email protected]>
On Mon, Jun 19, 2023 at 05:03:28PM +0200, Ronald Warsow wrote:
> Hi Greg
>
> 6.3.9-rc1
>
> compiles, boots and runs here on x86_64
> (Intel Rocket Lake, i5-11400)
>
> Thanks
>
> Tested-by: Ronald Warsow <[email protected]>
>
Thanks for testing and letting me know,
greg k-h