2023-10-04 18:24:54

by Greg KH

[permalink] [raw]
Subject: [PATCH 6.5 000/321] 6.5.6-rc1 review

This is the start of the stable review cycle for the 6.5.6 release.
There are 321 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 Fri, 06 Oct 2023 17:51: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.5.6-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.5.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Mario Limonciello <[email protected]>
ASoC: amd: yc: Fix a non-functional mic on Lenovo 82TL

Michal Hocko <[email protected]>
mm, memcg: reconsider kmem.limit_in_bytes deprecation

Michal Hocko <[email protected]>
memcg: drop kmem.limit_in_bytes

Ilya Dryomov <[email protected]>
rbd: take header_rwsem in rbd_dev_refresh() only when updating

Ilya Dryomov <[email protected]>
rbd: decouple parent info read-in from updating rbd_dev

Ilya Dryomov <[email protected]>
rbd: decouple header read-in from updating rbd_dev->header

Ilya Dryomov <[email protected]>
rbd: move rbd_dev_refresh() definition

Jani Nikula <[email protected]>
drm/meson: fix memory leak on ->hpd_notify callback

Hamza Mahfooz <[email protected]>
drm/amd/display: fix the ability to use lower resolution modes on eDP

YuBiao Wang <[email protected]>
drm/amdkfd: Use gpu_offset for user queue's wptr

Greg Ungerer <[email protected]>
fs: binfmt_elf_efpic: fix personality for ELF-FDPIC

Linus Walleij <[email protected]>
power: supply: ab8500: Set typing and props

Nicolas Frattaroli <[email protected]>
power: supply: rk817: Add missing module alias

Javier Pello <[email protected]>
drm/i915/gt: Fix reservation address in ggtt_reserve_guc_top

Matthew Wilcox (Oracle) <[email protected]>
i915: Limit the length of an sg list to the requested length

Matthias Schiffer <[email protected]>
ata: libata-sata: increase PMP SRST timeout to 10s

Damien Le Moal <[email protected]>
ata: libata-core: Do not register PM operations for SAS ports

Damien Le Moal <[email protected]>
ata: libata-core: Fix port and device removal

Damien Le Moal <[email protected]>
ata: libata-core: Fix ata_port_request_pm() locking

Beau Belgrave <[email protected]>
tracing/user_events: Align set_bit() address for all archs

Quang Le <[email protected]>
fs/smb/client: Reset password pointer to NULL

Rafael J. Wysocki <[email protected]>
thermal: sysfs: Fix trip_point_hyst_store()

Mika Westerberg <[email protected]>
net: thunderbolt: Fix TCPv6 GSO checksum calculation

Nick Desaulniers <[email protected]>
bpf: Fix BTF_ID symbol generation collision in tools/

Jiri Olsa <[email protected]>
bpf: Fix BTF_ID symbol generation collision

Jiri Olsa <[email protected]>
bpf: Add override check to kprobe multi link attach

Ricardo Ribalda <[email protected]>
media: uvcvideo: Fix OOB read

Josef Bacik <[email protected]>
btrfs: properly report 0 avail for very full file systems

Filipe Manana <[email protected]>
btrfs: fix race between reading a directory and adding entries to it

Filipe Manana <[email protected]>
btrfs: set last dir index to the current last index when opening dir

Bernd Schubert <[email protected]>
btrfs: file_remove_privs needs an exclusive lock in direct io write

Filipe Manana <[email protected]>
btrfs: refresh dir last index during a rewinddir(3) call

Steven Rostedt (Google) <[email protected]>
ring-buffer: Update "shortest_full" in polling

Zheng Yejian <[email protected]>
ring-buffer: Fix bytes info in per_cpu buffer stats

Smita Koralahalli <[email protected]>
cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers

Dan Williams <[email protected]>
cxl/port: Fix cxl_test register enumeration regression

Johannes Weiner <[email protected]>
mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcement

Johannes Weiner <[email protected]>
mm: page_alloc: fix CMA and HIGHATOMIC landing on the wrong buddy list

Rafael Aquini <[email protected]>
mm/slab_common: fix slab_caches list corruption after kmem_cache_destroy()

Yang Shi <[email protected]>
mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are specified

Juntong Deng <[email protected]>
selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparenting_test.sh that may cause error

Jinjie Ruan <[email protected]>
mm/damon/vaddr-test: fix memory leak in damon_do_test_apply_three_regions()

Mikko Rapeli <[email protected]>
arm64: defconfig: remove CONFIG_COMMON_CLK_NPCM8XX=y

Ira Weiny <[email protected]>
cxl/mbox: Fix CEL logic for poison and security commands

Janusz Krzysztofik <[email protected]>
drm/tests: Fix incorrect argument in drm_test_mm_insert_range

Frederic Weisbecker <[email protected]>
timers: Tag (hr)timer softirq as hotplug safe

Yu Liao <[email protected]>
ACPI: NFIT: Fix incorrect calculation of idt size

Trond Myklebust <[email protected]>
NFSv4: Fix a state manager thread deadlock regression

Trond Myklebust <[email protected]>
Revert "SUNRPC dont update timeout value on connection reset"

Joel Fernandes (Google) <[email protected]>
sched/rt: Fix live lock between select_fallback_rq() and RT push

Liam R. Howlett <[email protected]>
kernel/sched: Modify initial boot task idle setup

August Wikerfors <[email protected]>
ASoC: amd: yc: Fix non-functional mic on Lenovo 82QF and 82UG

Heiner Kallweit <[email protected]>
i2c: i801: unregister tco_pdev in i801_probe() error path

Jens Axboe <[email protected]>
io_uring/fs: remove sqe->rw_flags checking from LINKAT

Niklas Cassel <[email protected]>
ata: libata-scsi: ignore reserved bits for REPORT SUPPORTED OPERATION CODES

Damien Le Moal <[email protected]>
scsi: sd: Do not issue commands to suspended disks on shutdown

Damien Le Moal <[email protected]>
scsi: sd: Differentiate system and runtime start/stop management

Damien Le Moal <[email protected]>
ata: libata-scsi: link ata port and scsi device

Tiezhu Yang <[email protected]>
LoongArch: Add support for 64_PCREL relocation type

Tiezhu Yang <[email protected]>
LoongArch: Add support for 32_PCREL relocation type

Huacai Chen <[email protected]>
LoongArch: numa: Fix high_memory calculation

Tiezhu Yang <[email protected]>
LoongArch: Define relocation types for ABI v2.10

Helge Deller <[email protected]>
LoongArch: Fix lockdep static memory detection

Kailang Yang <[email protected]>
ALSA: hda: Disable power save for solving pop issue on Lenovo ThinkCentre M70q

Takashi Iwai <[email protected]>
ALSA: rawmidi: Fix NULL dereference at proc read

Tianjia Zhang <[email protected]>
crypto: sm2 - Fix crash caused by uninitialized context

Pan Bian <[email protected]>
nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()

Andy Shevchenko <[email protected]>
serial: 8250_port: Check IRQ data before use

Damien Le Moal <[email protected]>
scsi: core: ata: Do no try to probe for CDL on old drives

Daniel Starke <[email protected]>
Revert "tty: n_gsm: fix UAF in gsm_cleanup_mux"

Ricky WU <[email protected]>
misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to probe

Paolo Abeni <[email protected]>
mptcp: process pending subflow error on close

Paolo Abeni <[email protected]>
mptcp: move __mptcp_error_report in protocol.c

Paolo Abeni <[email protected]>
mptcp: fix bogus receive window shrinkage with multiple subflows

Sean Christopherson <[email protected]>
KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronously

Paolo Bonzini <[email protected]>
KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe()

Sean Christopherson <[email protected]>
KVM: x86/mmu: Open code leaf invalidation from mmu_notifier

Tom Lendacky <[email protected]>
KVM: SVM: Fix TSC_AUX virtualization setup

Paolo Bonzini <[email protected]>
KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway

Pu Wen <[email protected]>
x86/srso: Add SRSO mitigation for Hygon processors

Haitao Huang <[email protected]>
x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race

Johan Hovold <[email protected]>
spi: zynqmp-gqspi: fix clock imbalance on probe failure

Nicolin Chen <[email protected]>
iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range

Richard Fitzgerald <[email protected]>
ASoC: cs35l56: Call pm_runtime_dont_use_autosuspend()

Arnaldo Carvalho de Melo <[email protected]>
perf build: Define YYNOMEM as YYNOABORT for bison < 3.81

Thomas Zimmermann <[email protected]>
fbdev/sh7760fb: Depend on FB=y

Huacai Chen <[email protected]>
LoongArch: Set all reserved memblocks on Node#0 at initialization

Andy Shevchenko <[email protected]>
LoongArch: Use _UL() and _ULL()

Yann Sionneau <[email protected]>
i2c: designware: fix __i2c_dw_disable() in case master is holding SCL low

Bob Peterson <[email protected]>
gfs2: fix glock shrinker ref issues

Gerhard Engleder <[email protected]>
tsnep: Fix NAPI polling with budget 0

Gerhard Engleder <[email protected]>
tsnep: Fix ethtool channels

Gerhard Engleder <[email protected]>
tsnep: Fix NAPI scheduling

Sebastian Andrzej Siewior <[email protected]>
net: hsr: Add __packed to struct hsr_sup_tlv.

Johnathan Mantey <[email protected]>
ncsi: Propagate carrier gain/loss events to the NCSI controller

Benjamin Gray <[email protected]>
powerpc/watchpoints: Annotate atomic context in more places

Benjamin Gray <[email protected]>
powerpc/watchpoint: Disable pagefaults when getting user instruction

Benjamin Gray <[email protected]>
powerpc/watchpoints: Disable preemption in thread_change_pc()

Ranjani Sridharan <[email protected]>
ASoC: SOF: Intel: MTL: Reduce the DSP init timeout

Olga Kornievskaia <[email protected]>
NFSv4.1: fix zero value filehandle in post open getattr

Hans Verkuil <[email protected]>
media: vb2: frame_vector.c: replace WARN_ONCE with a comment

Peter Ujfalusi <[email protected]>
ASoC: SOF: sof-audio: Fix DSP core put imbalance on widget setup failure

Chancel Liu <[email protected]>
ASoC: imx-rpmsg: Set ignore_pmdown_time for dai_link

Mike Rapoport (IBM) <[email protected]>
memblock tests: fix warning ‘struct seq_file’ declared inside parameter list

Mike Rapoport (IBM) <[email protected]>
memblock tests: fix warning: "__ALIGN_KERNEL" redefined

Richard Fitzgerald <[email protected]>
ASoC: wm_adsp: Fix missing locking in wm_adsp_[read|write]_ctl()

Richard Fitzgerald <[email protected]>
firmware: cirrus: cs_dsp: Only log list of algorithms in debug build

Richard Fitzgerald <[email protected]>
ASoC: cs42l42: Avoid stale SoundWire ATTACH after hard reset

Richard Fitzgerald <[email protected]>
ASoC: cs42l42: Don't rely on GPIOD_OUT_LOW to set RESET initially low

Richard Fitzgerald <[email protected]>
ASoC: cs42l42: Ensure a reset pulse meets minimum pulse width.

Peter Ujfalusi <[email protected]>
ALSA: hda: intel-sdw-acpi: Use u8 type for link index

Hans de Goede <[email protected]>
ASoC: rt5640: Only cancel jack-detect work on suspend if active

Stanislav Fomichev <[email protected]>
bpf: Clarify error expectations from bpf_clone_redirect

Hou Tao <[email protected]>
bpf: Ensure unit_size is matched with slab cache object size

Mika Westerberg <[email protected]>
spi: intel-pci: Add support for Granite Rapids SPI serial flash

Shengjiu Wang <[email protected]>
ASoC: fsl: imx-pcm-rpmsg: Add SNDRV_PCM_INFO_BATCH flag

Valentin Caron <[email protected]>
spi: stm32: add a delay before SPI disable

Han Xu <[email protected]>
spi: nxp-fspi: reset the FLSHxCR1 registers

Walt Holman <[email protected]>
Add DMI ID for MSI Bravo 15 B7ED

Niklas Cassel <[email protected]>
ata: libata-eh: do not thaw the port twice in ata_eh_reset()

Niklas Cassel <[email protected]>
ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()

Steve French <[email protected]>
smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPP

Michal Grzedzicki <[email protected]>
scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command

Michal Grzedzicki <[email protected]>
scsi: pm80xx: Use phy-specific SAS address when sending PHY_START command

Icenowy Zheng <[email protected]>
riscv: errata: fix T-Head dcache.cva encoding

Pratyush Yadav <[email protected]>
nvme-pci: do not set the NUMA node of device if it has none

Josh Poimboeuf <[email protected]>
objtool: Fix _THIS_IP_ detection for cold functions

David Francis <[email protected]>
drm/amdgpu: Handle null atom context in VBIOS info ioctl

David Francis <[email protected]>
drm/amdkfd: Checkpoint and restore queues on GFX11

Hawking Zhang <[email protected]>
drm/amdgpu: fallback to old RAS error message for aqua_vanjaram

Alex Deucher <[email protected]>
drm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset for SR-IOV

Alex Deucher <[email protected]>
drm/amdgpu/soc21: don't remap HDP registers for SR-IOV

Swapnil Patel <[email protected]>
drm/amd/display: Don't check registers, if using AUX BL control

Mukul Joshi <[email protected]>
drm/amdkfd: Update CU masking for GFX 9.4.3

Mukul Joshi <[email protected]>
drm/amdkfd: Update cache info reporting for GFX v9.4.3

Mukul Joshi <[email protected]>
drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3

Julia Lawall <[email protected]>
thermal/of: add missing of_node_put()

Luke D. Jones <[email protected]>
platform/x86: asus-wmi: Support 2023 ROG X16 tablet mode

David Thompson <[email protected]>
platform/mellanox: mlxbf-bootctl: add NET dependency into Kconfig

Ard Biesheuvel <[email protected]>
efi/x86: Ensure that EFI_RUNTIME_MAP is enabled for kexec

Christophe JAILLET <[email protected]>
ata: sata_mv: Fix incorrect string length computation in mv_dump_mem()

Guangguan Wang <[email protected]>
net/smc: bugfix for smcr v2 server connect success statistic

Steven Rostedt (Google) <[email protected]>
ring-buffer: Do not attempt to read past "commit"

Ricardo B. Marliere <[email protected]>
selftests: fix dependency checker script

Filipe Manana <[email protected]>
btrfs: assert delayed node locked when removing delayed item

Zheng Yejian <[email protected]>
ring-buffer: Avoid softlockup in ring_buffer_resize()

Zheng Yejian <[email protected]>
selftests/ftrace: Correctly enable event in instance-event.tc

Kiwoong Kim <[email protected]>
scsi: ufs: core: Poll HCS.UCRDY before issuing a UIC command

Kiwoong Kim <[email protected]>
scsi: ufs: core: Move __ufshcd_send_uic_cmd() outside host_lock

Javed Hasan <[email protected]>
scsi: qedf: Add synchronization between I/O completions and abort

Helge Deller <[email protected]>
parisc: irq: Make irq_stack_union static to avoid sparse warning

Helge Deller <[email protected]>
parisc: drivers: Fix sparse warning

Helge Deller <[email protected]>
parisc: iosapic.c: Fix sparse warnings

Helge Deller <[email protected]>
parisc: ccio-dma: Fix sparse warnings

Helge Deller <[email protected]>
parisc: sba-iommu: Fix sparse warnigs

Helge Deller <[email protected]>
parisc: sba: Fix compile warning wrt list of SBA devices

Nigel Kirkland <[email protected]>
nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid()

Tobias Schramm <[email protected]>
spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain

Tobias Schramm <[email protected]>
spi: sun6i: reduce DMA RX transfer width to single byte

Shubh <[email protected]>
ASoC: amd: yc: Add DMI entries to support Victus by HP Gaming Laptop 15-fb0xxx (8A3E)

Daniel Borkmann <[email protected]>
bpf: Annotate bpf_long_memcpy with data_race

Sergey Senozhatsky <[email protected]>
dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock

Xiubo Li <[email protected]>
ceph: drop messages from MDS when unmounting

Sean Christopherson <[email protected]>
x86/reboot: VMCLEAR active VMCSes before emergency reboot

Chuck Lever <[email protected]>
NFSD: Fix zero NFSv4 READ results when RQ_SPLICE_OK is not set

William A. Kennington III <[email protected]>
i2c: npcm7xx: Fix callback completion ordering

Wenhua Lin <[email protected]>
gpio: pmic-eic-sprd: Add can_sleep flag for PMIC EIC chip

Karol Wachowski <[email protected]>
accel/ivpu: Use cached buffers for FW loading

Stanislaw Gruszka <[email protected]>
accel/ivpu: Do not use wait event interruptible

Umesh Nerlige Ramappa <[email protected]>
i915/guc: Get runtime pm in busyness worker only if already active

Sudeep Holla <[email protected]>
firmware: arm_ffa: Don't set the memory region attributes for MEM_LEND

Rob Herring <[email protected]>
arm64: dts: imx: Add imx8mm-prt8mm.dtb to build

Liu Ying <[email protected]>
arm64: dts: imx8mm-evk: Fix hdmi@3d node

Nathan Rossi <[email protected]>
soc: imx8m: Enable OCOTP clock for imx8mm before reading registers

Adam Ford <[email protected]>
arm64: dts: imx8mp-beacon-kit: Fix audio_pll2 clock

Adam Ford <[email protected]>
arm64: dts: imx8mp: Fix SDMA2/3 clocks

Michael Ellerman <[email protected]>
selftests/powerpc: Fix emit_tests to work with run_kselftest.sh

Michael Ellerman <[email protected]>
powerpc/stacktrace: Fix arch_stack_walk_reliable()

Chris Morgan <[email protected]>
power: supply: rk817: Fix node refcount leak

Max Filippov <[email protected]>
xtensa: boot/lib: fix function prototypes

Randy Dunlap <[email protected]>
xtensa: umulsidi3: fix conditional expression

Randy Dunlap <[email protected]>
xtensa: boot: don't add include-dirs

Randy Dunlap <[email protected]>
xtensa: iss/network: make functions static

Max Filippov <[email protected]>
xtensa: add default definition for XCHAL_HAVE_DIV32

Christophe JAILLET <[email protected]>
firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels()

Sebastian Reichel <[email protected]>
power: supply: core: fix use after free in uevent

Christophe JAILLET <[email protected]>
power: supply: rt9467: Fix rt9467_run_aicl()

Dan Carpenter <[email protected]>
power: supply: ucs1002: fix error code in ucs1002_get_property()

Ross Lagerwall <[email protected]>
swiotlb: use the calculated number of areas

Tony Lindgren <[email protected]>
bus: ti-sysc: Fix SYSC_QUIRK_SWSUP_SIDLE_ACT handling for uart wake-up

Tony Lindgren <[email protected]>
ARM: dts: ti: omap: motorola-mapphone: Fix abe_clkctrl warning on boot

Tony Lindgren <[email protected]>
ARM: dts: ti: omap: Fix bandgap thermal cells addressing for omap3/4

Timo Alho <[email protected]>
clk: tegra: fix error return case for recalc_rate

Marek Vasut <[email protected]>
clk: si521xx: Fix regmap write accessor

Marek Vasut <[email protected]>
clk: si521xx: Use REGCACHE_FLAT instead of NONE

Zhifeng Tang <[email protected]>
clk: sprd: Fix thm_parents incorrect configuration

Harshit Mogalapalli <[email protected]>
power: supply: mt6370: Fix missing error code in mt6370_chg_toggle_cfo()

Sibi Sankar <[email protected]>
firmware: arm_scmi: Fixup perf power-cost/microwatt support

Cristian Marussi <[email protected]>
firmware: arm_scmi: Harden perf domain info access

Adam Ford <[email protected]>
bus: ti-sysc: Fix missing AM35xx SoC matching

Julien Panis <[email protected]>
bus: ti-sysc: Use fsleep() instead of usleep_range() in sysc_reset()

Charles Kearney <[email protected]>
spi: spi-gxp: BUG: Correct spi write return value

Christoph Hellwig <[email protected]>
MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabled

Jinjie Ruan <[email protected]>
vfio/mdev: Fix a null-ptr-deref bug for mdev_unregister_parent()

Qu Wenruo <[email protected]>
btrfs: reset destination buffer when read_extent_buffer() gets invalid range

Al Viro <[email protected]>
direct_write_fallback(): on error revert the ->ki_pos update from buffered write

Amit Pundir <[email protected]>
arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved

Wenjing Liu <[email protected]>
drm/amd/display: fix a regression in blank pixel data caused by coding mistake

Wenjing Liu <[email protected]>
drm/amd/display: Update DPG test pattern programming

Richard Fitzgerald <[email protected]>
ASoC: cs35l56: Disable low-power hibernation mode

Jiadong Zhu <[email protected]>
drm/amdgpu: set completion status as preempted for the resubmission

Daniel Scally <[email protected]>
i2c: xiic: Correct return value check for xiic_reinit()

Liang He <[email protected]>
i2c: mux: gpio: Add missing fwnode_handle_put()

Xiaoke Wang <[email protected]>
i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()

Christophe JAILLET <[email protected]>
gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()

Zhang Xiaoxu <[email protected]>
cifs: Fix UAF in cifs_demultiplex_thread()

Ben Wolsieffer <[email protected]>
proc: nommu: fix empty /proc/<pid>/maps

Ben Wolsieffer <[email protected]>
proc: nommu: /proc/<pid>/maps: release mmap read lock

Alison Schofield <[email protected]>
cxl/region: Match auto-discovered region decoders by HPA range

Muhammad Husaini Zulkifli <[email protected]>
igc: Expose tx-usecs coalesce setting to user

Sebastian Andrzej Siewior <[email protected]>
octeontx2-pf: Do xdp_do_flush() after redirects.

Sebastian Andrzej Siewior <[email protected]>
bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI

Sebastian Andrzej Siewior <[email protected]>
net: ena: Flush XDP packets on error.

Sebastian Andrzej Siewior <[email protected]>
locking/seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested()

José Pekkarinen <[email protected]>
drm/virtio: clean out_fence on complete_submit

Umesh Nerlige Ramappa <[email protected]>
i915/pmu: Move execlist stats initialization to execlist specific setup

Jinjie Ruan <[email protected]>
net/handshake: Fix memory leak in __sock_create() and sock_alloc_file()

Cai Huoqing <[email protected]>
net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced before check 'hwdev'

Jozsef Kadlecsik <[email protected]>
netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP

Florian Westphal <[email protected]>
netfilter: nf_tables: disable toggling dormant table state more than once

Benjamin Poirier <[email protected]>
vxlan: Add missing entries to vxlan_get_size()

Artem Chernyshev <[email protected]>
net: rds: Fix possible NULL-pointer dereference

Mark Rutland <[email protected]>
locking/atomic: scripts: fix fallback ifdeffery

Ziyang Xuan <[email protected]>
team: fix null-ptr-deref when team device type is changed

Eric Dumazet <[email protected]>
net: bridge: use DEV_STATS_INC()

Jie Wang <[email protected]>
net: hns3: add 5ms delay before clear firmware reset irq source

Jijie Shao <[email protected]>
net: hns3: fix fail to delete tc flower rules during reset issue

Jian Shen <[email protected]>
net: hns3: only enable unicast promisc when mac table full

Jie Wang <[email protected]>
net: hns3: fix GRE checksum offload issue

Jie Wang <[email protected]>
net: hns3: add cmdq check for vf periodic service task

Josh Poimboeuf <[email protected]>
x86/srso: Fix SBPB enablement for spec_rstack_overflow=off

Josh Poimboeuf <[email protected]>
x86/srso: Don't probe microcode in a guest

Josh Poimboeuf <[email protected]>
x86/srso: Set CPUID feature bits independently of bug or mitigation status

Josh Poimboeuf <[email protected]>
x86/srso: Fix srso_show_state() side effect

Vincent Whitchurch <[email protected]>
x86/asm: Fix build of UML with KASAN

Stephen Boyd <[email protected]>
platform/x86: intel_scu_ipc: Fail IPC send if still busy

Stephen Boyd <[email protected]>
platform/x86: intel_scu_ipc: Don't override scu in intel_scu_ipc_dev_simple_command()

Stephen Boyd <[email protected]>
platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interrupt()

Stephen Boyd <[email protected]>
platform/x86: intel_scu_ipc: Check status after timeout in busy_loop()

Lukasz Majewski <[email protected]>
net: hsr: Properly parse HSRv1 supervisor frames.

Rik van Riel <[email protected]>
x86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer()

Eric Dumazet <[email protected]>
dccp: fix dccp_v4_err()/dccp_v6_err() again

Benjamin Gray <[email protected]>
powerpc/dexcr: Move HASHCHK trap handler

Kajol Jain <[email protected]>
powerpc/perf/hv-24x7: Update domain value check

Eric Dumazet <[email protected]>
scsi: iscsi_tcp: restrict to TCP sockets

Kyle Zeng <[email protected]>
ipv4: fix null-deref in ipv4_link_failure

Vinicius Costa Gomes <[email protected]>
igc: Fix infinite initialization loop with early XDP redirect

David Christensen <[email protected]>
ionic: fix 16bit math issue when PAGE_SIZE >= 64KB

Ilya Leoshkevich <[email protected]>
netfilter, bpf: Adjust timeouts of non-confirmed CTs in bpf_ct_insert_entry()

Ivan Vecera <[email protected]>
i40e: Fix VF VLAN offloading when port VLAN is configured

Petr Oros <[email protected]>
iavf: schedule a request immediately after add/delete vlan

Petr Oros <[email protected]>
iavf: add iavf_schedule_aq_request() helper

Peter Ujfalusi <[email protected]>
ASoC: SOF: core: Only call sof_ops_free() on remove if the probe was successful

Radoslaw Tyl <[email protected]>
iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is set

Shinas Rasheed <[email protected]>
octeon_ep: fix tx dma unmap len values in SG

Shengjiu Wang <[email protected]>
ASoC: imx-audmix: Fix return error with devm_clk_get()

Chen Ni <[email protected]>
ASoC: hdaudio.c: Add missing check for devm_kstrdup

Takashi Iwai <[email protected]>
ALSA: seq: ump: Fix -Wformat-truncation warning

Sasha Neftin <[email protected]>
net/core: Fix ETH_P_1588 flow dissector

Sabrina Dubroca <[email protected]>
selftests: tls: swap the TX and RX sockets in some tests

Jinjie Ruan <[email protected]>
net: microchip: sparx5: Fix possible memory leaks in vcap_api_kunit

Jinjie Ruan <[email protected]>
net: microchip: sparx5: Fix possible memory leaks in test_vcap_xn_rule_creator()

Jinjie Ruan <[email protected]>
net: microchip: sparx5: Fix possible memory leak in vcap_api_encode_rule_test()

Jinjie Ruan <[email protected]>
net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_actionvalue_test()

Jinjie Ruan <[email protected]>
net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_keyvalue_test()

Bard Liao <[email protected]>
ASoC: SOF: ipc4-topology: fix wrong sizeof argument

Rong Tao <[email protected]>
memblock tests: Fix compilation errors.

Alexey Dobriyan <[email protected]>
uapi: stddef.h: Fix __DECLARE_FLEX_ARRAY for C++

Alexey Dobriyan <[email protected]>
uapi: stddef.h: Fix header guard location

Kees Cook <[email protected]>
Compiler Attributes: counted_by: Adjust name and identifier expansion

Phil Sutter <[email protected]>
netfilter: nf_tables: Fix entries val in rule reset audit log

Florian Westphal <[email protected]>
netfilter: conntrack: fix extension size table

Knyazev Arseniy <[email protected]>
ALSA: hda/realtek: Splitting the UX3402 into two separate models

Artem Savkov <[email protected]>
selftests/bpf: fix unpriv_disabled check in test_verifier

Christophe JAILLET <[email protected]>
bpf: Fix a erroneous check after snprintf()

Hans de Goede <[email protected]>
ASoC: rt5640: Fix IRQ not being free-ed for HDA jack detect mode

Hans de Goede <[email protected]>
ASoC: rt5640: Enable the IRQ on resume after configuring jack-detect

Hans de Goede <[email protected]>
ASoC: rt5640: Do not disable/enable IRQ twice on suspend/resume

Senhong Liu <[email protected]>
ASoC: rt5640: fix typos

Hans de Goede <[email protected]>
ASoC: rt5640: Fix sleep in atomic context

Hans de Goede <[email protected]>
ASoC: rt5640: Revert "Fix sleep in atomic context"

Takashi Iwai <[email protected]>
ALSA: seq: Avoid delivery of events for disabled UMP groups

Takashi Iwai <[email protected]>
ALSA: docs: Fix a typo of midi2_ump_probe option for snd-usb-audio

Eduard Zingerman <[email protected]>
bpf: Avoid dummy bpf_offload_netdev in __bpf_prog_dev_bound_init

Toke Høiland-Jørgensen <[email protected]>
bpf: Avoid deadlock when using queue and stack maps from NMI

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: disallow element removal on anonymous sets

Jerome Brunet <[email protected]>
ASoC: meson: spdifin: start hw on dai probe

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: disallow rule removal from chain binding

Florian Westphal <[email protected]>
netfilter: nf_tables: fix memleak when more than 255 elements expired

Pablo Neira Ayuso <[email protected]>
netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration

Pablo Neira Ayuso <[email protected]>
netfilter: nft_set_pipapo: stop GC iteration if GC transaction allocation fails

Pablo Neira Ayuso <[email protected]>
netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC

Pablo Neira Ayuso <[email protected]>
netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention

Jan Kara <[email protected]>
ext4: do not let fstrim block system suspend

Jan Kara <[email protected]>
ext4: move setting of trimmed bit into ext4_try_to_trim_range()

Kemeng Shi <[email protected]>
ext4: replace the traditional ternary conditional operator with with max()/min()

Filipe Manana <[email protected]>
btrfs: remove BUG() after failure to insert delayed dir index item

Filipe Manana <[email protected]>
btrfs: improve error message after failure to add delayed dir index item

Dave Wysochanski <[email protected]>
netfs: Only call folio_start_fscache() one time for each folio

Andreas Gruenbacher <[email protected]>
gfs2: Fix another freeze/thaw hang

Sakari Ailus <[email protected]>
media: via: Use correct dependency for camera sensor drivers

Sakari Ailus <[email protected]>
media: v4l: Use correct dependency for camera sensor drivers

Olga Kornievskaia <[email protected]>
NFSv4.1: fix pnfs MDS=DS session trunking

Olga Kornievskaia <[email protected]>
NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server

Trond Myklebust <[email protected]>
SUNRPC: Mark the cred for revalidation if the server rejects it

Trond Myklebust <[email protected]>
NFS/pNFS: Report EINVAL errors from connect() to the server

Trond Myklebust <[email protected]>
NFS: More fixes for nfs_direct_write_reschedule_io()

Trond Myklebust <[email protected]>
NFS: Use the correct commit info in nfs_join_page_group()

Trond Myklebust <[email protected]>
NFS: More O_DIRECT accounting fixes for error paths

Trond Myklebust <[email protected]>
NFS: Fix O_DIRECT locking issues

Trond Myklebust <[email protected]>
NFS: Fix error handling for O_DIRECT write scheduling


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

Diffstat:

Documentation/admin-guide/cgroup-v1/memory.rst | 9 +-
Documentation/sound/designs/midi-2.0.rst | 4 +-
Makefile | 4 +-
.../boot/dts/ti/omap/motorola-mapphone-common.dtsi | 4 +-
arch/arm/boot/dts/ti/omap/omap3-cpu-thermal.dtsi | 3 +-
arch/arm/boot/dts/ti/omap/omap4-cpu-thermal.dtsi | 5 +-
arch/arm/boot/dts/ti/omap/omap443x.dtsi | 1 +
arch/arm/boot/dts/ti/omap/omap4460.dtsi | 1 +
arch/arm64/boot/dts/freescale/Makefile | 1 +
arch/arm64/boot/dts/freescale/imx8mm-evk.dtsi | 32 +-
.../arm64/boot/dts/freescale/imx8mp-beacon-kit.dts | 5 +-
arch/arm64/boot/dts/freescale/imx8mp.dtsi | 6 +
arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 9 +
arch/arm64/configs/defconfig | 1 -
arch/loongarch/include/asm/addrspace.h | 14 +-
arch/loongarch/include/asm/elf.h | 9 +
arch/loongarch/kernel/mem.c | 4 +-
arch/loongarch/kernel/module.c | 22 +-
arch/loongarch/kernel/numa.c | 2 +-
arch/loongarch/kernel/vmlinux.lds.S | 55 +--
arch/mips/alchemy/devboards/db1000.c | 4 +
arch/mips/alchemy/devboards/db1200.c | 6 +
arch/mips/alchemy/devboards/db1300.c | 4 +
arch/parisc/include/asm/ropes.h | 7 +-
arch/parisc/kernel/drivers.c | 2 +-
arch/parisc/kernel/irq.c | 2 +-
arch/powerpc/kernel/hw_breakpoint.c | 16 +-
arch/powerpc/kernel/hw_breakpoint_constraints.c | 7 +-
arch/powerpc/kernel/stacktrace.c | 27 +-
arch/powerpc/kernel/traps.c | 56 ++-
arch/powerpc/perf/hv-24x7.c | 2 +-
arch/riscv/include/asm/errata_list.h | 4 +-
arch/x86/Kconfig | 2 +-
arch/x86/include/asm/kexec.h | 2 -
arch/x86/include/asm/kvm_host.h | 3 +-
arch/x86/include/asm/linkage.h | 7 +
arch/x86/include/asm/processor.h | 2 -
arch/x86/include/asm/reboot.h | 2 +
arch/x86/kernel/cpu/amd.c | 28 +-
arch/x86/kernel/cpu/bugs.c | 17 +-
arch/x86/kernel/cpu/common.c | 2 +-
arch/x86/kernel/cpu/sgx/encl.c | 30 +-
arch/x86/kernel/crash.c | 31 --
arch/x86/kernel/reboot.c | 22 ++
arch/x86/kernel/setup.c | 8 +-
arch/x86/kvm/mmu/mmu.c | 20 +-
arch/x86/kvm/mmu/mmu_internal.h | 15 +-
arch/x86/kvm/mmu/tdp_mmu.c | 152 ++++----
arch/x86/kvm/mmu/tdp_mmu.h | 5 +-
arch/x86/kvm/svm/sev.c | 34 +-
arch/x86/kvm/svm/svm.c | 9 +-
arch/x86/kvm/svm/svm.h | 1 +
arch/x86/kvm/vmx/vmx.c | 10 +-
arch/x86/kvm/x86.c | 5 +-
arch/x86/lib/memcpy_64.S | 2 +-
arch/x86/lib/memmove_64.S | 2 +-
arch/x86/lib/memset_64.S | 2 +-
arch/xtensa/boot/Makefile | 3 +-
arch/xtensa/boot/lib/zmem.c | 5 +-
arch/xtensa/include/asm/core.h | 4 +
arch/xtensa/lib/umulsidi3.S | 4 +-
arch/xtensa/platforms/iss/network.c | 4 +-
crypto/sm2.c | 6 +-
drivers/accel/ivpu/ivpu_fw.c | 8 +-
drivers/accel/ivpu/ivpu_gem.h | 5 +
drivers/accel/ivpu/ivpu_ipc.c | 11 +-
drivers/acpi/nfit/core.c | 2 +-
drivers/ata/libata-core.c | 47 ++-
drivers/ata/libata-eh.c | 16 +-
drivers/ata/libata-scsi.c | 53 ++-
drivers/ata/libata-transport.c | 9 +-
drivers/ata/libata.h | 2 +
drivers/ata/sata_mv.c | 4 +-
drivers/block/rbd.c | 416 +++++++++++----------
drivers/bus/ti-sysc.c | 31 +-
drivers/char/agp/parisc-agp.c | 2 -
drivers/clk/clk-si521xx.c | 9 +-
drivers/clk/sprd/ums512-clk.c | 2 +-
drivers/clk/tegra/clk-bpmp.c | 2 +-
drivers/cxl/core/mbox.c | 23 +-
drivers/cxl/core/port.c | 13 +-
drivers/cxl/core/region.c | 24 +-
drivers/cxl/pci.c | 6 +-
drivers/firewire/sbp2.c | 9 +-
drivers/firmware/arm_ffa/driver.c | 16 +-
drivers/firmware/arm_scmi/perf.c | 93 +++--
drivers/firmware/cirrus/cs_dsp.c | 34 +-
drivers/firmware/imx/imx-dsp.c | 1 +
drivers/gpio/gpio-pmic-eic-sprd.c | 1 +
drivers/gpio/gpio-tb10x.c | 6 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 19 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | 6 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.h | 9 +
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 7 +-
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c | 72 ++--
drivers/gpu/drm/amd/amdgpu/nbio_v4_3.c | 3 +
drivers/gpu/drm/amd/amdgpu/soc21.c | 2 +-
drivers/gpu/drm/amd/amdkfd/kfd_crat.c | 3 +-
drivers/gpu/drm/amd/amdkfd/kfd_crat.h | 4 +
.../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 2 +-
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager.c | 34 +-
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager.h | 2 +-
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_cik.c | 2 +-
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v10.c | 2 +-
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v11.c | 43 ++-
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c | 44 ++-
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_vi.c | 2 +-
drivers/gpu/drm/amd/amdkfd/kfd_topology.c | 75 ++--
drivers/gpu/drm/amd/amdkfd/kfd_topology.h | 2 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 4 +-
.../amd/display/dc/dce110/dce110_hw_sequencer.c | 4 +-
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c | 47 +--
.../amd/display/dc/link/accessories/link_dp_cts.c | 105 +++---
drivers/gpu/drm/amd/include/kgd_kfd_interface.h | 6 +-
drivers/gpu/drm/i915/gem/i915_gem_shmem.c | 11 +-
drivers/gpu/drm/i915/gt/intel_engine_cs.c | 1 -
.../gpu/drm/i915/gt/intel_execlists_submission.c | 2 +
drivers/gpu/drm/i915/gt/intel_ggtt.c | 23 +-
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c | 38 +-
drivers/gpu/drm/meson/meson_encoder_hdmi.c | 2 +
drivers/gpu/drm/tests/drm_mm_test.c | 2 +-
drivers/gpu/drm/virtio/virtgpu_submit.c | 1 -
drivers/i2c/busses/i2c-designware-common.c | 17 +
drivers/i2c/busses/i2c-designware-core.h | 3 +
drivers/i2c/busses/i2c-i801.c | 1 +
drivers/i2c/busses/i2c-npcm7xx.c | 17 +-
drivers/i2c/busses/i2c-xiic.c | 2 +-
drivers/i2c/muxes/i2c-demux-pinctrl.c | 4 +
drivers/i2c/muxes/i2c-mux-gpio.c | 4 +-
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-sva.c | 27 +-
drivers/media/common/videobuf2/frame_vector.c | 6 +-
drivers/media/platform/marvell/Kconfig | 4 +-
drivers/media/platform/via/Kconfig | 2 +-
drivers/media/usb/em28xx/Kconfig | 4 +-
drivers/media/usb/go7007/Kconfig | 2 +-
drivers/media/usb/uvc/uvc_ctrl.c | 3 +
drivers/misc/cardreader/rts5227.c | 55 +--
drivers/misc/cardreader/rts5228.c | 57 +--
drivers/misc/cardreader/rts5249.c | 56 +--
drivers/misc/cardreader/rts5260.c | 43 +--
drivers/misc/cardreader/rts5261.c | 52 +--
drivers/misc/cardreader/rtsx_pcr.c | 51 ++-
drivers/net/ethernet/amazon/ena/ena_netdev.c | 3 +
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 5 +
drivers/net/ethernet/engleder/tsnep_ethtool.c | 6 +-
drivers/net/ethernet/engleder/tsnep_main.c | 18 +-
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 9 +
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 13 +-
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 3 +-
drivers/net/ethernet/huawei/hinic/hinic_port.c | 3 -
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 8 +-
drivers/net/ethernet/intel/iavf/iavf.h | 2 +-
drivers/net/ethernet/intel/iavf/iavf_ethtool.c | 2 +-
drivers/net/ethernet/intel/iavf/iavf_main.c | 17 +-
drivers/net/ethernet/intel/igc/igc_ethtool.c | 31 +-
drivers/net/ethernet/intel/igc/igc_main.c | 2 +-
.../net/ethernet/marvell/octeon_ep/octep_main.c | 8 +-
drivers/net/ethernet/marvell/octeon_ep/octep_tx.c | 8 +-
drivers/net/ethernet/marvell/octeon_ep/octep_tx.h | 16 +-
.../net/ethernet/marvell/octeontx2/nic/otx2_txrx.c | 19 +-
.../net/ethernet/microchip/vcap/vcap_api_kunit.c | 59 ++-
drivers/net/ethernet/pensando/ionic/ionic_dev.h | 1 +
drivers/net/ethernet/pensando/ionic/ionic_txrx.c | 10 +-
drivers/net/team/team.c | 10 +-
drivers/net/thunderbolt/main.c | 3 +-
drivers/net/vxlan/vxlan_core.c | 4 +
drivers/nvme/host/fc.c | 2 +-
drivers/nvme/host/pci.c | 3 -
drivers/parisc/ccio-dma.c | 18 +-
drivers/parisc/iommu-helpers.h | 8 +-
drivers/parisc/iosapic.c | 4 +-
drivers/parisc/iosapic_private.h | 4 +-
drivers/parisc/sba_iommu.c | 28 +-
drivers/platform/mellanox/Kconfig | 1 +
drivers/platform/x86/asus-nb-wmi.c | 9 +
drivers/platform/x86/intel_scu_ipc.c | 66 ++--
drivers/power/supply/ab8500_btemp.c | 9 +-
drivers/power/supply/ab8500_chargalg.c | 2 +-
drivers/power/supply/mt6370-charger.c | 2 +-
drivers/power/supply/power_supply_sysfs.c | 7 +
drivers/power/supply/rk817_charger.c | 16 +-
drivers/power/supply/rt9467-charger.c | 4 +-
drivers/power/supply/ucs1002_power.c | 3 +-
drivers/scsi/iscsi_tcp.c | 4 +
drivers/scsi/pm8001/pm8001_hwi.c | 2 +-
drivers/scsi/pm8001/pm80xx_hwi.c | 4 +-
drivers/scsi/qedf/qedf_io.c | 10 +-
drivers/scsi/qedf/qedf_main.c | 7 +-
drivers/scsi/scsi.c | 11 +
drivers/scsi/scsi_scan.c | 2 +-
drivers/scsi/sd.c | 101 ++++-
drivers/scsi/sd.h | 1 +
drivers/soc/imx/soc-imx8m.c | 10 +
drivers/spi/spi-gxp.c | 2 +-
drivers/spi/spi-intel-pci.c | 1 +
drivers/spi/spi-nxp-fspi.c | 7 +
drivers/spi/spi-stm32.c | 8 +
drivers/spi/spi-sun6i.c | 31 +-
drivers/spi/spi-zynqmp-gqspi.c | 12 +-
drivers/thermal/thermal_of.c | 8 +-
drivers/thermal/thermal_sysfs.c | 9 +-
drivers/tty/n_gsm.c | 4 +-
drivers/tty/serial/8250/8250_port.c | 5 +-
drivers/ufs/core/ufshcd.c | 13 +-
drivers/vfio/mdev/mdev_sysfs.c | 3 +-
drivers/video/fbdev/Kconfig | 2 +-
fs/binfmt_elf_fdpic.c | 5 +-
fs/btrfs/delayed-inode.c | 85 +++--
fs/btrfs/extent_io.c | 8 +-
fs/btrfs/file.c | 16 +-
fs/btrfs/inode.c | 29 +-
fs/btrfs/super.c | 2 +-
fs/ceph/caps.c | 6 +-
fs/ceph/mds_client.c | 12 +-
fs/ceph/mds_client.h | 11 +-
fs/ceph/quota.c | 14 +-
fs/ceph/snap.c | 10 +-
fs/ceph/super.c | 75 +++-
fs/ceph/super.h | 3 +
fs/ext4/mballoc.c | 60 +--
fs/gfs2/glock.c | 4 +-
fs/gfs2/glops.c | 9 +-
fs/libfs.c | 1 +
fs/netfs/buffered_read.c | 6 +-
fs/nfs/direct.c | 134 +++++--
fs/nfs/flexfilelayout/flexfilelayout.c | 1 +
fs/nfs/nfs4client.c | 9 +-
fs/nfs/nfs4proc.c | 14 +-
fs/nfs/nfs4state.c | 38 +-
fs/nfs/write.c | 23 +-
fs/nfsd/nfs4xdr.c | 4 +-
fs/nilfs2/gcinode.c | 6 +-
fs/proc/internal.h | 2 -
fs/proc/task_nommu.c | 70 ++--
fs/smb/client/cifsglob.h | 1 +
fs/smb/client/fs_context.c | 1 +
fs/smb/client/inode.c | 2 +-
fs/smb/client/smb2ops.c | 6 +-
fs/smb/client/transport.c | 34 +-
include/linux/atomic/atomic-arch-fallback.h | 10 +-
include/linux/bpf.h | 2 +-
include/linux/btf_ids.h | 2 +-
include/linux/compiler_attributes.h | 26 +-
include/linux/if_team.h | 2 +
include/linux/interrupt.h | 6 +-
include/linux/libata.h | 4 +-
include/linux/memcontrol.h | 4 +-
include/linux/nfs_fs_sb.h | 1 +
include/linux/nfs_page.h | 4 +-
include/linux/resume_user_mode.h | 2 +-
include/linux/seqlock.h | 2 +-
include/net/netfilter/nf_tables.h | 7 +-
include/scsi/scsi.h | 3 +
include/scsi/scsi_device.h | 5 +-
include/uapi/linux/bpf.h | 4 +-
include/uapi/linux/stddef.h | 11 +
io_uring/fs.c | 2 +-
kernel/bpf/btf.c | 2 +-
kernel/bpf/memalloc.c | 33 +-
kernel/bpf/offload.c | 12 +-
kernel/bpf/queue_stack_maps.c | 21 +-
kernel/dma/debug.c | 20 +-
kernel/dma/swiotlb.c | 4 +-
kernel/sched/core.c | 2 +-
kernel/sched/cpupri.c | 1 +
kernel/sched/idle.c | 1 +
kernel/trace/bpf_trace.c | 16 +
kernel/trace/ring_buffer.c | 38 +-
kernel/trace/trace_events_user.c | 58 ++-
mm/damon/vaddr-test.h | 2 +
mm/memcontrol.c | 13 +-
mm/mempolicy.c | 39 +-
mm/page_alloc.c | 12 +-
mm/slab_common.c | 12 +-
net/bridge/br_forward.c | 4 +-
net/bridge/br_input.c | 4 +-
net/core/flow_dissector.c | 2 +-
net/dccp/ipv4.c | 9 +-
net/dccp/ipv6.c | 9 +-
net/handshake/handshake-test.c | 14 +-
net/hsr/hsr_framereg.c | 4 +-
net/hsr/hsr_main.h | 2 +-
net/ipv4/route.c | 4 +-
net/mptcp/options.c | 5 +-
net/mptcp/protocol.c | 41 ++
net/mptcp/subflow.c | 36 --
net/ncsi/ncsi-aen.c | 5 +
net/netfilter/ipset/ip_set_core.c | 12 +-
net/netfilter/nf_conntrack_bpf.c | 2 +
net/netfilter/nf_conntrack_extend.c | 4 +-
net/netfilter/nf_tables_api.c | 79 +++-
net/netfilter/nft_set_hash.c | 11 +-
net/netfilter/nft_set_pipapo.c | 4 +-
net/netfilter/nft_set_rbtree.c | 8 +-
net/rds/rdma_transport.c | 12 +-
net/smc/smc_stats.h | 3 +-
net/sunrpc/clnt.c | 15 +-
scripts/atomic/gen-atomic-fallback.sh | 2 +-
sound/core/rawmidi.c | 2 +-
sound/core/seq/seq_ump_client.c | 24 +-
sound/core/seq/seq_ump_convert.c | 2 +
sound/hda/intel-sdw-acpi.c | 8 +-
sound/pci/hda/hda_intel.c | 1 +
sound/pci/hda/patch_realtek.c | 3 +-
sound/soc/amd/yc/acp6x-mach.c | 35 ++
sound/soc/codecs/cs35l56-i2c.c | 1 -
sound/soc/codecs/cs35l56.c | 1 +
sound/soc/codecs/cs42l42-sdw.c | 20 +
sound/soc/codecs/cs42l42.c | 21 +-
sound/soc/codecs/cs42l42.h | 1 +
sound/soc/codecs/rt5640.c | 33 +-
sound/soc/codecs/wm_adsp.c | 13 +-
sound/soc/fsl/imx-audmix.c | 2 +-
sound/soc/fsl/imx-pcm-rpmsg.c | 1 +
sound/soc/fsl/imx-rpmsg.c | 8 +
sound/soc/intel/avs/boards/hdaudio.c | 3 +
sound/soc/meson/axg-spdifin.c | 49 +--
sound/soc/sof/core.c | 3 +-
sound/soc/sof/intel/mtl.c | 2 +-
sound/soc/sof/intel/mtl.h | 1 -
sound/soc/sof/ipc4-topology.c | 2 +-
sound/soc/sof/sof-audio.c | 3 +-
tools/include/linux/btf_ids.h | 2 +-
tools/include/linux/mm.h | 4 +-
tools/include/linux/seq_file.h | 2 +
tools/include/uapi/linux/bpf.h | 4 +-
tools/objtool/check.c | 3 +-
tools/perf/util/Build | 6 +
tools/testing/memblock/internal.h | 4 +
tools/testing/memblock/mmzone.c | 2 +-
tools/testing/memblock/tests/basic_api.c | 2 +-
tools/testing/memblock/tests/common.h | 1 +
tools/testing/selftests/bpf/test_verifier.c | 2 +-
.../ftrace/test.d/instances/instance-event.tc | 2 +-
tools/testing/selftests/kselftest_deps.sh | 77 +++-
.../selftests/mm/charge_reserved_hugetlb.sh | 4 +-
.../selftests/mm/hugetlb_reparenting_test.sh | 4 +-
tools/testing/selftests/net/tls.c | 8 +-
tools/testing/selftests/powerpc/Makefile | 7 +-
tools/testing/selftests/powerpc/pmu/Makefile | 11 +-
347 files changed, 3207 insertions(+), 1871 deletions(-)



2023-10-04 18:46:21

by Ronald Warsow

[permalink] [raw]
Subject: Re: [PATCH 6.5 000/321] 6.5.6-rc1 review

Hi Greg

6.5.6-rc1

compiles, boots and runs here on x86_64
(Intel Rocket Lake, i5-11400)

Thanks

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

2023-10-04 19:55:59

by Florian Fainelli

[permalink] [raw]
Subject: Re: [PATCH 6.5 000/321] 6.5.6-rc1 review

On 10/4/23 10:52, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.5.6 release.
> There are 321 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 Fri, 06 Oct 2023 17:51: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.5.6-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.5.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

2023-10-05 00:55:47

by Shuah Khan

[permalink] [raw]
Subject: Re: [PATCH 6.5 000/321] 6.5.6-rc1 review

On 10/4/23 11:52, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.5.6 release.
> There are 321 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 Fri, 06 Oct 2023 17:51: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.5.6-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.5.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

2023-10-05 01:33:57

by SeongJae Park

[permalink] [raw]
Subject: Re: [PATCH 6.5 000/321] 6.5.6-rc1 review

Hello,

On Wed, 4 Oct 2023 19:52:25 +0200 Greg Kroah-Hartman <[email protected]> wrote:

> This is the start of the stable review cycle for the 6.5.6 release.
> There are 321 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 Fri, 06 Oct 2023 17:51: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.5.6-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.5.y
> and the diffstat can be found below.

This rc kernel passes DAMON functionality test[1] on my test machine.
Attaching the test results summary below. Please note that I retrieved the
kernel from linux-stable-rc tree[2].

Tested-by: SeongJae Park <[email protected]>

[1] https://github.com/awslabs/damon-tests/tree/next/corr
[2] 9327d0db36be ("Linux 6.5.6-rc1")

Thanks,
SJ

[...]

---

# the log is at '/home/sjpark/log'.
[32m
ok 1 selftests: damon: debugfs_attrs.sh
ok 2 selftests: damon: debugfs_schemes.sh
ok 3 selftests: damon: debugfs_target_ids.sh
ok 4 selftests: damon: debugfs_empty_targets.sh
ok 5 selftests: damon: debugfs_huge_count_read_write.sh
ok 6 selftests: damon: debugfs_duplicate_context_creation.sh
ok 7 selftests: damon: debugfs_rm_non_contexts.sh
ok 8 selftests: damon: sysfs.sh
ok 9 selftests: damon: sysfs_update_removed_scheme_dir.sh
ok 10 selftests: damon: reclaim.sh
ok 11 selftests: damon: lru_sort.sh
ok 1 selftests: damon-tests: kunit.sh
ok 2 selftests: damon-tests: huge_count_read_write.sh
ok 3 selftests: damon-tests: buffer_overflow.sh
ok 4 selftests: damon-tests: rm_contexts.sh
ok 5 selftests: damon-tests: record_null_deref.sh
ok 6 selftests: damon-tests: dbgfs_target_ids_read_before_terminate_race.sh
ok 7 selftests: damon-tests: dbgfs_target_ids_pid_leak.sh
ok 8 selftests: damon-tests: damo_tests.sh
ok 9 selftests: damon-tests: masim-record.sh
ok 10 selftests: damon-tests: build_i386.sh
ok 11 selftests: damon-tests: build_arm64.sh
ok 12 selftests: damon-tests: build_i386_idle_flag.sh
ok 13 selftests: damon-tests: build_i386_highpte.sh
ok 14 selftests: damon-tests: build_nomemcg.sh
[33m
[92mPASS [39m
_remote_run_corr.sh SUCCESS

2023-10-05 13:57:02

by Bagas Sanjaya

[permalink] [raw]
Subject: Re: [PATCH 6.5 000/321] 6.5.6-rc1 review

On Wed, Oct 04, 2023 at 07:52:25PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.5.6 release.
> There are 321 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 compiled and installed bindeb-pkgs on my computer (Acer
Aspire E15, Intel Core i3 Haswell). No noticeable regressions.

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

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


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

2023-10-05 14:24:54

by Naresh Kamboju

[permalink] [raw]
Subject: Re: [PATCH 6.5 000/321] 6.5.6-rc1 review

On Wed, 4 Oct 2023 at 23:53, Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 6.5.6 release.
> There are 321 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 Fri, 06 Oct 2023 17:51: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.5.6-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.5.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

While running kunit testing on qemu-armv7 following test failures noticed
on stable rc 6.5.6-rc1.

# req_destroy works: EXPECTATION FAILED at net/handshake/handshake-test.c:477

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

Test log:
----------
<6>[ 1351.687335] KTAP version 1
<6>[ 1351.688300] # Subtest: Handshake API tests
<6>[ 1351.688760] 1..11
<6>[ 1351.689362] KTAP version 1
<6>[ 1351.689985] # Subtest: req_alloc API fuzzing
<6>[ 1351.694360] ok 1 handshake_req_alloc NULL proto
<6>[ 1351.705855] ok 2 handshake_req_alloc CLASS_NONE
<6>[ 1351.710878] ok 3 handshake_req_alloc CLASS_MAX
<6>[ 1351.715435] ok 4 handshake_req_alloc no callbacks
<6>[ 1351.722026] ok 5 handshake_req_alloc no done callback
<6>[ 1351.726579] ok 6 handshake_req_alloc excessive privsize
<6>[ 1351.732397] ok 7 handshake_req_alloc all good
<6>[ 1351.732934] # req_alloc API fuzzing: pass:7 fail:0 skip:0 total:7
<6>[ 1351.733586] ok 1 req_alloc API fuzzing
<6>[ 1351.741251] ok 2 req_submit NULL req arg
<6>[ 1351.745979] ok 3 req_submit NULL sock arg
<6>[ 1351.753307] ok 4 req_submit NULL sock->file
<6>[ 1351.763090] ok 5 req_lookup works
<6>[ 1351.770057] ok 6 req_submit max pending
<6>[ 1351.774878] ok 7 req_submit multiple
<6>[ 1351.782411] ok 8 req_cancel before accept
<6>[ 1351.787423] ok 9 req_cancel after accept
<6>[ 1351.795660] ok 10 req_cancel after done
<3>[ 1351.799741] # req_destroy works: EXPECTATION FAILED at
net/handshake/handshake-test.c:477
<3>[ 1351.799741] Expected handshake_req_destroy_test == req, but
<3>[ 1351.799741] handshake_req_destroy_test == 00000000
<3>[ 1351.799741] req == cae22700
<6>[ 1351.803368] not ok 11 req_destroy works
<6>[ 1351.804539] # Handshake API tests: pass:10 fail:1 skip:0 total:11
<6>[ 1351.805460] # Totals: pass:16 fail:1 skip:0 total:17
<6>[ 1351.806276] not ok 95 Handshake API tests

Links:
- https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.5.y/build/v6.5.5-322-g9327d0db36be/testrun/20257175/suite/kunit/test/req_alloc/log
- https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.5.y/build/v6.5.5-322-g9327d0db36be/testrun/20257175/suite/kunit/test/req_alloc/details/
- https://storage.tuxsuite.com/public/linaro/lkft/builds/2WJGlCUgDzR8asQbd2BxMssFcEc/
- https://storage.tuxsuite.com/public/linaro/lkft/builds/2WJGlCUgDzR8asQbd2BxMssFcEc/config

Steps to reproduce:
# To install tuxrun to your home directory at ~/.local/bin:
# pip3 install -U --user tuxrun==0.49.2
#
# Or install a deb/rpm depending on the running distribution
# See https://tuxmake.org/install-deb/ or
# https://tuxmake.org/install-rpm/
#
# See https://tuxrun.org/ for complete documentation.
Link to reproducer,
https://storage.tuxsuite.com/public/linaro/lkft/builds/2WJGlCUgDzR8asQbd2BxMssFcEc/tuxmake_reproducer.sh

or

tuxrun --runtime podman --device qemu-armv7 --boot-args rw --kernel
https://storage.tuxsuite.com/public/linaro/lkft/builds/2WJGlCUgDzR8asQbd2BxMssFcEc/zImage
--modules https://storage.tuxsuite.com/public/linaro/lkft/builds/2WJGlCUgDzR8asQbd2BxMssFcEc/modules.tar.xz
--rootfs https://storage.tuxboot.com/debian/bookworm/armhf/rootfs.ext4.xz
--parameters SKIPFILE=skipfile-lkft.yaml --image
docker.io/linaro/tuxrun-dispatcher:v0.49.2 --tests kunit --timeouts
boot=30


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

2023-10-05 14:30:38

by Naresh Kamboju

[permalink] [raw]
Subject: Re: [PATCH 6.5 000/321] 6.5.6-rc1 review

On Wed, 4 Oct 2023 at 23:53, Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 6.5.6 release.
> There are 321 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 Fri, 06 Oct 2023 17:51: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.5.6-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.5.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

The following kernel warning was noticed on qemu-armv7 while booting
with kselftest merge configs enabled build on stable-rc 6.5.6-rc1.

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

> Hou Tao <[email protected]>
> bpf: Ensure unit_size is matched with slab cache object size


bpf: Ensure unit_size is matched with slab cache object size
[ Upstream commit c930472552022bd09aab3cd946ba3f243070d5c7 ]

[ 2.525383] ------------[ cut here ]------------
[ 2.525743] WARNING: CPU: 0 PID: 1 at kernel/bpf/memalloc.c:385
bpf_mem_alloc_init+0x3b0/0x3b4
[ 2.527241] bpf_mem_cache[0]: unexpected object size 128, expect 96
[ 2.527897] Modules linked in:
[ 2.528721] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 6.5.6-rc1 #1
[ 2.529525] Hardware name: Generic DT based system
[ 2.531279] unwind_backtrace from show_stack+0x10/0x14
[ 2.531684] show_stack from dump_stack_lvl+0x48/0x54
[ 2.532220] dump_stack_lvl from __warn+0xd4/0x200
[ 2.532878] __warn from warn_slowpath_fmt+0xb4/0x168
[ 2.533516] warn_slowpath_fmt from bpf_mem_alloc_init+0x3b0/0x3b4
[ 2.534133] bpf_mem_alloc_init from bpf_global_ma_init+0x18/0x30
[ 2.534911] bpf_global_ma_init from do_one_initcall+0x118/0x250
[ 2.535594] do_one_initcall from do_initcall_level+0xe8/0xf4
[ 2.536016] do_initcall_level from do_initcalls+0x50/0x80
[ 2.536618] do_initcalls from kernel_init_freeable+0x90/0xd8
[ 2.537220] kernel_init_freeable from kernel_init+0x14/0x1b4
[ 2.537634] kernel_init from ret_from_fork+0x14/0x28
[ 2.538271] Exception stack(0xf0825fb0 to 0xf0825ff8)
[ 2.539230] 5fa0: 00000000
00000000 00000000 00000000
[ 2.539792] 5fc0: 00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000
[ 2.540497] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 2.541682] ---[ end trace 0000000000000000 ]---

Links:
- https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.5.y/build/v6.5.5-322-g9327d0db36be/testrun/20257234/suite/log-parser-boot/test/check-kernel-exception/log
- https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/tests/2WJGm4kyWj47rr0KEArH4BwqPCs
- https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.5.y/build/v6.5.5-322-g9327d0db36be/testrun/20257234/suite/log-parser-boot/tests/

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

2023-10-05 15:23:27

by Jakub Kicinski

[permalink] [raw]
Subject: Re: [PATCH 6.5 000/321] 6.5.6-rc1 review

It'd probably make sense to run the path to the test that's failing
thru get_maintainer and throw the right people on the CC. Adding Chuck.

On Thu, 5 Oct 2023 11:25:24 +0530 Naresh Kamboju wrote:
> On Wed, 4 Oct 2023 at 23:53, Greg Kroah-Hartman
> <[email protected]> wrote:
> >
> > This is the start of the stable review cycle for the 6.5.6 release.
> > There are 321 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 Fri, 06 Oct 2023 17:51: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.5.6-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.5.y
> > and the diffstat can be found below.
> >
> > thanks,
> >
> > greg k-h
>
> While running kunit testing on qemu-armv7 following test failures noticed
> on stable rc 6.5.6-rc1.
>
> # req_destroy works: EXPECTATION FAILED at net/handshake/handshake-test.c:477
>
> Reported-by: Linux Kernel Functional Testing <[email protected]>
>
> Test log:
> ----------
> <6>[ 1351.687335] KTAP version 1
> <6>[ 1351.688300] # Subtest: Handshake API tests
> <6>[ 1351.688760] 1..11
> <6>[ 1351.689362] KTAP version 1
> <6>[ 1351.689985] # Subtest: req_alloc API fuzzing
> <6>[ 1351.694360] ok 1 handshake_req_alloc NULL proto
> <6>[ 1351.705855] ok 2 handshake_req_alloc CLASS_NONE
> <6>[ 1351.710878] ok 3 handshake_req_alloc CLASS_MAX
> <6>[ 1351.715435] ok 4 handshake_req_alloc no callbacks
> <6>[ 1351.722026] ok 5 handshake_req_alloc no done callback
> <6>[ 1351.726579] ok 6 handshake_req_alloc excessive privsize
> <6>[ 1351.732397] ok 7 handshake_req_alloc all good
> <6>[ 1351.732934] # req_alloc API fuzzing: pass:7 fail:0 skip:0 total:7
> <6>[ 1351.733586] ok 1 req_alloc API fuzzing
> <6>[ 1351.741251] ok 2 req_submit NULL req arg
> <6>[ 1351.745979] ok 3 req_submit NULL sock arg
> <6>[ 1351.753307] ok 4 req_submit NULL sock->file
> <6>[ 1351.763090] ok 5 req_lookup works
> <6>[ 1351.770057] ok 6 req_submit max pending
> <6>[ 1351.774878] ok 7 req_submit multiple
> <6>[ 1351.782411] ok 8 req_cancel before accept
> <6>[ 1351.787423] ok 9 req_cancel after accept
> <6>[ 1351.795660] ok 10 req_cancel after done
> <3>[ 1351.799741] # req_destroy works: EXPECTATION FAILED at
> net/handshake/handshake-test.c:477
> <3>[ 1351.799741] Expected handshake_req_destroy_test == req, but
> <3>[ 1351.799741] handshake_req_destroy_test == 00000000
> <3>[ 1351.799741] req == cae22700
> <6>[ 1351.803368] not ok 11 req_destroy works
> <6>[ 1351.804539] # Handshake API tests: pass:10 fail:1 skip:0 total:11
> <6>[ 1351.805460] # Totals: pass:16 fail:1 skip:0 total:17
> <6>[ 1351.806276] not ok 95 Handshake API tests
>
> Links:
> - https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.5.y/build/v6.5.5-322-g9327d0db36be/testrun/20257175/suite/kunit/test/req_alloc/log
> - https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.5.y/build/v6.5.5-322-g9327d0db36be/testrun/20257175/suite/kunit/test/req_alloc/details/
> - https://storage.tuxsuite.com/public/linaro/lkft/builds/2WJGlCUgDzR8asQbd2BxMssFcEc/
> - https://storage.tuxsuite.com/public/linaro/lkft/builds/2WJGlCUgDzR8asQbd2BxMssFcEc/config
>
> Steps to reproduce:
> # To install tuxrun to your home directory at ~/.local/bin:
> # pip3 install -U --user tuxrun==0.49.2
> #
> # Or install a deb/rpm depending on the running distribution
> # See https://tuxmake.org/install-deb/ or
> # https://tuxmake.org/install-rpm/
> #
> # See https://tuxrun.org/ for complete documentation.
> Link to reproducer,
> https://storage.tuxsuite.com/public/linaro/lkft/builds/2WJGlCUgDzR8asQbd2BxMssFcEc/tuxmake_reproducer.sh
>
> or
>
> tuxrun --runtime podman --device qemu-armv7 --boot-args rw --kernel
> https://storage.tuxsuite.com/public/linaro/lkft/builds/2WJGlCUgDzR8asQbd2BxMssFcEc/zImage
> --modules https://storage.tuxsuite.com/public/linaro/lkft/builds/2WJGlCUgDzR8asQbd2BxMssFcEc/modules.tar.xz
> --rootfs https://storage.tuxboot.com/debian/bookworm/armhf/rootfs.ext4.xz
> --parameters SKIPFILE=skipfile-lkft.yaml --image
> docker.io/linaro/tuxrun-dispatcher:v0.49.2 --tests kunit --timeouts
> boot=30
>
>
> --
> Linaro LKFT
> https://lkft.linaro.org
>

2023-10-05 15:41:28

by Naresh Kamboju

[permalink] [raw]
Subject: Re: [PATCH 6.5 000/321] 6.5.6-rc1 review

On Thu, 5 Oct 2023 at 11:05, Naresh Kamboju <[email protected]> wrote:
>
> On Wed, 4 Oct 2023 at 23:53, Greg Kroah-Hartman
> <[email protected]> wrote:
> >
> > This is the start of the stable review cycle for the 6.5.6 release.
> > There are 321 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 Fri, 06 Oct 2023 17:51: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.5.6-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.5.y
> > and the diffstat can be found below.
> >
> > thanks,
> >
> > greg k-h
>
> The following kernel warning was noticed on qemu-armv7 while booting
> with kselftest merge configs enabled build on stable-rc 6.5.6-rc1.
>
> Reported-by: Linux Kernel Functional Testing <[email protected]>
>
> > Hou Tao <[email protected]>
> > bpf: Ensure unit_size is matched with slab cache object size
>
>
> bpf: Ensure unit_size is matched with slab cache object size
> [ Upstream commit c930472552022bd09aab3cd946ba3f243070d5c7 ]
>
> [ 2.525383] ------------[ cut here ]------------
> [ 2.525743] WARNING: CPU: 0 PID: 1 at kernel/bpf/memalloc.c:385
> bpf_mem_alloc_init+0x3b0/0x3b4
> [ 2.527241] bpf_mem_cache[0]: unexpected object size 128, expect 96


Anders investigated this report and picked up the following patches to
solve the reported problem.

d52b59315bf5e bpf: Adjust size_index according to the value of KMALLOC_MIN_SIZE
b1d53958b6931 bpf: Don't prefill for unused bpf_mem_cache
c930472552022 bpf: Ensure unit_size is matched with slab cache object size

- Naresh

2023-10-05 16:43:16

by Justin Forbes

[permalink] [raw]
Subject: Re: [PATCH 6.5 000/321] 6.5.6-rc1 review

On Wed, Oct 04, 2023 at 07:52:25PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.5.6 release.
> There are 321 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 Fri, 06 Oct 2023 17:51: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.5.6-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.5.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]>

2023-10-05 16:43:37

by Florian Fainelli

[permalink] [raw]
Subject: Re: [PATCH 6.5 000/321] 6.5.6-rc1 review

On 10/5/23 00:24, Ron Economos wrote:
> On 10/4/23 10:52 AM, Greg Kroah-Hartman wrote:
>> This is the start of the stable review cycle for the 6.5.6 release.
>> There are 321 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 Fri, 06 Oct 2023 17:51: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.5.6-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.5.y
>> and the diffstat can be found below.
>>
>> thanks,
>>
>> greg k-h
>>
> On RISC-V RV64. Bisecting now.

Naresh already reported that they have tracked down missing commits, see:

https://lore.kernel.org/r/CA+G9fYvHPnba-0=uGS70EjcPgHht13j3s-_fmd2=srL0xyPjNg@mail.gmail.com
--
Florian

2023-10-05 22:17:19

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 6.5 000/321] 6.5.6-rc1 review

On Wed, Oct 04, 2023 at 07:52:25PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.5.6 release.
> There are 321 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 Fri, 06 Oct 2023 17:51:12 +0000.
> Anything received after that time might be too late.
>

Build results:
total: 157 pass: 157 fail: 0
Qemu test results:
total: 530 pass: 530 fail: 0

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

Guenter

2023-10-06 09:41:10

by Jon Hunter

[permalink] [raw]
Subject: Re: [PATCH 6.5 000/321] 6.5.6-rc1 review


On 04/10/2023 18:52, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.5.6 release.
> There are 321 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 Fri, 06 Oct 2023 17:51: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.5.6-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.5.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h


We have one test failure for Tegra, but this is expected at the moment [0].


Test results for stable-v6.5:
10 builds: 10 pass, 0 fail
26 boots: 26 pass, 0 fail
116 tests: 115 pass, 1 fail

Linux version: 6.5.6-rc1-g9327d0db36be
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

Test failures: tegra186-p2771-0000: tegra-audio-dmic-capture.sh


The fixes are now in the mainline, so would be good to pull these when
possible.

e765886249c5 ASoC: tegra: Fix redundant PLLA and PLLA_OUT0 updates
f101583fa9f8 ASoC: soc-utils: Export snd_soc_dai_is_dummy() symbol

Otherwise ...

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

Thanks
Jon

[0]
https://lore.kernel.org/lkml/[email protected]/

--
nvpublic

2023-10-06 09:54:26

by Greg KH

[permalink] [raw]
Subject: Re: [PATCH 6.5 000/321] 6.5.6-rc1 review

On Thu, Oct 05, 2023 at 08:25:02PM +0530, Naresh Kamboju wrote:
> On Thu, 5 Oct 2023 at 11:05, Naresh Kamboju <[email protected]> wrote:
> >
> > On Wed, 4 Oct 2023 at 23:53, Greg Kroah-Hartman
> > <[email protected]> wrote:
> > >
> > > This is the start of the stable review cycle for the 6.5.6 release.
> > > There are 321 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 Fri, 06 Oct 2023 17:51: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.5.6-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.5.y
> > > and the diffstat can be found below.
> > >
> > > thanks,
> > >
> > > greg k-h
> >
> > The following kernel warning was noticed on qemu-armv7 while booting
> > with kselftest merge configs enabled build on stable-rc 6.5.6-rc1.
> >
> > Reported-by: Linux Kernel Functional Testing <[email protected]>
> >
> > > Hou Tao <[email protected]>
> > > bpf: Ensure unit_size is matched with slab cache object size
> >
> >
> > bpf: Ensure unit_size is matched with slab cache object size
> > [ Upstream commit c930472552022bd09aab3cd946ba3f243070d5c7 ]
> >
> > [ 2.525383] ------------[ cut here ]------------
> > [ 2.525743] WARNING: CPU: 0 PID: 1 at kernel/bpf/memalloc.c:385
> > bpf_mem_alloc_init+0x3b0/0x3b4
> > [ 2.527241] bpf_mem_cache[0]: unexpected object size 128, expect 96
>
>
> Anders investigated this report and picked up the following patches to
> solve the reported problem.
>
> d52b59315bf5e bpf: Adjust size_index according to the value of KMALLOC_MIN_SIZE
> b1d53958b6931 bpf: Don't prefill for unused bpf_mem_cache
> c930472552022 bpf: Ensure unit_size is matched with slab cache object size

Those do not all apply cleanly to the tree, so I've dropped the one
offending commit instead for 6.5.y and 6.1.y.

thanks,

greg k-h