[SRU][Kinetic][PULL] Kinetic upstream stable patchset 2023-06-08
Kamal Mostafa
kamal at canonical.com
Thu Jun 8 21:43:43 UTC 2023
This pull request (120 commits) includes the following Kinetic stable
patchsets:
Kinetic update: upstream stable patchset 2023-06-08
Ported from the following upstream stable releases:
v5.15.103, v6.1.20
https://bugs.launchpad.net/bugs/2023337
Note also that the 'stable-next' branch head contains this and all prior
pending upstream stable releases, rebased to master-next:
git://git.launchpad.net/~ubuntu-kernel-stable/+git/kinetic stable-next
-Kamal
-----
The following changes since commit bee5b62584d413c83e136c12f8b72fe47ccb84f9:
UBUNTU: Upstream stable to v5.15.102, v6.1.19 (2023-06-08 13:09:54 -0700)
are available in the Git repository at:
git://git.launchpad.net/~ubuntu-kernel-stable/+git/kinetic tags/kinetic-stable-2023-06-08
for you to fetch changes up to e4311a7d0730d113fbebfc4623a2d092ca89acc5:
UBUNTU: Upstream stable to v5.15.103, v6.1.20 (2023-06-08 14:35:56 -0700)
----------------------------------------------------------------
Alex Deucher (1):
drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15
Alexander Aring (6):
fs: dlm: fix log of lowcomms vs midcomms
fs: dlm: add midcomms init/start functions
fs: dlm: start midcomms before scand
fs: dlm: fix use after free in midcomms commit
fs: dlm: be sure to call dlm_send_queue_flush()
fs: dlm: fix race setting stop tx flag
Alexandre Ghiti (1):
riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode
Alvaro Karsz (1):
PCI: Add SolidRun vendor ID
Andres Freund (5):
tools build: Add feature test for init_disassemble_info API changes
tools include: add dis-asm-compat.h to handle version differences
tools perf: Fix compilation error with new binutils
tools bpf_jit_disasm: Fix compilation error with new binutils
tools bpftool: Fix compilation error with new binutils
Andrew Cooper (1):
x86/CPU/AMD: Disable XSAVES on AMD family 0x17
Bart Van Assche (1):
scsi: core: Remove the /proc/scsi/${proc_name} directory earlier
Ben Skeggs (1):
drm/nouveau/kms/nv50-: remove unused functions
Benjamin Coddington (1):
SUNRPC: Fix a server shutdown leak
Chandrakanth Patil (1):
scsi: megaraid_sas: Update max supported LD IDs to 240
Changbin Du (1):
perf stat: Fix counting when initial delay configured
Christian Brauner (5):
attr: add in_group_or_capable()
fs: move should_remove_suid()
attr: add setattr_should_drop_sgid()
attr: use consistent sgid stripping checks
fs: use consistent setgid checks in is_sxid()
Christian Kohlschütter (1):
regulator: core: Fix off-on-delay-us for always-on/boot-on regulators
Chuck Lever (1):
NFSD: Protect against filesystem freezing
Conor Dooley (1):
RISC-V: Don't check text_mutex during stop_machine
Corey Minyard (2):
ipmi:ssif: Increase the message retry time
ipmi:ssif: Add a timer between request retries
D. Wythe (1):
net/smc: fix fallback failed while sendmsg with fastopen
Daniel Golle (1):
net: ethernet: mtk_eth_soc: fix RX data corruption issue
Darrick J. Wong (1):
ext4: fix another off-by-one fsmap error on 1k block filesystems
Dave Ertman (1):
ice: Fix DSCP PFC TLV creation
David Disseldorp (1):
watch_queue: fix IOC_WATCH_QUEUE_SET_SIZE alloc error paths
Dmitry Baryshkov (6):
drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL register
drm/msm/a5xx: fix highest bank bit for a530
drm/msm/a5xx: fix the emptyness check in the preempt code
drm/msm/a5xx: fix context faults during ring switch
drm/msm/dpu: fix len of sc7180 ctl blocks
drm/msm/dpu: fix clocks settings for msm8998 SSPP blocks
Dmitry Torokhov (1):
Input: exc3000 - properly stop timer on shutdown
Edward Humes (1):
alpha: fix R_ALPHA_LITERAL reloc for large modules
Eric Biggers (1):
ext4: fix cgroup writeback accounting with fs-layer encryption
Eric Dumazet (2):
ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()
af_unix: fix struct pid leaks in OOB support
Eric Whitney (1):
ext4: fix RENAME_WHITEOUT handling for inline directories
Fedor Pchelkin (1):
nfc: change order inside nfc_se_io error path
Florian Westphal (1):
netfilter: tproxy: fix deadlock due to missing BH disable
Gao Xiang (1):
erofs: fix wrong kunmap when using LZMA on HIGHMEM platforms
Gaosheng Cui (1):
xfs: remove xfs_setattr_time() declaration
Gavrilov Ilia (1):
iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameter
Geert Uytterhoeven (1):
m68k: mm: Move initrd phys_to_virt handling after paging_init()
Greg Kroah-Hartman (1):
powerpc/iommu: fix memory leak with using debugfs_lookup()
Hangbin Liu (1):
selftests: nft_nat: ensuring the listening side is up before starting the client
Hannes Braun (1):
staging: rtl8723bs: fix placement of braces
Hans de Goede (2):
staging: rtl8723bs: Pass correct parameters to cfg80211_get_bss()
staging: rtl8723bs: Fix key-store index handling
Harry Wentland (1):
drm/connector: print max_requested_bpc in state debugfs
Heiner Kallweit (1):
net: phy: smsc: fix link up detection in forced irq mode
Jaegeuk Kim (1):
f2fs: retry to update the inode page given data corruption
Jakub Kicinski (1):
net: tls: fix device-offloaded sendpage straddling records
Jan Kara (3):
udf: Fix off-by-one error when discarding preallocation
ext4: Fix possible corruption when moving a directory
ext4: Fix deadlock during directory rename
Jens Axboe (1):
brd: mark as nowait compatible
Jiri Slaby (SUSE) (1):
drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototype
Johannes Thumshirn (1):
btrfs: fix percent calculation for bg reclaim message
Kalyan Thota (1):
drm/msm/dpu: clear DSPP reservations in rm release
Kamal Mostafa (1):
UBUNTU: Upstream stable to v5.15.103, v6.1.20
Kang Chen (1):
nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_properties
Kim Phillips (1):
iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid options
Li Jun (1):
media: rc: gpio-ir-recv: add remove function
Liao Chang (1):
riscv: Add header include guards to insn.h
Liu Jian (1):
bpf, sockmap: Fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_parser()
Lorenz Bauer (1):
btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
Manivannan Sadhasivam (1):
bus: mhi: ep: Change state_lock to mutex
Masahiro Yamada (4):
scripts: handle BrokenPipeError for python scripts
arch: fix broken BuildID for arm64 and riscv
s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
UML: define RUNTIME_DISCARD_EXIT
Matthias Kaehlcke (1):
regulator: core: Use ktime_get_boottime() to determine how long a regulator was off
Miaohe Lin (1):
KVM: fix memoryleak in kvm_init()
Michael Chan (1):
bnxt_en: Avoid order-5 memory allocation for TPA data
Michael Ellerman (2):
powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
Morten Linderud (1):
tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address
Namhyung Kim (1):
perf inject: Fix --buildid-all not to eat up MMAP2
Nathan Chancellor (1):
macintosh: windfarm: Use unsigned type for 1-bit bitfields
Pablo Neira Ayuso (2):
netfilter: nft_last: copy content when cloning expression
netfilter: nft_quota: copy content when cloning expression
Palmer Dabbelt (1):
RISC-V: Avoid dereferening NULL regs in die()
Paul Elder (1):
media: ov5640: Fix analogue gain control
Petr Oros (1):
ice: copy last block omitted in ice_get_module_eeprom()
Rafał Miłecki (1):
bgmac: fix *initial* chip reset to support BCM5358
Randy Dunlap (2):
platform: x86: MLX_PLATFORM: select REGMAP instead of depending on it
platform: mellanox: select REGMAP instead of depending on it
Rob Clark (1):
drm/msm: Fix potential invalid ptr free
Rohan McLure (1):
powerpc/kcsan: Exclude udelay to prevent recursive instrumentation
Rongguang Wei (1):
net: stmmac: add to set device wake up flag when stmmac init phy
Russell King (Oracle) (1):
net: phylib: get rid of unnecessary locking
Sean Christopherson (1):
KVM: Register /dev/kvm as the _very_ last thing during initialization
Seth Forshee (1):
filelocks: use mount idmapping for setlease permission check
Shigeru Yoshida (1):
net: caif: Fix use-after-free in cfusbl_device_notify()
Shin'ichiro Kawasaki (1):
scsi: sd: Fix wrong zone_write_granularity value during revalidate
Suman Ghosh (1):
octeontx2-af: Unlock contexts in the queue context cache in case of fault detection
Suravee Suthikulpanit (1):
iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commands
Theodore Ts'o (1):
fs: prevent out-of-bounds array speculation when closing a file descriptor
Tobias Klauser (1):
fork: allow CLONE_NEWTIME in clone3 flags
Tom Saeger (1):
sh: define RUNTIME_DISCARD_EXIT
Vladimir Oltean (2):
powerpc: dts: t1040rdb: fix compatible string for Rev A boards
net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoC
Yang Xu (2):
fs: add mode_strip_sgid() helper
fs: move S_ISGID stripping into the vfs_*() helpers
Ye Bin (2):
ext4: move where set the MAY_INLINE_DATA flag is set
ext4: fix WARNING in ext4_update_inline_data
Yu Kuai (1):
block: fix scan partition for exclusively open device again
Yuiko Oshino (1):
net: lan78xx: fix accessing the LAN7800's internal phy specific registers from the MAC driver
Zhihao Cheng (1):
ext4: zero i_disksize when initializing the bootloader inode
xurui (1):
MIPS: Fix a compilation issue
Documentation/admin-guide/kernel-parameters.txt | 51 ++++-
Documentation/trace/ftrace.rst | 2 +-
arch/alpha/kernel/module.c | 4 +-
arch/m68k/kernel/setup_mm.c | 10 +-
arch/mips/include/asm/mach-rc32434/pci.h | 2 +-
arch/powerpc/boot/dts/fsl/t1040rdb-rev-a.dts | 1 -
arch/powerpc/kernel/iommu.c | 4 +-
arch/powerpc/kernel/time.c | 4 +-
arch/powerpc/kernel/vmlinux.lds.S | 6 +-
arch/riscv/include/asm/ftrace.h | 2 +-
arch/riscv/include/asm/parse_asm.h | 5 +
arch/riscv/include/asm/patch.h | 2 +
arch/riscv/kernel/ftrace.c | 13 +-
arch/riscv/kernel/patch.c | 28 ++-
arch/riscv/kernel/stacktrace.c | 2 +-
arch/riscv/kernel/traps.c | 9 +-
arch/s390/kernel/vmlinux.lds.S | 2 +
arch/sh/kernel/vmlinux.lds.S | 1 +
arch/um/kernel/vmlinux.lds.S | 2 +-
arch/x86/kernel/cpu/amd.c | 9 +
block/genhd.c | 30 ++-
block/ioctl.c | 3 +-
debian.master/upstream-stable | 4 +-
drivers/block/brd.c | 1 +
drivers/bus/mhi/ep/main.c | 8 +-
drivers/bus/mhi/ep/sm.c | 42 ++--
drivers/char/ipmi/ipmi_ssif.c | 34 ++-
drivers/char/tpm/eventlog/acpi.c | 6 +-
drivers/gpu/drm/amd/amdgpu/soc15.c | 5 +-
drivers/gpu/drm/drm_atomic.c | 1 +
drivers/gpu/drm/msm/adreno/a5xx_gpu.c | 6 +-
drivers/gpu/drm/msm/adreno/a5xx_preempt.c | 4 +-
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c | 10 +-
drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c | 2 +
drivers/gpu/drm/msm/msm_gem_submit.c | 5 +-
drivers/gpu/drm/nouveau/dispnv50/disp.c | 16 --
drivers/gpu/drm/nouveau/dispnv50/wndw.c | 12 -
drivers/gpu/drm/nouveau/dispnv50/wndw.h | 7 +-
drivers/input/touchscreen/exc3000.c | 10 +
drivers/iommu/amd/init.c | 105 ++++++---
drivers/macintosh/windfarm_lm75_sensor.c | 4 +-
drivers/macintosh/windfarm_smu_sensors.c | 4 +-
drivers/media/i2c/ov5640.c | 2 +-
drivers/media/rc/gpio-ir-recv.c | 18 ++
drivers/net/dsa/mt7530.c | 35 +--
drivers/net/ethernet/broadcom/bgmac.c | 8 +-
drivers/net/ethernet/broadcom/bgmac.h | 2 +
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 23 +-
drivers/net/ethernet/intel/ice/ice_dcb.c | 2 +-
drivers/net/ethernet/intel/ice/ice_ethtool.c | 6 +-
drivers/net/ethernet/marvell/octeontx2/af/rvu.h | 5 +
.../ethernet/marvell/octeontx2/af/rvu_debugfs.c | 7 +-
.../net/ethernet/marvell/octeontx2/af/rvu_nix.c | 16 +-
.../net/ethernet/marvell/octeontx2/af/rvu_npa.c | 58 ++++-
.../net/ethernet/marvell/octeontx2/af/rvu_reg.h | 3 +
drivers/net/ethernet/mediatek/mtk_eth_soc.c | 3 +-
drivers/net/ethernet/mediatek/mtk_eth_soc.h | 1 +
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 1 +
drivers/net/phy/microchip.c | 32 +++
drivers/net/phy/phy_device.c | 8 +-
drivers/net/phy/smsc.c | 14 +-
drivers/net/usb/lan78xx.c | 27 +--
drivers/nfc/fdp/i2c.c | 4 +
drivers/platform/mellanox/Kconfig | 9 +-
drivers/platform/x86/Kconfig | 3 +-
drivers/regulator/core.c | 9 +-
drivers/scsi/hosts.c | 2 +
drivers/scsi/megaraid/megaraid_sas.h | 2 +
drivers/scsi/megaraid/megaraid_sas_fp.c | 2 +-
drivers/scsi/sd.c | 7 +-
drivers/scsi/sd_zbc.c | 8 -
drivers/staging/rtl8723bs/include/rtw_security.h | 8 +-
drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c | 249 +++++++--------------
drivers/staging/rtl8723bs/os_dep/ioctl_linux.c | 33 +--
fs/attr.c | 72 +++++-
fs/btrfs/block-group.c | 3 +-
fs/dlm/lockspace.c | 21 +-
fs/dlm/lowcomms.c | 16 +-
fs/dlm/lowcomms.h | 1 +
fs/dlm/main.c | 7 +-
fs/dlm/midcomms.c | 27 ++-
fs/dlm/midcomms.h | 3 +
fs/erofs/decompressor_lzma.c | 2 +-
fs/ext4/fsmap.c | 2 +
fs/ext4/inline.c | 1 -
fs/ext4/inode.c | 7 +-
fs/ext4/ioctl.c | 1 +
fs/ext4/namei.c | 36 ++-
fs/ext4/page-io.c | 11 +-
fs/ext4/xattr.c | 3 +
fs/f2fs/inode.c | 12 +-
fs/file.c | 1 +
fs/fuse/file.c | 2 +-
fs/inode.c | 90 +++++---
fs/internal.h | 11 +-
fs/locks.c | 3 +-
fs/namei.c | 82 +++++--
fs/nfsd/vfs.c | 2 +
fs/ocfs2/file.c | 4 +-
fs/ocfs2/namei.c | 1 +
fs/open.c | 8 +-
fs/udf/inode.c | 2 +-
fs/xfs/xfs_iops.h | 1 -
include/asm-generic/vmlinux.lds.h | 5 +
include/linux/fs.h | 6 +-
include/linux/mhi_ep.h | 4 +-
include/linux/pci_ids.h | 2 +
include/net/netfilter/nf_tproxy.h | 7 +
kernel/bpf/btf.c | 1 +
kernel/fork.c | 2 +-
kernel/watch_queue.c | 1 +
net/caif/caif_usb.c | 3 +
net/ipv4/netfilter/nf_tproxy_ipv4.c | 2 +-
net/ipv4/tcp_bpf.c | 6 +
net/ipv4/udp_bpf.c | 3 +
net/ipv6/ila/ila_xlat.c | 1 +
net/ipv6/netfilter/nf_tproxy_ipv6.c | 2 +-
net/netfilter/nft_last.c | 4 +
net/netfilter/nft_quota.c | 6 +-
net/nfc/netlink.c | 2 +-
net/smc/af_smc.c | 13 +-
net/sunrpc/svc.c | 6 +-
net/tls/tls_device.c | 2 +
net/unix/af_unix.c | 10 +-
net/unix/unix_bpf.c | 3 +
scripts/checkkconfigsymbols.py | 13 +-
scripts/clang-tools/run-clang-tools.py | 21 +-
scripts/diffconfig | 16 +-
tools/bpf/Makefile | 5 +-
tools/bpf/bpf_jit_disasm.c | 5 +-
tools/bpf/bpftool/Makefile | 5 +-
tools/bpf/bpftool/jit_disasm.c | 42 +++-
tools/build/Makefile.feature | 1 +
tools/build/feature/Makefile | 4 +
tools/build/feature/test-all.c | 4 +
.../build/feature/test-disassembler-init-styled.c | 13 ++
tools/include/tools/dis-asm-compat.h | 55 +++++
tools/perf/Makefile.config | 8 +
tools/perf/builtin-inject.c | 1 +
tools/perf/builtin-stat.c | 15 +-
tools/perf/util/annotate.c | 7 +-
tools/perf/util/stat.c | 6 +-
tools/perf/util/stat.h | 1 -
tools/perf/util/target.h | 12 +
tools/testing/selftests/netfilter/nft_nat.sh | 2 +
virt/kvm/kvm_main.c | 36 ++-
146 files changed, 1258 insertions(+), 622 deletions(-)
create mode 100644 tools/build/feature/test-disassembler-init-styled.c
create mode 100644 tools/include/tools/dis-asm-compat.h
More information about the kernel-team
mailing list