merge-upstream/v6.1.33 from branch/tag: upstream/v6.1.33 into branch: cos-6.1
Changelog:
-------------------------------------------------------------
Akihiko Odaki (1):
KVM: arm64: Populate fault info for watchpoint
Alexander Gordeev (1):
s390/topology: honour nr_cpu_ids when adding CPUs
Alexandre Ghiti (1):
riscv: Fix unused variable warning when BUILTIN_DTB is set
Alexandru Sorodoc (1):
ALSA: hda/realtek: Add quirks for ASUS GU604V and GU603V
Andreas Svensson (1):
net: dsa: mv88e6xxx: Increase wait after reset deactivation
Ard Biesheuvel (1):
arm64: efi: Use SMBIOS processor version to key off Ampere quirk
Ariel Malamud (1):
wifi: iwlwifi: mvm: Add locking to the rate read flow
Arnd Bergmann (5):
mtd: rawnand: ingenic: fix empty stub helper definitions
wifi: b43: fix incorrect __packed annotation
ALSA: oss: avoid missing-prototype warnings
atm: hide unused procfs functions
mtdchar: mark bits of ioctl handler noinline
Bart Van Assche (1):
scsi: stex: Fix gcc 13 warnings
Ben Noordhuis (1):
io_uring: undeprecate epoll_ctl support
Benedict Wong (1):
xfrm: Check if_id in inbound policy/secpath match
Bob Peterson (1):
gfs2: Don't deref jdesc in evict
Cambda Zhu (1):
tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
Chao Wang (1):
iommu/rockchip: Fix unwind goto issue
Chen-Yu Tsai (1):
iommu/mediatek: Flush IOTLB completely only if domain has been attached
Chengchang Tang (2):
RDMA/hns: Fix timeout attr in query qp for HIP08
RDMA/hns: Fix base address table allocation
Chong Li (1):
drm/amdgpu: release gpu full access after "amdgpu_device_ip_late_init"
Chris Packham (2):
mtd: rawnand: marvell: ensure timing values are written
mtd: rawnand: marvell: don't set the NAND frequency select
Christoph Hellwig (2):
nvme: fix the name of Zone Append for verbose logging
nvme-multipath: don't call blk_mark_disk_dead in nvme_mpath_remove_disk
Christophe JAILLET (1):
serial: 8250_tegra: Fix an error handling path in tegra_uart_probe()
Damien Le Moal (2):
ata: libata-scsi: Use correct device no in ata_find_dev()
block: fix revalidate performance regression
Dan Carpenter (3):
dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved()
nfsd: fix double fget() bug in __write_ports_addfd()
mailbox: mailbox-test: fix a locking issue in mbox_test_message_write()
Daniel Bristot de Oliveira (1):
tracing/timerlat: Always wakeup the timerlat thread
Daniel Smith (1):
nvme-pci: Add quirk for Teamgroup MP33 SSD
Dario Binacchi (1):
ARM: dts: stm32: add pin map for CAN controller on stm32f7
Darrick J. Wong (1):
xfs: verify buffer contents when we skip log replay
Deren Wu (1):
mmc: vub300: fix invalid response handling
Dmytro Linkin (1):
net/mlx5e: Don't attach netdev profile while handling internal error
Edward Lo (1):
fs/ntfs3: Validate MFT flags before replaying logs
Eric Dumazet (3):
netrom: fix info-leak in nr_write_internal()
af_packet: do not use READ_ONCE() in packet_bind()
tcp: deny tcp_disconnect() when threads are waiting
Fangzhi Zuo (1):
drm/amd/display: Have Payload Properly Created After Resume
Filipe Manana (1):
btrfs: abort transaction when sibling keys check fails for leaves
Frank Li (2):
iio: light: vcnl4035: fixed chip ID check
usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QM
Gaurav Batra (1):
powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcall
Geert Uytterhoeven (1):
dt-bindings: iio: adc: renesas,rcar-gyroadc: Fix adi,ad7476 compatible value
Greg Kroah-Hartman (1):
Linux 6.1.33
Guchun Chen (2):
drm/amdgpu: skip disabling fence driver src_irqs when device is unplugged
drm/amd/pm: resolve reboot exception for si oland
Guoqing Jiang (1):
block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE
Haibo Li (1):
ARM: 9295/1: unwind:fix unwind abort for uleb128 case
Hangyu Hua (1):
net/sched: flower: fix possible OOB write in fl_set_geneve_opt()
Hans de Goede (2):
ASoC: Intel: soc-acpi-cht: Add quirk for Nextbook Ares 8A tablet
iio: accel: st_accel: Fix invalid mount_matrix on devices without ACPI _ONT method
Helge Deller (3):
fbdev: modedb: Add 1920x1080 at 60 Hz video mode
fbdev: stifb: Fix info entry in sti_struct on error path
fbcon: Fix null-ptr-deref in soft_cursor
Herve Codina (1):
serial: cpm_uart: Fix a COMPILE_TEST dependency
Holger Dengler (1):
s390/pkey: zeroize key blobs
Hristo Venev (1):
nvme-pci: add quirk for missing secondary temperature thresholds
Hyunwoo Kim (4):
media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb()
media: dvb-core: Fix use-after-free due on race condition at dvb_net
media: dvb-core: Fix use-after-free due to race at dvb_register_device()
media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221
Ikshwaku Chauhan (1):
drm/amdgpu: enable tmz by default for GC 11.0.1
Ism Hong (1):
riscv: perf: Fix callchain parse error with kernel tracepoint events
Ivan Orlov (1):
nbd: Fix debugfs_create_dir error checking
Jakub Kicinski (2):
tls: improve lockless access safety of tls_err_abort()
tls: rx: strp: don't use GFP_KERNEL in softirq context
Jammy Huang (1):
drm/ast: Fix ARM compatibility
Jean-Baptiste Maneyrol (1):
iio: imu: inv_icm42600: fix timestamp reset
Jean-Philippe Brucker (3):
KVM: arm64: vgic: Fix a circular locking issue
KVM: arm64: vgic: Wrap vgic_its_create() with config_lock
KVM: arm64: vgic: Fix locking comment
Jeff Layton (1):
nfsd: make a copy of struct iattr before calling notify_change
Jeremy Soller (1):
ASoC: amd: yc: Add DMI entry to support System76 Pangolin 12
Jerry Snitselaar (1):
iommu/amd: Fix up merge conflict resolution
Jiakai Luo (1):
iio: adc: mxs-lradc: fix the order of two cleanup operations
Jim Wylder (1):
regmap: Account for register length when chunking
Joao Martins (2):
iommu/amd: Don't block updates to GATag if guest mode is on
iommu/amd: Handle GALog overflows
Johan Hovold (2):
phy: qcom-qmp-combo: fix init-count imbalance
phy: qcom-qmp-pcie-msm8996: fix init-count imbalance
Johannes Berg (4):
um: harddog: fix modular build
wifi: mac80211: simplify chanctx allocation
wifi: mac80211: consider reserved chanctx for mindef
wifi: mac80211: recalc chanctx mindef before assigning
Johannes Thumshirn (1):
watchdog: menz069_wdt: fix watchdog initialisation
Jon Pan-Doh (1):
iommu/amd: Fix domain flush size when syncing iotlb
Juergen Gross (1):
x86/mtrr: Revert 90b926e68f50 ("x86/pat: Fix pat_x_mtrr_type() for MTRR disabled case")
Julian Winkler (1):
platform/x86: intel_scu_pcidrv: Add back PCI ID for Medfield
K Prateek Nayak (1):
drivers: base: cacheinfo: Fix shared_cpu_map changes in event of CPU hotplug
Kai Vehmanen (1):
ASoC: SOF: pm: save io region state in case of errors in resume
Kai-Heng Feng (1):
net: wwan: t7xx: Ensure init is completed before system sleep
Kalesh AP (2):
RDMA/bnxt_re: Fix a possible memory leak
RDMA/bnxt_re: Fix return value of bnxt_re_process_raw_qp_pkt_rx
Krzysztof Kozlowski (1):
media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr from ID table
Kuan-Ting Chen (2):
ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiate
ksmbd: fix multiple out-of-bounds read during context decoding
Kuniyuki Iwashima (1):
af_packet: Fix data-races of pkt_sk(sk)->num.
Laurent Pinchart (1):
media: uvcvideo: Don't expose unsupported formats to userspace
Lee Jones (1):
mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()
Liming Sun (1):
platform/mellanox: fix potential race in mlxbf-tmfifo driver
Lino Sanfilippo (2):
tpm, tpm_tis: correct tpm_tis_flags enumeration values
tpm, tpm_tis: Request threaded interrupt handler
Linus Walleij (1):
arm64: vdso: Pass (void *) to virt_to_page()
Loic Poulain (1):
block: Deny writable memory mapping if block is read-only
Lukas Bulwahn (1):
iio: dac: build ad5758 driver when AD5758 is selected
Maninder Singh (1):
powerpc/xmon: Use KSYM_NAME_LEN in array size
Marek Vasut (3):
iio: dac: mcp4725: Fix i2c_master_send() return value handling
dt-bindings: usb: snps,dwc3: Fix "snps,hsphy_interface" type
mmc: pwrseq: sd8787: Fix WILC CHIP_EN and RESETN toggling order
Mario Limonciello (1):
hwmon: (k10temp) Add PCI ID for family 19, model 78h
Martin Povišer (1):
ASoC: dt-bindings: Adjust #sound-dai-cells on TI's single-DAI codecs
Masahiro Honda (1):
iio: adc: ad_sigma_delta: Fix IRQ issue by setting IRQ_DISABLE_UNLAZY flag
Matthieu Baerts (8):
selftests: mptcp: connect: skip if MPTCP is not supported
selftests: mptcp: pm nl: skip if MPTCP is not supported
selftests: mptcp: join: skip if MPTCP is not supported
selftests: mptcp: sockopt: skip if MPTCP is not supported
selftests: mptcp: userspace pm: skip if MPTCP is not supported
selftests: mptcp: diag: skip if MPTCP is not supported
selftests: mptcp: simult flows: skip if MPTCP is not supported
selftests: mptcp: join: avoid using 'cmp --bytes'
Maurizio Lombardi (1):
nvme: do not let the user delete a ctrl before a complete initialization
Maxim Kochetkov (1):
ASoC: dwc: limit the number of overrun messages
Min-Hua Chen (1):
arm64/mm: mark private VM_FAULT_X defines as vm_fault_t
Ming Lei (1):
ublk: fix AB-BA lockdep warning
Mirsad Goran Todorovac (2):
test_firmware: fix a memory leak with reqs buffer
test_firmware: fix the memory leak of the allocated firmware buffer
Moshe Shemesh (1):
net/mlx5: Read embedded cpu after init bit cleared
Mustafa Ismail (2):
RDMA/irdma: Prevent QP use after free
RDMA/irdma: Fix Local Invalidate fencing
Namhyung Kim (1):
perf ftrace latency: Remove unnecessary "--" from --use-nsec option
Namjae Jeon (3):
ksmbd: fix credit count leakage
ksmbd: fix UAF issue from opinfo->conn
ksmbd: fix incorrect AllocationSize set in smb2_get_info
Neil Armstrong (1):
phy: amlogic: phy-meson-g12a-mipi-dphy-analog: fix CNTL2_DIF_TX_CTL0 value
Nikita Zhandarovich (1):
HID: wacom: avoid integer overflow in wacom_intuos_inout()
Niklas Söderlund (1):
media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATE
Paolo Abeni (9):
mptcp: avoid unneeded __mptcp_nmpc_socket() usage
mptcp: add annotations around msk->subflow accesses
mptcp: avoid unneeded address copy
mptcp: simplify subflow_syn_recv_sock()
mptcp: consolidate passive msk socket initialization
mptcp: fix data race around msk->first access
mptcp: add annotations around sk->sk_shutdown accesses
mptcp: fix connect timeout handling
mptcp: fix active subflow finalization
Paul Cercueil (1):
iio: adc: ad7192: Change "shorted" channels to differential
Paul Moore (1):
selinux: don't use make's grouped targets feature yet
Paweł Anikiel (1):
ASoC: ssm2602: Add workaround for playback distortions
Pedro Tammela (1):
net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report
Peilin Ye (4):
net/sched: sch_ingress: Only create under TC_H_INGRESS
net/sched: sch_clsact: Only create under TC_H_CLSACT
net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs
net/sched: Prohibit regrafting ingress or clsact Qdiscs
Pierre-Louis Bossart (3):
ASoC: SOF: debug: conditionally bump runtime_pm counter on exceptions
ASoC: SOF: pcm: fix pm_runtime imbalance in error handling
ASoC: SOF: sof-client-probes: fix pm_runtime imbalance in error handling
Pietro Borrello (1):
tracing/probe: trace_probe_primary_from_call(): checked list_first_entry
Pin-yen Lin (1):
media: mediatek: vcodec: Only apply 4K frame sizes on decoder formats
Raju Rangoju (1):
amd-xgbe: fix the false linkup in xgbe_phy_status
Randy Dunlap (1):
dmaengine: pl330: rename _start to prevent build error
Rasmus Villemoes (1):
iio: addac: ad74413: fix resistance input processing
Richard Acayan (2):
misc: fastrpc: return -EPIPE to invocations on device removal
misc: fastrpc: reject new invocations during device removal
Rob Clark (1):
drm/msm: Be more shouty if per-process pgtables aren't working
Roberto Sassu (1):
KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
Rubén Gómez (1):
ACPI: resource: Add IRQ override quirk for LG UltraPC 17U70P
Saeed Mahameed (1):
net/mlx5e: Fix error handling in mlx5e_refresh_tirs
Sagi Grimberg (1):
nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048G
Sean Christopherson (1):
KVM: x86: Account fastpath-only VM-Exits in vCPU stats
Sean Nyekjaer (2):
iio: adc: stm32-adc: skip adc-channels setup if none is present
iio: adc: stm32-adc: skip adc-diff-channels setup if none is present
Sebastian Krzyszkowiak (1):
net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818
Selvin Xavier (1):
RDMA/bnxt_re: Fix the page_size used during the MR creation
Shay Drory (3):
net/mlx5: Drain health before unregistering devlink
net/mlx5: SF, Drain health before removing device
net/mlx5: fw_tracer, Fix event handling
Sherry Sun (1):
tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL_SBK
Steven Rostedt (Google) (1):
tracing/histograms: Allow variables to have some modifiers
Sung-Chi Li (1):
HID: google: add jewel USB id
Takashi Iwai (1):
media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*()
Theodore Ts'o (5):
ext4: add EA_INODE checking to ext4_iget()
ext4: set lockdep subclass for the ea_inode in ext4_xattr_inode_cache_find()
ext4: disallow ea_inodes with extended attributes
ext4: add lockdep annotations for i_data_sem for ea_inode's
ext4: enable the lazy init thread when remounting read/write
Thomas Bogendoerfer (1):
net: mellanox: mlxbf_gige: Fix skb_panic splat under memory pressure
Tim Huang (5):
drm/amd/pm: reverse mclk and fclk clocks levels for SMU v13.0.4
drm/amd/pm: reverse mclk and fclk clocks levels for vangogh
drm/amd/pm: reverse mclk clocks levels for SMU v13.0.5
drm/amd/pm: reverse mclk and fclk clocks levels for yellow carp
drm/amd/pm: reverse mclk and fclk clocks levels for renoir
Tom Rix (1):
netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with CONFIG_NF_NAT
Uttkarsh Aggarwal (1):
usb: gadget: f_fs: Add unbind event before functionfs_unbind
Vasant Hegde (1):
iommu/amd/pgtbl_v2: Fix domain max address
Vladislav Efanov (1):
udp6: Fix race condition in udp6_sendmsg & connect
Wei Chen (6):
media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer()
media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer()
media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer()
media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer()
media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_address
media: netup_unidvb: fix irq init by register it at the end of probe
Wen Gu (2):
net/smc: Scan from current RMB list when no position specified
net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD LINK
Wenchao Hao (1):
scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failed
Xin Long (1):
rtnetlink: call validate_linkmsg in rtnl_create_link
Xiubo Li (1):
ceph: silence smatch warning in reconnect_caps_cb()
Yangyang Li (1):
RDMA/hns: Modify the value of long message loopback slice
Yifan Zhang (1):
drm/amdgpu: set gfx9 onwards APU atomics support to be true
Yonatan Nachum (1):
RDMA/efa: Fix unsupported page sizes in device
YongSu Yoo (2):
media: dvb_demux: fix a bug for the continuity counter
media: dvb_ca_en50221: fix a size write bug
Yu Kuai (1):
md/raid5: fix miscalculation of 'end_sector' in raid5_read_one_chunk()
Yun Lu (1):
wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR value
Zhang Shurong (1):
media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xfer
Zheng Wang (1):
fbdev: imsttfb: Fix use after free bug in imsttfb_probe
Zhengchao Shao (1):
net: sched: fix NULL pointer dereference in mq_attach
fuyuanli (1):
tcp: fix mishandling when the sack compression is deferred.
jasontao (1):
ALSA: hda: Glenfly: add HD Audio PCI IDs and HDMI Codec Vendor IDs.
lyndonli (1):
drm/amdgpu: Use the default reset when loading or reloading the driver
pengfuyuan (1):
btrfs: fix csum_tree_block page iteration to avoid tripping on -Werror=array-bounds
BUG=b/286506039
TEST=tryjob, validation and K8s e2e
RELEASE_NOTE=Updated the Linux kernel to v6.1.33.
Change-Id: Ib22f5f6133283eeadb97819293a209a0dcd080dd
Signed-off-by: COS Kernel Merge Bot <cloud-image-merge-automation@prod.google.com>