Commit Graph

2111 Commits

Author SHA1 Message Date
Greg Kroah-Hartman
5448b2fda8 Merge 5.15.94 into android13-5.15-lts
Changes in 5.15.94
	mm/migration: return errno when isolate_huge_page failed
	migrate: hugetlb: check for hugetlb shared PMD in node migration
	btrfs: limit device extents to the device size
	btrfs: zlib: zero-initialize zlib workspace
	ALSA: hda/realtek: Add Positivo N14KP6-TG
	ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()
	ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 Pro 360
	ALSA: hda/realtek: Enable mute/micmute LEDs on HP Elitebook, 645 G9
	tracing: Fix poll() and select() do not work on per_cpu trace_pipe and trace_pipe_raw
	of/address: Return an error when no valid dma-ranges are found
	can: j1939: do not wait 250 ms if the same addr was already claimed
	xfrm: compat: change expression for switch in xfrm_xlate64
	IB/hfi1: Restore allocated resources on failed copyout
	xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr()
	IB/IPoIB: Fix legacy IPoIB due to wrong number of queues
	RDMA/irdma: Fix potential NULL-ptr-dereference
	RDMA/usnic: use iommu_map_atomic() under spin_lock()
	xfrm: fix bug with DSCP copy to v6 from v4 tunnel
	net: phylink: move phy_device_free() to correctly release phy device
	bonding: fix error checking in bond_debug_reregister()
	net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHY
	ionic: clean interrupt before enabling queue to avoid credit race
	uapi: add missing ip/ipv6 header dependencies for linux/stddef.h
	ice: Do not use WQ_MEM_RECLAIM flag for workqueue
	net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-aware
	net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"
	net/mlx5e: Move repeating clear_bit in mlx5e_rx_reporter_err_rq_cqe_recover
	net/mlx5e: Introduce the mlx5e_flush_rq function
	net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag change
	net/mlx5: Bridge, fix ageing of peer FDB entries
	net/mlx5e: IPoIB, Show unknown speed instead of error
	net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffers
	net/mlx5: fw_tracer, Zero consumer index when reloading the tracer
	net/mlx5: Serialize module cleanup with reload and remove
	igc: Add ndo_tx_timeout support
	rds: rds_rm_zerocopy_callback() use list_first_entry()
	selftests: forwarding: lib: quote the sysctl values
	ALSA: pci: lx6464es: fix a debug loop
	riscv: stacktrace: Fix missing the first frame
	ASoC: topology: Return -ENOMEM on memory allocation failure
	pinctrl: mediatek: Fix the drive register definition of some Pins
	pinctrl: aspeed: Fix confusing types in return value
	pinctrl: single: fix potential NULL dereference
	spi: dw: Fix wrong FIFO level setting for long xfers
	pinctrl: intel: Restore the pins that used to be in Direct IRQ mode
	cifs: Fix use-after-free in rdata->read_into_pages()
	net: USB: Fix wrong-direction WARNING in plusb.c
	mptcp: be careful on subflow status propagation on errors
	btrfs: free device in btrfs_close_devices for a single device filesystem
	usb: core: add quirk for Alcor Link AK9563 smartcard reader
	usb: typec: altmodes/displayport: Fix probe pin assign check
	clk: ingenic: jz4760: Update M/N/OD calculation algorithm
	ceph: flush cap releases when the session is flushed
	riscv: Fixup race condition on PG_dcache_clean in flush_icache_pte
	powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switch
	rtmutex: Ensure that the top waiter is always woken up
	arm64: dts: meson-gx: Make mmc host controller interrupts level-sensitive
	arm64: dts: meson-g12-common: Make mmc host controller interrupts level-sensitive
	arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitive
	Fix page corruption caused by racy check in __free_pages
	drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/fini
	drm/i915: Initialize the obj flags for shmem objects
	drm/i915: Fix VBT DSI DVO port handling
	x86/speculation: Identify processors vulnerable to SMT RSB predictions
	KVM: x86: Mitigate the cross-thread return address predictions bug
	Documentation/hw-vuln: Add documentation for Cross-Thread Return Predictions
	Linux 5.15.94

Change-Id: I0bf18eba4ef77a0be831b3b48610b06311fd5a3e
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2023-02-16 13:18:49 +00:00
Xiubo Li
beb1cefa3c ceph: flush cap releases when the session is flushed
commit e7d84c6a1296d059389f7342d9b4b7defb518d3a upstream.

MDS expects the completed cap release prior to responding to the
session flush for cache drop.

Cc: stable@vger.kernel.org
Link: http://tracker.ceph.com/issues/38009
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-02-14 19:18:03 +01:00
Greg Kroah-Hartman
fc4de343bd Merge 5.15.87 into android13-5.15-lts
Changes in 5.15.87
	usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_init
	cifs: fix oops during encryption
	Revert "selftests/bpf: Add test for unstable CT lookup API"
	nvme-pci: fix doorbell buffer value endianness
	nvme-pci: fix mempool alloc size
	nvme-pci: fix page size checks
	ACPI: resource: Skip IRQ override on Asus Vivobook K3402ZA/K3502ZA
	ACPI: resource: do IRQ override on LENOVO IdeaPad
	ACPI: resource: do IRQ override on XMG Core 15
	ACPI: resource: do IRQ override on Lenovo 14ALC7
	block, bfq: fix uaf for bfqq in bfq_exit_icq_bfqq
	ata: ahci: Fix PCS quirk application for suspend
	nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition
	nvmet: don't defer passthrough commands with trivial effects to the workqueue
	fs/ntfs3: Validate BOOT record_size
	fs/ntfs3: Add overflow check for attribute size
	fs/ntfs3: Validate data run offset
	fs/ntfs3: Add null pointer check to attr_load_runs_vcn
	fs/ntfs3: Fix memory leak on ntfs_fill_super() error path
	fs/ntfs3: Add null pointer check for inode operations
	fs/ntfs3: Validate attribute name offset
	fs/ntfs3: Validate buffer length while parsing index
	fs/ntfs3: Validate resident attribute name
	fs/ntfs3: Fix slab-out-of-bounds read in run_unpack
	soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15
	fs/ntfs3: Validate index root when initialize NTFS security
	fs/ntfs3: Use __GFP_NOWARN allocation at wnd_init()
	fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_fill_super()
	fs/ntfs3: Delete duplicate condition in ntfs_read_mft()
	fs/ntfs3: Fix slab-out-of-bounds in r_page
	objtool: Fix SEGFAULT
	powerpc/rtas: avoid device tree lookups in rtas_os_term()
	powerpc/rtas: avoid scheduling in rtas_os_term()
	HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint
	HID: plantronics: Additional PIDs for double volume key presses quirk
	pstore: Properly assign mem_type property
	pstore/zone: Use GFP_ATOMIC to allocate zone buffer
	hfsplus: fix bug causing custom uid and gid being unable to be assigned with mount
	binfmt: Fix error return code in load_elf_fdpic_binary()
	ovl: Use ovl mounter's fsuid and fsgid in ovl_link()
	ALSA: line6: correct midi status byte when receiving data from podxt
	ALSA: line6: fix stack overflow in line6_midi_transmit
	pnode: terminate at peers of source
	mfd: mt6360: Add bounds checking in Regmap read/write call-backs
	md: fix a crash in mempool_free
	mm, compaction: fix fast_isolate_around() to stay within boundaries
	f2fs: should put a page when checking the summary info
	f2fs: allow to read node block after shutdown
	mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNING
	tpm: acpi: Call acpi_put_table() to fix memory leak
	tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leak
	tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leak
	SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() fails
	kcsan: Instrument memcpy/memset/memmove with newer Clang
	ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudio
	ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire
	rcu-tasks: Simplify trc_read_check_handler() atomic operations
	net/af_packet: add VLAN support for AF_PACKET SOCK_RAW GSO
	net/af_packet: make sure to pull mac header
	media: stv0288: use explicitly signed char
	soc: qcom: Select REMAP_MMIO for LLCC driver
	kest.pl: Fix grub2 menu handling for rebooting
	ktest.pl minconfig: Unset configs instead of just removing them
	jbd2: use the correct print format
	perf/x86/intel/uncore: Disable I/O stacks to PMU mapping on ICX-D
	perf/x86/intel/uncore: Clear attr_update properly
	arm64: dts: qcom: sdm845-db845c: correct SPI2 pins drive strength
	mmc: sdhci-sprd: Disable CLK_AUTO when the clock is less than 400K
	btrfs: fix resolving backrefs for inline extent followed by prealloc
	ARM: ux500: do not directly dereference __iomem
	arm64: dts: qcom: sdm850-lenovo-yoga-c630: correct I2C12 pins drive strength
	selftests: Use optional USERCFLAGS and USERLDFLAGS
	PM/devfreq: governor: Add a private governor_data for governor
	cpufreq: Init completion before kobject_init_and_add()
	ALSA: patch_realtek: Fix Dell Inspiron Plus 16
	ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude laptops
	fs: dlm: fix sock release if listen fails
	fs: dlm: retry accept() until -EAGAIN or error returns
	mptcp: mark ops structures as ro_after_init
	mptcp: remove MPTCP 'ifdef' in TCP SYN cookies
	dm cache: Fix ABBA deadlock between shrink_slab and dm_cache_metadata_abort
	dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata
	dm thin: Use last transaction's pmd->root when commit failed
	dm thin: resume even if in FAIL mode
	dm thin: Fix UAF in run_timer_softirq()
	dm integrity: Fix UAF in dm_integrity_dtr()
	dm clone: Fix UAF in clone_dtr()
	dm cache: Fix UAF in destroy()
	dm cache: set needs_check flag after aborting metadata
	tracing/hist: Fix out-of-bound write on 'action_data.var_ref_idx'
	perf/core: Call LSM hook after copying perf_event_attr
	of/kexec: Fix reading 32-bit "linux,initrd-{start,end}" values
	KVM: VMX: Resume guest immediately when injecting #GP on ECREATE
	KVM: nVMX: Inject #GP, not #UD, if "generic" VMXON CR0/CR4 check fails
	KVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE control to L1
	x86/microcode/intel: Do not retry microcode reloading on the APs
	ftrace/x86: Add back ftrace_expected for ftrace bug reports
	x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNK
	x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNK
	tracing: Fix race where eprobes can be called before the event
	tracing: Fix complicated dependency of CONFIG_TRACER_MAX_TRACE
	tracing/hist: Fix wrong return value in parse_action_params()
	tracing/probes: Handle system names with hyphens
	tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_line
	staging: media: tegra-video: fix chan->mipi value on error
	staging: media: tegra-video: fix device_node use after free
	ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmod
	media: dvb-core: Fix double free in dvb_register_device()
	media: dvb-core: Fix UAF due to refcount races at releasing
	cifs: fix confusing debug message
	cifs: fix missing display of three mount options
	rtc: ds1347: fix value written to century register
	block: mq-deadline: Do not break sequential write streams to zoned HDDs
	md/bitmap: Fix bitmap chunk size overflow issues
	efi: Add iMac Pro 2017 to uefi skip cert quirk
	wifi: wilc1000: sdio: fix module autoloading
	ASoC: jz4740-i2s: Handle independent FIFO flush bits
	ipu3-imgu: Fix NULL pointer dereference in imgu_subdev_set_selection()
	ipmi: fix long wait in unload when IPMI disconnect
	mtd: spi-nor: Check for zero erase size in spi_nor_find_best_erase_type()
	ima: Fix a potential NULL pointer access in ima_restore_measurement_list
	ipmi: fix use after free in _ipmi_destroy_user()
	PCI: Fix pci_device_is_present() for VFs by checking PF
	PCI/sysfs: Fix double free in error path
	riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argument
	riscv: mm: notify remote harts about mmu cache updates
	crypto: n2 - add missing hash statesize
	crypto: ccp - Add support for TEE for PCI ID 0x14CA
	driver core: Fix bus_type.match() error handling in __driver_attach()
	phy: qcom-qmp-combo: fix sc8180x reset
	iommu/amd: Fix ivrs_acpihid cmdline parsing code
	remoteproc: core: Do pm_relax when in RPROC_OFFLINE state
	parisc: led: Fix potential null-ptr-deref in start_task()
	device_cgroup: Roll back to original exceptions after copy failure
	drm/connector: send hotplug uevent on connector cleanup
	drm/vmwgfx: Validate the box size for the snooped cursor
	drm/i915/dsi: fix VBT send packet port selection for dual link DSI
	drm/ingenic: Fix missing platform_driver_unregister() call in ingenic_drm_init()
	ext4: silence the warning when evicting inode with dioread_nolock
	ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinite loop
	ext4: remove trailing newline from ext4_msg() message
	fs: ext4: initialize fsdata in pagecache_write()
	ext4: fix use-after-free in ext4_orphan_cleanup
	ext4: fix undefined behavior in bit shift for ext4_check_flag_values
	ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inode
	ext4: add helper to check quota inums
	ext4: fix bug_on in __es_tree_search caused by bad quota inode
	ext4: fix reserved cluster accounting in __es_remove_extent()
	ext4: check and assert if marking an no_delete evicting inode dirty
	ext4: fix bug_on in __es_tree_search caused by bad boot loader inode
	ext4: fix leaking uninitialized memory in fast-commit journal
	ext4: fix uninititialized value in 'ext4_evict_inode'
	ext4: init quota for 'old.inode' in 'ext4_rename'
	ext4: fix delayed allocation bug in ext4_clu_mapped for bigalloc + inline
	ext4: fix corruption when online resizing a 1K bigalloc fs
	ext4: fix error code return to user-space in ext4_get_branch()
	ext4: avoid BUG_ON when creating xattrs
	ext4: fix kernel BUG in 'ext4_write_inline_data_end()'
	ext4: fix inode leak in ext4_xattr_inode_create() on an error path
	ext4: initialize quota before expanding inode in setproject ioctl
	ext4: avoid unaccounted block allocation when expanding inode
	ext4: allocate extended attribute value in vmalloc area
	drm/amdgpu: handle polaris10/11 overlap asics (v2)
	drm/amdgpu: make display pinning more flexible (v2)
	block: mq-deadline: Fix dd_finish_request() for zoned devices
	tracing: Fix issue of missing one synthetic field
	ext4: remove unused enum EXT4_FC_COMMIT_FAILED
	ext4: use ext4_debug() instead of jbd_debug()
	ext4: introduce EXT4_FC_TAG_BASE_LEN helper
	ext4: factor out ext4_fc_get_tl()
	ext4: fix potential out of bound read in ext4_fc_replay_scan()
	ext4: disable fast-commit of encrypted dir operations
	ext4: don't set up encryption key during jbd2 transaction
	ext4: add missing validation of fast-commit record lengths
	ext4: fix unaligned memory access in ext4_fc_reserve_space()
	ext4: fix off-by-one errors in fast-commit block filling
	ARM: renumber bits related to _TIF_WORK_MASK
	phy: qcom-qmp-combo: fix out-of-bounds clock access
	btrfs: replace strncpy() with strscpy()
	btrfs: move missing device handling in a dedicate function
	btrfs: fix extent map use-after-free when handling missing device in read_one_chunk
	x86/mce: Get rid of msr_ops
	x86/MCE/AMD: Clear DFR errors found in THR handler
	media: s5p-mfc: Fix to handle reference queue during finishing
	media: s5p-mfc: Clear workbit to handle error condition
	media: s5p-mfc: Fix in register read and write for H264
	perf probe: Use dwarf_attr_integrate as generic DWARF attr accessor
	perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged data
	ravb: Fix "failed to switch device to config mode" message during unbind
	ext4: goto right label 'failed_mount3a'
	ext4: correct inconsistent error msg in nojournal mode
	mbcache: automatically delete entries from cache on freeing
	ext4: fix deadlock due to mbcache entry corruption
	drm/i915/migrate: don't check the scratch page
	drm/i915/migrate: fix offset calculation
	drm/i915/migrate: fix length calculation
	SUNRPC: ensure the matching upcall is in-flight upon downcall
	btrfs: fix an error handling path in btrfs_defrag_leaves()
	bpf: pull before calling skb_postpull_rcsum()
	drm/panfrost: Fix GEM handle creation ref-counting
	netfilter: nf_tables: consolidate set description
	netfilter: nf_tables: add function to create set stateful expressions
	netfilter: nf_tables: perform type checking for existing sets
	vmxnet3: correctly report csum_level for encapsulated packet
	netfilter: nf_tables: honor set timeout and garbage collection updates
	veth: Fix race with AF_XDP exposing old or uninitialized descriptors
	nfsd: shut down the NFSv4 state objects before the filecache
	net: hns3: add interrupts re-initialization while doing VF FLR
	net: hns3: refactor hns3_nic_reuse_page()
	net: hns3: extract macro to simplify ring stats update code
	net: hns3: fix miss L3E checking for rx packet
	net: hns3: fix VF promisc mode not update when mac table full
	net: sched: fix memory leak in tcindex_set_parms
	qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failure
	net: dsa: mv88e6xxx: depend on PTP conditionally
	nfc: Fix potential resource leaks
	vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init()
	vhost/vsock: Fix error handling in vhost_vsock_init()
	vringh: fix range used in iotlb_translate()
	vhost: fix range used in translate_desc()
	vdpa_sim: fix vringh initialization in vdpasim_queue_ready()
	net/mlx5: E-Switch, properly handle ingress tagged packets on VST
	net/mlx5: Add forgotten cleanup calls into mlx5_init_once() error path
	net/mlx5: Avoid recovery in probe flows
	net/mlx5e: IPoIB, Don't allow CQE compression to be turned on by default
	net/mlx5e: TC, Refactor mlx5e_tc_add_flow_mod_hdr() to get flow attr
	net/mlx5e: Always clear dest encap in neigh-update-del
	net/mlx5e: Fix hw mtu initializing at XDP SQ allocation
	net: amd-xgbe: add missed tasklet_kill
	net: ena: Fix toeplitz initial hash value
	net: ena: Don't register memory info on XDP exchange
	net: ena: Account for the number of processed bytes in XDP
	net: ena: Use bitmask to indicate packet redirection
	net: ena: Fix rx_copybreak value update
	net: ena: Set default value for RX interrupt moderation
	net: ena: Update NUMA TPH hint register upon NUMA node update
	net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe
	RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device
	RDMA/mlx5: Fix validation of max_rd_atomic caps for DC
	drm/meson: Reduce the FIFO lines held when AFBC is not used
	filelock: new helper: vfs_inode_has_locks
	ceph: switch to vfs_inode_has_locks() to fix file lock bug
	gpio: sifive: Fix refcount leak in sifive_gpio_probe
	net: sched: atm: dont intepret cls results when asked to drop
	net: sched: cbq: dont intepret cls results when asked to drop
	net: sparx5: Fix reading of the MAC address
	netfilter: ipset: fix hash:net,port,net hang with /0 subnet
	netfilter: ipset: Rework long task execution when adding/deleting entries
	perf tools: Fix resources leak in perf_data__open_dir()
	drm/imx: ipuv3-plane: Fix overlay plane width
	fs/ntfs3: don't hold ni_lock when calling truncate_setsize()
	drivers/net/bonding/bond_3ad: return when there's no aggregator
	octeontx2-pf: Fix lmtst ID used in aura free
	usb: rndis_host: Secure rndis_query check against int overflow
	perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non BPF mode
	drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()
	caif: fix memory leak in cfctrl_linkup_request()
	udf: Fix extension of the last extent in the file
	ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tablet
	nvme: fix multipath crash caused by flush request when blktrace is enabled
	io_uring: check for valid register opcode earlier
	nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
	nvme: also return I/O command effects from nvme_command_effects
	btrfs: check superblock to ensure the fs was not modified at thaw time
	x86/kexec: Fix double-free of elf header buffer
	x86/bugs: Flush IBP in ib_prctl_set()
	nfsd: fix handling of readdir in v4root vs. mount upcall timeout
	fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB
	block: don't allow splitting of a REQ_NOWAIT bio
	io_uring: fix CQ waiting timeout handling
	thermal: int340x: Add missing attribute for data rate base
	riscv: uaccess: fix type of 0 variable on error in get_user()
	riscv, kprobes: Stricter c.jr/c.jalr decoding
	drm/i915/gvt: fix gvt debugfs destroy
	drm/i915/gvt: fix vgpu debugfs clean in remove
	hfs/hfsplus: use WARN_ON for sanity check
	hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling
	ksmbd: fix infinite loop in ksmbd_conn_handler_loop()
	ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in ksmbd_decode_ntlmssp_auth_blob
	Revert "ACPI: PM: Add support for upcoming AMD uPEP HID AMDI007"
	mptcp: dedicated request sock for subflow in v6
	mptcp: use proper req destructor for IPv6
	ext4: don't allow journal inode to have encrypt flag
	selftests: set the BUILD variable to absolute path
	btrfs: make thaw time super block check to also verify checksum
	net: hns3: fix return value check bug of rx copybreak
	mbcache: Avoid nesting of cache->c_list_lock under bit locks
	efi: random: combine bootloader provided RNG seed with RNG protocol output
	io_uring: Fix unsigned 'res' comparison with zero in io_fixup_rw_res()
	drm/mgag200: Fix PLL setup for G200_SE_A rev >=4
	Linux 5.15.87

Change-Id: I1df39ccb245b1e224417ee8deb8c7a5f9be2650a
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2023-01-31 12:22:42 +00:00
Greg Kroah-Hartman
a924bb92c6 Merge 5.15.81 into android13-5.15-lts
Changes in 5.15.81
	ASoC: fsl_sai: use local device pointer
	ASoC: fsl_asrc fsl_esai fsl_sai: allow CONFIG_PM=N
	serial: Add rs485_supported to uart_port
	serial: fsl_lpuart: Fill in rs485_supported
	tty: serial: fsl_lpuart: don't break the on-going transfer when global reset
	sctp: remove the unnecessary sinfo_stream check in sctp_prsctp_prune_unsent
	sctp: clear out_curr if all frag chunks of current msg are pruned
	cifs: introduce new helper for cifs_reconnect()
	cifs: split out dfs code from cifs_reconnect()
	cifs: support nested dfs links over reconnect
	cifs: Fix connections leak when tlink setup failed
	ata: libata-scsi: simplify __ata_scsi_queuecmd()
	ata: libata-core: do not issue non-internal commands once EH is pending
	drm/display: Don't assume dual mode adaptors support i2c sub-addressing
	nvme: add a bogus subsystem NQN quirk for Micron MTFDKBA2T0TFH
	nvme-pci: add NVME_QUIRK_BOGUS_NID for Micron Nitro
	nvme-pci: disable namespace identifiers for the MAXIO MAP1001
	nvme-pci: disable write zeroes on various Kingston SSD
	nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV7000
	iio: ms5611: Simplify IO callback parameters
	iio: pressure: ms5611: fixed value compensation bug
	ceph: do not update snapshot context when there is no new snapshot
	ceph: avoid putting the realm twice when decoding snaps fails
	x86/sgx: Create utility to validate user provided offset and length
	x86/sgx: Add overflow check in sgx_validate_offset_length()
	binder: validate alloc->mm in ->mmap() handler
	ceph: Use kcalloc for allocating multiple elements
	ceph: fix NULL pointer dereference for req->r_session
	wifi: mac80211: fix memory free error when registering wiphy fail
	wifi: mac80211_hwsim: fix debugfs attribute ps with rc table support
	riscv: dts: sifive unleashed: Add PWM controlled LEDs
	audit: fix undefined behavior in bit shift for AUDIT_BIT
	wifi: airo: do not assign -1 to unsigned char
	wifi: mac80211: Fix ack frame idr leak when mesh has no route
	wifi: ath11k: Fix QCN9074 firmware boot on x86
	spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk for every run
	selftests/bpf: Add verifier test for release_reference()
	Revert "net: macsec: report real_dev features when HW offloading is enabled"
	platform/x86: ideapad-laptop: Disable touchpad_switch
	platform/x86: touchscreen_dmi: Add info for the RCA Cambio W101 v2 2-in-1
	platform/x86/intel/pmt: Sapphire Rapids PMT errata fix
	platform/x86/intel/hid: Add some ACPI device IDs
	scsi: ibmvfc: Avoid path failures during live migration
	scsi: scsi_debug: Make the READ CAPACITY response compliant with ZBC
	drm: panel-orientation-quirks: Add quirk for Acer Switch V 10 (SW5-017)
	block, bfq: fix null pointer dereference in bfq_bio_bfqg()
	arm64/syscall: Include asm/ptrace.h in syscall_wrapper header.
	nvmet: fix memory leak in nvmet_subsys_attr_model_store_locked
	Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 properly""
	ALSA: usb-audio: add quirk to fix Hamedal C20 disconnect issue
	RISC-V: vdso: Do not add missing symbols to version section in linker script
	MIPS: pic32: treat port as signed integer
	xfrm: fix "disable_policy" on ipv4 early demux
	xfrm: replay: Fix ESN wrap around for GSO
	af_key: Fix send_acquire race with pfkey_register
	ARM: dts: am335x-pcm-953: Define fixed regulators in root node
	ASoC: hdac_hda: fix hda pcm buffer overflow issue
	ASoC: sgtl5000: Reset the CHIP_CLK_CTRL reg on remove
	ASoC: soc-pcm: Don't zero TDM masks in __soc_pcm_open()
	x86/hyperv: Restore VP assist page after cpu offlining/onlining
	scsi: storvsc: Fix handling of srb_status and capacity change events
	ASoC: max98373: Add checks for devm_kcalloc
	regulator: core: fix kobject release warning and memory leak in regulator_register()
	spi: dw-dma: decrease reference count in dw_spi_dma_init_mfld()
	regulator: core: fix UAF in destroy_regulator()
	bus: sunxi-rsb: Remove the shutdown callback
	bus: sunxi-rsb: Support atomic transfers
	tee: optee: fix possible memory leak in optee_register_device()
	ARM: dts: at91: sam9g20ek: enable udc vbus gpio pinctrl
	selftests: mptcp: more stable simult_flows tests
	selftests: mptcp: fix mibit vs mbit mix up
	net: liquidio: simplify if expression
	rxrpc: Allow list of in-use local UDP endpoints to be viewed in /proc
	rxrpc: Use refcount_t rather than atomic_t
	rxrpc: Fix race between conn bundle lookup and bundle removal [ZDI-CAN-15975]
	net: dsa: sja1105: disallow C45 transactions on the BASE-TX MDIO bus
	nfc/nci: fix race with opening and closing
	net: pch_gbe: fix potential memleak in pch_gbe_tx_queue()
	9p/fd: fix issue of list_del corruption in p9_fd_cancel()
	netfilter: conntrack: Fix data-races around ct mark
	netfilter: nf_tables: do not set up extensions for end interval
	iavf: Fix a crash during reset task
	iavf: Do not restart Tx queues after reset task failure
	iavf: Fix race condition between iavf_shutdown and iavf_remove
	ARM: mxs: fix memory leak in mxs_machine_init()
	ARM: dts: imx6q-prti6q: Fix ref/tcxo-clock-frequency properties
	net: ethernet: mtk_eth_soc: fix error handling in mtk_open()
	net/mlx4: Check retval of mlx4_bitmap_init
	net: mvpp2: fix possible invalid pointer dereference
	net/qla3xxx: fix potential memleak in ql3xxx_send()
	octeontx2-af: debugsfs: fix pci device refcount leak
	net: pch_gbe: fix pci device refcount leak while module exiting
	nfp: fill splittable of devlink_port_attrs correctly
	nfp: add port from netdev validation for EEPROM access
	macsec: Fix invalid error code set
	Drivers: hv: vmbus: fix double free in the error path of vmbus_add_channel_work()
	Drivers: hv: vmbus: fix possible memory leak in vmbus_device_register()
	netfilter: ipset: regression in ip_set_hash_ip.c
	net/mlx5: Do not query pci info while pci disabled
	net/mlx5: Fix FW tracer timestamp calculation
	net/mlx5: Fix handling of entry refcount when command is not issued to FW
	tipc: set con sock in tipc_conn_alloc
	tipc: add an extra conn_get in tipc_conn_alloc
	tipc: check skb_linearize() return value in tipc_disc_rcv()
	xfrm: Fix oops in __xfrm_state_delete()
	xfrm: Fix ignored return value in xfrm6_init()
	net: wwan: iosm: use ACPI_FREE() but not kfree() in ipc_pcie_read_bios_cfg()
	sfc: fix potential memleak in __ef100_hard_start_xmit()
	net: sparx5: fix error handling in sparx5_port_open()
	net: sched: allow act_ct to be built without NF_NAT
	NFC: nci: fix memory leak in nci_rx_data_packet()
	regulator: twl6030: re-add TWL6032_SUBCLASS
	bnx2x: fix pci device refcount leak in bnx2x_vf_is_pcie_pending()
	dma-buf: fix racing conflict of dma_heap_add()
	netfilter: ipset: restore allowing 64 clashing elements in hash:net,iface
	netfilter: flowtable_offload: add missing locking
	fs: do not update freeing inode i_io_list
	dccp/tcp: Reset saddr on failure after inet6?_hash_connect().
	ipv4: Fix error return code in fib_table_insert()
	arcnet: fix potential memory leak in com20020_probe()
	s390/dasd: fix no record found for raw_track_access
	nfc: st-nci: fix incorrect validating logic in EVT_TRANSACTION
	nfc: st-nci: fix memory leaks in EVT_TRANSACTION
	nfc: st-nci: fix incorrect sizing calculations in EVT_TRANSACTION
	net: enetc: manage ENETC_F_QBV in priv->active_offloads only when enabled
	net: enetc: cache accesses to &priv->si->hw
	net: enetc: preserve TX ring priority across reconfiguration
	octeontx2-pf: Add check for devm_kcalloc
	octeontx2-af: Fix reference count issue in rvu_sdp_init()
	net: thunderx: Fix the ACPI memory leak
	s390/crashdump: fix TOD programmable field size
	lib/vdso: use "grep -E" instead of "egrep"
	init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dash
	nios2: add FORCE for vmlinuz.gz
	mmc: sdhci-brcmstb: Re-organize flags
	mmc: sdhci-brcmstb: Enable Clock Gating to save power
	mmc: sdhci-brcmstb: Fix SDHCI_RESET_ALL for CQHCI
	KVM: arm64: pkvm: Fixup boot mode to reflect that the kernel resumes from EL1
	usb: dwc3: exynos: Fix remove() function
	usb: cdnsp: Fix issue with Clear Feature Halt Endpoint
	usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1
	ext4: fix use-after-free in ext4_ext_shift_extents
	arm64: dts: rockchip: lower rk3399-puma-haikou SD controller clock frequency
	iio: light: apds9960: fix wrong register for gesture gain
	iio: core: Fix entry not deleted when iio_register_sw_trigger_type() fails
	bus: ixp4xx: Don't touch bit 7 on IXP42x
	usb: dwc3: gadget: conditionally remove requests
	usb: dwc3: gadget: Return -ESHUTDOWN on ep disable
	usb: dwc3: gadget: Clear ep descriptor last
	nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirty
	gcov: clang: fix the buffer overflow issue
	mm: vmscan: fix extreme overreclaim and swap floods
	KVM: x86: nSVM: leave nested mode on vCPU free
	KVM: x86: forcibly leave nested mode on vCPU reset
	KVM: x86: nSVM: harden svm_free_nested against freeing vmcb02 while still in use
	KVM: x86: add kvm_leave_nested
	KVM: x86: remove exit_int_info warning in svm_handle_exit
	x86/tsx: Add a feature bit for TSX control MSR support
	x86/pm: Add enumeration check before spec MSRs save/restore setup
	x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
	Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode
	ASoC: Intel: bytcht_es8316: Add quirk for the Nanote UMPC-01
	tools: iio: iio_generic_buffer: Fix read size
	serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()
	Input: goodix - try resetting the controller when no config is set
	Input: soc_button_array - add use_low_level_irq module parameter
	Input: soc_button_array - add Acer Switch V 10 to dmi_use_low_level_irq[]
	Input: i8042 - apply probe defer to more ASUS ZenBook models
	ASoC: stm32: dfsdm: manage cb buffers cleanup
	xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL too
	xen/platform-pci: add missing free_irq() in error path
	platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()
	platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)
	drm/amdgpu: disable BACO support on more cards
	zonefs: fix zone report size in __zonefs_io_error()
	platform/x86: hp-wmi: Ignore Smart Experience App event
	platform/x86: ideapad-laptop: Fix interrupt storm on fn-lock toggle on some Yoga laptops
	tcp: configurable source port perturb table size
	net: usb: qmi_wwan: add Telit 0x103a composition
	scsi: iscsi: Fix possible memory leak when device_register() failed
	gpu: host1x: Avoid trying to use GART on Tegra20
	dm integrity: flush the journal on suspend
	dm integrity: clear the journal on suspend
	fuse: lock inode unconditionally in fuse_fallocate()
	wifi: wilc1000: validate pairwise and authentication suite offsets
	wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attribute
	wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attribute
	wifi: wilc1000: validate number of channels
	genirq/msi: Shutdown managed interrupts with unsatifiable affinities
	genirq: Always limit the affinity to online CPUs
	irqchip/gic-v3: Always trust the managed affinity provided by the core code
	genirq: Take the proposed affinity at face value if force==true
	btrfs: free btrfs_path before copying root refs to userspace
	btrfs: free btrfs_path before copying fspath to userspace
	btrfs: free btrfs_path before copying subvol info to userspace
	btrfs: zoned: fix missing endianness conversion in sb_write_pointer
	btrfs: use kvcalloc in btrfs_get_dev_zone_info
	btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs()
	drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASAN
	drm/amd/display: No display after resume from WB/CB
	drm/amdgpu: Enable Aldebaran devices to report CU Occupancy
	drm/amdgpu: always register an MMU notifier for userptr
	drm/i915: fix TLB invalidation for Gen12 video and compute engines
	cifs: fix missed refcounting of ipc tcon
	Linux 5.15.81

Change-Id: I8add86e459b7e7f0877dbbc9e479a8b208b6bc87
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2023-01-26 16:03:51 +00:00
Xiubo Li
da9c9883ec ceph: switch to vfs_inode_has_locks() to fix file lock bug
[ Upstream commit 461ab10ef7e6ea9b41a0571a7fc6a72af9549a3c ]

For the POSIX locks they are using the same owner, which is the
thread id. And multiple POSIX locks could be merged into single one,
so when checking whether the 'file' has locks may fail.

For a file where some openers use locking and others don't is a
really odd usage pattern though. Locks are like stoplights -- they
only work if everyone pays attention to them.

Just switch ceph_get_caps() to check whether any locks are set on
the inode. If there are POSIX/OFD/FLOCK locks on the file at the
time, we should set CHECK_FILELOCK, regardless of what fd was used
to set the lock.

Fixes: ff5d913dfc ("ceph: return -EIO if read/write against filp that lost file locks")
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-01-12 11:59:14 +01:00
Xiubo Li
855485d31e ceph: fix NULL pointer dereference for req->r_session
[ Upstream commit 5bd76b8de5b74fa941a6eafee87728a0fe072267 ]

The request's r_session maybe changed when it was forwarded or
resent. Both the forwarding and resending cases the requests will
be protected by the mdsc->mutex.

Cc: stable@vger.kernel.org
Link: https://bugzilla.redhat.com/show_bug.cgi?id=2137955
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-12-02 17:41:01 +01:00
Kenneth Lee
729c9ad294 ceph: Use kcalloc for allocating multiple elements
[ Upstream commit aa1d627207cace003163dee24d1c06fa4e910c6b ]

Prefer using kcalloc(a, b) over kzalloc(a * b) as this improves
semantics since kcalloc is intended for allocating an array of memory.

Signed-off-by: Kenneth Lee <klee33@uw.edu>
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Stable-dep-of: 5bd76b8de5b7 ("ceph: fix NULL pointer dereference for req->r_session")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-12-02 17:41:00 +01:00
Xiubo Li
2f6e2de3a5 ceph: avoid putting the realm twice when decoding snaps fails
[ Upstream commit 51884d153f7ec85e18d607b2467820a90e0f4359 ]

When decoding the snaps fails it maybe leaving the 'first_realm'
and 'realm' pointing to the same snaprealm memory. And then it'll
put it twice and could cause random use-after-free, BUG_ON, etc
issues.

Cc: stable@vger.kernel.org
Link: https://tracker.ceph.com/issues/57686
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-12-02 17:41:00 +01:00
Xiubo Li
8bef55d793 ceph: do not update snapshot context when there is no new snapshot
[ Upstream commit 2e586641c950e7f3e7e008404bd783a466b9b590 ]

We will only track the uppest parent snapshot realm from which we
need to rebuild the snapshot contexts _downward_ in hierarchy. For
all the others having no new snapshot we will do nothing.

This fix will avoid calling ceph_queue_cap_snap() on some inodes
inappropriately. For example, with the code in mainline, suppose there
are 2 directory hierarchies (with 6 directories total), like this:

/dir_X1/dir_X2/dir_X3/
/dir_Y1/dir_Y2/dir_Y3/

Firstly, make a snapshot under /dir_X1/dir_X2/.snap/snap_X2, then make a
root snapshot under /.snap/root_snap. Every time we make snapshots under
/dir_Y1/..., the kclient will always try to rebuild the snap context for
snap_X2 realm and finally will always try to queue cap snaps for dir_Y2
and dir_Y3, which makes no sense.

That's because the snap_X2's seq is 2 and root_snap's seq is 3. So when
creating a new snapshot under /dir_Y1/... the new seq will be 4, and
the mds will send the kclient a snapshot backtrace in _downward_
order: seqs 4, 3.

When ceph_update_snap_trace() is called, it will always rebuild the from
the last realm, that's the root_snap. So later when rebuilding the snap
context, the current logic will always cause it to rebuild the snap_X2
realm and then try to queue cap snaps for all the inodes related in that
realm, even though it's not necessary.

This is accompanied by a lot of these sorts of dout messages:

    "ceph:  queue_cap_snap 00000000a42b796b nothing dirty|writing"

Fix the logic to avoid this situation.

Also, the 'invalidate' word is not precise here. In actuality, it will
cause a rebuild of the existing snapshot contexts or just build
non-existent ones. Rename it to 'rebuild_snapcs'.

URL: https://tracker.ceph.com/issues/44100
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Stable-dep-of: 51884d153f7e ("ceph: avoid putting the realm twice when decoding snaps fails")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-12-02 17:41:00 +01:00
Greg Kroah-Hartman
5feed5b144 Merge tag 'android13-5.15.74_r00' into android13-5.15
This is the merge of the upstream LTS release of 5.15.74 into the
android13-5.15 branch.

It contains the following commits:

7f2e600bf6 Merge 5.15.74 into android13-5.15-lts
a3f2f5ac9d Linux 5.15.74
de124365a7 wifi: mac80211: fix MBSSID parsing use-after-free
7d998f6b73 mac80211: fix memory leaks with element parsing
fee48f3bdd mac80211: always allocate struct ieee802_11_elems
630060f117 mac80211: mlme: find auth challenge directly
21df3a583e mac80211: move CRC into struct ieee802_11_elems
864f2d3482 mac80211: mesh: clean up rx_bcn_presp API
e5ebcbb4f9 misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panic
cb9defecf3 misc: pci_endpoint_test: Aggregate params checking for xfer
2c657a0cbd Input: xpad - fix wireless 360 controller breaking after suspend
db4db28fcc Input: xpad - add supported devices as contributed on github
d15bb1f6da wifi: cfg80211: update hidden BSSes to avoid WARN_ON
93a3a32554 wifi: mac80211: fix crash in beacon protection for P2P-device
fff244e917 wifi: mac80211_hwsim: avoid mac80211 warning on bad rate
0a8ee682e4 wifi: cfg80211: avoid nontransmitted BSS list corruption
bfe2987345 wifi: cfg80211: fix BSS refcounting bugs
9e99ca59ed wifi: cfg80211: ensure length byte is present before access
0a861bd25d wifi: cfg80211/mac80211: reject bad MBSSID elements
9a8ef20305 wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans()
398e30b670 random: use expired timer rather than wq for mixing fast pool
984faa6fc7 random: avoid reading two cache lines on irq randomness
a937c59863 Revert "crypto: qat - reduce size of mapped region"
0e3ff69ee6 Revert "powerpc/rtas: Implement reentrant rtas call"
e0295c4316 USB: serial: qcserial: add new usb-id for Dell branded EM7455
76efb4897b scsi: stex: Properly zero out the passthrough command structure
5fbbe7e98e efi: Correct Macmini DMI match in uefi cert quirk
8754dc846d ALSA: hda: Fix position reporting on Poulsbo
14f143fb42 random: clamp credited irq bits to maximum mixed
be53fa6cf6 random: restore O_NONBLOCK support
2f96da3fd1 ceph: don't truncate file in atomic_open
c0c3d3d3ea nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failure
44b1ee304b nilfs2: fix leak of nilfs_root in case of writer thread creation failure
cb602c2b65 nilfs2: fix use-after-free bug of struct nilfs_root
1e512c65b4 nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level()
44b8b2ac1d Merge 5.15.73 into android13-5.15-lts
17aac9b7af Linux 5.15.73
f7b16f5175 Revert "clk: ti: Stop using legacy clkctrl names for omap4 and 5"
d8b1b64a07 rpmsg: qcom: glink: replace strncpy() with strscpy_pad()
d58eb80b72 USB: serial: ftdi_sio: fix 300 bps rate for SIO
5ff80339cd usb: mon: make mmapped memory read only
278fefd29e net/mlx5: Disable irq when locking lag_lock
54f382d4b7 wifi: cfg80211: fix MCS divisor value
0fa249414a mm/huge_memory: use pfn_to_online_page() in split_huge_pages_all()
f1d6894159 mm/huge_memory: minor cleanup for split_huge_pages_all
7190afd4cd perf parse-events: Identify broken modifiers
f6f740f6ca mmc: core: Terminate infinite loop in SD-UHS voltage switch
9635e05e01 mmc: core: Replace with already defined values for readability
f2af62d909 drm/amd/display: skip audio setup when audio stream is enabled
d444cfe6d0 drm/amd/display: update gamut remap if plane has changed
4afcb53474 drm/amd/display: Assume an LTTPR is always present on fixed_vs links
5e76ff629a drm/amd/display: Fix double cursor on non-video RGB MPO
e6590139ff net: atlantic: fix potential memory leak in aq_ndev_close()
005e368a61 arch: um: Mark the stack non-executable to fix a binutils warning
5f85191bed um: Cleanup compiler warning in arch/x86/um/tls_32.c
6827af886b um: Cleanup syscall_handler_t cast in syscalls_32.h
f386b373e9 ALSA: hda/hdmi: Fix the converter reuse for the silent stream
a36b2dc5c0 net: marvell: prestera: add support for for Aldrin2
d2588ba1a3 net/ieee802154: fix uninit value bug in dgram_sendmsg
1030659dac scsi: qedf: Fix a UAF bug in __qedf_probe()
f7126aa362 ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomer
968299cd58 dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API failure
17f55255af dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores property
b2f2755501 dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handling
fd425b89d0 firmware: arm_scmi: Add SCMI PM driver remove routine
e092fc3a28 firmware: arm_scmi: Harden accesses to the sensor domains
9f81dbb934 firmware: arm_scmi: Improve checks in the info_get operations
64b79e6328 fs: fix UAF/GPF bug in nilfs_mdt_destroy
31bdba07f6 powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flush
46c22e7b09 mm: gup: fix the fast GUP race against THP collapse
88ccea0a44 xsk: Inherit need_wakeup flag for shared sockets
f07fbefcea docs: update mediator information in CoC docs
cf26ddb96b Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
43eb03f7ce Merge 5.15.72 into android13-5.15-lts
c68173b201 Linux 5.15.72
713fa3e459 drm/i915/gem: Really move i915_gem_context.link under ref protection
a00ed4e5d5 x86/alternative: Fix race in try_get_desc()
c3d4b8970c KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guest
ab5c5787ab clk: iproc: Do not rely on node name for correct PLL setup
e748a084b5 clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocks
19f4e16366 fs: split off setxattr_copy and do_setxattr function from setxattr
a0e3719e03 vdpa/ifcvf: fix the calculation of queuepair
4755d9d2c9 selftests: Fix the if conditions of in test_extra_filter()
c83a7606aa net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()
a8cd7e1bc7 net: stmmac: power up/down serdes in stmmac_open/release
67c00bcf42 wifi: mac80211: fix regression with non-QoS drivers
520e434a08 nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices
e9d7d80902 net/mlxbf_gige: Fix an IS_ERR() vs NULL bug in mlxbf_gige_mdio_probe
8b1b908507 cxgb4: fix missing unlock on ETHOFLD desc collect fail path
e99c7a61d8 net: sched: act_ct: fix possible refcount leak in tcf_ct_init()
815381aeff usbnet: Fix memory leak in usbnet_disconnect()
af91321b73 gpio: mvebu: Fix check for pwm support on non-A8K platforms
f592ccddac Input: melfas_mip4 - fix return value check in mip4_probe()
ff982b1f32 Revert "drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resume time"
bde7795794 drm/bridge: lt8912b: fix corrupted image output
e103b0e839 drm/bridge: lt8912b: set hdmi or dvi mode
473f653a86 drm/bridge: lt8912b: add vsync hsync
6a12105d9d ASoC: tas2770: Reinit regcache on reset
75ef73d7d2 arm64: dts: qcom: sm8350: fix UFS PHY serdes size
5664dc84fc ASoC: imx-card: Fix refcount issue with of_node_put
367403bc1c soc: sunxi: sram: Fix debugfs info for A64 SRAM C
68d2f42cf4 soc: sunxi: sram: Fix probe function ordering issues
2f82b52900 soc: sunxi_sram: Make use of the helper function devm_platform_ioremap_resource()
861adc2b20 soc: sunxi: sram: Prevent the driver from being unbound
8b07378ebe soc: sunxi: sram: Actually claim SRAM regions
d50e0e2f3d ARM: dts: am5748: keep usb4_tm disabled
c48e3db1df reset: imx7: Fix the iMX8MP PCIe PHY PERST support
6062291012 ARM: dts: am33xx: Fix MMCHS0 dma properties
bfe5dc2101 swiotlb: max mapping size takes min align mask into account
a6a3b6b11a media: v4l2-compat-ioctl32.c: zero buffer passed to v4l2_compat_get_array_args()
ab9d328447 media: rkvdec: Disable H.264 error detection
69379139ed media: dvb_vb2: fix possible out of bound access
6287c9e005 mm,hwpoison: check mm when killing accessing process
f9aed3d8a0 mm: fix madivse_pageout mishandling on non-LRU page
1299c11988 mm/migrate_device.c: flush TLB while holding PTL
e858f7ac73 mm: fix dereferencing possible ERR_PTR
d75ce11562 mm: prevent page_frag_alloc() from corrupting the memory
23d17e2b04 mm/page_alloc: fix race condition between build_all_zonelists and page allocation
fec2db7a43 mmc: hsq: Fix data stomping during mmc recovery
4fef6e1fe0 mmc: moxart: fix 4-bit bus width and remove 8-bit bus width
4f75d0cacd libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205
dc248ddf41 vduse: prevent uninitialized memory accesses
ea77482969 drm/amdgpu: Add amdgpu suspend-resume code path under SRIOV
25759a7bc1 drm/i915/gt: Restrict forced preemption to the active context
e0f576335d Revert "firmware: arm_scmi: Add clock management to the SCMI power domain"
5de02ab84a net: mt7531: only do PLL once after the reset
56e3f8d562 mm/damon/dbgfs: fix memory leak when using debugfs_lookup()
149da9e60b ntfs: fix BUG_ON in ntfs_lookup_inode_by_name()
dc8cdb9884 ARM: dts: integrator: Tag PCI host with device_type
aa5c3aa3f1 x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxd
476c188b9d clk: ingenic-tcu: Properly enable registers before accessing timers
d134b0f7a9 can: c_can: don't cache TX messages for C_CAN cores
6fff203793 Input: snvs_pwrkey - fix SNVS_HPVIDR1 register address
006a5085a3 net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455
81e759d71a thunderbolt: Explicitly reset plug events delay back to USB4 spec value
85a70a2599 usb: typec: ucsi: Remove incorrect warning
ac12a04c8e uas: ignore UAS for Thinkplus chips
528aba78ee usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS
0a4e8f384e uas: add no-uas quirk for Hiksemi usb_disk
8484a356ce cgroup: cgroup_get_from_id() must check the looked-up kn is a directory
ae04dd5ef1 cgroup: reduce dependency on cgroup_mutex
7a64e6dc6c ALSA: hda/realtek: fix speakers and micmute on HP 855 G8
6a3bee2ead ALSA: hda: Fix Nvidia dp infoframe
f7392f93a2 ALSA: hda: Fix hang at HD-audio codec unbinding due to refcount saturation
de5deddfa7 ALSA: hda: Do disconnect jacks at codec unbind
4305285a35 Merge 5.15.71 into android13-5.15-lts
c12d4a18f3 Merge 5.15.70 into android13-5.15-lts
4248b89fb1 Merge 5.15.69 into android13-5.15-lts
90c7e9b400 Linux 5.15.71
214194610a ext4: use locality group preallocation for small closed files
8a1ac4167d ext4: avoid unnecessary spreading of allocations among groups
fd8b829195 ext4: make mballoc try target group first even with mb_optimize_scan
21dada4ce1 ext4: limit the number of retries after discarding preallocations blocks
be4df018c0 ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0
90bc7b630c ext4: make directory inode spreading reflect flexbg size
95d714d8ad devdax: Fix soft-reservation memory description
27bf7a5d11 NFSv4: Fixes for nfs4_inode_return_delegation()
21b0301f22 drm/amdgpu: don't register a dirty callback for non-atomic
6eb08245da i2c: mlxbf: Fix frequency calculation
dc2a0c5870 i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()
621c6ab03a i2c: mlxbf: incorrect base address passed during io write
c242dbf2e3 i2c: imx: If pm_runtime_get_sync() returned 1 device access is possible
c71ec39be4 workqueue: don't skip lockdep work dependency in cancel_work_sync()
929ef155e1 fsdax: Fix infinite loop in dax_iomap_rw()
9aac3819f0 drm/rockchip: Fix return type of cdn_dp_connector_mode_valid
1c26968caf drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usage
492db4ffcf drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()
9539cfc744 drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAndDRAMSpeedChangeSupport()
a541c01118 drm/amd/display: Limit user regamma to a valid value
33b128f790 drm/amdgpu: use dirty framebuffer helper
f76d6f309a drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cards
e5ae504c86 drm/gma500: Fix BUG: sleeping function called from invalid context errors
e07d9154bb Drivers: hv: Never allocate anything besides framebuffer from framebuffer memory region
5f270b61ee drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOV
d3a67c21b1 s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroup
faf0e1b5d8 serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.tx accounting
0aada772fd serial: tegra: Use uart_xmit_advance(), fixes icount.tx accounting
4c7e17270c serial: Create uart_xmit_advance()
4199425b11 serial: fsl_lpuart: Reset prior to registration
cc1504f6da KVM: x86/mmu: Fold rmap_recycle into rmap_add
dddae48eab selftests: forwarding: add shebang for sch_red.sh
08483e4c0c bnxt: prevent skb UAF after handing over to PTP worker
f8162aed96 net: sched: fix possible refcount leak in tc_new_tfilter()
bd29ca2b39 net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLD
ec3a6f4ffe bonding: fix NULL deref in bond_rr_gen_slave_id
db145b8a04 net/smc: Stop the CLC flow if no link to map buffers on
5daef0042d drm/mediatek: dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff()
a08cba2f50 perf tools: Honor namespace when synthesizing build-ids
1a83f39dc4 perf kcore_copy: Do not check /proc/modules is unchanged
a3b923f449 perf jit: Include program header in ELF files
39dc6ccdd5 perf stat: Fix BPF program section name
c6d939639f can: gs_usb: gs_can_open(): fix race dev->can.state condition
e1676adedc net: sh_eth: Fix PHY state warning splat during system resume
71200518bb net: ravb: Fix PHY state warning splat during system resume
d5917b7af7 netfilter: ebtables: fix memory leak when blob is malformed
08d7524f36 netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain()
91aa52652f netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()
c721623efd net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs
f58e431842 net/sched: taprio: avoid disabling offload when it was never enabled
510e703e4e net: enetc: deny offload of tc-based TSN features on VF interfaces
11eb9ed088 net: enetc: move enetc_set_psfp() out of the common enetc_set_features()
c60801e4e2 wireguard: netlink: avoid variable-sized memcpy on sockaddr
3ebf690d1c wireguard: ratelimiter: disable timings test by default
c2dc533a7e net: ipa: properly limit modem routing table use
cbdab7d68f of: mdio: Add of_node_put() when breaking out of for_each_xx
ca86577c10 drm/hisilicon: Add depends on MMU
68c4acee63 drm/hisilicon/hibmc: Allow to be built if COMPILE_TEST is enabled
8547c7bfc0 sfc: fix null pointer dereference in efx_hard_start_xmit
360910b88d sfc: fix TX channel offset when using legacy interrupts
bc750d7127 i40e: Fix set max_tx_rate when it is lower than 1 Mbps
53220b9905 i40e: Fix VF set max MTU size
7249a653fe iavf: Fix set max MTU size with port VLAN and jumbo frames
030e0688b6 mlxbf_gige: clear MDIO gateway lock after read
93859f6878 iavf: Fix bad page state
e1dbe8a620 um: fix default console kernel parameter
7400e2edfc MIPS: Loongson32: Fix PHY-mode being left unspecified
abea65fa77 MIPS: lantiq: export clk_get_io() for lantiq_wdt.ko
831cf63c04 drm/panel: simple: Fix innolux_g121i1_l01 bus_format
408d5752b6 net: team: Unsync device addresses on ndo_stop
f50265a4f3 net: bonding: Unsync device addresses on ndo_stop
e6b277f736 net: bonding: Share lacpdu_mcast_addr definition
8b2ab46b6c scsi: mpt3sas: Fix return value check of dma_get_required_mask()
89df49e561 scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts()
5826a555f7 net: phy: aquantia: wait for the suspend/resume operations to finish
4d2f1bc906 net: core: fix flow symmetric hash
8d06006c7e ipvlan: Fix out-of-bound bugs caused by unset skb->mac_header
dae9d2abe2 iavf: Fix cached head and tail value for iavf_get_tx_pending
34447d64b8 ice: Don't double unplug aux on peer initiated reset
816eab147e netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find()
dc33ffbc36 netfilter: nf_conntrack_irc: Tighten matching on DCC message
0606c5d5fe netfilter: nf_conntrack_sip: fix ct_sip_walk_headers
0babb5bc85 arm64: dts: rockchip: Remove 'enable-active-low' from rk3399-puma
dd5a6c5a08 dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get()
1b0e46d970 arm64: dts: rockchip: Set RK3399-Gru PCLK_EDP to 24 MHz
e352fea1d0 drm/mediatek: dsi: Add atomic {destroy,duplicate}_state, reset callbacks
43733b6c9f arm64: dts: rockchip: Fix typo in lisense text for PX30.Core
2929463a9e arm64: dts: rockchip: Pull up wlan wake# on Gru-Bob
166a332463 firmware: arm_scmi: Fix the asynchronous reset requests
1f08a1b26c firmware: arm_scmi: Harden accesses to the reset domains
9ec5a534d7 xfs: validate inode fork size against fork format
5caa3a1279 xfs: fix xfs_ifree() error handling to not leak perag ref
9e7b231687 xfs: reorder iunlink remove operation in xfs_ifree
28c7ef86b2 vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignment
3c3edb82d6 arm64: topology: fix possible overflow in amu_fie_setup()
2427a04bce KVM: x86: Inject #UD on emulated XSETBV if XSAVES isn't enabled
61703b248b mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context.
2d6e55e0c0 mm/slub: fix to return errno if kmalloc() fails
71075d7d46 net: mana: Add rmb after checking owner bits
19aea370fd can: flexcan: flexcan_mailbox_read() fix return value for drop = true
bf0197aea1 kasan: call kasan_malloc() from __kmalloc_*track_caller()
c75288a490 riscv: fix a nasty sigreturn bug...
97da736cd1 gpiolib: cdev: Set lineevent_state::irq after IRQ register successfully
9b26723e05 gpio: mockup: Fix potential resource leakage when register a chip
18352095a0 gpio: mockup: fix NULL pointer dereference when removing debugfs
2279e97740 wifi: mt76: fix reading current per-tid starting sequence number for aggregation
b5bc5a274d efi: libstub: check Shim mode using MokSBStateRT
ef43fee9f2 efi: x86: Wipe setup_data on pure EFI boot
b173f1f8ef thunderbolt: Add support for Intel Maple Ridge single port controller
65b13f951f usb: dwc3: core: leave default DMA if the controller does not support 64-bit DMA
7143f6cf58 media: flexcop-usb: fix endpoint type check
d8a76a2e51 btrfs: fix hang during unmount when stopping a space reclaim worker
46053262b5 btrfs: fix hang during unmount when stopping block group reclaim worker
b02f86689a iommu/vt-d: Check correct capability for sagaw determination
a963fe6d0e ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5530 laptop
4b2fa20da6 ALSA: hda/realtek: Add quirk for ASUS GA503R laptop
eb54e457c4 ALSA: hda/realtek: Add pincfg for ASUS G533Z HP jack
0898469913 ALSA: hda/realtek: Add pincfg for ASUS G513 HP jack
c6a746b4fc ALSA: hda/realtek: Re-arrange quirk table entries
41e974cd6e ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5570 laptop
5421125bbd ALSA: hda/realtek: Add quirk for Huawei WRT-WX9
84481d7a59 ALSA: hda: add Intel 5 Series / 3400 PCI DID
04b5bd5702 ALSA: hda/tegra: set depop delay for tegra
e10425c542 ALSA: core: Fix double-free at snd_card_new()
10a8c5d7d3 Revert "ALSA: usb-audio: Split endpoint setups for hw_params and prepare"
06c0204a6e USB: serial: option: add Quectel RM520N
6cf9e8b7e6 USB: serial: option: add Quectel BG95 0x0203 composition
369b008bbe USB: core: Fix RST error in hub.c
d10d1e9d9f drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTES
6eede01dfd Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio"
c02431f43e Revert "usb: add quirks for Lenovo OneLink+ Dock"
8de5e12f58 usb: gadget: udc-xilinx: replace memcpy with memcpy_toio
2db7a7176c usb: add quirks for Lenovo OneLink+ Dock
a72eee6d90 usb: dwc3: gadget: Avoid duplicate requests to enable Run/Stop
f79a57d409 usb: dwc3: gadget: Don't modify GEVNTCOUNT in pullup()
1a99239994 usb: dwc3: gadget: Refactor pullup()
7604a210ac usb: dwc3: gadget: Prevent repeat pullup()
a0b5d22b04 usb: dwc3: Issue core soft reset before enabling run/stop
8d583ba79c usb: dwc3: gadget: Avoid starting DWC3 gadget during UDC unbind
167b18f25b staging: r8188eu: Add Rosewill USB-N150 Nano to device tables
add40eda82 staging: r8188eu: Remove support for devices with 8188FU chipset (0bda:f179)
55653c5486 drm/amdgpu: make sure to init common IP before gmc
25a90a1103 drm/amdgpu: Separate vf2pf work item init from virt data exchange
ced746caaf Revert "arm64: errata: add detection for AMEVCNTR01 incrementing incorrectly"
956d54b490 UPSTREAM: Revert "ALSA: usb-audio: Split endpoint setups for hw_params and prepare"
35fc902dbd Merge 5.15.68 into android13-5.15-lts
798c8ff36b Revert "USB: core: Prevent nested device-reset calls"
7b0fdb742b Revert "xhci: Add grace period after xHC start to prevent premature runtime suspend."
3e98e33d34 Linux 5.15.70
21f948cab8 ALSA: hda/sigmatel: Fix unused variable warning for beep power change
5db17805b6 cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()
39b0235284 KVM: SEV: add cache flush to solve SEV cache incoherency issues
d9bf46e747 net: Find dst with sk's xfrm policy not ctl_sk
ab5140c6dd video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_write
9af7af862c mksysmap: Fix the mismatch of 'L0' symbols in System.map
2340f23c77 drm/panfrost: devfreq: set opp to the recommended one to configure regulator
7e8df4920b MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()
af88da4c73 afs: Return -EAGAIN, not -EREMOTEIO, when a file already locked
2dd0ae85fb net: usb: qmi_wwan: add Quectel RM520N
a5e949e088 ALSA: hda/tegra: Align BDL entry to 4KB boundary
3d25aaf71f ALSA: hda/sigmatel: Keep power up while beep is enabled
d582756bfc wifi: mac80211_hwsim: check length for virtio packets
17898c3b57 rxrpc: Fix calc of resend age
1bbcd88c3c rxrpc: Fix local destruction being repeated
87cd4c02bd scsi: lpfc: Return DID_TRANSPORT_DISRUPTED instead of DID_REQUEUE
f08a320b4b regulator: pfuze100: Fix the global-out-of-bounds access in pfuze100_regulator_probe()
80c7be217b ASoC: nau8824: Fix semaphore unbalance at error paths
f1d57c4c99 arm64: dts: juno: Add missing MHU secure-irq
59b756da49 video: fbdev: i740fb: Error out if 'pixclock' equals zero
899f4160b1 binder: remove inaccurate mmap_assert_locked()
8c2bbfb0de drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega
0a7d86f156 drm/amdgpu: move nbio ih_doorbell_range() into ih code for vega
dcef16f649 drm/amdgpu: Don't enable LTR if not supported
710ebf8f1a tools/include/uapi: Fix <asm/errno.h> for parisc and xtensa
309e9f4a17 parisc: Allow CONFIG_64BIT with ARCH=parisc
9a72466fb6 cifs: always initialize struct msghdr smb_msg completely
21c47a08f9 cifs: don't send down the destination address to sendmsg for a SOCK_STREAM
e1aad8c560 cifs: revalidate mapping when doing direct writes
b04e0208d0 of/device: Fix up of_dma_configure_id() stub
8fd27239ca parisc: ccio-dma: Add missing iounmap in error path in ccio_probe()
5f285e4c47 block: blk_queue_enter() / __bio_queue_enter() must return -EAGAIN for nowait
f86092d12f drm/meson: Fix OSD1 RGB to YCbCr coefficient
d38eb1f375 drm/meson: Correct OSD1 global alpha value
89cfddd416 gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type in mpc85xx
9a173db71a NFSv4: Turn off open-by-filehandle and NFS re-export for NFSv4.0
cd358b2ee5 pinctrl: sunxi: Fix name for A100 R_PIO
ca2b798e53 pinctrl: rockchip: Enhance support for IRQ_TYPE_EDGE_BOTH
30fccb4fe4 pinctrl: qcom: sc8180x: Fix wrong pin numbers
cbafdbb6f6 pinctrl: qcom: sc8180x: Fix gpio_wakeirq_map
ba6b9f7cc1 of: fdt: fix off-by-one error in unflatten_dt_nodes()
c23065adf9 tty: serial: atmel: Preserve previous USART mode if RS485 disabled
1d01d7becc serial: atmel: remove redundant assignment in rs485_config
f3450c3341 drm/tegra: vic: Fix build warning when CONFIG_PM=n
bd3bc97104 Merge 5.15.67 into android13-5.15-lts
affdbc37bd Merge 5.15.66 into android13-5.15-lts
4f35cec760 Revert "mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse"
e37fdd5c8e Revert "netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y"
049f90ecb7 Merge 5.15.65 into android13-5.15-lts
820b689b4a Linux 5.15.69
277674996d Input: goodix - add compatible string for GT1158
b9b39f7332 RDMA/irdma: Use s/g array in post send only when its valid
125c3ae8a9 usb: gadget: f_uac2: fix superspeed transfer
fa7e0266c2 usb: gadget: f_uac2: clean up some inconsistent indenting
07609e83c1 soc: fsl: select FSL_GUTS driver for DPIO
3998dc50eb mm: Fix TLB flush for not-first PFNMAP mappings in unmap_region()
cd698131ef usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UAS
6087747599 platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixes
d4441b810b perf/arm_pmu_platform: fix tests for platform_get_irq() failure
55032fb14d net: dsa: hellcreek: Print warning only once
985a5d3d49 drm/amd/amdgpu: skip ucode loading if ucode_size == 0
a1347be8f0 nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()
3d380f9d1e Input: iforce - add support for Boeder Force Feedback Wheel
b9682878ab ieee802154: cc2520: add rc code in cc2520_tx()
3a10e8edee gpio: mockup: remove gpio debugfs when remove device
b4ebcd6d48 tg3: Disable tg3 device on system reboot to avoid triggering AER
f715188c23 hid: intel-ish-hid: ishtp: Fix ishtp client sending disordered message
a86c8d1b36 HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo
2e3aeb4899 dt-bindings: iio: gyroscope: bosch,bmg160: correct number of pins
1b80691d51 drm/msm/rd: Fix FIFO-full deadlock
a9687a2dc7 platform/surface: aggregator_registry: Add support for Surface Laptop Go 2
49801d5f8b Input: goodix - add support for GT1158
709edbac4c iommu/vt-d: Fix kdump kernels boot failure with scalable mode
90f922646f tracefs: Only clobber mode/uid/gid on remount if asked
3c90af5a77 tracing: hold caller_addr to hardirq_{enable,disable}_ip
64840a4a2d task_stack, x86/cea: Force-inline stack helpers
0b009e5fd1 x86/mm: Force-inline __phys_addr_nodebug()
f9571a9699 lockdep: Fix -Wunused-parameter for _THIS_IP_
dee782da39 ARM: dts: at91: sama7g5ek: specify proper regulator output ranges
424ac5929d ARM: dts: at91: fix low limit for CPU regulator
8be25fa7cf ARM: dts: imx6qdl-kontron-samx6i: fix spi-flash compatible
78eb5e326a ARM: dts: imx: align SPI NOR node name with dtschema
3bb12efc5e ACPI: resource: skip IRQ override on AMD Zen platforms
a68a734b19 NFS: Fix WARN_ON due to unionization of nfs_inode.nrequests
dd20085f2a Linux 5.15.68
e04b25638a ARM: at91: ddr: remove CONFIG_SOC_SAMA7 dependency
154e72a4b3 perf machine: Use path__join() to compose a path instead of snprintf(dir, '/', filename)
590b4f10e3 drm/bridge: display-connector: implement bus fmts callbacks
e084c6ab37 arm64: errata: add detection for AMEVCNTR01 incrementing incorrectly
4740910867 iommu/vt-d: Correctly calculate sagaw value of IOMMU
f9e792035a arm64/bti: Disable in kernel BTI when cross section thunks are broken
a8a007c5b1 Revert "arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags""
7aa57d869e hwmon: (mr75203) enable polling for all VM channels
5e0fddad71 hwmon: (mr75203) fix multi-channel voltage reading
948b7beb00 hwmon: (mr75203) fix voltage equation for negative source input
a02267ebb2 hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used sensors
000f335323 hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not defined
4b198c41d7 s390/boot: fix absolute zero lowcore corruption on boot
a557ae0942 iommu/amd: use full 64-bit value in build_completion_wait()
4f8d658848 swiotlb: avoid potential left shift overflow
df82f5ce4f i40e: Fix ADQ rate limiting for PF
39d9de5872 i40e: Refactor tc mqprio checks
657d9d8ac3 kbuild: disable header exports for UML in a straightforward way
12202e0f74 MIPS: loongson32: ls1c: Fix hang during startup
166ae43f02 ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversion
4643fbc79d ASoC: mchp-spdiftx: remove references to mchp_i2s_caps
30a455ac38 hwmon: (tps23861) fix byte order in resistance register
159d35a87e perf script: Fix Cannot print 'iregs' field for hybrid systems
4519d4e32f sch_sfb: Also store skb len before calling child enqueue
a600a9baba RDMA/irdma: Report RNR NAK generation in device caps
3ca173b217 RDMA/irdma: Return correct WC error for bind operation failure
c1872dfde6 RDMA/irdma: Report the correct max cqes from query device
a1d7c8647c nvmet: fix mar and mor off-by-one errors
a96b1d33ec tcp: fix early ETIMEDOUT after spurious non-SACK RTO
8589bbfad2 nvme-tcp: fix regression that causes sporadic requests to time out
13c80a6c11 nvme-tcp: fix UAF when detecting digest errors
8ddd001cef erofs: fix pcluster use-after-free on UP platforms
5fbe35c94a RDMA/mlx5: Set local port to one when accessing counters
819110054b IB/core: Fix a nested dead lock as part of ODP flow
55195563ec ipv6: sr: fix out-of-bounds read when setting HMAC data.
4c4eda1364 RDMA/siw: Pass a pointer to virt_to_page()
595e3616f8 xen-netback: only remove 'hotplug-status' when the vif is actually destroyed
c3efe896f1 iavf: Detach device during reset task
2ed94383f3 i40e: Fix kernel crash during module removal
3e245b0e21 ice: use bitmap_free instead of devm_kfree
8527c9a6bf tcp: TX zerocopy should not sense pfmemalloc status
cd5f1a69d0 net: introduce __skb_fill_page_desc_noacc
7eb9bf4edd tipc: fix shift wrapping bug in map_get()
1a889da60a sch_sfb: Don't assume the skb is still around after enqueueing to child
b0b35b455e Revert "net: phy: meson-gxl: improve link-up behavior"
2f6640b19e afs: Use the operation issue time instead of the reply time for callbacks
e28eb3519d rxrpc: Fix an insufficiently large sglist in rxkad_verify_packet_2()
24a4e79d92 rxrpc: Fix ICMP/ICMP6 error handling
59f1c62d91 ALSA: usb-audio: Register card again for iface over delayed_register option
4dc401ef8b ALSA: usb-audio: Inform the delayed registration more properly
a8edd49c94 RDMA/srp: Set scmnd->result only when scmnd is not NULL
451c9ce1e2 netfilter: nf_conntrack_irc: Fix forged IP logic
1ce55ec5cb netfilter: nf_tables: clean up hook list when offload flags check fails
92837ac047 netfilter: br_netfilter: Drop dst references before setting.
940e58f2cc ARM: dts: at91: sama5d2_icp: don't keep vdd_other enabled all the time
86706fa90b ARM: dts: at91: sama5d27_wlsom1: don't keep ldo2 enabled all the time
d6015c56f4 ARM: dts: at91: sama5d2_icp: specify proper regulator output ranges
a8ab10c3f1 ARM: dts: at91: sama5d27_wlsom1: specify proper regulator output ranges
6fbff44cba ARM: at91: pm: fix DDR recalibration when resuming from backup and self-refresh
e11d08c825 ARM: at91: pm: fix self-refresh for sama7g5
32dd0b22a5 wifi: wilc1000: fix DMA on stack objects
6f7aa1029f RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shift
c1796dd542 RDMA/hns: Fix supported page size
43245c77d9 soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugs
d3eb252d76 RDMA/cma: Fix arguments order in net device validation
e2ec1064a4 tee: fix compiler warning in tee_shm_register()
eb53e84dc1 regulator: core: Clean up on enable failure
a53b30716c soc: imx: gpcv2: Assert reset before ungating clock
83a7e5d2f1 ARM: dts: imx6qdl-kontron-samx6i: remove duplicated node
ae8e70e317 RDMA/rtrs-srv: Pass the correct number of entries for dma mapped SGL
ad69caa478 RDMA/rtrs-clt: Use the right sg_cnt after ib_dma_map_sg
237f163953 ASoC: qcom: sm8250: add missing module owner
3bf4bf5406 cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock
509e3456d3 cgroup: Elide write-locking threadgroup_rwsem when updating csses on an empty subtree
3b97deb4ab NFS: Fix another fsync() issue after a server reboot
31b992b3c3 NFS: Save some space in the inode
88d24e83a2 NFS: Further optimisations for 'ls -l'
1dcc308898 scsi: lpfc: Add missing destroy_workqueue() in error path
6229fa494a scsi: mpt3sas: Fix use-after-free warning
d2ca79dd0b drm/i915: Implement WaEdpLinkRateDataReload
ebf46da50b nvmet: fix a use-after-free
58acd2ebae drm/amd/display: fix memory leak when using debugfs_lookup()
26e9a1ded8 sched/debug: fix dentry leak in update_sched_domain_debugfs
94c84128ad debugfs: add debugfs_lookup_and_remove()
8875d60676 kprobes: Prohibit probes in gate area
5321908ef7 vfio/type1: Unpin zero pages
7da1afa444 btrfs: zoned: set pseudo max append zone limit in zone emulation mode
75082adeb4 tracing: Fix to check event_mutex is held while accessing trigger list
98e8e67395 ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()
df5ec554e9 ALSA: usb-audio: Split endpoint setups for hw_params and prepare
d1118465ae ALSA: aloop: Fix random zeros in capture data when using jiffies timer
45814a5351 ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc()
8015ef9e8a ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC
ad5ef763db drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctly
fc5a2a9616 fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()
c3abfd6ce2 fbdev: fbcon: Destroy mutex on freeing struct fb_info
a7dff6f41e md: Flush workqueue md_rdev_misc_wq in md_alloc()
0b7058067e net/core/skbuff: Check the return value of skb_copy_bits()
bd1b769564 cpufreq: check only freq_table in __resolve_freq()
e928cf2589 netfilter: conntrack: work around exceeded receive window
29906311b3 arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned fw_level
27092358e9 parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machines
deb2c9c077 parisc: ccio-dma: Handle kmalloc failure in ccio_init_resources()
c63ff388e7 Revert "parisc: Show error if wrong 32/64-bit compiler is being used"
c501891293 scsi: ufs: core: Reduce the power mode change timeout
5a7a5b2eda drm/radeon: add a force flush to delay work when radeon
622a557b28 drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.
c15c2c2c08 drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to psp_hw_fini
1f574fbe9c drm/gem: Fix GEM handle release errors
bbfd857abb scsi: megaraid_sas: Fix double kfree()
8179f0e085 scsi: qla2xxx: Disable ATIO interrupt coalesce for quad port ISP27XX
625c78e1ae Revert "mm: kmemleak: take a full lowmem check in kmemleak_*_phys()"
7c6333411a fs: only do a memory barrier for the first set_buffer_uptodate()
44b402da7b wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il4965_rs_fill_link_cmd()
dd291e070b efi: capsule-loader: Fix use-after-free in efi_capsule_write
ee06f08139 efi: libstub: Disable struct randomization
6427605fa7 net: wwan: iosm: remove pointless null check
e1ad7a0115 Linux 5.15.67
096e34b05a kbuild: fix up permissions on scripts/pahole-flags.sh
bcecd2ee19 Linux 5.15.66
e1779c25e4 USB: serial: ch341: fix disabled rx timer on older devices
e0923b4f38 USB: serial: ch341: fix lost character on LCR updates
55d3289243 usb: dwc3: disable USB core PHY management
121c6e37da usb: dwc3: qcom: fix use-after-free on runtime-PM wakeup
9d6a2d0220 usb: dwc3: fix PHY disable sequence
b775fbf532 kbuild: Add skip_encoding_btf_enum64 option to pahole
0baced0e09 kbuild: Unify options for BTF generation for vmlinux and modules
309aea4b6b tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()
1787ec7dcc drm/i915: Skip wm/ddb readout for disabled pipes
f9a0f49be7 drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirk
301be8985e ALSA: seq: Fix data-race at module auto-loading
9b7a07fcc5 ALSA: seq: oss: Fix data-race for max_midi_devs access
b2c973b52f ALSA: hda/realtek: Add speaker AMP init for Samsung laptops with ALC298
c5652d5d71 net: mac802154: Fix a condition in the receive path
4b9f3743a8 net: Use u64_stats_fetch_begin_irq() for stats fetch.
57f1407ca1 ip: fix triggering of 'icmp redirect'
5d20c6f932 wifi: mac80211: Fix UAF in ieee80211_scan_rx()
552ba102a6 wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected
253ec5fb84 driver core: Don't probe devices after bus_type.match() probe deferral
7da29a2cc5 usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OS
299f4f420f usb: xhci-mtk: fix bandwidth release issue
27102b39b6 usb: xhci-mtk: relax TT periodic bandwidth allocation
c548b99e1c USB: core: Prevent nested device-reset calls
4e22a43ec7 s390: fix nospec table alignments
047a4d0f79 s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages
efdfa236a0 usb-storage: Add ignore-residue quirk for NXP PN7462AU
0f8b5d706d USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)
bf6e4243f8 usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transfer
f1eb9e5d2f usb: cdns3: fix issue with rearming ISO OUT endpoint
48917032c7 usb: dwc2: fix wrong order of phy_power_on and phy_init
ea72b22a05 usb: typec: tcpm: Return ENOTSUPP for power supply prop writes
4be500c639 usb: typec: intel_pmc_mux: Add new ACPI ID for Meteor Lake IOM device
b201f62031 usb: typec: altmodes/displayport: correct pin assignment for UFP receptacles
577f84a6f1 USB: serial: option: add support for Cinterion MV32-WA/WB RmNet mode
6415953963 USB: serial: option: add Quectel EM060K modem
93c283a099 USB: serial: option: add support for OPPO R11 diag port
2bb1ad8c95 USB: serial: cp210x: add Decagon UCA device id
3a6c5c5ab7 xhci: Add grace period after xHC start to prevent premature runtime suspend.
75913c562f media: mceusb: Use new usb_control_msg_*() routines
2c948dd68b usb: dwc3: pci: Add support for Intel Raptor Lake
23987d01de thunderbolt: Use the actual buffer in tb_async_error()
e31db376f6 xen-blkfront: Cache feature_persistent value before advertisement
895a90ad7b xen-blkfront: Advertise feature-persistent as user requested
3e8107d69f xen-blkback: Advertise feature-persistent as user requested
c235c4fc52 mm: pagewalk: Fix race between unmap and page walker
763d77241d xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()
03b1870fbc KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIES
111a3586ed gpio: pca953x: Add mutex_lock for regcache sync in PM
53196e0376 hwmon: (gpio-fan) Fix array out of bounds access
7b8a284ffe clk: bcm: rpi: Add missing newline
ff0b144d4b clk: bcm: rpi: Prevent out-of-bounds access
e827a5f32a clk: bcm: rpi: Use correct order for the parameters of devm_kcalloc()
237b4ef4c0 clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rate
5ba6155d3b Input: rk805-pwrkey - fix module autoloading
9766749a30 clk: core: Fix runtime PM sequence in clk_core_unprepare()
c13b0be5ad Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"
519cd9c4b5 clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops
0522550aee drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported"
fec48eba47 KVM: VMX: Heed the 'msr' argument in msr_write_intercepted()
9e3c9efa7c cifs: fix small mempool leak in SMB2_negotiate()
81203ab7a6 binder: fix alloc->vma_vm_mm null-ptr dereference
c2a4b5dc8f binder: fix UAF of ref->proc caused by race condition
da3c6d0708 mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage switch failure
8bca22970e mmc: core: Fix UHS-I SD 1.8V workaround branch
fc9b5b3f2c USB: serial: ftdi_sio: add Omron CS1W-CIF31 device id
cf20c3533e misc: fastrpc: fix memory corruption on open
0e33b0f322 misc: fastrpc: fix memory corruption on probe
95ac9601fe iio: adc: mcp3911: use correct formula for AD conversion
6e933a26e6 iio: ad7292: Prevent regulator double disable
df1b53bc79 Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag
9f185ca8e0 tty: serial: lpuart: disable flow control while waiting for the transmit engine to complete
532b255af1 musb: fix USB_MUSB_TUSB6010 dependency
2535431ae9 vt: Clear selection before changing the font
a19846f0f4 powerpc: align syscall table for ppc32
f12afb4b5d staging: r8188eu: add firmware dependency
dc02aaf950 staging: rtl8712: fix use after free bugs
01fd7e12f8 serial: fsl_lpuart: RS485 RTS polariy is inverse
839ca7969f soundwire: qcom: fix device status array range
fdc69b0700 net/smc: Remove redundant refcount increase
6ce0d73b2f Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"
aca9d0acda tcp: annotate data-race around challenge_timestamp
1c472d671d sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb
55fb8c3baa kcm: fix strp_init() order and cleanup
660df4411e mlxbf_gige: compute MDIO period based on i1clk
a4c08cbfbc ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handler
a420d58726 net/sched: fix netdevice reference leaks in attach_default_qdiscs()
ce881ddbdc net: sched: tbf: don't call qdisc_put() while holding tree lock
d6ec2f711c net: dsa: xrs700x: Use irqsave variant for u64 stats update
ca54b2bfaa openvswitch: fix memory leak at failed datapath creation
8eeba7ef4d net: smsc911x: Stop and start PHY during suspend and resume
cc2b9170aa net: sparx5: fix handling uneven length packets in manual extraction
5359524251 Revert "xhci: turn off port power in shutdown"
ee19bbed4b wifi: cfg80211: debugfs: fix return type in ht40allow_map_read()
20b2d5be85 ALSA: hda: intel-nhlt: Correct the handling of fmt_config flexible array
59a711467e ALSA: hda: intel-nhlt: remove use of __func__ in dev_dbg
7828b5d008 drm/i915/display: avoid warnings when registering dual panel backlight
630ab29120 drm/i915/backlight: extract backlight code to a separate file
9f8558c5c6 ieee802154/adf7242: defer destroy_workqueue call
222bd95c89 bpf, cgroup: Fix kernel BUG in purge_effective_progs
1c518476ce bpf: Restrict bpf_sys_bpf to CAP_PERFMON
de22cba333 skmsg: Fix wrong last sg check in sk_msg_recvmsg()
7497f9766f iio: adc: mcp3911: make use of the sign bit
9e1f74294d platform/x86: pmc_atom: Fix SLP_TYPx bitfield mask
1a785b4352 drm/msm/dsi: Fix number of regulators for SDM660
ab8533946d drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
0a4f633548 drm/msm/dp: delete DP_RECOVERED_CLOCK_OUT_EN to fix tps4
e8bd54b066 drm/msm/dsi: fix the inconsistent indenting
1fdd6931f7 ANDROID: kleaf: Do not include GKI modules in default output of //common:kernel_aarch64.
633c3b4c71 Linux 5.15.65
572b646c8d net: neigh: don't call kfree_skb() under spin_lock_irqsave()
facf99bc3a net/af_packet: check len when min_header_len equals to 0
591a98b823 android: binder: fix lockdep check on clearing vma
92dc4c1a8e btrfs: fix space cache corruption and potential double allocations
55c7a91527 kprobes: don't call disarm_kprobe() for disabled kprobes
6a27997cf4 btrfs: tree-checker: check for overlapping extent items
1b2a7ddeaa btrfs: fix lockdep splat with reloc root extent buffers
98dfad7fb6 btrfs: move lockdep class helpers to locking.c
a74fc94fb1 testing: selftests: nft_flowtable.sh: use random netns names
1d8b5d2519 netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
85dd24ff77 drm/amd/display: avoid doing vm_init multiple time
898467ac9b drm/amdgpu: Increase tlb flush timeout for sriov
4df54c493e drm/amd/display: Fix pixel clock programming
a89e753d5a drm/amd/pm: add missing ->fini_microcode interface for Sienna Cichlid
a2ede313fb ksmbd: don't remove dos attribute xattr on O_TRUNC open
a7ada93971 s390/hypfs: avoid error message under KVM
db6fa03d80 neigh: fix possible DoS due to net iface start/stop loop
857048ea1d ksmbd: return STATUS_BAD_NETWORK_NAME error status if share is not configured
5ee30bcfdb drm/amd/display: clear optc underflow before turn off odm clock
e407e04a93 drm/amd/display: For stereo keep "FLIP_ANY_FRAME"
2cddd3d0b0 drm/amd/display: Fix HDMI VSIF V3 incorrect issue
0c8abeceee drm/amd/display: Avoid MPC infinite loop
061ffb1e41 ASoC: sh: rz-ssi: Improve error handling in rz_ssi_probe() error path
d347d66b19 fs/ntfs3: Fix work with fragmented xattr
bf216c168f btrfs: fix warning during log replay when bumping inode link count
985bbad184 btrfs: add and use helper for unlinking inode during log replay
9688152112 btrfs: remove no longer needed logic for replaying directory deletes
7697ca60db btrfs: remove root argument from btrfs_unlink_inode()
71beead997 mmc: sdhci-of-dwcmshc: Re-enable support for the BlueField-3 SoC
68b6cbaa31 mmc: sdhci-of-dwcmshc: rename rk3568 to rk35xx
c038e4094b mmc: sdhci-of-dwcmshc: add reset call back for rockchip Socs
d6a74ee2a7 mmc: mtk-sd: Clear interrupts when cqe off/disable
4676773ea1 drm/i915/gt: Skip TLB invalidations once wedged
f0582f5ac1 HID: thrustmaster: Add sparco wheel and fix array length
77f8e40a3c HID: asus: ROG NKey: Ignore portion of 0x5a report
d74ce3ece4 HID: AMD_SFH: Add a DMI quirk entry for Chromebooks
a569d41c5a HID: add Lenovo Yoga C630 battery quirk
b08469874a ALSA: usb-audio: Add quirk for LH Labs Geek Out HD Audio 1V5
c18a209b56 mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
a75987714b bpf: Don't redirect packets with invalid pkt_len
e4ae972959 ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
34c3dea118 fbdev: fb_pm2fb: Avoid potential divide by zero error
a5d1cb9081 net: fix refcount bug in sk_psock_get (2)
dfd27a7372 HID: hidraw: fix memory leak in hidraw_release()
f2f6e67522 media: pvrusb2: fix memory leak in pvr_probe
e658538c61 udmabuf: Set the DMA mask for the udmabuf device (v2)
989560b6d9 HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
67216f4792 Revert "PCI/portdrv: Don't disable AER reporting in get_port_device_capability()"
9e38a363dc Bluetooth: L2CAP: Fix build errors in some archs
2e0ffef173 kbuild: Fix include path in scripts/Makefile.modpost
e9d7ca0c46 io_uring: fix UAF due to missing POLLFREE handling
182dc3aa5a io_uring: fix wrong arm_poll error handling
6c7259c837 io_uring: fail links when poll fails
c41e79a0c4 io_uring: bump poll refs to full 31-bits
7524ec52ca io_uring: remove poll entry from list when canceling all
95a004a223 io_uring: Remove unused function req_ref_put
f770fba096 io_uring: poll rework
8dc669632f io_uring: inline io_poll_complete
20bbcc3163 io_uring: kill poll linking optimisation
a85d7ac14f io_uring: move common poll bits
040e58f51c io_uring: refactor poll update
b850d6ddc7 io_uring: clean cqe filling functions
5c0ea4c8e5 io_uring: correct fill events helpers types
285e77dbb3 arm64: errata: Add Cortex-A510 to the repeat tlbi list
da60ddd80d mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
e7a792dcd6 Drivers: hv: balloon: Support status report for larger page sizes
2edbdfc89d crypto: lib - remove unneeded selection of XOR_BLOCKS
6db913f5e4 firmware: tegra: bpmp: Do only aligned access to IPC memory area
80d46e73e8 drm/vc4: hdmi: Depends on CONFIG_PM
3d2d12fb78 drm/vc4: hdmi: Rework power up
8468ccbf4c ACPI: thermal: drop an always true check
f8b07c05b6 drm/bridge: Add stubs for devm_drm_of_get_bridge when OF is disabled
3ffb97fce2 mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()
889a0c39fe Merge 5.15.64 into android13-5.15-lts
1ded0ef241 Linux 5.15.64
4f672112f8 bpf: Don't use tnum_range on array range checking for poke descriptors
cd2a50d0a0 scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wq
2c72bead9b scsi: ufs: core: Enable link lost interrupt
da86f80da3 perf stat: Clear evsel->reset_group for each stat run
b5f5fee03d perf/x86/intel/ds: Fix precise store latency handling
83bd6d1212 perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU
a38e7ab467 perf python: Fix build when PYTHON_CONFIG is user supplied
77864ed6c6 blk-mq: fix io hung due to missing commit_rqs
4428d15cdd Documentation/ABI: Mention retbleed vulnerability info file for sysfs
992d2fc2fe x86/nospec: Fix i386 RSB stuffing
577d9c05cc binder_alloc: add missing mmap_lock calls when using the VMA
1ed630bc53 arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76
af61a8f760 mptcp: Fix crash due to tcp_tsorted_anchor was initialized before release skb
661c01b218 md: call __md_stop_writes in md_stop
ee0c613bfe Revert "md-raid: destroy the bitmap after destroying the thread"
0038f85933 mm/hugetlb: fix hugetlb not supporting softdirty tracking
6ee82524b0 Revert "usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling"
7ae43647f4 Revert "usbnet: smsc95xx: Fix deadlock on runtime resume"
295219ab7d io_uring: fix issue with io_write() not always undoing sb_start_write()
f8aafb25ec riscv: traps: add missing prototype
c2b7bae7c9 xen/privcmd: fix error exit of privcmd_ioctl_dm_op()
0351fdbd8c smb3: missing inode locks in punch hole
3640cdccbe nouveau: explicitly wait on the fence in nouveau_bo_move_m2mf
b490dfcbb9 ACPI: processor: Remove freq Qos request for all CPUs
f1aedd2ffe Revert "memcg: cleanup racy sum avoidance code"
ebd6f886aa fbdev: fbcon: Properly revert changes when vc_resize() failed
8195e065ab s390: fix double free of GS and RI CBs on fork() failure
16a12ee619 bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem
9227599cd9 s390/mm: do not trigger write fault when vma does not allow VM_WRITE
ddcb069613 mm/damon/dbgfs: avoid duplicate context directory creation
95587037ea asm-generic: sections: refactor memory_intersects
f96b9f7c16 writeback: avoid use-after-free after removing device
0455bef690 loop: Check for overflow while configuring loop
500195a109 x86/nospec: Unwreck the RSB stuffing
75fa6c733b x86/bugs: Add "unknown" reporting for MMIO Stale Data
a7484eb9f3 x86/unwind/orc: Unwind ftrace trampolines with correct ORC entry
1cdfef6cd2 perf/x86/lbr: Enable the branch type for the Arch LBR by default
5f52402c77 btrfs: fix possible memory leak in btrfs_get_dev_args_from_path()
793505888d btrfs: check if root is readonly while setting security xattr
2aa1a1cff8 btrfs: add info when mount fails due to stale replace target
17343a515f btrfs: replace: drop assert for suspended replace
34cab3bba8 btrfs: fix silent failure when deleting root reference
50396e19d9 net: stmmac: work around sporadic tx issue on link-up
48f4d54ccc ionic: VF initial random MAC address if no assigned mac
bcbf1d9599 ionic: fix up issues with handling EAGAIN on FW cmds
9a41433cc7 ionic: clear broken state on generation change
8d2761dbfc ionic: widen queue_lock use around lif init and deinit
2bc769b8ed rxrpc: Fix locking in rxrpc's sendmsg
0c3fd13b9c i40e: Fix incorrect address type for IPv6 flow rules
bda3e38924 ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter
cb9eaedd9f net: Fix a data-race around sysctl_somaxconn.
b340f83daf net: Fix data-races around sysctl_devconf_inherit_init_net.
181bae6dff net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.
ed14f10e13 net: Fix a data-race around netdev_budget_usecs.
70564ad8d1 net: Fix data-races around sysctl_max_skb_frags.
289f2f5826 mptcp: stop relying on tcp_tx_skb_cache
a07f3af639 tcp: expose the tcp_mark_push() and tcp_skb_entail() helpers
2baeaef4dd net: Fix a data-race around netdev_budget.
8e9e124aeb net: Fix a data-race around sysctl_net_busy_read.
4e12829fd3 net: Fix a data-race around sysctl_net_busy_poll.
f6b5be42ce net: Fix a data-race around sysctl_tstamp_allow_data.
d39a02760b net: Fix data-races around sysctl_optmem_max.
0db9ce822f ratelimit: Fix data-races in ___ratelimit().
cd755a7e40 net: Fix data-races around netdev_tstamp_prequeue.
4d2c808d09 net: Fix data-races around netdev_max_backlog.
572d4cdf90 net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
33372f2b6c net: Fix data-races around sysctl_[rw]mem_(max|default).
8fbdec08db netfilter: flowtable: fix stuck flows on cleanup due to pending work
eb6645a0f2 netfilter: flowtable: add function to invoke garbage collection immediately
51f192ae71 netfilter: nf_tables: disallow binding to already bound chain
7196f4577f netfilter: nf_tables: disallow jump to implicit chain from set element
4097749aec netfilter: nf_tables: upfront validation of data via nft_data_init()
cc311eae1f netfilter: bitwise: improve error goto labels
9bf98120a9 netfilter: nft_cmp: optimize comparison for 16-bytes
c5ba86cde6 netfilter: nf_tables: consolidate rule verdict trace call
b6d601211c netfilter: nft_tunnel: restrict it to netdev family
530f4bb9ed netfilter: nft_osf: restrict osf to ipv4, ipv6 and inet families
6d7ddee503 netfilter: nf_tables: do not leave chain stats enabled on error
cafe94e8d6 netfilter: nft_payload: do not truncate csum_offset and csum_type
fbbecf068a netfilter: nft_payload: report ERANGE for too long offset and length
fbaeb8046e netfilter: nf_tables: make table handle allocation per-netns friendly
9f4b328907 netfilter: nf_tables: disallow updates of implicit chain
acca44ec23 bnxt_en: fix NQ resource accounting during vf creation on 57500 chips
1b2c5428f7 netfilter: ebtables: reject blobs that don't provide all entry points
7a5d10afeb net: ipvtap - add __init/__exit annotations to module init/exit funcs
fec37fe2f2 bonding: 802.3ad: fix no transmission of LACPDUs
aa108c97ac net: moxa: get rid of asymmetry in DMA mapping/unmapping
c9dabd1f04 net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()
c4b38473b1 net: ipa: don't assume SMEM is page-aligned
f7de12f247 net/mlx5e: Fix wrong tc flag used when set hw-tc-offload off
3f86081996 net/mlx5e: Fix wrong application of the LRO state
e161c24a92 net/mlx5: Avoid false positive lockdep warning by adding lock_class_key
0782959b92 net/mlx5e: Properly disable vlan strip on non-UL reps
fe76b3e674 ice: xsk: prohibit usage of non-balanced queue id
141b795ee3 ice: xsk: Force rings to be sized to power of 2
9c34c33893 nfc: pn533: Fix use-after-free bugs caused by pn532_cmd_timeout
2e8b65fda9 r8152: fix the RX FIFO settings when suspending
59cfae681f r8152: fix the units of some registers for RTL8156A
9cf85759e1 rose: check NULL rose_loopback_neigh->loopback
e1ae035a56 ntfs: fix acl handling
d28f319043 mm/smaps: don't access young/dirty bit if pte unpresent
28dccc4eaf SUNRPC: RPC level errors should set task->tk_rpc_status
5626f95356 NFSv4.2 fix problems with __nfs42_ssc_open
519543a646 NFS: Don't allocate nfs_fattr on the stack in __nfs42_ssc_open()
84dc68c614 Revert "net: macsec: update SCI upon MAC address change."
c3f4f07a9e net: use eth_hw_addr_set() instead of ether_addr_copy()
770afc6e26 fs: require CAP_SYS_ADMIN in target namespace for idmapped mounts
96f2758a6d xfrm: policy: fix metadata dst->dev xmit null pointer dereference
103bd319c0 af_key: Do not call xfrm_probe_algs in parallel
4edd868acd xfrm: clone missing x->lastused in xfrm_do_migrate
26ad2398fe xfrm: fix refcount leak in __xfrm_policy_check()
044f8ff30e riscv: lib: uaccess: fix CSR_STATUS SR_SUM bit
093cb743dc riscv: lib: uaccess: fold fixups into body
9de35edff0 btrfs: remove unnecessary parameter delalloc_start for writepage_delalloc()
da7ad2ec58 btrfs: pass the dentry to btrfs_log_new_name() instead of the inode
90b9e48927 btrfs: put initial index value of a directory in a constant
4438d54ce7 scsi: qla2xxx: edif: Fix dropped IKE message
bcfe37c788 scsi: qla2xxx: Fix response queue handler reading stale packets
799e39edb0 drivers/base: fix userspace break from using bin_attributes for cpumap and cpulist
75260fa268 Input: i8042 - add additional TUXEDO devices to i8042 quirk tables
d6351dfe84 Input: i8042 - add TUXEDO devices to i8042 quirk tables
e7d4645341 Input: i8042 - merge quirk tables
0b0ee46bf6 Input: i8042 - move __initconst to fix code styling warning
057238cdce btrfs: convert count_max_extents() to use fs_info->max_extent_size
1aa262c1d0 btrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info->max_extent_size
f675e3ae67 btrfs: zoned: revive max_zone_append_bytes
1815305d81 block: add bdev_max_segments() helper
dd2ee2fd1f block: add a bdev_max_zone_append_sectors helper
a50d9fde46 x86/entry: Move CLD to the start of the idtentry macro
108fb7e99b kernel/sys_ni: add compat entry for fadvise64_64
7c83923031 parisc: Fix exception handler for fldw and fstw instructions
6efe7754e0 parisc: Make CONFIG_64BIT available for ARCH=parisc64 only
f49fd5fe23 cgroup: Fix race condition at rebind_subsystems()
5c192867ae audit: fix potential double free on error path from fsnotify_add_inode_mark
edd6e98a75 eth: sun: cassini: remove dead code
b51ca7326d wifi: rtlwifi: remove always-true condition pointed out by GCC 12
79b24f1de4 Revert "ALSA: control: Use deferred fasync helper"
c4be56dac8 Merge 5.15.63 into android13-5.15-lts
addc9003c2 Linux 5.15.63
b92be74cb2 xfs: reject crazy array sizes being fed to XFS_IOC_GETBMAP*
1350a4cdfb xfs: revert "xfs: actually bump warning counts when we send warnings"
12689d950d xfs: fix soft lockup via spinning in filestream ag selection loop
bbc256bf90 xfs: fix overfilling of reserve pool
90f414686b xfs: always succeed at setting the reserve pool size
07e17dcd03 xfs: remove infinite loop when reserving free block pool
130b5965da xfs: reserve quota for target dir expansion when renaming files
5e7f687ca7 xfs: reserve quota for dir expansion when linking/unlinking files
139e6fc6e7 xfs: flush inodegc workqueue tasks before cancel
d66d392c72 scsi: ufs: ufs-mediatek: Fix build error and type mismatch
1a9f541183 can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE with netdev_warn_once()
e7403632c0 MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0
e740e787f0 video: fbdev: i740fb: Check the argument of i740_calc_vclk()
0bdec5eed6 venus: pm_helpers: Fix warning in OPP during probe
e3c9e9452a powerpc/64: Init jump labels before parse_early_param()
ecdba236bc smb3: check xattr value length earlier
3c201130cc f2fs: fix to do sanity check on segment type in build_sit_entries()
5a01e45b92 f2fs: fix to avoid use f2fs_bug_on() in f2fs_new_node_page()
3895d353f4 ALSA: control: Use deferred fasync helper
409e6a7992 ALSA: timer: Use deferred fasync helper
60110fd266 ALSA: core: Add async signal helpers
a5ec4cd45b powerpc/ioda/iommu/debugfs: Generate unique debugfs entries
8641e0bbb5 ovl: warn if trusted xattr creation fails
0480540da5 powerpc/32: Don't always pass -mcpu=powerpc to the compiler
3d5d2dc1dc powerpc/32: Set an IBAT covering up to _einittext during init
6568e52b28 watchdog: export lockup_detector_reconfigure
c5a8d05120 RISC-V: Add fast call path of crash_kexec()
64f94e6e1f riscv: mmap with PROT_WRITE but no PROT_READ is invalid
e751030eb8 riscv: dts: canaan: Add k210 topology information
23069475da riscv: dts: sifive: Add fu740 topology information
21d784398a ASoC: rsnd: care default case on rsnd_ssiu_busif_err_irq_ctrl()
9774b96bce modules: Ensure natural alignment for .altinstructions and __bug_table sections
2097c78351 iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit
7822d994eb mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_start
c983edb062 vfio: Clear the caps->buf to NULL after free
a1d8021d21 KVM: PPC: Book3S HV: Fix "rm_exit" entry in debugfs timings
17c3254616 tty: serial: Fix refcount leak bug in ucc_uart.c
ce0432aa89 lib/list_debug.c: Detect uninitialized lists
72b850a2a9 ext4: avoid resizing to a partial cluster size
0e734f91cb ext4: avoid remove directory when directory is corrupted
d9b94c3ace drivers:md:fix a potential use-after-free bug
a600ed25e3 nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardown
e59ef9b071 md: Notify sysfs sync_completed in md_reap_sync_thread()
2dc9615abf phy: samsung: phy-exynos-pcie: sanitize init/power_on callbacks
405ea6d706 openrisc: io: Define iounmap argument as volatile
d1fc64bf45 dmaengine: sprd: Cleanup in .remove() after pm_runtime_get_sync() failed
d0e2b8e369 selftests/kprobe: Do not test for GRP/ without event failures
3645ed60ac csky/kprobe: reclaim insn_slot on kprobe unregistration
fda4bff43b RDMA/rxe: Limit the number of calls to each tasklet
54aa6c4936 dmaengine: dw-axi-dmac: ignore interrupt if no descriptor
af76e6fdcf dmaengine: dw-axi-dmac: do not print NULL LLI during error
e799817b67 um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setups
405f655ee7 PCI/ACPI: Guard ARM64-specific mcfg_quirks
addff638c4 cxl: Fix a memory leak in an error handling path
5e24cd7035 pinctrl: intel: Check against matching data instead of ACPI companion
67b5870a35 mmc: tmio: avoid glitches when resetting
0f5916516d habanalabs/gaudi: mask constant value before cast
b09e5ab18c habanalabs/gaudi: fix shift out of bounds
1693fe9ba2 coresight: etm4x: avoid build failure with unrolled loops
94aadba8d0 gadgetfs: ep_io - wait until IRQ finishes
9c8e2e6072 scsi: lpfc: Fix possible memory leak when failing to issue CMF WQE
b92506dc51 scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input
0af01d2c5e clk: qcom: clk-alpha-pll: fix clk_trion_pll_configure description
2504102938 zram: do not lookup algorithm in backends table
50de504581 uacce: Handle parent device removal or parent driver module rmmod
17d58499dc clk: qcom: ipq8074: dont disable gcc_sleep_clk_src
348274a6bb vboxguest: Do not use devm for irq
b9c31d4ae9 usb: dwc2: gadget: remove D+ pull-up while no vbus with usb-role-switch
fbdbd61a36 usb: renesas: Fix refcount leak bug
0fc62bbc95 usb: host: ohci-ppc-of: Fix refcount leak bug
4d6bab8d36 scsi: ufs: ufs-mediatek: Fix the timing of configuring device regulators
35c3ec7d7a clk: ti: Stop using legacy clkctrl names for omap4 and 5
00c274bc5b drm/meson: Fix overflow implicit truncation warnings
b01d6bfdf2 irqchip/tegra: Fix overflow implicit truncation warnings
49968090f9 PCI: aardvark: Fix reporting Slot capabilities on emulated bridge
fb76cdd216 usb: gadget: uvc: call uvc uvcg_warn on completed status instead of uvcg_info
de6aa7abfe usb: gadget: uvc: calculate the number of request depending on framesize
8e142744f0 usb: cdns3: fix random warning message when driver load
c3c1dbad3a usb: cdns3 fix use-after-free at workaround 2
08c0a77b2a platform/chrome: cros_ec_proto: don't show MKBP version if unsupported
da56759a4a PCI: Add ACS quirk for Broadcom BCM5750x NICs
6fc955b58a HID: multitouch: new device class fix Lenovo X12 trackpad sticky
57b5be2bd1 KVM: arm64: Reject 32bit user PSTATE on asymmetric systems
cb332a666e KVM: arm64: Treat PMCR_EL1.LC as RES1 on asymmetric systems
c682fb70a7 net: qrtr: start MHI channel after endpoit creation
98e28de472 drm/sun4i: dsi: Prevent underflow when computing packet sizes
fe71d84c1a drm/meson: Fix refcount bugs in meson_vpu_has_available_connectors()
6ee1310f4d ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf()
3142b5f09e ASoC: SOF: Intel: hda: Define rom_status_reg in sof_intel_dsp_desc
88db4a22d9 drm/imx/dcss: get rid of HPD warning message
1c7e569c0e tracing/eprobes: Fix reading of string fields
830426469f gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a file
a2cafe2428 kbuild: fix the modules order between drivers and libs
8ee44abe4c igb: Add lock to avoid data race
4712953119 stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_remove()
334554aab1 fec: Fix timer capture timing in `fec_ptp_enable_pps()`
c56e1fcb30 i40e: Fix to stop tx_timeout recovery if GLOBR fails
bd1fd0a02e regulator: pca9450: Remove restrictions for regulator-name
09e512a659 i2c: imx: Make sure to unregister adapter on remove()
b4ac11967e ice: Ignore EEXIST when setting promisc mode
e84c6321f3 net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions()
caa80c1f83 net: dsa: don't warn in dsa_port_set_state_now() when driver doesn't support it
b0672895d8 net: genl: fix error path memory leak in policy dumping
232fab59a6 net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet counters
29c5956061 net: dsa: microchip: ksz9477: fix fdb_dump last invalid entry
ffb1559443 net: fix potential refcount leak in ndisc_router_discovery()
c7118a5791 net: moxa: pass pdev instead of ndev to DMA functions
a44a1a1421 mlxsw: spectrum: Clear PTP configuration after unregistering the netdevice
dd236b62d2 net: dsa: mv88e6060: prevent crash on an unused port
c0434f0e05 net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change()
dd32ea3956 spi: meson-spicc: add local pow2 clock ops to preserve rate between messages
1d9e75c3d8 powerpc/pci: Fix get_phb_number() locking
e58d1a96e9 netfilter: nf_tables: check NFT_SET_CONCAT flag if field_count is specified
7ac21b920e netfilter: nf_tables: disallow NFT_SET_ELEM_CATCHALL and NFT_SET_ELEM_INTERVAL_END
0df32f45be netfilter: nf_tables: NFTA_SET_ELEM_KEY_END requires concat and interval flags
46f64e6325 netfilter: nf_tables: validate NFTA_SET_ELEM_OBJREF based on NFT_SET_OBJECT flag
8a6775ede6 netfilter: nf_tables: really skip inactive sets when allocating name
b59bee8b05 netfilter: nf_tables: possible module reference underflow in error path
3be4d59808 netfilter: nf_tables: disallow NFTA_SET_ELEM_KEY_END with NFT_SET_ELEM_INTERVAL_END flag
81dcb3b804 fs/ntfs3: uninitialized variable in ntfs_set_acl_ex()
8a38a73cb4 netfilter: nf_tables: use READ_ONCE and WRITE_ONCE for shared generation id access
cacdddfefe ASoC: codec: tlv320aic32x4: fix mono playback via I2S
18b5a57e7d ASoC: tas2770: Fix handling of mute/unmute
8eab210654 ASoC: tas2770: Drop conflicting set_bias_level power setting
0a63bc250c ASoC: tas2770: Allow mono streams
480bf1e299 ASoC: tas2770: Set correct FSYNC polarity
b318b9dd2a ASoC: SOF: debug: Fix potential buffer overflow by snprintf()
743dc4377b iavf: Fix reset error handling
dab6b551f5 iavf: Fix adminq error handling
8af269e5bd nios2: add force_successful_syscall_return()
c9f78def88 nios2: restarts apply only to the first sigframe we build...
3bee7b77d9 nios2: fix syscall restart checks
f794d1fe6e nios2: traced syscall does need to check the syscall number
80cae5d810 nios2: don't leave NULLs in sys_call_table[]
35d5fd70e8 nios2: page fault et.al. are *not* restartable syscalls...
c293e8abc0 fs/ntfs3: Fix missing i_op in ntfs_read_mft
efdcf4df7a fs/ntfs3: Do not change mode if ntfs_set_ea failed
78e4aebc35 fs/ntfs3: Fix double free on remount
8feb848579 fs/ntfs3: Don't clear upper bits accidentally in log_replay()
8e8e1a84da fs/ntfs3: Fix NULL deref in ntfs_update_mftmirr
ecda80a345 fs/ntfs3: Fix using uninitialized value n when calling indx_read
69979b5e30 dpaa2-eth: trace the allocated address instead of page struct
f39b424b43 perf tests: Fix Track with sched_switch test for hybrid case
5958ef867b perf parse-events: Fix segfault when event parser gets an error
e8ab87549b perf probe: Fix an error handling path in 'parse_perf_probe_command()'
51471b6973 geneve: fix TOS inheriting for ipv4
a5d7ce086f atm: idt77252: fix use-after-free bugs caused by tst_timer
75b810104e xen/xenbus: fix return type in xenbus_file_read()
d98b50d5b7 nfp: ethtool: fix the display error of `ethtool -m DEVNAME`
5c21186c5f NTB: ntb_tool: uninitialized heap data in tool_fn_write()
cffd1cefcd tools build: Switch to new openssl API for test-libcrypto
86ff5446b4 kbuild: dummy-tools: avoid tmpdir leak in dummy gcc
f546faa216 ceph: don't leak snap_rwsem in handle_cap_grant
3e7ee4dd1e tools/vm/slabinfo: use alphabetic order when two values are equal
d27e1834de ceph: use correct index when encoding client supported features
e49c17867c spi: dt-bindings: zynqmp-qspi: add missing 'required'
b847ea541b spi: dt-bindings: cadence: add missing 'required'
506fc3cab9 dt-bindings: clock: qcom,gcc-msm8996: add more GCC clock sources
4e96aa5b46 dt-bindings: arm: qcom: fix MSM8994 boards compatibles
5aa6548c08 dt-bindings: arm: qcom: fix MSM8916 MTP compatibles
e7a0e9ee5b dt-bindings: arm: qcom: fix Longcheer L8150 compatibles
3632c642ca dt-bindings: gpio: zynq: Add missing compatible strings
52d8f48f85 vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout()
e4c0428f8a vsock: Fix memory leak in vsock_connect()
38b2ab9adf plip: avoid rcu debug splat
133a08a309 ipv6: do not use RT_TOS for IPv6 flowlabel
5c9e5c44f8 mlx5: do not use RT_TOS for IPv6 flowlabel
02b2b73727 geneve: do not use RT_TOS for IPv6 flowlabel
f150c1f847 ACPI: property: Return type of acpi_add_nondev_subnodes() should be bool
06337b9c25 octeontx2-af: Fix key checking for source mac
dc5be2d4f9 octeontx2-af: Fix mcam entry resource leak
f9a36fa536 octeontx2-af: suppress external profile loading warning
e0fe6aa19a octeontx2-af: Apply tx nibble fixup always
17c3ea7399 octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configuration
0a02159ae6 Input: exc3000 - fix return value check of wait_for_completion_timeout
a4a945641a pinctrl: qcom: sm8250: Fix PDC map
fed2247253 pinctrl: sunxi: Add I/O bias setting for H6 R-PIO
be82dc0521 pinctrl: amd: Don't save/restore interrupt status and wake status bits
c1c7a7c950 pinctrl: qcom: msm8916: Allow CAMSS GP clocks to be muxed
9272265f2f pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_map
79eb8e9e38 dt-bindings: arm: qcom: fix Alcatel OneTouch Idol 3 compatibles
8b7bf35d30 selftests: forwarding: Fix failing tests with old libnet
c506c9a971 net: bgmac: Fix a BUG triggered by wrong bytes_compl
eb2d9dc79f net: bcmgenet: Indicate MAC is in charge of PHY PM
47ac7b2f6a net: phy: Warn about incorrect mdio_bus_phy_resume() state
c4d09fd1e1 devlink: Fix use-after-free after a failed reload
d3723eab11 virtio_net: fix memory leak inside XPD_TX with mergeable
9721e238c2 SUNRPC: Reinitialise the backchannel request buffers before reuse
d3c262f584 SUNRPC: Fix xdr_encode_bool()
63e921d4ed sunrpc: fix expiry of auth creds
3f16630fa2 m68k: coldfire/device.c: protect FLEXCAN blocks
422a02a771 net: atlantic: fix aq_vec index out of range error
98dc8fb082 can: j1939: j1939_session_destroy(): fix memory leak of skbs
890aba5078 can: mcp251x: Fix race condition on receive interrupt
6648647599 bpf: Check the validity of max_rdwr_access for sock local storage map iterator
03ca12e583 bpf: Acquire map uref in .init_seq_private for sock{map,hash} iterator
e51b568ea2 bpf: Acquire map uref in .init_seq_private for sock local storage map iterator
2f56304a0c bpf: Acquire map uref in .init_seq_private for hash map iterator
370805f0e7 bpf: Acquire map uref in .init_seq_private for array map iterator
18a994e066 bpf: Don't reinit map value in prealloc_lru_pop
41fd6cc88a BPF: Fix potential bad pointer dereference in bpf_sys_bpf()
a4cf3dadd1 NFSv4/pnfs: Fix a use-after-free bug in open
1e9fd95c27 NFSv4.1: RECLAIM_COMPLETE must handle EACCES
281c6a4741 NFSv4: Fix races in the legacy idmapper upcall
b32780cda5 NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctly
0696115a32 NFSv4.1: Don't decrease the value of seq_nr_highest_sent
6aea903916 Documentation: ACPI: EINJ: Fix obsolete example
bf7ebebce2 apparmor: Fix memleak in aa_simple_write_to_buffer()
64103ea357 apparmor: fix reference count leak in aa_pivotroot()
c62f2f56e0 apparmor: fix overlapping attachment computation
e89b95f91e apparmor: fix setting unconfined mode on a loaded profile
3104c8a0dc apparmor: fix aa_label_asxprint return check
a683a0d87a apparmor: Fix failed mount permission check error message
31b35b6891 apparmor: fix absroot causing audited secids to begin with =
017b0ea492 apparmor: fix quiet_denied for file rules
8bc5ed70ef can: ems_usb: fix clang's -Wunaligned-access warning
43ae966458 dt-bindings: usb: mtk-xhci: Allow wakeup interrupt-names to be optional
2294f43a07 ALSA: usb-audio: More comprehensive mixer map for ASUS ROG Zenith II
2fb8f62ee3 tracing: Have filter accept "common_cpu" to be consistent
dac2b60345 tracing/probes: Have kprobes and uprobes use $COMM too
b489aca082 tracing/eprobes: Have event probes be consistent with kprobes and uprobes
a11ce7bfbd tracing/eprobes: Do not hardcode $comm as a string
ba53c21ce9 tracing/eprobes: Do not allow eprobes to use $stack, or % for regs
0d7970e870 tracing/perf: Fix double put of trace event when init fails
14674e47ff x86/kprobes: Fix JNG/JNLE emulation
860efae127 cifs: Fix memory leak on the deferred close
6379a9af7c btrfs: fix lost error handling when looking up extended ref on log replay
7ac430e319 btrfs: reset RO counter on block group if we fail to relocate
78f8c2370e btrfs: unset reloc control if transaction commit fails in prepare_to_relocate()
d8fc9df94b mmc: meson-gx: Fix an error handling path in meson_mmc_probe()
6c4541d6b8 mmc: pxamci: Fix an error handling path in pxamci_probe()
8b7ed38c38 mmc: pxamci: Fix another error handling path in pxamci_probe()
23179d5b7c ata: libata-eh: Add missing command name
82a27c1855 drm/amd/display: Check correct bounds for stream encoder instances for DCN303
76672cd326 drm/ttm: Fix dummy res NULL ptr deref bug
016b71479f drm/nouveau: recognise GA103
1b7e0482ab locking/atomic: Make test_and_*_bit() ordered on failure
852f6a784a rds: add missing barrier to release_refill
d26beb9109 x86/mm: Use proper mask when setting PUD mapping
177bf35420 KVM: Unconditionally get a ref to /dev/kvm module when creating a VM
e9a6a3bd97 ALSA: hda/realtek: Add quirk for Clevo NS50PU, NS70PU
5d396df463 ALSA: info: Fix llseek return value when using callback
9306f916dc Merge 5.15.62 into android13-5.15-lts
0882368e61 Revert "android: binder: stop saving a pointer to the VMA"
0b75a27c7a Revert "memremap: remove support for external pgmap refcounts"
640530541d Revert "mm/memremap: fix memunmap_pages() race with get_dev_pagemap()"
31eddad3a4 Revert "sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg"
bd1c84fa2d Revert "USB: HCD: Fix URB giveback issue in tasklet function"
4dfb1e4824 Revert "serial: 8250: dma: Allow driver operations before starting DMA transfers"
2ce53b71d4 UPSTREAM: drm/virtio: Fix NULL vs IS_ERR checking in virtio_gpu_object_shmem_init
de77ddcd72 Revert "drm/shmem-helper: Pass GEM shmem object in public interfaces"
d8754809ba Revert "drm/virtio: Fix NULL vs IS_ERR checking in virtio_gpu_object_shmem_init"
8fd5b33ea5 Merge 5.15.61 into android13-5.15-lts
a0a7e0b2b8 Linux 5.15.62
2a9114b3ec btrfs: raid56: don't trust any cached sector in __raid56_parity_recover()
0d9c713cc3 btrfs: only write the sectors in the vertical stripe which has data stripes
3eb602ad6a x86/ftrace: Use alternative RET encoding
543138c555 x86/ibt,ftrace: Make function-graph play nice
f663276348 Revert "x86/ftrace: Use alternative RET encoding"
cb69d4d6f7 ksmbd: fix heap-based overflow in set_ntacl_dacl()
c76b216753 ksmbd: prevent out of bound read for SMB2_WRITE
5430db9443 net_sched: cls_route: disallow handle of 0
c12f0e6126 tee: add overflow check in register_shm_helper()
3746d62ecf io_uring: use original request task for inflight tracking
374bf3fc1f Linux 5.15.61
17bf429b91 scsi: lpfc: Resolve some cleanup issues following SLI path refactoring
6e99860de6 scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()
9a570069cd scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup()
f272595157 drm/bridge: Move devm_drm_of_get_bridge to bridge/panel.c
2711bedab2 Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression
4499288694 Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"
fa3040688d io_uring: mem-account pbuf buckets
50446ac345 drm/meson: Fix refcount leak in meson_encoder_hdmi_init
a8278cf3f0 drm/msm: Fix dirtyfb refcounting
3cfd07084b tracing/perf: Avoid -Warray-bounds warning for __rel_loc macro
1889f4135f drm/vc4: change vc4_dma_range_matches from a global to static
3131a20eee net: phy: smsc: Disable Energy Detect Power-Down in interrupt mode
a25f45ff88 drm/bridge: tc358767: Fix (e)DP bridge endpoint parsing in dedicated function
276e1cac80 Revert "s390/smp: enforce lowcore protection on CPU restart"
93d28e50cf Revert "mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv"
621b596b29 crypto: lib/blake2s - reduce stack frame usage in self test
aa480f7d74 tcp: fix over estimation in sk_forced_mem_schedule()
4db561ae4a mac80211: fix a memory leak where sta_info is not freed
57bbb691a9 net_sched: cls_route: remove from list when handle is 0
f467478d15 tracing: Use a struct alignof to determine trace event field alignment
5bafa7df79 powerpc: Fix eh field when calling lwarx on PPC32
c98e956ef4 xen-blkfront: Apply 'feature_persistent' parameter when connect
ef26b5d530 xen-blkback: Apply 'feature_persistent' parameter when connect
7304be4c98 xen-blkback: fix persistent grants negotiation
9e7dab7eda tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCH
84075af9fb KEYS: asymmetric: enforce SM2 signature use pkey algo
1be9746369 ext4: fix race when reusing xattr blocks
470f0a5ef5 ext4: unindent codeblock in ext4_xattr_block_set()
51877de35d ext4: use kmemdup() to replace kmalloc + memcpy
0b885394fd ext4: remove EA inode entry from mbcache on inode eviction
19dac09bd9 ext4: make sure ext4_append() always allocates new block
ef6e69026d ext4: check if directory block is within i_size
30dfb75e1f ext4: fix warning in ext4_iomap_begin as race between bmap and write
9a080f8b08 ext4: correct the misjudgment in ext4_iget_extra_inode
7dbba79169 ext4: correct max_inline_xattr_value_size computing
21f6bd5cbd ext4: fix use-after-free in ext4_xattr_set_entry
e6321fda51 ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h
133b80d558 ext4: fix extent status tree race in writeback error recovery path
88bcc518e4 ext4: update s_overhead_clusters in the superblock during an on-line resize
3c0a5a0e1c tracing: Avoid -Warray-bounds warning for __rel_loc macro
994dea8549 tracing: Add '__rel_loc' using trace event macros
50235d9a1f dm raid: fix address sanitizer warning in raid_resume
4c233811a4 dm raid: fix address sanitizer warning in raid_status
34bef00a32 KVM: nVMX: Attempt to load PERF_GLOBAL_CTRL on nVMX xfer iff it exists
e365c817be KVM: VMX: Add helper to check if the guest PMU has PERF_GLOBAL_CTRL
1eedac05b2 KVM: x86/pmu: Ignore pmu->global_ctrl check if vPMU doesn't support global_ctrl
9f1a17222a KVM: VMX: Mark all PERF_GLOBAL_(OVF)_CTRL bits reserved if there's no vPMU
81f723a006 KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter
0ceef1c568 powerpc/powernv/kvm: Use darn for H_RANDOM on Power9
0eeb7037a4 ACPI: CPPC: Do not prevent CPPC from working in the future
2cc2312265 btrfs: properly flag filesystem with BTRFS_FEATURE_INCOMPAT_BIG_METADATA
b5c5417586 btrfs: reset block group chunk force if we have to wait
b367f125c8 btrfs: ensure pages are unlocked on cow_file_range() failure
0b7f5d7a4d block: don't allow the same type rq_qos add more than once
b055781dd9 block: remove the struct blk_queue_ctx forward declaration
d2cbdbe22b locking/csd_lock: Change csdlock_debug from early_param to __setup
96ba981f09 timekeeping: contribute wall clock to rng on time change
6b841a891d ARM: remove some dead code
7a7188df3e net/9p: Initialize the iounit field during fid creation
f83131a307 dm thin: fix use-after-free crash in dm_sm_register_threshold_callback
779fd8cb62 kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification
9769bd964d dm writecache: set a default MAX_WRITEBACK_JOBS
10bc71642f tty: 8250: Add support for Brainboxes PX cards.
6f47a7594b serial: 8250: Add proper clock handling for OxSemi PCIe devices
96f2c1685b serial: 8250: Fold EndRun device support into OxSemi Tornado code
b49c3b3a91 serial: 8250_pci: Replace dev_*() by pci_*() macros
5baacb540c serial: 8250_pci: Refactor the loop in pci_ite887x_init()
55e5487ae2 PCI: qcom: Power on PHY before IPQ8074 DBI register accesses
c5d3873d3e PCI/AER: Iterate over error counters instead of error strings
0b4c0003ae iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE)
f2145a1bf7 KVM: x86: Signal #GP, not -EPERM, on bad WRMSR(MCi_CTL/STATUS)
1f71d1f7f4 KVM: set_msr_mce: Permit guests to ignore single-bit ECC errors
925cc6d6ff intel_th: pci: Add Raptor Lake-S CPU support
6d3c02fd96 intel_th: pci: Add Raptor Lake-S PCH support
df6faa9798 intel_th: pci: Add Meteor Lake-P support
2b5ef6430c scsi: lpfc: Remove extra atomic_inc on cmd_pending in queuecommand after VMID
b4543dbea8 scsi: lpfc: SLI path split: Refactor SCSI paths
c56cc7fefc scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4
1c5e670d6a scsi: lpfc: SLI path split: Refactor lpfc_iocbq
eb36ec3039 scsi: lpfc: Fix EEH support for NVMe I/O
0c29e149b6 firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails
b574d1e3e9 usbnet: smsc95xx: Fix deadlock on runtime resume
eaf3a094d8 usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling
09201006da usbnet: smsc95xx: Avoid link settings race on interrupt reception
0488724388 usbnet: smsc95xx: Don't clear read-only PHY interrupt
c232db6727 drm/vc4: drv: Adopt the dma configuration from the HVS or V3D component
4a54c13786 drm/dp/mst: Read the extended DPCD capabilities during system resume
3dd33a09f5 crypto: blake2s - remove shash module
f96a9815b4 drm/mediatek: Keep dsi as LP00 before dcs cmds transfer
8aa68065a8 drm/mediatek: Allow commands to be sent during video mode
1e0ca3d809 spmi: trace: fix stack-out-of-bound access in SPMI tracing functions
8cbc36e7e3 __follow_mount_rcu(): verify that mount_lock remains unchanged
60c981f4b7 Input: gscps2 - check return value of ioremap() in gscps2_probe()
9e255ed238 posix-cpu-timers: Cleanup CPU timers before freeing them during exec
c9c965fa19 SMB3: fix lease break timeout when multiple deferred close handles for the same file.
c273671ae8 x86/olpc: fix 'logical not is only applied to the left hand side'
1cbf3882cb x86/kprobes: Update kcb status flag after singlestepping
7c91c8da43 ftrace/x86: Add back ftrace_expected assignment
0b00cb428f x86/bugs: Enable STIBP for IBPB mitigated RETBleed
15f67058a1 scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation tests
6f1d5e6979 scsi: qla2xxx: Fix losing target when it reappears during delete
420e449e21 scsi: qla2xxx: Fix losing FCP-2 targets on long port disable with I/Os
3f1102898b scsi: qla2xxx: Wind down adapter after PCIe error
3b38c7f0c6 scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injection
1209da5278 scsi: qla2xxx: Fix excessive I/O error messages by default
b7bae3886a scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeouts
a76a155851 scsi: qla2xxx: Turn off multi-queue for 8G adapters
505fb1cc43 scsi: qla2xxx: Fix discovery issues in FC-AL topology
27a7805a19 scsi: qla2xxx: Fix imbalance vha->vref_count
781a7dabea scsi: zfcp: Fix missing auto port scan and thus missing target ports
f5183d66c4 scsi: ufs: core: Correct ufshcd_shutdown() flow
ce50d94afc video: fbdev: s3fb: Check the size of screen before memset_io()
0701df594b video: fbdev: arkfb: Check the size of screen before memset_io()
4a3cef1eac video: fbdev: vt8623fb: Check the size of screen before memset_io()
fff6bb19d5 f2fs: do not allow to decompress files have FI_COMPRESS_RELEASED
05244b62ae f2fs: allow compression for mmap files in compress_mode=user
608d4c5f9f x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=y
748d2e9585 sched/core: Do not requeue task on CPU excluded from cpus_mask
dd960a0ddd sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idle
f9ab9bcf53 sched: Fix the check of nr_running at queue wakelist
1584dc3da7 tools/thermal: Fix possible path truncations
236c150252 video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock()
3bb94ff1e7 x86/numa: Use cpumask_available instead of hardcoded NULL check
147f66d22f sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
e51b981663 sched/deadline: Merge dl_task_can_attach() and dl_cpu_busy()
8fb62a5761 scripts/faddr2line: Fix vmlinux detection on arm64
7f060ad6cb genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTO
e1c355ec7d powerpc/pci: Fix PHB numbering when using opal-phbid
31dad89b16 x86/bus_lock: Don't assume the init value of DEBUGCTLMSR.BUS_LOCK_DETECT to be zero
a1edb85e60 kprobes: Forbid probing on trampoline and BPF code areas
533a06858b perf symbol: Fail to read phdr workaround
5eaa93caa6 powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_address
ea494e8a98 powerpc/xive: Fix refcount leak in xive_get_max_prio
69e9fa07b2 powerpc/spufs: Fix refcount leak in spufs_init_isolated_loader
74715fe072 f2fs: fix to remove F2FS_COMPR_FL and tag F2FS_NOCOMP_FL at the same time
9536d5451c s390/smp: enforce lowcore protection on CPU restart
70caac180f s390/maccess: rework absolute lowcore accessors
ac0a3e2131 s390/smp: cleanup control register update routines
a002b86412 s390/smp: cleanup target CPU callback starting
9287df4362 s390/dump: fix os_info virtual vs physical address confusion
cf0e42eb04 tty: serial: fsl_lpuart: correct the count of break characters
ef0f4eeaba powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and alias
df466a61f6 powerpc/iommu: Fix iommu_table_in_use for a small default DMA window case
5414409ada powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32
14965b8e29 powerpc/32: Call mmu_mark_initmem_nx() regardless of data block mapping.
96ead66798 ASoC: mchp-spdifrx: disable end of block interrupt on failures
8301c204db video: fbdev: sis: fix typos in SiS_GetModeID()
29f06f1905 video: fbdev: amba-clcd: Fix refcount leak bugs
f28764d10e watchdog: armada_37xx_wdt: check the return value of devm_ioremap() in armada_37xx_wdt_probe()
84ddf527f9 watchdog: sp5100_tco: Fix a memory leak of EFCH MMIO resource
27d0c62122 ASoC: audio-graph-card: Add of_node_put() in fail path
642ebdd957 fuse: Remove the control interface for virtio-fs
509a5cb390 ASoC: qcom: q6dsp: Fix an off-by-one in q6adm_alloc_copp()
2e1b17ec04 ASoC: imx-card: use snd_pcm_format_t type for asrc_format
8ea7f75b87 ASoC: fsl_easrc: use snd_pcm_format_t type for sample_format
78263868db ASoC: fsl-asoc-card: force cast the asrc_format type
10961cbaea ASoC: fsl_asrc: force cast the asrc_format type
b08c3473ee s390/zcore: fix race when reading from hardware system area
f1415771f6 s390/crash: fix incorrect number of bytes to copy to user space
2165fd2bae s390/maccess: fix semantics of memcpy_real() and its callers
ceea1bc153 s390/dump: fix old lowcore virtual vs physical address confusion
3ea02fc5d4 perf tools: Fix dso_id inode generation comparison
c7d4e6cdd1 iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loop
facd31bbc7 mfd: max77620: Fix refcount leak in max77620_initialise_fps
a8aa2a76ee mfd: t7l66xb: Drop platform disable callback
0386a985a8 remoteproc: sysmon: Wait for SSCTL service to come up
48042b342e remoteproc: qcom: pas: Check if coredump is enabled
3336e7c076 proc: fix a dentry lock race between release_task and lookup
f28e4d2148 lib/smp_processor_id: fix imbalanced instrumentation_end() call
74824db8b2 kfifo: fix kfifo_to_user() return type
ece6cfe62a rpmsg: qcom_smd: Fix refcount leak in qcom_smd_parse_edge
f543a9d19c MIPS: Fixed __debug_virt_addr_valid()
8324649b00 net: 9p: fix refcount leak in p9_read_work() error handling
273c16d93f 9p: Add client parameter to p9_req_put()
3ac76cdab9 9p: Drop kref usage
eb3eed52a7 9p: fix a bunch of checkpatch warnings
79f1a945bc iommu/exynos: Handle failed IOMMU device registration properly
9a06340c9d serial: 8250_bcm7271: Save/restore RTS in suspend/resume
3d69d86b3e ASoC: mt6359: Fix refcount leak bug
1008e81163 swiotlb: fail map correctly with failed io_tlb_default_mem
80f697b57f MIPS: vdso: Utilize __pa() for gic_pfn
447e0f4be8 tty: n_gsm: fix missing corner cases in gsmld_poll()
c94ea1a49e tty: n_gsm: fix DM command
fdcd4b0652 tty: n_gsm: fix wrong T1 retry count handling
583cba5004 serial: 8250_fsl: Don't report FE, PE and OE twice
79ed885644 vfio/ccw: Do not change FSM state in subchannel event
2ebb5a55d5 remoteproc: qcom: wcnss: Fix handling of IRQs
fd3adcb84f ASoC: imx-card: Fix DSD/PDM mclk frequency
7c69f70dc5 ASoC: qcom: Fix missing of_node_put() in asoc_qcom_lpass_cpu_platform_probe()
e46bc8cacd tty: n_gsm: fix resource allocation order in gsm_activate_mux()
c9754e10f1 tty: n_gsm: fix race condition in gsmld_write()
a7fa415524 tty: n_gsm: fix packet re-transmission without open control channel
ace28afbc6 tty: n_gsm: fix non flow control frames during mux flow off
dd37f65738 tty: n_gsm: fix missing timer to handle stalled links
1018139cbb tty: n_gsm: fix wrong queuing behavior in gsm_dlci_data_output()
dfa9b6d34a tty: n_gsm: fix tty registration before control channel open
3c8d5fdca8 tty: n_gsm: fix user open not possible at responder until initiator open
794604fbd7 tty: n_gsm: Delete gsmtty open SABM frame when config requester
76385916d0 ASoC: samsung: change gpiod_speaker_power and rx1950_audio from global to static variables
87b1a9175f powerpc/perf: Optimize clearing the pending PMI and remove WARN_ON for PMI check in power_pmu_disable
b01b18cd3d ASoC: samsung: h1940_uda1380: include proepr GPIO consumer header
0dc1663e3f remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_init
f0c151602f profiling: fix shift too large makes kernel panic
49929f3ee8 selftests/livepatch: better synchronize test_klp_callbacks_busy
cf112a52d7 remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init
2a7d605d74 rpmsg: mtk_rpmsg: Fix circular locking dependency
f061773b7b rpmsg: char: Add mutex protection for rpmsg_eptdev_open()
c81935d0e0 ASoC: codecs: wcd9335: move gains from SX_TLV to S8_TLV
a24bb7fe7b ASoC: codecs: msm8916-wcd-digital: move gains from SX_TLV to S8_TLV
372b49ba07 serial: 8250_dw: Store LSR into lsr_saved_flags in dw8250_tx_wait_empty()
ad7fd9f652 serial: 8250: dma: Allow driver operations before starting DMA transfers
f945b12e65 serial: 8250: Export ICR access helpers for internal use
994f2edeeb ASoC: mediatek: mt8173-rt5650: Fix refcount leak in mt8173_rt5650_dev_probe
542861e5e2 ASoC: codecs: da7210: add check for i2c_add_driver
7dee72b1bc ASoC: mt6797-mt6351: Fix refcount leak in mt6797_mt6351_dev_probe
540c7b7385 ASoC: mediatek: mt8173: Fix refcount leak in mt8173_rt5650_rt5676_dev_probe
349242e644 ASoC: imx-audmux: Silence a clang warning
d69244d0ff ASoC: samsung: Fix error handling in aries_audio_probe
1065c38532 ASoC: cros_ec_codec: Fix refcount leak in cros_ec_codec_platform_probe
13741bb88a opp: Fix error check in dev_pm_opp_attach_genpd()
0edd9f8d13 usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable()
e62f798277 jbd2: fix assertion 'jh->b_frozen_data == NULL' failure when journal aborted
5f9c70833b ext4: recover csum seed of tmp_inode after migrating to extents
b0e1268a8e jbd2: fix outstanding credits assert in jbd2_journal_commit_transaction()
70f70d54f0 block: ensure iov_iter advances for added pages
a24f05f7ce block/bio: remove duplicate append pages code
54e5b14c9b nvme: catch -ENODEV from nvme_revalidate_zones again
a3f6aeba67 nvme: don't return an error from nvme_configure_metadata
92a6233585 nvme: disable namespace access for unsupported metadata
52cd55a4fb nvme: define compat_ioctl again to unbreak 32-bit userspace.
34552bf35f nvme: use command_id instead of req->tag in trace_nvme_complete_rq()
87e7ba8b0b null_blk: fix ida error handling in null_add_dev()
06f39bc5a7 block/rnbd-srv: Set keep_id to true after mutex_trylock
2ceeb04252 RDMA/rxe: Fix error unwind in rxe_create_qp()
bfb54ad958 RDMA/rxe: Remove the is_user members of struct rxe_sq/rxe_rq/rxe_srq
66c735c9a7 RDMA/rxe: Add memory barriers to kernel queues
931990c820 RDMA/mlx5: Add missing check for return value in get namespace flow
0911cadd4f of/fdt: declared return type does not match actual return type
128eeac876 selftests: kvm: set rax before vmcall
9fc8d3bee7 mm/mmap.c: fix missing call to vm_unacct_memory in mmap_region
622ef885a8 android: binder: stop saving a pointer to the VMA
e60d7e2462 RDMA/srpt: Fix a use-after-free
e7e853cdde RDMA/srpt: Introduce a reference count in struct srpt_device
ca120c04bf RDMA/srpt: Duplicate port name members
28621b38ac platform/olpc: Fix uninitialized data in debugfs write
e389e927e8 KVM: nVMX: Set UMIP bit CR4_FIXED1 MSR when emulating UMIP
ee890b4633 mtd: spi-nor: fix spi_nor_spimem_setup_op() call in spi_nor_erase_{sector,chip}()
bfa0201468 usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue(), cdns3_gadget_ep_enable()
477c95578c USB: serial: fix tty-port initialized comments
2988443802 HID: amd_sfh: Handle condition of "no sensors"
0d26515550 PCI: tegra194: Fix link up retry sequence
472db7de9f PCI: tegra194: Fix Root Port interrupt handling
e4adb10bc5 RDMA/rxe: For invalidate compare according to set keys in mr
3695aa94d7 HID: alps: Declare U1_UNICORN_LEGACY support
71fdd63bfd mmc: cavium-thunderx: Add of_node_put() when breaking out of loop
209b5d06e9 mmc: cavium-octeon: Add of_node_put() when breaking out of loop
022c8d3f45 RDMA/rxe: Fix mw bind to allow any consumer key portion
45382d6907 scripts/gdb: fix 'lx-dmesg' on 32 bits arch
9227a870b8 scripts/gdb: lx-dmesg: read records individually
3adcd80b5e dmaengine: imx-dma: Cast of_device_get_match_data() with (uintptr_t)
118e05368e HID: amd_sfh: Add NULL check for hid device
91443c669d HID: mcp2221: prevent a buffer overflow in mcp_smbus_write()
eafb19c8fe gpio: gpiolib-of: Fix refcount bugs in of_mm_gpiochip_add_data()
e25b828553 RDMA/hfi1: fix potential memory leak in setup_base_ctxt()
5870343eab clk: qcom: gcc-msm8939: Fix weird field spacing in ftbl_gcc_camss_cci_clk
c41664346a iio: cros: Register FIFO callback after sensor is registered
f6e26e1a5f RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY event
9fc44cfd18 RDMA/hns: Fix incorrect clearing of interrupt status register
7e647a8d5f RDMA/qedr: Fix potential memory leak in __qedr_alloc_mr()
f851d8097f RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline function
527df029be RDMA/rtrs-clt: Rename rtrs_clt_sess to rtrs_clt_path
bab17b761c RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_path
f706fcd568 RDMA/rtrs: Rename rtrs_sess to rtrs_path
e44928f2db RDMA/rtrs: Do not allow sessname to contain special symbols / and .
8b6dba7892 RDMA/rtrs: Introduce destroy_cq helper
001f93b39e RDMA/rtrs: Replace duplicate check with is_pollqueue helper
9c663e73f5 RDMA/rtrs: Fix warning when use poll mode on client side.
08ff62fff0 RDMA/rtrs-srv: Fix modinfo output for stringify
b801e80e11 RDMA/irdma: Fix setting of QP context err_rq_idx_valid field
9f9ef6cb72 RDMA/irdma: Fix VLAN connection with wildcard address
92520864ef RDMA/irdma: Fix a window for use-after-free
62d610cfc1 um: random: Don't initialise hwrng struct with zero
3bf1085657 interconnect: imx: fix max_node_id
52537ea892 phy: stm32: fix error return in stm32_usbphyc_phy_init
3f2989ed95 eeprom: idt_89hpesx: uninitialized data in idt_dbgfs_csr_write()
edd22e6ad2 usb: dwc3: qcom: fix missing optional irq warnings
116540c105 usb: dwc3: core: Do not perform GCTL_CORE_SOFTRESET during bootup
92728470a9 usb: dwc3: core: Deprecate GCTL.CORESOFTRESET
4070f3c83c usb: aspeed-vhub: Fix refcount leak bug in ast_vhub_init_desc()
1205384619 usb: gadget: udc: amd5536 depends on HAS_DMA
7689427e23 xtensa: iss: fix handling error cases in iss_net_configure()
758145c84f xtensa: iss/network: provide release() callback
c5641494cd scsi: smartpqi: Fix DMA direction for RAID requests
80f876b26d PCI: qcom: Set up rev 2.1.0 PARF_PHY before enabling clocks
c968af565c PCI/portdrv: Don't disable AER reporting in get_port_device_capability()
81ea65c9ae KVM: s390: pv: leak the topmost page table when destroy fails
d795bbde3f mmc: block: Add single read for 4k sector cards
f8585cad6d of: device: Fix missing of_node_put() in of_dma_set_restricted_buffer
5325975c19 mmc: sdhci-of-at91: fix set_uhs_signaling rewriting of MC1R
961d7d1208 memstick/ms_block: Fix a memory leak
2b12af0584 memstick/ms_block: Fix some incorrect memory allocation
125534d259 mmc: renesas_sdhi: Get the reset handle early in the probe
268afd446a mmc: mxcmmc: Silence a clang warning
352377cf74 mmc: sdhci-of-esdhc: Fix refcount leak in esdhc_signal_voltage_switch
e3a1eaea66 staging: rtl8192u: Fix sleep in atomic context bug in dm_fsync_timer_callback
2c254fe3c5 binder: fix redefinition of seq_file attributes
566887bad7 intel_th: msu: Fix vmalloced buffers
08ec393b1d intel_th: msu-sink: Potential dereference of null pointer
9b5469573a intel_th: Fix a resource leak in an error handling path
0b154b745d scsi: qla2xxx: Check correct variable in qla24xx_async_gffid()
1a8cc2ed95 PCI: endpoint: Don't stop controller when unbinding endpoint function
5ab2782c94 dmaengine: sf-pdma: Add multithread support for a DMA channel
ebea637e9f KVM: arm64: Don't return from void function
250b465051 soundwire: revisit driver bind/unbind and callbacks
3abe387e75 soundwire: bus_type: fix remove and shutdown support
06a949457a PCI: dwc: Always enable CDM check if "snps,enable-cdm-check" exists
b03a8f1264 PCI: dwc: Deallocate EPC memory on dw_pcie_ep_init() errors
981f451f37 PCI: dwc: Set INCREASE_REGION_SIZE flag based on limit address
0f5e892c41 PCI: dwc: Disable outbound windows only for controllers using iATU
68c2cda905 PCI: dwc: Add unroll iATU space support to dw_pcie_disable_atu()
dbbfb410a3 PCI: dwc: Stop link on host_init errors and de-initialization
4465215448 mm/mempolicy: fix get_nodes out of bound access
0b9f2f2a04 clk: qcom: clk-rcg2: Make sure to not write d=0 to the NMD register
522e13ebbf clk: qcom: clk-rcg2: Fail Duty-Cycle configuration if MND divider is not enabled.
433a221040 clk: qcom: camcc-sm8250: Fix topology around titan_top power domain
123c76fbc2 clk: qcom: camcc-sdm845: Fix topology around titan_top power domain
93ff4172b9 clk: qcom: ipq8074: set BRANCH_HALT_DELAY flag for UBI clocks
fd60d86162 clk: qcom: ipq8074: fix NSS port frequency tables
7616ebecd3 clk: qcom: ipq8074: SW workaround for UBI32 PLL lock
6f74519efa clk: qcom: ipq8074: fix NSS core PLL-s
3b4934a635 RDMA/rxe: Fix deadlock in rxe_do_local_ops()
dac3ecbd1a usb: host: xhci: use snprintf() in xhci_decode_trb()
26b305f01d clk: qcom: gcc-msm8939: Point MM peripherals to system_mm_noc clock
d605b4125e clk: qcom: gcc-msm8939: Add missing system_mm_noc_bfdcd_clk_src
558b097f8c clk: qcom: gcc-msm8939: Fix bimc_ddr_clk_src rcgr base address
0c787dfc22 clk: qcom: gcc-msm8939: Add missing SYSTEM_MM_NOC_BFDCD_CLK_SRC
9ed2640eb8 clk: qcom: clk-krait: unlock spin after mux completion
733ab0c19b driver core: fix potential deadlock in __driver_attach
80169b136c misc: rtsx: Fix an error handling path in rtsx_pci_probe()
30f44ddfdb clk: qcom: camcc-sm8250: Fix halt on boot by reducing driver's init level
2e79153d2c mtd: dataflash: Add SPI ID table
7837281f83 dmaengine: dw-edma: Fix eDMA Rd/Wr-channels and DMA-direction semantics
3e541526aa scsi: iscsi: Fix session removal on shutdown
ca89365815 scsi: iscsi: Add helper to remove a session from the kernel
49f7414a19 scsi: iscsi: Allow iscsi_if_stop_conn() to be called from kernel
a78b882c1a mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv
358fbfc132 mwifiex: Ignore BTCOEX events from the 88W8897 firmware
26cdeedbb6 KVM: Don't set Accessed/Dirty bits for ZERO_PAGE
d56c5eac84 mm/memremap: fix memunmap_pages() race with get_dev_pagemap()
d18a908565 memremap: remove support for external pgmap refcounts
d1e0ceeec0 lib/test_hmm: avoid accessing uninitialized pages
81b64a9da3 clk: mediatek: reset: Fix written reset bit offset
31c1072e6b iio: accel: bma400: Reordering of header files
363c82a634 platform/chrome: cros_ec: Always expose last resume result
95faac5605 iio: accel: bma400: Fix the scale min and max macro values
17d7a36dcd scsi: qla2xxx: edif: Fix no logout on delete for N2N
3db6a63bae scsi: qla2xxx: edif: Fix session thrash
4c35b8eb3d scsi: qla2xxx: edif: Tear down session if keys have been removed
58277fa833 scsi: qla2xxx: edif: Fix no login after app start
1138e2da42 scsi: qla2xxx: edif: Reduce disruption due to multiple app start
cc5745f2ee scsi: qla2xxx: edif: Send LOGO for unexpected IKE message
154bf040ba netfilter: xtables: Bring SPDX identifier back
8cffaf0933 usb: xhci: tegra: Fix error check
4240b6e0f3 usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init()
59026d5cc6 usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probe
c0a4b45448 usb: host: Fix refcount leak in ehci_hcd_ppc_of_probe
1e5ec5e90e fpga: altera-pr-ip: fix unsigned comparison with less than zero
0675fe20da PCI: mediatek-gen3: Fix refcount leak in mtk_pcie_init_irq_domains()
c99dca4ebc mtd: st_spi_fsm: Add a clk_disable_unprepare() in .probe()'s error path
7624754649 mtd: parsers: ofpart: Fix refcount leak in bcm4908_partitions_fw_offset
8ea607579d mtd: partitions: Fix refcount leak in parse_redboot_of
1ef96afd4f mtd: sm_ftl: Fix deadlock caused by cancel_work_sync in sm_release
8489a20ac4 HID: cp2112: prevent a buffer overflow in cp2112_xfer()
879bcbbec3 PCI: tegra194: Fix PM error handling in tegra_pcie_config_ep()
c0ad5c7e68 PCI: microchip: Fix refcount leak in mc_pcie_init_irq_domains()
ff1e7aea3e phy: samsung: exynosautov9-ufs: correct TSRV register configurations
7840dce796 KVM: SVM: Stuff next_rip on emulated INT3 injection if NRIPS is supported
2adc7032ec KVM: SVM: Unwind "speculative" RIP advancement if INTn injection "fails"
473ba2ee76 scsi: qla2xxx: edif: Fix n2n login retry for secure device
fd2c194089 scsi: qla2xxx: edif: Fix n2n discovery issue with secure target
ba051e1fe7 scsi: qla2xxx: edif: Add retry for ELS passthrough
703e1ccf6f scsi: qla2xxx: edif: Synchronize NPIV deletion with authentication application
d7d254cc13 scsi: qla2xxx: edif: Fix inconsistent check of db_flags
aa7269ee63 scsi: qla2xxx: edif: Reduce connection thrash
7b2fbfa4b2 scsi: qla2xxx: edif: Fix potential stuck session in sa update
bf890f1408 scsi: qla2xxx: edif: Reduce Initiator-Initiator thrashing
beb5bba5dd of: check previous kernel's ima-kexec-buffer against memory bounds
098b7e83b3 mtd: rawnand: meson: Fix a potential double free issue
d5730780e9 mtd: maps: Fix refcount leak in ap_flash_init
4d67c8f74d mtd: maps: Fix refcount leak in of_flash_probe_versatile
f74bd76a75 clk: renesas: r9a06g032: Fix UART clkgrp bitsel
36c27d813e HID: amd_sfh: Don't show client init failed as error when discovery fails
c36369f7db wireguard: allowedips: don't corrupt stack when detecting overflow
73ccc2b153 wireguard: ratelimiter: use hrtimer in selftest
1618e0f1ed net: usb: make USB_RTL8153_ECM non user configurable
8890bdb93f dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lock
d4249d465d net: ionic: fix error check for vlan flags in ionic_set_nic_features()
857f390dfd net: rose: fix netdev reference changes
bde545304f netdevsim: Avoid allocation warnings triggered from user space
c9d901e171 iavf: Fix 'tc qdisc show' listing too many queues
d70ecd9330 iavf: Fix max_rate limiting
f1974d3042 wifi: rtw88: check the return value of alloc_workqueue()
f671cf48f3 netdevsim: fib: Fix reference count leak on route deletion failure
51dd6d3beb net: allow unbound socket for packets in VRF when tcp_l3mdev_accept set
8fd69d3df9 ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()
68bf74ec95 inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()
c8b1baca99 crypto: hisilicon/sec - fix auth key size error
996be53de0 crypto: inside-secure - Add missing MODULE_DEVICE_TABLE for of
0d11ab3db1 crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirq
e5697a0a45 net/mlx5: Adjust log_max_qp to be 18 at most
2d800deb87 net/mlx5e: Fix the value of MLX5E_MAX_RQ_NUM_MTTS
2109cba576 net/mlx5e: Remove WARN_ON when trying to offload an unsupported TLS cipher/version
22ae7f434f media: cedrus: hevc: Add check for invalid timestamp
d7365590d1 wifi: libertas: Fix possible refcount leak in if_usb_probe()
4a40af2b0b wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue
689e5caf63 wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`
b50f5aa9f5 i2c: mux-gpmux: Add of_node_put() when breaking out of loop
4fc616e25b i2c: cadence: Support PEC for SMBus block read
aa6da8c32a Bluetooth: hci_intel: Add check for platform_driver_register
d1bedcd794 can: pch_can: pch_can_error(): initialize errc before using it
5793da4db3 can: error: specify the values of data[5..7] of CAN error frames
3d70b6605a can: usb_8dev: do not report txerr and rxerr during bus-off
bbe42d5dc4 can: kvaser_usb_leaf: do not report txerr and rxerr during bus-off
0b328f9c79 can: kvaser_usb_hydra: do not report txerr and rxerr during bus-off
4b71a3c2a2 can: sun4i_can: do not report txerr and rxerr during bus-off
dcfcd5fc99 can: hi311x: do not report txerr and rxerr during bus-off
715ced0113 can: sja1000: do not report txerr and rxerr during bus-off
b8c29e2905 can: rcar_can: do not report txerr and rxerr during bus-off
ba0110c2dd can: pch_can: do not report txerr and rxerr during bus-off
cbfcc7c4cc libbpf: fix an snprintf() overflow check
ad3e321249 selftests/bpf: fix a test for snprintf() overflow
4388ea6803 wifi: p54: add missing parentheses in p54_flush()
71fc0615c9 wifi: p54: Fix an error handling path in p54spi_probe()
074e865b37 wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()
05f3b437c9 media: staging: media: hantro: Fix typos
6b593bcc6e media: hevc: Embedded indexes in RPS
223b977c1c media: hantro: Simplify postprocessor
9d36596b5f media: hantro: postproc: Fix motion vector space size
b1385d437e media: cedrus: h265: Fix flag name
f29659bad1 fs: check FMODE_LSEEK to control internal pipe splicing
c9a8a448e5 bpf: Fix subprog names in stack traces.
8ff5be75ae selftests: timers: clocksource-switch: fix passing errors from child
4d34813982 selftests: timers: valid-adjtimex: build fix for newer toolchains
070527cc31 libbpf: Fix the name of a reused map
273c11d9a9 tcp: make retransmitted SKB fit into the send window
68f9f522dd drm/exynos/exynos7_drm_decon: free resources when clk_set_parent() failed.
293c53b7db skmsg: Fix invalid last sg check in sk_msg_recvmsg()
c4ff3cef5d mediatek: mt76: eeprom: fix missing of_node_put() in mt76_find_power_limits_node()
f646d94d7a mediatek: mt76: mac80211: Fix missing of_node_put() in mt76_led_init()
2837f4e90b mt76: mt7921: enlarge maximum VHT MPDU length to 11454
6e83b10d8c mt76: mt7921: fix aggregation subframes setting to HE max
0fb9387b85 ieee80211: add EHT 1K aggregation definitions
67cd6261d3 mt76: mt7615: do not update pm stats in case of error
f1609c4f4a mt76: mt76x02u: fix possible memory leak in __mt76x02u_mcu_send_msg
1a63d33006 drm/msm/dpu: Fix for non-visible planes
340bfec294 drm/msm: Avoid dirtyfb stalls on video mode displays (v2)
7404d09455 media: platform: mtk-mdp: Fix mdp_ipi_comm structure alignment
d6aee36c2f crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirq
aa495dfe71 crypto: hisilicon/sec - don't sleep when in softirq
f4e3a8c7e8 drm/msm/mdp5: Fix global state lock backoff
693f31dc91 net: hinic: avoid kernel hung in hinic_get_stats64()
e850a4fc89 net: hinic: fix bug that ethtool get wrong stats
8757ef67ce hinic: Use the bitmap API when applicable
3052197b11 drm: bridge: sii8620: fix possible off-by-one
371331ede8 drm/mediatek: dpi: Only enable dpi after the bridge is enabled
4f541100fb drm/mediatek: dpi: Remove output format of YUV
23b1133bd3 drm/rockchip: Fix an error handling path rockchip_dp_probe()
703d706b23 drm/rockchip: vop: Don't crash for invalid duplicate_state()
668fd740f8 selftests/xsk: Destroy BPF resources only when ctx refcount drops to 0
1fc6ba6d0d crypto: arm64/gcm - Select AEAD for GHASH_ARM64_CE
8dc3b5d150 drm/vc4: hdmi: Correct HDMI timing registers for interlaced modes
bbb4c0deae drm/vc4: hdmi: Fix timings for interlaced modes
6ffe6a64ef drm/vc4: hdmi: Reset HDMI MISC_CONTROL register
43d393e7cb drm/vc4: hdmi: Avoid full hdmi audio fifo writes
f30480775a drm/vc4: hdmi: Fix HPD GPIO detection
07d7d43304 drm/vc4: dsi: Add correct stop condition to vc4_dsi_encoder_disable iteration
21febebc4f drm/vc4: dsi: Fix dsi0 interrupt support
b096779a82 drm/vc4: dsi: Register dsi0 as the correct vc4 encoder type
fe6ebdb615 drm/vc4: dsi: Correct pixel order for DSI0
62b6d4308c drm/vc4: dsi: Correct DSI divider calculations
80e2db799b drm/vc4: dsi: Release workaround buffer and DMA
3d722c01d6 drm/vc4: Use of_device_get_match_data()
c653b2c6a2 drm/vc4: dsi: Switch to devm_drm_of_get_bridge
ed486d1508 drm/bridge: Add a function to abstract away panels
b6fea72ea1 drm/vc4: plane: Fix margin calculations for the right/bottom edges
645b294e9b drm/vc4: plane: Remove subpixel positioning check
0597bcf774 media: tw686x: Fix memory leak in tw686x_video_init
ad1a66b40b media: driver/nxp/imx-jpeg: fix a unexpected return value problem
db01d107c2 media: v4l2-mem2mem: prevent pollerr when last_buffer_dequeued is set
7ca91b2d87 media: hdpvr: fix error value returns in hdpvr_read
3123ae6fdd drm/mcde: Fix refcount leak in mcde_dsi_bind
375a6fdf7d media: imx-jpeg: Disable slot interrupt when frame done
54f1c06066 drm: bridge: adv7511: Add check for mipi_dsi_driver_register
f831d2882c crypto: ccp - During shutdown, check SEV data pointer before using
8f458e34a8 test_bpf: fix incorrect netdev features
621595f771 rcutorture: Fix ksoftirqd boosting timing and iteration
489b93ac63 rcutorture: Don't cpuhp_remove_state() if cpuhp_setup_state() failed
5a6ff3e32a rcutorture: Warn on individual rcu_torture_init() error conditions
e32f8c51a6 drm/radeon: fix incorrrect SPDX-License-Identifiers
88b551561d wifi: iwlegacy: 4965: fix potential off-by-one overflow in il4965_rs_fill_link_cmd()
03ca957c5f ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
ebde990e24 media: imx-jpeg: Implement drain using v4l2-mem2mem helpers
9ae2d729de media: imx-jpeg: Align upwards buffer size
88355f7b68 media: imx-jpeg: Support dynamic resolution change
07888b84f3 media: imx-jpeg: Handle source change in a function
8fcbb2e91e media: imx-jpeg: Identify and handle precision correctly
24eef33c38 media: imx-jpeg: Refactor function mxc_jpeg_parse
cab2a15969 media: imx-jpeg: Set V4L2_BUF_FLAG_LAST at eos
5709766b07 media: imx-jpeg: use NV12M to represent non contiguous NV12
cbc2573171 media: imx-jpeg: Add pm-runtime support for imx-jpeg
c0d98e53e9 media: imx-jpeg: Leave a blank space before the configuration data
2c784c1493 media: imx-jpeg: Correct some definition according specification
33196a7ac6 media: tw686x: Register the irq at the end of probe
f61c0d97bd media: atmel: atmel-sama7g5-isc: fix warning in configs without OF
85c317a626 crypto: sun8i-ss - fix infinite loop in sun8i_ss_setup_ivs()
35927d7509 i2c: Fix a potential use after free
8b4bba610f can: netlink: allow configuring of fixed data bit rates without need for do_set_data_bittiming callback
d9bd6a9659 can: netlink: allow configuring of fixed bit rates without need for do_set_bittiming callback
ab5a4e0cbf net: fix sk_wmem_schedule() and sk_rmem_schedule() errors
d806f3ae4b crypto: sun8i-ss - fix error codes in allocate_flows()
b3cb600685 crypto: sun8i-ss - do not allocate memory when handling hash requests
aeecc92f5a drm: adv7511: override i2c address of cec before accessing it
72893aadc0 drm/virtio: Fix NULL vs IS_ERR checking in virtio_gpu_object_shmem_init
ff0087df19 drm/shmem-helper: Pass GEM shmem object in public interfaces
4109ff9e7b drm/shmem-helper: Export dedicated wrappers for GEM object functions
a3f82087b7 drm/shmem-helper: Unexport drm_gem_shmem_create_with_handle()
39caef0966 virtio-gpu: fix a missing check to avoid NULL dereference
c3a1cfd164 i2c: mxs: Silence a clang warning
73778e2370 i2c: npcm: Correct slave role behavior
cdd51152a1 i2c: npcm: Remove own slave addresses 2:10
a42f0c4c64 drm/bridge: lt9611uxc: Cancel only driver's work
275fed7142 drm/meson: encoder_hdmi: Fix refcount leak in meson_encoder_hdmi_init
e098989a92 drm/meson: encoder_hdmi: switch to bridge DRM_BRIDGE_ATTACH_NO_CONNECTOR
c901a385b7 drm/mediatek: Add pull-down MIPI operation in mtk_dsi_poweroff function
87c251d960 drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcs
2ec80289a7 drm/mediatek: Modify dsi funcs to atomic operations
deb603c592 drm/radeon: fix potential buffer overflow in ni_set_mc_special_registers()
166b0a6171 ath11k: Fix incorrect debug_mask mappings
2dc78843fe drm/mipi-dbi: align max_chunk to 2 in spi_transfer
eaff3946a8 ath11k: fix netdev open race
90b4ec83ef wifi: rtlwifi: fix error codes in rtl_debugfs_set_write_h2c()
438ac9f4f7 drm/panel: Fix build error when CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20=y && CONFIG_DRM_DISPLAY_HELPER=m
c2af61bd04 drm/st7735r: Fix module autoloading for Okaya RH128128T
d2d2789fb9 ath10k: do not enforce interrupt trigger type
0378443551 drm/bridge: tc358767: Move (e)DP bridge endpoint parsing into dedicated function
3f4829cd47 drm/dp: Export symbol / kerneldoc fixes for DP AUX bus
0491709eb3 pwm: lpc18xx: Fix period handling
3475e55bc5 pwm: lpc18xx-sct: Simplify driver by not using pwm_[gs]et_chip_data()
d0c79cda85 pwm: lpc18xx-sct: Reduce number of devm memory allocations
009b384092 pwm: sifive: Shut down hardware only after pwmchip_remove() completed
53d784838a pwm: sifive: Ensure the clk is enabled exactly once per running PWM
5c86cf45f5 pwm: sifive: Simplify offset calculation for PWMCMP registers
87efb79c5f dm: return early from dm_pr_call() if DM device is suspended
f28d733c31 thermal/tools/tmon: Include pthread and time headers in tmon.h
226935eabe selftests/seccomp: Fix compile warning when CC=clang
7bc43ab2b9 x86/extable: Fix ex_handler_msr() print condition
b3d3069a6f nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt()
4125108ec8 drivers/perf: arm_spe: Fix consistency of SYS_PMSCR_EL1.CX
9d2a0422de irqdomain: Report irq number for NOMAP domains
a815cb1088 arm64: dts: qcom: qcs404: Fix incorrect USB2 PHYs assignment
7c43271019 soc: qcom: Make QCOM_RPMPD depend on PM
c9df8ff290 regulator: of: Fix refcount leak bug in of_get_regulation_constraints()
a638fa9745 dm writecache: count number of blocks discarded, not number of discard bios
fc988f1ca2 dm writecache: count number of blocks written, not number of write bios
3a2500b73a dm writecache: count number of blocks read, not number of read bios
880c4513eb dm writecache: return void from functions
764b8892d7 PM: domains: Ensure genpd_debugfs_dir exists before remove
b4439abfd7 blktrace: Trace remapped requests correctly
c1a21bf5d0 hwmon: (drivetemp) Add module alias
415b4ce613 spi: tegra20-slink: fix UAF in tegra_slink_remove()
445fb9c19c spi: Fix simplification of devm_spi_register_controller
6d8e185bf9 blk-mq: don't create hctx debugfs dir until q->debugfs_dir is created
1c350a597c erofs: avoid consecutive detection for Highmem memory
a34982fd21 arm64: tegra: Fix SDMMC1 CD on P2888
a7f751d4e8 arm64: tegra: Mark BPMP channels as no-memory-wc
778b6531fe arm64: tegra: Update Tegra234 BPMP channel addresses
09da109685 arm64: tegra: Fixup SYSRAM references
40d72c485a arm64: dts: mt7622: fix BPI-R64 WPS button
759fa566f4 arm64: dts: qcom: sm8250: add missing PCIe PHY clock-cells
650d2e76a3 arm64: dts: qcom: sm6125: Append -state suffix to pinctrl nodes
7847ebb6fc arm64: dts: qcom: sm6125: Move sdc2 pinctrl from seine-pdx201 to sm6125
c24bbe4596 ACPI: VIOT: Fix ACS setup
273a7fbb06 drivers/iio: Remove all strcpy() uses
335852f7a9 ACPI: APEI: explicit init of HEST and GHES in apci_init()
6dc72d0181 arm64: dts: qcom: msm8916: Fix typo in pronto remoteproc node
1c84883e79 stack: Declare {randomize_,}kstack_offset to fix Sparse warnings
4a020202c3 bus: hisi_lpc: fix missing platform_device_put() in hisi_lpc_acpi_probe()
a0a9813f1e ARM: dts: qcom: pm8841: add required thermal-sensor-cells
053543ac1d soc: qcom: aoss: Fix refcount leak in qmp_cooling_devices_register
84a928b44c soc: qcom: ocmem: Fix refcount leak in of_get_ocmem
e89261b18c ARM: dts: qcom-msm8974: fix irq type on blsp2_uart1
c1fdcd13a6 ACPI: APEI: Fix _EINJ vs EFI_MEMORY_SP
fc6dbc57f9 regulator: qcom_smd: Fix pm8916_pldo range
179034fb10 cpufreq: zynq: Fix refcount leak in zynq_get_revision
78ed18a5aa arm64: dts: qcom: sdm636-sony-xperia-ganges-mermaid: correct sdc2 pinconf
0a8d15d85b arm64: dts: qcom: sdm630: fix gpu's interconnect path
cd6bd95e9b arm64: dts: qcom: sdm630: fix the qusb2phy ref clock
9f3b0a0b87 arm64: dts: qcom: sdm630: disable GPU by default
1bf747824a ARM: OMAP2+: Fix refcount leak in omap3xxx_prm_late_init
230ad40a59 ARM: OMAP2+: Fix refcount leak in omapdss_init_of
ddad68dd97 ARM: dts: qcom: mdm9615: add missing PMIC GPIO reg
925a0117ac block: fix infinite loop for invalid zone append
9abd50506f soc: fsl: guts: machine variable might be unset
4d6f33865e arm64: dts: qcom: sc7180: Remove ipa_fw_mem node on trogdor
e0067e6d54 locking/lockdep: Fix lockdep_init_map_*() confusion
5b418289b0 arm64: cpufeature: Allow different PMU versions in ID_DFR0_EL1
c66b3b49fe arm64: select TRACE_IRQFLAGS_NMI_SUPPORT
e94388f78e arm64: dts: mt8192: Fix idle-states entry-method
2fe4c39aa3 arm64: dts: mt8192: Fix idle-states nodes naming scheme
e505414938 ARM: dts: ast2600-evb-a1: fix board compatible
5f73deb9af ARM: dts: ast2600-evb: fix board compatible
6fa1cf1b92 ARM: dts: ast2500-evb: fix board compatible
377a4c5cb7 x86/pmem: Fix platform-device leak in error path
5a73493f0d arm64: dts: renesas: Fix thermal-sensors on single-zone sensors
f370fbbd31 soc: amlogic: Fix refcount leak in meson-secure-pwrc.c
cb119a1dd9 dt-bindings: iio: accel: Add DT binding doc for ADXL355
7bbcbfbc31 scsi: hisi_sas: Use managed PCI functions
c010048e3f soc: renesas: r8a779a0-sysc: Fix A2DP1 and A2CV[2357] PDR values
e7e4f1cb91 ARM: dts: imx7d-colibri-emmc: add cpu1 supply
4bd8bc5c77 ACPI: processor/idle: Annotate more functions to live in cpuidle section
bc7f487395 ARM: bcm: Fix refcount leak in bcm_kona_smc_init
1f4bc0604d spi: spi-altera-dfl: Fix an error handling path
ebbd1412ce arm64: dts: renesas: beacon: Fix regulator node names
e21744c6a0 meson-mx-socinfo: Fix refcount leak in meson_mx_socinfo_init
a7c16b8966 ARM: findbit: fix overflowing offset
0ff7f81559 spi: spi-rspi: Fix PIO fallback on RZ platforms
8e3407e0f5 powerpc/64s: Disable stack variable initialisation for prom_init
e45491556e drm/amdgpu: Remove one duplicated ef removal
abd3622f65 kasan: test: Silence GCC 12 warnings
7363a69d8c selinux: Add boundary check in put_entry()
c877c52171 selinux: fix memleak in security_read_state_kernel()
2f0e18e0db PM: hibernate: defer device probing when resuming from hibernation
d68601914e hwmon: (sht15) Fix wrong assumptions in device remove callback
fb98663448 hwmon: (dell-smm) Add Dell XPS 13 7390 to fan control whitelist
c5a73bd9f1 firmware: tegra: Fix error check return value of debugfs_create_file()
c53d904973 ARM: shmobile: rcar-gen2: Increase refcount for new reference
ef94e78977 arm64: dts: allwinner: a64: orangepi-win: Fix LED node name
3a4b3a0ff0 arm64: dts: qcom: ipq8074: fix NAND node name
c0b8dcbaf3 ARM: dts: qcom: sdx55: Fix the IRQ trigger type for UART
01d539d9f5 ACPI: LPSS: Fix missing check in register_device_clock()
30abb87358 ACPI: PM: save NVS memory for Lenovo G40-45
f450635d78 ACPI: EC: Drop the EC_FLAGS_IGNORE_DSDT_GPE quirk
730b9eb8fb ACPI: EC: Remove duplicate ThinkPad X1 Carbon 6th entry from DMI quirks
75f23d72b6 ARM: OMAP2+: pdata-quirks: Fix refcount leak bug
a89a865dc9 ARM: OMAP2+: display: Fix refcount leak bug
b856645c18 spi: synquacer: Add missing clk_disable_unprepare()
cbfe9a2303 ARM: dts: ux500: Fix Gavini accelerometer mounting matrix
e2d106b284 ARM: dts: ux500: Fix Codina accelerometer mounting matrix
ceafabd1d4 ARM: dts: BCM5301X: Add DT for Meraki MR26
0e4c38c795 ARM: dts: imx6ul: fix qspi node compatible
95ba9c5399 ARM: dts: imx6ul: fix lcdif node compatible
2db26fa7b9 ARM: dts: imx6ul: fix csi node compatible
5357c3b24c ARM: dts: imx6ul: fix keypad compatible
1351555856 ARM: dts: imx6ul: change operating-points to uint32-matrix
ca367834a7 ARM: dts: imx6ul: add missing properties for sram
8df06a2753 wait: Fix __wait_event_hrtimeout for RT/DL tasks
f0d66189d1 irqchip/mips-gic: Check the return value of ioremap() in gic_of_init()
f066e01582 sched/core: Always flush pending blk_plug
f116c621dd genirq: GENERIC_IRQ_IPI depends on SMP
00ffa95ed6 irqchip/mips-gic: Only register IPI domain when SMP is enabled
f9842ec683 genirq: Don't return error on missing optional irq_request_resources()
079651c6cf sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg
96b18d3a1b ext2: Add more validity checks for inode counts
add4bc9281 arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags"
cc69ef9598 arm64: fix oops in concurrently setting insn_emulation sysctls
42eede3ae0 arm64: Do not forget syscall when starting a new thread.
d1e812beae arch: make TRACE_IRQFLAGS_NMI_SUPPORT generic
932b5e6524 x86: Handle idle=nomwait cmdline properly for x86_idle
9ccb5d391c epoll: autoremove wakers even more aggressively
8a2df34b5b netfilter: nf_tables: fix null deref due to zeroed list head
257b944464 netfilter: nf_tables: do not allow RULE_ID to refer to another chain
9150151301 netfilter: nf_tables: do not allow CHAIN_ID to refer to another table
faafd9286f netfilter: nf_tables: do not allow SET_ID to refer to another table
5ea18ddc17 usb: dwc3: gadget: fix high speed multiplier setting
332a8c027a usb: dwc3: gadget: refactor dwc3_repare_one_trb
f0782cf2dc arm64: dts: uniphier: Fix USB interrupts for PXs3 SoC
148a7fe3cd ARM: dts: uniphier: Fix USB interrupts for PXs2 SoC
b76ea430e9 USB: HCD: Fix URB giveback issue in tasklet function
269c917837 usb: typec: ucsi: Acknowledge the GET_ERROR_STATUS command completion
b49b29ee11 coresight: Clear the connection field properly
e41db8a9ce MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
db68d474cf powerpc/powernv: Avoid crashing if rng is NULL
552a29e471 powerpc/ptdump: Fix display of RW pages on FSL_BOOK3E
79da7a5f8f powerpc/fsl-pci: Fix Class Code of PCIe Root Port
fdf7590591 PCI: Add defines for normal and subtractive PCI bridges
ae6620a397 ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()
74d6428453 media: [PATCH] pci: atomisp_cmd: fix three missing checks on list iterator
ddc7fadd05 mbcache: add functions to delete entry if unused
1250557d3b mbcache: don't reclaim used entries
0f4d18cbea md-raid10: fix KASAN warning
c5e4cdd443 md-raid: destroy the bitmap after destroying the thread
351ec3d68c serial: mvebu-uart: uart2 error bits clearing
ec8e701f9e fuse: ioctl: translate ENOSYS
daa9cfb862 fuse: limit nsec
a54c509c32 ksmbd: fix use-after-free bug in smb2_tree_disconect
5776196055 ksmbd: prevent out of bound read for SMB2_TREE_CONNNECT
dd4e4c8118 ksmbd: fix memory leak in smb2_handle_negotiate
dead7f484a soundwire: qcom: Check device status before reading devid
71bc3b75e9 scsi: qla2xxx: Zero undefined mailbox IN registers
a659c7f811 scsi: qla2xxx: Fix incorrect display of max frame size
8c004b7dbb scsi: sg: Allow waiting for commands to complete on removed device
fac589fb76 iio: light: isl29028: Fix the warning in isl29028_remove()
a76771da21 iio: fix iio_format_avail_range() printing for none IIO_VAL_INT
cac7ead0b3 um: seed rng using host OS rng
5d096e2dc2 um: Remove straying parenthesis
2e88f50033 mtd: rawnand: arasan: Update NAND bus clock instead of system clock
2ffe64acf7 mtd: rawnand: arasan: Fix clock rate in NV-DDR
89f3a8bbb4 btrfs: reject log replay if there is unsupported RO compat flag
1f8ca9c40e bpf: Fix KASAN use-after-free Read in compute_effective_progs
27f8f5219f drm/amdgpu: fix check in fbdev init
eb3c69c7c7 drm/amdgpu: Check BO's requested pinning domains against its preferred_domains
f792acb67d drm/nouveau/kms: Fix failure path for creating DP connectors
67cb7be156 drm/nouveau/acpi: Don't print error when we get -EINPROGRESS from pm_runtime
f522c189e4 drm/nouveau: Don't pm_runtime_put_sync(), only pm_runtime_put_autosuspend()
dcf37f5882 drm/nouveau: fix another off-by-one in nvbios_addr
2806b02bac drm/hyperv-drm: Include framebuffer and EDID headers
97049e69f5 drm/vc4: hdmi: Disable audio if dmas property is present but empty
8589a83c0a drm/shmem-helper: Add missing vunmap on error
da2a1aa058 drm/gem: Properly annotate WW context on drm_gem_lock_reservations() error
3ef94852bb rtc: rx8025: fix 12/24 hour mode detection on RX-8035
bb3b601f14 RISC-V: Add modules to virtual kernel memory layout dump
150573c60c RISC-V: Fixup schedule out issue in machine_crash_shutdown()
111a049cac RISC-V: Fixup get incorrect user mode PC for kernel mode regs
22ae2fe455 RISC-V: kexec: Fixup use of smp_processor_id() in preemptible context
63fbab985a dt-bindings: riscv: fix SiFive l2-cache's cache-sets
c71e000db8 riscv:uprobe fix SR_SPIE set/clear handling
7df75cbd1b parisc: io_pgetevents_time64() needs compat syscall in 32-bit compat mode
9b67131162 parisc: Check the return value of ioremap() in lba_driver_probe()
68949e725c parisc: Drop pa_swapper_pg_lock spinlock
422421cbf3 parisc: Fix device names in /proc/iomem
35ef2ee74d ovl: drop WARN_ON() dentry is NULL in ovl_encode_fh()
f2a920daa7 crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
4228c037f8 fix short copy handling in copy_mc_pipe_to_iter()
635fd8953e usbnet: Fix linkwatch use-after-free on disconnect
d0d6186eae fbcon: Fix accelerated fbdev scrolling while logo is still shown
c1e09ee98f fbcon: Fix boundary checks for fbcon=vc:n1-n2 parameters
06d6eb948e thermal: sysfs: Fix cooling_device_stats_setup() error code path
cd28cf0f69 fs: Add missing umask strip in vfs_tmpfile
5efc5b3baf vfs: Check the truncate maximum size in inode_newsize_ok()
446f123aa6 tty: vt: initialize unicode screen buffer
6b8d61a9fd ALSA: hda/realtek: Add a quirk for HP OMEN 15 (8786) mute LED
7ad08c1e18 ALSA: hda/realtek: Add quirk for another Asus K42JZ model
5d5b2d1d36 ALSA: hda/cirrus - support for iMac 12,1 model
e4b337fb82 ALSA: hda/conexant: Add quirk for LENOVO 20149 Notebook model
c840d62647 riscv: set default pm_power_off to NULL
abedd69baf KVM: x86: revalidate steal time cache if MSR value changes
77e26cdf5c KVM: x86: do not report preemption if the steal time cache is stale
69704ca43e KVM: x86: Tag kvm_mmu_x86_module_init() with __init
439fcac3d0 KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1
14aebe952f KVM: x86: Set error code to segment selector on LLDT/LTR non-canonical #GP
ccbf3f955c KVM: x86: Mark TSS busy during LTR emulation _after_ all fault checks
2a117667f3 KVM: nVMX: Inject #UD if VMXON is attempted with incompatible CR0/CR4
3868687afa KVM: nVMX: Account for KVM reserved CR4 bits in consistency checks
76e6038cfa KVM: nVMX: Let userspace set nVMX MSR to any _host_ supported value
9953f86a67 KVM: x86: Split kvm_is_valid_cr4() and export only the non-vendor bits
aeb4c3e1c4 KVM: s390: pv: don't present the ecall interrupt twice
6afe88fbb4 KVM: SVM: Don't BUG if userspace injects an interrupt with GIF=0
1f27ca6534 KVM: nVMX: Snapshot pre-VM-Enter DEBUGCTL for !nested_run_pending case
b69b7c1a0d KVM: nVMX: Snapshot pre-VM-Enter BNDCFGS for !nested_run_pending case
5138b0f7cb HID: wacom: Don't register pad_input for touch switch
c5ec7920b5 HID: wacom: Only report rotation for art pen
109f0544a5 HID: hid-input: add Surface Go battery quirk
e9ba81ee1c lockd: detect and reject lock arguments that overflow
b437275e89 add barriers to buffer_uptodate and set_buffer_uptodate
594f1b9238 wifi: mac80211_hwsim: use 32-bit skb cookie
6b6ed18432 wifi: mac80211_hwsim: add back erroneously removed cast
879f766eaa wifi: mac80211_hwsim: fix race condition in pending packet
14acf0290d ALSA: hda/realtek: Add quirk for HP Spectre x360 15-eb0xxx
196d8d34de ALSA: hda/realtek: Add quirk for Clevo NV45PZ
64ca7f50ad ALSA: bcd2000: Fix a UAF bug on the error path of probing
30e8b553e0 ALSA: usb-audio: Add quirk for Behringer UMC202HD
6a463eb6df nfsd: eliminate the NFSD_FILE_BREAK_* flags
8eedc616f3 NFSD: Clean up the show_nf_flags() macro
94d0dd56f8 pNFS/flexfiles: Report RDMA connection errors to the server
661714de24 scsi: Revert "scsi: qla2xxx: Fix disk failure to rediscover"
3593f251f9 Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING"
b6c05de137 x86: link vdso and boot with -z noexecstack --no-warn-rwx-segments
4c7ee827da Makefile: link with -z noexecstack --no-warn-rwx-segments
83399dcc1f Merge 5.15.60 into android13-5.15-lts
ace7d3bc60 Merge 5.15.59 into android13-5.15-lts
8a4561e60b ANDROID: fix up sysctl_vals change in 5.15.58
3905e9a3ab Revert "ipv4/tcp: do not use per netns ctl sockets"
6200d52476 ANDROID: bring back kfree_skb()
80c87c5355 ANDROID: add tty_schedule_flip() back to the kernel
91021ef477 Merge 5.15.58 into android-5.15
dbfa55ad97 ANDROID: ABI update for virtual device virtio_gpu changes
7217df8127 Linux 5.15.60
5c5c77746c x86/speculation: Add LFENCE to RSB fill sequence
7fcd99e889 x86/speculation: Add RSB VM Exit protections
c81d1bb58c macintosh/adb: fix oob read in do_adb_query() function
d98cf2b40c Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586
ee421ad897 Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587
59689a843b Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558
b653eeaa8c Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675
d4f921efb4 Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007
04e3388eeb Bluetooth: btusb: Add support of IMC Networks PID 0x3568
6a5ec48fb7 dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding
88e088e294 Bluetooth: hci_bcm: Add DT compatible for CYW55572
2aa38f0af3 Bluetooth: hci_bcm: Add BCM4349B1 variant
37b385c78c btrfs: zoned: fix critical section of relocation inode writeback
5e04c8bf42 btrfs: zoned: prevent allocation from previous data relocation BG
775871d4be arm64: set UXN on swapper page tables
a619a03120 KVM: x86/svm: add __GFP_ACCOUNT to __sev_dbg_{en,de}crypt_user()
e423893fe3 selftests: KVM: Handle compiler optimizations in ucall
bc2cee443c tools/kvm_stat: fix display of error when multiple processes are found
9acd899d2f KVM: selftests: Make hyperv_clock selftest more stable
ad6fd99d5f KVM: x86: do not set st->preempted when going back to user space
92343314d3 KVM: x86: do not report a vCPU as preempted outside instruction boundaries
3d4c28475e crypto: arm64/poly1305 - fix a read out-of-bound
397c2116cb ACPI: APEI: Better fix to avoid spamming the console with old error logs
e7170bcda6 ACPI: video: Shortening quirk list by identifying Clevo by board_name only
3a5fab5c45 ACPI: video: Force backlight native for some TongFang devices
9894717519 tools/vm/slabinfo: Handle files in debugfs
7ad47f414b block: fix default IO priority handling again
e889a4c440 selftests/bpf: Check dst_port only on the client socket
119debdb9f selftests/bpf: Extend verifier and bpf_sock tests for dst_port loads
df9692b8a3 x86/speculation: Make all RETbleed mitigations 64-bit only
3c3dc5cac1 Merge 5.15.57 into android13-5.15-lts
817780c598 Merge 5.15.56 into android13-5.15-lts
22aed70fc1 Merge 5.15.55 into android13-5.15-lts
ac9bace423 ANDROID: update virtual device target symbol list
85e3c21eb8 Merge 5.15.54 into android13-5.15-lts
e971e5b5fc UPSTREAM: gfs2: Prevent endless loops in gfs2_file_buffered_write
fe33dcd072 UPSTREAM: bcache: move uapi header bcache.h to bcache code directory
535eb7d395 Revert "net: phy: Don't trigger state machine while in suspend"
ecf030179f Merge 5.15.53 into android13-5.15-lts
bab324e8a8 Merge 5.15.52 into android13-5.15-lts
09b3a27222 Merge 5.15.51 into android13-5.15-lts
a4ccdcb542 Merge 5.15.50 into android13-5.15-lts
c4d0ccc783 ANDROID: GKI: remove CONFIG_RANDOM_TRUST_CPU=y from gki_defconfig
b9490d767d Merge 5.15.49 into android13-5.15-lts
0c88e4cee1 Merge 5.15.48 into android13-5.15-lts
e2717b85d0 Revert "i40e: xsk: Move tmp desc array from driver to pool"
3be14b0d34 Revert "xsk: Fix handling of invalid descriptors in XSK TX batching API"
762ee83711 Revert "xsk: Fix possible crash when multiple sockets are created"
f3a0b5d245 Merge 5.15.47 into android13-5.15-lts
790584e9ab ANDROID: fix build breakage in the scheduler out-of-tree code
ab95bcd8e1 Revert "drm: fix EDID struct for old ARM OABI format"
c65a741a72 Revert "signal: Deliver SIGTRAP on perf event asynchronously if blocked"
6d519630f6 Revert "gpiolib: of: Introduce hook for missing gpio-ranges"
1e8e270889 Revert "pinctrl: bcm2835: implement hook for missing gpio-ranges"
53c44a8662 Revert "mailbox: forward the hrtimer if not queued and under a lock"
a49c4d9440 Revert "ALSA: jack: Access input_dev under mutex"
a9422ed2f1 Merge 5.15.46 into android13-5.15-lts
8c2819ed5c ANDROID: GKI: update .xml file with new symbol needed for zsmalloc
6ebdc9fb8c ANDROID: GKI: fix up abi breakage in struct pipe_inode_info
89405fc691 Merge 5.15.45 into android13-5.15-lts
aa2c64b99d Merge branch 'android13-5.15' into android13-5.15-lts
d676d6149a Linux 5.15.59
f0e42e4379 x86/bugs: Do not enable IBPB at firmware entry when IBPB is not available
d10e819d13 locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by first waiter
66d31cef48 docs/kernel-parameters: Update descriptions for "mitigations=" param with retbleed
7bada8b0bd EDAC/ghes: Set the DIMM label unconditionally
30dc2effc7 ARM: 9216/1: Fix MAX_DMA_ADDRESS overflow
86e83233dd page_alloc: fix invalid watermark check on a negative value
51a772c34e mm/hmm: fault non-owner device private entries
350fcb5e7b ARM: crypto: comment out gcc warning that breaks clang builds
e796e1fe20 sctp: leave the err path free in sctp_stream_init to sctp_stream_free
f7c2a9c543 sfc: disable softirqs for ptp TX
fe0e602f05 perf symbol: Correct address for bss symbols
871168abe6 virtio-net: fix the race between refill work and close
91c11008aa netfilter: nf_queue: do not allow packet truncation below transport header offset
be5cd347ba octeontx2-pf: cn10k: Fix egress ratelimit configuration
3688939cd3 sctp: fix sleep in atomic context bug in timer handlers
186fcdb68f i40e: Fix interface init with MSI interrupts (no MSI-X)
4685f16b3a ipv4: Fix data-races around sysctl_fib_notify_on_flag_change.
eaccca7a0b tcp: Fix data-races around sysctl_tcp_reflect_tos.
4cc070e0ef tcp: Fix a data-race around sysctl_tcp_comp_sack_nr.
34c9977b4d tcp: Fix a data-race around sysctl_tcp_comp_sack_slack_ns.
6842c94de9 tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns.
618116a273 net: Fix data-races around sysctl_[rw]mem(_offset)?.
a610feb170 tcp: Fix data-races around sk_pacing_rate.
b01b4f5b45 net: mld: fix reference count leak in mld_{query | report}_work()
5831ccf37a net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_txsa()
2959a86a47 macsec: always read MACSEC_SA_ATTR_PN as a u64
a706a40d42 macsec: limit replay window size with XPN
6ad56d5c4f macsec: fix error message in macsec_add_rxsa and _txsa
8991687d3b macsec: fix NULL deref in macsec_add_rxsa
830582c16b Documentation: fix sctp_wmem in ip-sysctl.rst
dac5644a82 tcp: Fix a data-race around sysctl_tcp_invalid_ratelimit.
6f446677eb tcp: Fix a data-race around sysctl_tcp_autocorking.
bd07f2e70a tcp: Fix a data-race around sysctl_tcp_min_rtt_wlen.
922ca9fd22 tcp: Fix a data-race around sysctl_tcp_min_tso_segs.
777d18e65d net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()
40f4739bbd net: pcs: xpcs: propagate xpcs_read error to xpcs_get_state_c37_sgmii
c721324afc igmp: Fix data-races around sysctl_igmp_qrv.
ad6d6ae4a3 net/tls: Remove the context from the list in tls_device_down
189e370b82 ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr
4845d3ef64 net: ping6: Fix memleak in ipv6_renew_options().
6a4a1c70e4 scsi: mpt3sas: Stop fw fault watchdog work item during system shutdown
3d3e41069b scsi: core: Fix warning in scsi_alloc_sgtables()
ff2932ac8e tcp: Fix a data-race around sysctl_tcp_challenge_ack_limit.
a88de75673 tcp: Fix a data-race around sysctl_tcp_limit_output_bytes.
664a3311e6 tcp: Fix data-races around sysctl_tcp_moderate_rcvbuf.
59e2332846 octeontx2-pf: Fix UDP/TCP src and dst port tc filters
927c5cf0ba Revert "tcp: change pingpong threshold to 3"
bdaf56e0df scsi: ufs: host: Hold reference returned by of_parse_phandle()
7f0a365068 ice: do not setup vlan for loopback VSI
cef4c1d0fb ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)
62e721dee8 tcp: Fix data-races around sysctl_tcp_no_ssthresh_metrics_save.
aa2ca5b562 tcp: Fix a data-race around sysctl_tcp_nometrics_save.
6e167ed689 tcp: Fix a data-race around sysctl_tcp_frto.
0d8fa3c2a4 tcp: Fix a data-race around sysctl_tcp_adv_win_scale.
74753ec663 tcp: Fix a data-race around sysctl_tcp_app_win.
807b028115 tcp: Fix data-races around sysctl_tcp_dsack.
c9c01dd389 watch_queue: Fix missing locking in add_watch_to_object()
093610f216 watch_queue: Fix missing rcu annotation
11c1cc3f6e drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()
121c8993d4 nouveau/svm: Fix to migrate all requested pages
8bd9747d30 s390/archrandom: prevent CPACF trng invocations in interrupt context
71f7115011 asm-generic: remove a broken and needless ifdef conditional
dc124c849c hugetlb: fix memoryleak in hugetlb_mcopy_atomic_pte
2722fb0f70 mm: fix page leak with multiple threads mapping the same page
70d0ce332d secretmem: fix unhandled fault in truncate
3ef8040afc fs: sendfile handles O_NONBLOCK of out_fd
518df26b52 ntfs: fix use-after-free in ntfs_ucsncmp()
46f6301fb4 Revert "ocfs2: mount shared volume without ha stack"
f32d5615a7 Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
7d8048d4e0 Linux 5.15.58
c6e4817ab6 drm/amd/display: Fix wrong format specifier in amdgpu_dm.c
198a6f4082 x86/entry_32: Fix segment exceptions
ec9ec3bc08 drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()
e4481000ac x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()
9444462d63 KVM: x86: fix typo in __try_cmpxchg_user causing non-atomicness
b6c24afba6 x86/extable: Prefer local labels in .set directives
f85a6046f7 drm/amd/display: invalid parameter check in dmub_hpd_callback
760fe32034 drm/amd/display: Don't lock connection_mutex for DMUB HPD
d026ed6eda watch-queue: remove spurious double semicolon
b34229f4b2 net: usb: ax88179_178a needs FLAG_SEND_ZLP
b2d1e4cd55 tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
816c301b6a tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()
3554530345 tty: drop tty_schedule_flip()
6219f5b54a tty: the rest, stop using tty_schedule_flip()
ea255921c4 tty: drivers/tty/, stop using tty_schedule_flip()
ba3a8af8a2 watchqueue: make sure to serialize 'wqueue->defunct' properly
49338b651f x86/alternative: Report missing return thunk details
8842d5d707 x86/amd: Use IBPB for firmware calls
c2b484d784 drm/amd/display: Fix surface optimization regression on Carrizo
9581511948 drm/amd/display: Optimize bandwidth on following fast update
b3f16976b9 drm/amd/display: Reset DMCUB before HW init
4b4b1f8dfe exfat: use updated exfat_chain directly during renaming
000473ac99 Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
d01605a01f Bluetooth: SCO: Fix sco_send_frame returning skb->len
5ae749f40d Bluetooth: Fix passing NULL to PTR_ERR
367becefb8 Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
1864e820a5 Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
cb7ed8c7fe Bluetooth: Add bt_skb_sendmmsg helper
a4e8071be3 Bluetooth: Add bt_skb_sendmsg helper
59f132fda5 um: virtio_uml: Fix broken device handling in time-travel
38a28bb80f um: virtio_uml: Allow probing from devicetree
d8413b16fe tracing: Fix return value of trace_pid_write()
d977706172 tracing: Place trace_pid_list logic into abstract functions
6107b01416 tracing: Have event format check not flag %p* on __get_dynamic_array()
621c1d8c1b exfat: fix referencing wrong parent directory information after renaming
72e0ec16f1 crypto: qat - re-enable registration of algorithms
e7f979ed51 crypto: qat - add param check for DH
4d6d2adce0 crypto: qat - add param check for RSA
2488286d3e crypto: qat - remove dma_free_coherent() for DH
6e8606e7ae crypto: qat - remove dma_free_coherent() for RSA
a843925e02 crypto: qat - fix memory leak in RSA
ef5594895d crypto: qat - add backlog mechanism
9cac903b63 crypto: qat - refactor submission logic
f576c7e01a crypto: qat - use pre-allocated buffers in datapath
343cee3eaf crypto: qat - set to zero DH parameters before free
c1f6637fe1 iwlwifi: fw: uefi: add missing include guards
4448327b41 mt76: fix use-after-free by removing a non-RCU wcid pointer
829baf398f xhci: Set HCD flag to defer primary roothub registration
813f4b49e8 xhci: dbc: Rename xhci_dbc_init and xhci_dbc_exit
413c5f751f xhci: dbc: create and remove dbc structure in dbgtty driver.
d7afb4a13f xhci: dbc: refactor xhci_dbc_init()
d97c0667c1 KVM: x86: Use __try_cmpxchg_user() to emulate atomic accesses
88eded8104 x86/futex: Remove .fixup usage
6875d2425b x86/msr: Remove .fixup usage
f637fbc7bd x86/extable: Extend extable functionality
4bbc9a07e0 x86/entry_32: Remove .fixup usage
e89d805e77 bitfield.h: Fix "type of reg too small for mask" test
a86201c3ae x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFE
3461326e1a x86/extable: Rework the exception table mechanics
ad2d98ea72 x86/mce: Deduplicate exception handling
3e6392ba3d x86/extable: Get rid of redundant macros
d3135da29e x86/extable: Tidy up redundant handler functions
823424905d x86/uaccess: Implement macros for CMPXCHG on user addresses
1062cfb47e dlm: fix pending remove if msg allocation fails
765f802e0d x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS parts
46d5575df8 sched/deadline: Fix BUG_ON condition for deboosted tasks
bc1fb3c53a bpf: Make sure mac_header was set before using it
8c5429a04c mm/mempolicy: fix uninit-value in mpol_rebind_policy()
e91665fbbf KVM: Don't null dereference ops->destroy
58466e0539 spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA transfers
cd9f96aa8f KVM: selftests: Fix target thread to be migrated in rseq_test
e129e5486b gpio: gpio-xilinx: Fix integer overflow
ce3731c615 tcp: Fix data-races around sysctl_tcp_max_reordering.
84cee470f7 tcp: Fix a data-race around sysctl_tcp_abort_on_overflow.
46d05dab1b tcp: Fix a data-race around sysctl_tcp_rfc1337.
d46d55e3f9 tcp: Fix a data-race around sysctl_tcp_stdurg.
1a1aedbb76 tcp: Fix a data-race around sysctl_tcp_retrans_collapse.
41aeba4506 tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.
404c53ccde tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts.
a31e2d0cb5 tcp: Fix data-races around sysctl_tcp_recovery.
5037ca9e4b tcp: Fix a data-race around sysctl_tcp_early_retrans.
329de75b9e tcp: Fix data-races around sysctl knobs related to SYN option.
3f2ac2d651 udp: Fix a data-race around sysctl_udp_l3mdev_accept.
95724fe897 ip: Fix data-races around sysctl_ip_prot_sock.
36f5b86f30 ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.
21fb844bc1 ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.
b8d345db03 ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh.
94e4b855e2 drm/imx/dcss: Add missing of_node_put() in fail path
3d13bf301e net: dsa: vitesse-vsc73xx: silent spi_device_id warnings
25e1d782c9 net: dsa: sja1105: silent spi_device_id warnings
aba8ff847f be2net: Fix buffer overflow in be_get_module_eeprom
caae64d3e9 gpio: pca953x: use the correct register address when regcache sync during init
dfb4b67ff4 gpio: pca953x: use the correct range when do regmap sync
9726ed46b9 gpio: pca953x: only use single read/write for No AI mode
e6fc5472b8 net: stmmac: remove redunctant disable xPCS EEE call
16f929a5e7 ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero
893ea2b35b i40e: Fix erroneous adapter reinitialization during recovery process
fad55088ad pinctrl: armada-37xx: use raw spinlocks for regmap to avoid invalid wait context
9d674108fe pinctrl: armada-37xx: Convert to use dev_err_probe()
47c9f6bfc2 pinctrl: armada-37xx: Make use of the devm_platform_ioremap_resource()
2cbb165131 pinctrl: armada-37xx: Use temporary variable for struct device
2918419c06 iavf: Fix handling of dummy receive descriptors
a77a75a0e7 tcp: Fix data-races around sysctl_tcp_fastopen_blackhole_timeout.
539d9ab79e tcp: Fix data-races around sysctl_tcp_fastopen.
3ae85dc62a tcp: Fix data-races around sysctl_max_syn_backlog.
58d5ea71aa tcp: Fix a data-race around sysctl_tcp_tw_reuse.
80d4d0c461 tcp: Fix a data-race around sysctl_tcp_notsent_lowat.
e816f80246 tcp: Fix data-races around some timeout sysctl knobs.
f6ce655695 tcp: Fix data-races around sysctl_tcp_reordering.
fcf6c6d8ae tcp: Fix data-races around sysctl_tcp_migrate_req.
10a9ba97a4 tcp: Fix data-races around sysctl_tcp_syncookies.
78522951d7 tcp: Fix data-races around sysctl_tcp_syn(ack)?_retries.
906beda70c tcp: Fix data-races around keepalive sysctl knobs.
849450279d igmp: Fix data-races around sysctl_igmp_max_msf.
2a408a4f42 igmp: Fix a data-race around sysctl_igmp_max_memberships.
260446eb8e igmp: Fix data-races around sysctl_igmp_llm_reports.
2e8c830932 net/tls: Fix race in TLS device down flow
7c687a893f net: stmmac: fix dma queue left shift overflow issue
34e98fce9a perf tests: Fix Convert perf time to TSC test for hybrid
196c21deb0 i2c: cadence: Change large transfer count reset logic to be unconditional
66b73ef38d i2c: mlxcpld: Fix register setting for 400KHz frequency
b8e68fce6f net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()
ad5a78ed13 net: ipv4: use kfree_skb_reason() in ip_rcv_core()
82cda99184 net: netfilter: use kfree_drop_reason() for NF_DROP
f3ed670ef8 net: skb_drop_reason: add document for drop reasons
8ac90de3d1 net: socket: rename SKB_DROP_REASON_SOCKET_FILTER
b7adefdae2 net: skb: use kfree_skb_reason() in __udp4_lib_rcv()
1629144da3 net: skb: use kfree_skb_reason() in tcp_v4_rcv()
5158e18225 net: skb: introduce kfree_skb_reason()
88ec2ff42d net: dsa: microchip: ksz_common: Fix refcount leak bug
212a5360ef mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase times
0156b402a5 mtd: rawnand: gpmi: validate controller clock rate
f53c6ee5e7 net: stmmac: fix unbalanced ptp clock issue in suspend/resume flow
f784d23256 net: stmmac: fix pm runtime issue in stmmac_dvr_remove()
e6b6f027e2 tcp: Fix a data-race around sysctl_tcp_probe_interval.
f524c3e7f6 tcp: Fix a data-race around sysctl_tcp_probe_threshold.
cc36c37f5f tcp: Fix a data-race around sysctl_tcp_mtu_probe_floor.
0fc9357282 tcp: Fix data-races around sysctl_tcp_min_snd_mss.
4d7dea651b tcp: Fix data-races around sysctl_tcp_base_mss.
aabe9438fd tcp: Fix data-races around sysctl_tcp_mtu_probing.
9ba9cd43b5 tcp: Fix data-races around sysctl_tcp_l3mdev_accept.
b8e29f6445 tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()
bf3134feff tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.
dccf8a67f3 ip: Fix a data-race around sysctl_fwmark_reflect.
87ceaa199a ip: Fix a data-race around sysctl_ip_autobind_reuse.
4fdf9bdb28 ip: Fix data-races around sysctl_ip_nonlocal_bind.
351f81f7d7 ip: Fix data-races around sysctl_ip_fwd_update_priority.
93fbc06da1 ip: Fix data-races around sysctl_ip_fwd_use_pmtu.
01083e3f98 ip: Fix data-races around sysctl_ip_no_pmtu_disc.
e75b73081f igc: Reinstate IGC_REMOVED logic and implement it properly
a4f7a9fbe2 Revert "e1000e: Fix possible HW unit hang after an s0ix exit"
63aa107bce e1000e: Enable GPT clock before sending message to CSME
98d81b2b15 nvme: fix block device naming collision
321abf90c5 nvme: check for duplicate identifiers earlier
dbedad96f4 scsi: ufs: core: Drop loglevel of WriteBoost message
04ae851874 scsi: megaraid: Clear READ queue map's nr_queues
c7720f23bb drm/amd/display: Ignore First MST Sideband Message Return Error
8bae037b0f drm/amdgpu/display: add quirk handling for stutter mode
e980e1d978 drm/amd/display: Fork thread to offload work of hpd_rx_irq
54740bc4b1 drm/amd/display: Add option to defer works of hpd_rx_irq
734d5ce02c drm/amd/display: Support for DMUB HPD interrupt handling
d1e0bbe081 tcp: Fix data-races around sysctl_tcp_ecn.
9cb4959493 sysctl: move some boundary constants from sysctl.c to sysctl_vals
e2b6c5f7ee mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30%
d2dba226ac net: tun: split run_ebpf_filter() and pskb_trim() into different "if statement"
f52af853be ipv4/tcp: do not use per netns ctl sockets
da3c256e2d perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
44016a8541 pinctrl: ralink: Check for null return of devm_kcalloc
e4e3187750 pinctrl: ralink: rename pinctrl-rt2880 to pinctrl-ralink
d40def7cd0 pinctrl: ralink: rename MT7628(an) functions to MT76X8
a4c5115140 RDMA/irdma: Fix sleep from invalid context BUG
03fd151bdf RDMA/irdma: Do not advertise 1GB page size for x722
71ab83ac65 power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe
c8e32bca06 xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()
1d3eeb1999 ip: Fix data-races around sysctl_ip_default_ttl.
6bf450d92d r8152: fix a WOL issue
44addae95e xfs: prevent a WARN_ONCE() in xfs_ioc_attr_list()
1da0b50ea0 xfs: fix perag reference leak on iteration race with growfs
768bfde1cf xfs: terminate perag iteration reliably on agcount
2991d51b42 xfs: rename the next_agno perag iteration variable
4d6f22f6cc xfs: fold perag loop iteration logic into helper function
67cb74213a xfs: fix maxlevels comparisons in the btree staging code
cf719adb6f mt76: mt7921: Fix the error handling path of mt7921_pci_probe()
22b910a7a3 mt76: mt7921e: fix possible probe failure after reboot
c3bcf1f959 mt76: mt7921: use physical addr to unify register access
191c16f921 Revert "mt76: mt7921e: fix possible probe failure after reboot"
4666a6eb39 Revert "mt76: mt7921: Fix the error handling path of mt7921_pci_probe()"
0cac1c84e1 batman-adv: Use netif_rx_any_context() any.
be56f007c4 serial: mvebu-uart: correctly report configured baudrate value
92dcb50f7f PCI: hv: Fix interrupt mapping for multi-MSI
2b77425d0a PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()
35d24b115a PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
5c676a214d PCI: hv: Fix multi-MSI to allow more than one MSI vector
0791309aa0 Revert "selftest/vm: verify mmap addr in mremap_test"
cfd3a9be0a Revert "selftest/vm: verify remap destination address in mremap_test"
d7c4f9b8ed bus: mhi: host: pci_generic: add Telit FN990
38b7bbe0ef bus: mhi: host: pci_generic: add Telit FN980 v1 hardware revision
60e536b0a5 drm/ttm: fix locking in vmap/vunmap TTM GEM helpers
0e66932a9d lockdown: Fix kexec lockdown bypass with ima policy
25ba5b824a mlxsw: spectrum_router: Fix IPv4 nexthop gateway indication
73846553bc riscv: add as-options for modules with assembly compontents
aff42cea28 pinctrl: stm32: fix optional IRQ support to gpios
89f568d282 ANDROID: random: fix CRC issues with the merge
a9e2d8e52e Linux 5.15.57
b4296a7b86 x86: Use -mindirect-branch-cs-prefix for RETPOLINE builds
06741ef8e7 um: Add missing apply_returns()
320fc994f0 x86/bugs: Remove apostrophe typo
ac8edadc2b tools headers cpufeatures: Sync with the kernel sources
1dd6c13b43 tools arch x86: Sync the msr-index.h copy with the kernel sources
5f4e77cc9a KVM: emulate: do not adjust size of fastop and setcc subroutines
198685e58b x86/kvm: fix FASTOP_SIZE when return thunks are enabled
554cf28b10 efi/x86: use naked RET on mixed mode call wrapper
d0caa861a8 x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
67040d1d92 x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit
96907c5d39 x86/xen: Fix initialisation in hypercall_page after rethunk
86ccf19a91 x86/static_call: Serialize __static_call_fixup() properly
73ad137d11 x86/speculation: Disable RRSBA behavior
db0128b824 x86/kexec: Disable RET on kexec
3653093b7b x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported
925340f99b x86/entry: Move PUSH_AND_CLEAR_REGS() back into error_entry
2f8967e223 x86/bugs: Add Cannon lake to RETBleed affected CPU list
cc3011cdbe x86/retbleed: Add fine grained Kconfig knobs
12a1357005 x86/cpu/amd: Enumerate BTC_NO
d7a5c08b46 x86/common: Stamp out the stepping madness
8d5cff499a x86/speculation: Fill RSB on vmexit for IBRS
4207d7b645 KVM: VMX: Fix IBRS handling after vmexit
0cbd5905c8 KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
5fde25284d KVM: VMX: Convert launched argument to flags
852fe53040 KVM: VMX: Flatten __vmx_vcpu_run()
c590fa2d2d objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
66b37dccbc x86/speculation: Remove x86_spec_ctrl_mask
b55663e752 x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit
2069bd0e6f x86/speculation: Fix SPEC_CTRL write on SMT state change
e898e28762 x86/speculation: Fix firmware entry SPEC_CTRL handling
d427c1f83e x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
75d4fc2e96 x86/cpu/amd: Add Spectral Chicken
dab72c3c32 objtool: Add entry UNRET validation
469d9b1570 x86/bugs: Do IBPB fallback check only once
fd17a42549 x86/bugs: Add retbleed=ibpb
8894f699f1 x86/xen: Add UNTRAIN_RET
87e6270183 x86/xen: Rename SYS* entry points
e894b7817e objtool: Update Retpoline validation
a1d912d7ac intel_idle: Disable IBRS during long idle
e51769df62 x86/bugs: Report Intel retbleed vulnerability
b9349805e6 x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mitigation()
347d0bf6b0 x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
e03415eeba x86/bugs: Optimize SPEC_CTRL MSR writes
62b4db57ee x86/entry: Add kernel IBRS implementation
fac1b0007c x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
b4e05ea71e x86/bugs: Enable STIBP for JMP2RET
89eba42632 x86/bugs: Add AMD retbleed= boot parameter
82e92fe936 x86/bugs: Report AMD retbleed vulnerability
a9c0926fc7 x86: Add magic AMD return-thunk
07f5c5e362 objtool: Treat .text.__x86.* as noinstr
1f068f9da7 x86/entry: Avoid very early RET
1d61a29886 x86: Use return-thunk in asm code
6c45176bc2 x86/sev: Avoid using __x86_return_thunk
f3d9f99058 x86/vsyscall_emu/64: Don't use RET in vsyscall emulation
5b43965d58 x86/kvm: Fix SETcc emulation for return thunks
0bfe8be824 x86/bpf: Use alternative RET encoding
e54fcb0812 x86/ftrace: Use alternative RET encoding
c1c80aabc7 x86,static_call: Use alternative RET encoding
b0fb9784cf objtool: skip non-text sections when adding return-thunk sites
1920e4be8a x86,objtool: Create .return_sites
7bf553d9ee x86: Undo return-thunk damage
023a2b07d5 x86/retpoline: Use -mfunction-return
bb81f3ac69 x86/retpoline: Swizzle retpoline thunk
545b45c36a x86/retpoline: Cleanup some #ifdefery
eee4f31fa2 x86/cpufeatures: Move RETPOLINE flags to word 11
ccb25d7db1 x86/kvm/vmx: Make noinstr clean
2cd972ae33 x86/realmode: build with -D__DISABLE_EXPORTS
6834878ace x86/entry: Remove skip_r11rcx
40265bcd1b objtool: Default ignore INT3 for unreachable
32b2cd6060 bpf,x86: Respect X86_FEATURE_RETPOLINE*
74b5a9f8ed bpf,x86: Simplify computing label offsets
1c2e7b4075 x86/alternative: Add debug prints to apply_retpolines()
b93a0a740b x86/alternative: Try inline spectre_v2=retpoline,amd
a40925e2ef x86/alternative: Handle Jcc __x86_indirect_thunk_\reg
86900f95fb x86/alternative: Implement .retpoline_sites support
936c8fcb49 x86/retpoline: Create a retpoline thunk array
90ca76c830 x86/retpoline: Move the retpoline thunk declarations to nospec-branch.h
6a6fcb2563 x86/asm: Fixup odd GEN-for-each-reg.h usage
71e578e1bd x86/asm: Fix register order
18576e45b1 x86/retpoline: Remove unused replacement symbols
655d409703 objtool: Introduce CFI hash
503882b5ae objtool,x86: Replace alternatives with .retpoline_sites
cad0e43a8c objtool: Shrink struct instruction
c9fd00d8e6 objtool: Explicitly avoid self modifying code in .altinstr_replacement
29e6b52efc objtool: Classify symbols
1fd333eb33 x86/entry: Don't call error_entry() for XENPV
cac414684b x86/entry: Move PUSH_AND_CLEAR_REGS out of error_entry()
19ac6c99a1 x86/entry: Switch the stack after error_entry() returns
01bc8bd64c x86/traps: Use pt_regs directly in fixup_bad_iret()
760adb59f6 Linux 5.15.56
31f351eb53 drm/aperture: Run fbdev removal before internal helpers
eac7fd3ca3 x86/pat: Fix x86_has_pat_wp()
190ce5cdc5 serial: 8250: Fix PM usage_count for console handover
2db3b95166 serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle
8ef116a2a7 serial: stm32: Clear prev values before setting RTS delays
10b27fa2d6 serial: 8250: fix return error code in serial8250_request_std_resource()
57964a5710 vt: fix memory overlapping when deleting chars in the buffer
8b07c29987 tty: serial: samsung_tty: set dma burst_size to 1
3cb692555a usb: dwc3: gadget: Fix event pending check
ea42ef3ef6 usb: typec: add missing uevent when partner support PD
aa96257867 USB: serial: ftdi_sio: add Belimo device ids
ec0c62a23c signal handling: don't use BUG_ON() for debugging
c01793517d nvme-pci: phison e16 has bogus namespace ids
15ef4d686a ALSA: usb-audio: Add quirk for Fiero SC-01 (fw v1.0.0)
df982f9d09 ALSA: usb-audio: Add quirk for Fiero SC-01
9d90a21f0c ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devices
2483ba7afa Revert "can: xilinx_can: Limit CANFD brp to 2"
bd87cf2ed6 ARM: dts: stm32: use the correct clock source for CEC on stm32mp151
c0cba036bf soc: ixp4xx/npe: Fix unused match warning
26bb7afc02 x86: Clear .brk area at early boot
ee1da3d596 irqchip: or1k-pic: Undefine mask_ack for level triggered hardware
9c9869c308 ASoC: madera: Fix event generation for rate controls
66cc34f2e4 ASoC: madera: Fix event generation for OUT1 demux
74ead64cbf ASoC: cs47l15: Fix event generation for low power mux control
ab2f5e5f3c ASoC: dapm: Initialise kcontrol data for mux/demux controls
269be8b290 ASoC: rt711-sdca: fix kernel NULL pointer dereference when IO error
44975751be ASoC: wm5110: Fix DRE control
bc90670626 ASoC: Intel: bytcr_wm5102: Fix GPIO related probe-ordering problem
dd70da2a58 ASoC: wcd938x: Fix event generation for some controls
05708fb473 ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flow
e71d0e1370 ASoC: codecs: rt700/rt711/rt711-sdca: initialize workqueues in probe
07a606e138 ASoC: rt7*-sdw: harden jack_detect_handler
b054614dd3 ASoC: rt711: fix calibrate mutex initialization
f2556ce6b3 ASoC: Intel: sof_sdw: handle errors on card registration
42664a97f2 ASoC: rt711-sdca-sdw: fix calibrate mutex initialization
4e81b38d94 ASoC: Realtek/Maxim SoundWire codecs: disable pm_runtime on remove
3cb392b643 pinctrl: aspeed: Fix potential NULL dereference in aspeed_pinmux_set_mux()
0c6c7d57ed ASoC: ops: Fix off by one in range control validation
204543581a net: sfp: fix memory leak in sfp_probe()
7a2294c5f2 nvme: fix regression when disconnect a recovering ctrl
1e4427aa2f nvme-tcp: always fail a request when sending it failed
8ab067462e NFC: nxp-nci: don't print header length mismatch on i2c error
833ecd0eae net: tipc: fix possible refcount leak in tipc_sk_create()
13d28e0c79 fbdev: Disable sysfb device registration when removing conflicting FBs
b952569e03 firmware: sysfb: Add sysfb_disable() helper function
2ef4c6d66f firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointer
f57c76104c platform/x86: hp-wmi: Ignore Sanitization Mode event
57289b6601 cpufreq: pmac32-cpufreq: Fix refcount leak bug
06f818de16 scsi: hisi_sas: Limit max hw sectors for v3 HW
03a400a640 netfilter: br_netfilter: do not skip all hooks with 0 priority
bf53079245 virtio_mmio: Restore guest page size on resume
26d824d131 virtio_mmio: Add missing PM calls to freeze/restore
65d7a723fd vduse: Tie vduse mgmtdev and its device
b34dbeb2b0 vdpa/mlx5: Initialize CVQ vringh only once
10f2cd373e powerpc/xive/spapr: correct bitmap allocation size
4e69750549 ksmbd: use SOCK_NONBLOCK type for kernel_accept()
d300ced128 btrfs: zoned: fix a leaked bioc in read_zone_info
d2faf8ed1d btrfs: rename btrfs_bio to btrfs_io_context
a06248fa62 mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE
204d122286 ACPI: video: Fix acpi_video_handles_brightness_key_presses()
724ec407f9 net/tls: Check for errors in tls_device_init
a0706d7c14 KVM: x86: Fully initialize 'struct kvm_lapic_irq' in kvm_pv_kick_cpu_op()
58c9099393 net: atlantic: remove aq_nic_deinit() when resume
9b1cb795a7 net: atlantic: remove deep parameter on suspend/resume functions
68e5f32f0d sfc: fix kernel panic when creating VF
2d84fcb6e6 seg6: bpf: fix skb checksum in bpf_push_seg6_encap()
15e8b6274c seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviors
859081fb60 seg6: fix skb checksum evaluation in SRH encapsulation/insertion
5464c8987d ceph: switch netfs read ops to use rreq->inode instead of rreq->mapping->host
58d93e9d16 sfc: fix use after free when disabling sriov
8c37e7a200 drm/amd/pm: Prevent divide by zero
cded1186f7 drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines.
601ae26aa2 ima: Fix potential memory leak in ima_init_crypto()
2340428c90 ima: force signature verification when CONFIG_KEXEC_SIG is configured
f4bd3202a2 net: stmmac: fix leaks in probe
4225a78eb4 net: ftgmac100: Hold reference returned by of_get_child_by_name()
0d17723afe nexthop: Fix data-races around nexthop_compat_mode.
6b26fb2fe2 ipv4: Fix data-races around sysctl_ip_dynaddr.
8bcf7339f2 tcp: Fix a data-race around sysctl_tcp_ecn_fallback.
46e9c46203 raw: Fix a data-race around sysctl_raw_l3mdev_accept.
8d7a13654a icmp: Fix a data-race around sysctl_icmp_ratemask.
7c1b6e4534 icmp: Fix a data-race around sysctl_icmp_ratelimit.
de9490c32b icmp: Fix a data-race around sysctl_icmp_errors_use_inbound_ifaddr.
44021c2929 icmp: Fix a data-race around sysctl_icmp_ignore_bogus_error_responses.
cce955efa0 icmp: Fix data-races around sysctl_icmp_echo_enable_probe.
a716a3846c sysctl: Fix data-races in proc_dointvec_ms_jiffies().
e58b02e445 sysctl: Fix data-races in proc_dou8vec_minmax().
3852f048be bnxt_en: Fix bnxt_refclk_read()
0260a9aa5d bnxt_en: Fix bnxt_reinit_after_abort() code path
a6cecaf058 drm/i915: Require the vm mutex for i915_vma_bind()
60d1bb301e drm/i915/uc: correctly track uc_fw init failure
86062ca5ed drm/i915/gt: Serialize TLB invalidates with GT resets
0ee5874dad drm/i915/gt: Serialize GRDOM access between multiple engine resets
f8ba025314 drm/i915/dg2: Add Wa_22011100796
40c12fc520 drm/i915/selftests: fix a couple IS_ERR() vs NULL tests
af515a6339 tracing: Fix sleeping while atomic in kdb ftdump
62a6a708f3 lockd: fix nlm_close_files
9c3eef773c lockd: set fl_owner when unlocking files
1e92426e2b xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
f6e3ced9c6 drm/i915/gvt: IS_ERR() vs NULL bug in intel_gvt_update_reg_whitelist()
5a4bb158f4 netfilter: nf_tables: replace BUG_ON by element length check
b97aa619a3 netfilter: nf_log: incorrect offset to network header
dc2ec80bc9 arm64: dts: broadcom: bcm4908: Fix cpu node for smp boot
1d49665a93 arm64: dts: broadcom: bcm4908: Fix timer node for BCM4906 SoC
f0ccff1c89 ARM: dts: sunxi: Fix SPI NOR campatible on Orange Pi Zero
c0dd77cede ARM: dts: at91: sama5d2: Fix typo in i2s1 node
9be8aac919 ipv4: Fix a data-race around sysctl_fib_sync_mem.
e2828e8c60 icmp: Fix data-races around sysctl.
07b0caf8ae cipso: Fix data-races around sysctl.
a5796154b5 net: Fix data-races around sysctl_mem.
82d0717029 inetpeer: Fix data-races around sysctl.
2dfff4b607 tcp: Fix a data-race around sysctl_tcp_max_orphans.
67623d290d sysctl: Fix data races in proc_dointvec_jiffies().
dcdf3c3c58 sysctl: Fix data races in proc_doulongvec_minmax().
40e0477a73 sysctl: Fix data races in proc_douintvec_minmax().
32d7f8da82 sysctl: Fix data races in proc_dointvec_minmax().
d335db59f7 sysctl: Fix data races in proc_douintvec().
279bf2a909 sysctl: Fix data races in proc_dointvec().
ad3014b0f6 net: ethernet: ti: am65-cpsw: Fix devlink port register sequence
d5c315a787 net: stmmac: dwc-qos: Disable split header for Tegra194
750a5e2e53 ASoC: Intel: Skylake: Correct the handling of fmt_config flexible array
0d083ea282 ASoC: Intel: Skylake: Correct the ssp rate discovery in skl_get_ssp_clks()
dfe3ce2321 ASoC: tas2764: Fix amp gain register offset & default
a92e7564c5 ASoC: tas2764: Correct playback volume range
1230d3e4b8 ASoC: tas2764: Fix and extend FSYNC polarity handling
7dc0ae04c0 ASoC: tas2764: Add post reset delays
9b9773cc55 ASoC: sgtl5000: Fix noise on shutdown/remove
c8d5d81940 ima: Fix a potential integer overflow in ima_appraise_measurement
505114dda5 drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()
c6e1c5c0c1 net/mlx5e: Ring the TX doorbell on DMA errors
663a06e962 net/mlx5e: Fix capability check for updating vnic env counters
3a5e734ec0 net/mlx5e: Fix enabling sriov while tc nic rules are offloaded
5adcc5ded5 net/mlx5e: kTLS, Fix build time constant test in RX
2ee2ef846f net/mlx5e: kTLS, Fix build time constant test in TX
ba27a912f9 ARM: 9210/1: Mark the FDT_FIXED sections as shareable
443838e6ff ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idle
2bcb2e42a5 spi: amd: Limit max transfer and message size
28ad09b0d7 ARM: dts: imx6qdl-ts7970: Fix ngpio typo and count
3bbe6437c1 reset: Fix devm bulk optional exclusive control getter
d8124f111b xfs: drop async cache flushes from CIL commits.
d4dab8b405 xfs: run callbacks before waking waiters in xlog_state_shutdown_callbacks
88beb994ea xfs: don't include bnobt blocks when reserving free block pool
ea22fcd032 xfs: only run COW extent recovery when there are no live extents
fb59353157 Revert "evm: Fix memleak in init_desc"
d69f9ff4c8 sh: convert nommu io{re,un}map() to static inline functions
bb676a80c6 nilfs2: fix incorrect masking of permission flags for symlinks
ca58387e7a fs/remap: constrain dedupe of EOF blocks
1807d88674 drm/panfrost: Fix shrinker list corruption by madvise IOCTL
fbe7451a3a drm/panfrost: Put mapping instead of shmem obj on panfrost_mmu_map_fault_addr() error
531a140e26 btrfs: return -EAGAIN for NOWAIT dio reads/writes on compressed and inline extents
54aee4e5ce cgroup: Use separate src/dst nodes when preloading css_sets for migration
5a9df31017 wifi: mac80211: fix queue selection for mesh/OCB interfaces
2a098504d7 ARM: 9214/1: alignment: advance IT state after emulating Thumb instruction
a4f5e3a22f ARM: 9213/1: Print message about disabled Spectre workarounds only once
6f497564bf ip: fix dflt addr selection for connected nexthop
1eb4bea3af net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer
22eeff5567 tracing/histograms: Fix memory leak problem
e4967d2288 mm: split huge PUD on wp_huge_pud fallback
27056f20d7 mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pages
b856e5738b fix race between exit_itimers() and /proc/pid/timers
b99174ac57 xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue
9d3243d774 ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptop
cd2731b3ef ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc221
dd9746cf6d ALSA: hda/realtek: fix mute/micmute LEDs for HP machines
7d0c5005c5 ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671
32fad77c4c ALSA: hda/realtek: Fix headset mic for Acer SF313-51
6744faa1d8 ALSA: hda/conexant: Apply quirk for another HP ProDesk 600 G3 model
d60bb64d32 ALSA: hda - Add fixup for Dell Latitidue E5430
baefa2315c Linux 5.15.55
c80b15105a Revert "mtd: rawnand: gpmi: Fix setting busy timeout setting"
843dae1756 Linux 5.15.54
c0c041a60c selftests/net: fix section name when using xdp_dummy.o
a5fe76328e dmaengine: idxd: force wq context cleanup on device disable path
568b2bd79b dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate
2f6ded7906 dmaengine: qcom: bam_dma: fix runtime PM underflow
cb9813d7ea dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
e08ccbaa5f dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctly
c787908bee dmaengine: lgm: Fix an error handling path in intel_ldma_probe()
0bbb30d077 dmaengine: pl330: Fix lockdep warning about non-static key
8b07022de2 ida: don't use BUG_ON() for debugging
9839d89112 dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typo
e99bad0d76 Revert "serial: 8250_mtk: Make sure to select the right FEATURE_SEL"
2fa22e7906 Revert "mm/memory-failure.c: fix race with changing page compound again"
c1c98764c3 misc: rtsx_usb: set return value in rsp_buf alloc err path
bab1a05a11 misc: rtsx_usb: use separate command and response buffers
378080b7d8 misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer
d76704f8cc dmaengine: imx-sdma: Allow imx8m for imx7 FW revs
530ee8d3c6 i2c: cadence: Unregister the clk notifier in error path
941d77b795 r8169: fix accessing unset transport header
3abec0b381 selftests: forwarding: fix error message in learning_test
1b74fe2e8f selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLT
8e5fcfecd9 selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLT
3fdca34e78 ibmvnic: Properly dispose of all skbs during a failover.
5912e5e47a ARM: dts: stm32: add missing usbh clock and fix clk order on stm32mp15
d5670adf5c ARM: dts: stm32: use usbphyc ck_usbo_48m as USBH OHCI clock on stm32mp151
ddec6cbbe2 i40e: Fix VF's MAC Address change on VM
9d1e322a91 i40e: Fix dropped jumbo frames statistics
d2bf1a6480 i2c: piix4: Fix a memory leak in the EFCH MMIO support
e7a1d51009 xsk: Clear page contiguity bit when unmapping pool
a2b92fffd5 ARM: at91: fix soc detection for SAM9X60 SiPs
e3ee4ffa3c ARM: dts: at91: sama5d2_icp: fix eeprom compatibles
f5b0e6d7b4 ARM: dts: at91: sam9x60ek: fix eeprom compatible and size
a65b92628a ARM: at91: pm: use proper compatibles for sama7g5's rtc and rtt
cfd0e717bd ARM: at91: pm: use proper compatibles for sam9x60's rtc and rtt
9ec5fe55ba ARM: at91: pm: use proper compatible for sama5d2's rtc
ec5533b2ce arm64: dts: qcom: msm8992-*: Fix vdd_lvs1_2-supply typo
76292cf4b3 pinctrl: sunxi: sunxi_pconf_set: use correct offset
c041165d8f arm64: dts: imx8mp-phyboard-pollux-rdk: correct i2c2 & mmc settings
44826474a3 arm64: dts: imx8mp-phyboard-pollux-rdk: correct eqos pad settings
ea8dbe870c arm64: dts: imx8mp-phyboard-pollux-rdk: correct uart pad settings
67a21eb8c4 arm64: dts: imx8mp-evk: correct I2C3 pad settings
b34da817e3 arm64: dts: imx8mp-evk: correct I2C1 pad settings
37413a0ea0 arm64: dts: imx8mp-evk: correct eqos pad settings
ebad4d73ab arm64: dts: imx8mp-evk: correct vbus pad settings
f1571c8c87 arm64: dts: imx8mp-evk: correct gpio-led pad settings
637b3dab51 arm64: dts: imx8mp-evk: correct the uart2 pinctl value
401d27fec6 arm64: dts: imx8mp-evk: correct mmc pad settings
ee1ced3dd8 ARM: mxs_defconfig: Enable the framebuffer
89a718d1d0 arm64: dts: qcom: sdm845: use dispcc AHB clock for mdss node
2160940076 arm64: dts: qcom: msm8994: Fix CPU6/7 reg values
4157343a6a ASoC: codecs: rt700/rt711/rt711-sdca: resume bus/codec in .set_jack_detect
ac80a45ddb ASoC: rt711-sdca: Add endianness flag in snd_soc_component_driver
25e61636a5 ASoC: rt711: Add endianness flag in snd_soc_component_driver
29029ca6ee pinctrl: sunxi: a83t: Fix NAND function name for some pins
7208101ded ARM: meson: Fix refcount leak in meson_smp_prepare_cpus
9c26be2c3e tty: n_gsm: fix encoding of command/response bit
3b9f491386 btrfs: fix use of uninitialized variable at rm device ioctl
cb91c0548f virtio-blk: modify the value type of num in virtio_queue_rq()
d35b78cb05 btrfs: fix error pointer dereference in btrfs_ioctl_rm_dev_v2()
f88e79727f Revert "serial: sc16is7xx: Clear RS485 bits in the shutdown"
83d3449e8a xfs: remove incorrect ASSERT in xfs_rename
63a3d23777 can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits
420b99306b can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regression
baffaed7fa can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_info
188c798f3c net: dsa: qca8k: reset cpu port on MTU change
c79726aba6 powerpc/powernv: delay rng platform device creation until later in boot
cc409f88e8 video: of_display_timing.h: include errno.h
6c9c8a7a9a memregion: Fix memregion_free() fallback definition
79827e53b0 PM: runtime: Redefine pm_runtime_release_supplier()
9c9e44bb3d fbcon: Prevent that screen size is smaller than font size
6886327780 fbcon: Disallow setting font bigger than screen size
738d06ef99 fbmem: Check virtual screen sizes in fb_set_var()
989b2c4032 fbdev: fbmem: Fix logo center image dx issue
e5fde29135 iommu/vt-d: Fix PCI bus rescan device hot add
09cb666361 module: fix [e_shstrndx].sh_size=0 OOB access
e9f331bb5d module: change to print useful messages from elf_validity_check()
82b50219c8 dt-bindings: soc: qcom: smd-rpm: Fix missing MSM8936 compatible
93dfb9c6de dt-bindings: soc: qcom: smd-rpm: Add compatible for MSM8953 SoC
8371666ef4 rxrpc: Fix locking issue
d74b09b933 irqchip/gic-v3: Refactor ISB + EOIR at ack time
b82dfacba5 irqchip/gic-v3: Ensure pseudo-NMIs have an ISB between ack and handling
51ebf1b6a0 io_uring: avoid io-wq -EAGAIN looping for !IOPOLL
b3cec8a42f Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event
5781bb8a31 Bluetooth: protect le accept and resolv lists with hdev->lock
8a2dbdecce drm/mediatek: Add vblank register/unregister callback functions
2c43966936 drm/mediatek: Add cmdq_handle in mtk_crtc
d3f1535570 drm/mediatek: Detect CMDQ execution timeout
6f77386ddb drm/mediatek: Remove the pointer of struct cmdq_client
d953c67902 drm/mediatek: Use mailbox rx_callback instead of cmdq_task_cb
51a405dea0 drm/i915: Fix a race between vma / object destruction and unbinding
7a9e13b865 drm/amdgpu: vi: disable ASPM on Intel Alder Lake based systems
0a9a60dced drm/amd: Refactor `amdgpu_aspm` to be evaluated per device
00fa5cbbb6 tty: n_gsm: fix invalid gsmtty_write_room() result
156f2c2378 serial: 8250_mtk: Make sure to select the right FEATURE_SEL
e58094e2b5 tty: n_gsm: fix sometimes uninitialized warning in gsm_dlci_modem_output()
b952aa5087 tty: n_gsm: fix invalid use of MSC in advanced option
62d1655b92 mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
5429eb5502 mm/memory-failure.c: fix race with changing page compound again
7a07875fab mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handler
d04b62b640 mm/hwpoison: mf_mutex for soft offline and unpoison
a0f4fd4868 KVM: Initialize debugfs_dentry when a VM is created to avoid NULL deref
70e2e87ea8 btrfs: zoned: use dedicated lock for data relocation
1519e6e284 btrfs: zoned: encapsulate inode locking for zoned relocation
920e849b7d tty: n_gsm: fix missing update of modem controls after DLCI open
4db0a8dd90 ALSA: usb-audio: add mapping for MSI MAG X570S Torpedo MAX.
a7fe6934ce ALSA: usb-audio: add mapping for MSI MPG X570S Carbon Max Wifi.
6dcf1e5581 tty: n_gsm: fix frame reception handling
375dfcfca4 tty: n_gsm: Save dlci address open status when config requester
88a4fb1346 tty: n_gsm: Modify CR,PF bit when config requester
e73c0eaf7f KVM: Don't create VM debugfs files outside of the VM directory
f3647c369c drm/amd/vcn: fix an error msg on vcn 3.0
a976456c79 ASoC: rt5682: fix an incorrect NULL check on list iterator
c0058893a4 ASoC: rt5682: move clk related code to rt5682_i2c_probe
121af0231f uapi/linux/stddef.h: Add include guards
1d9bd723e7 stddef: Introduce DECLARE_FLEX_ARRAY() helper
c2f3dab1ac bus: mhi: Fix pm_state conversion to string
3f6d5cb0a5 bus: mhi: core: Use correctly sized arguments for bit field
170a08ad3d serial: sc16is7xx: Clear RS485 bits in the shutdown
5dce84f475 powerpc/tm: Fix more userspace r13 corruption
ed8a5d63a0 powerpc: flexible GPR range save/restore macros
0a80e66a10 powerpc/32: Don't use lmw/stmw for saving/restoring non volatile regs
b342feb491 scsi: qla2xxx: Fix loss of NVMe namespaces after driver reload test
31c60d15cc KVM: s390x: fix SCK locking
83772314e1 btrfs: don't access possibly stale fs_info data in device_list_add
6784b694ec KVM: use __vcalloc for very large allocations
c33904fd1e mm: vmalloc: introduce array allocation functions
ff41804632 Compiler Attributes: add __alloc_size() for better bounds checking
a1e69c36de mtd: spi-nor: Skip erase logic when SPI_NOR_NO_ERASE is set
e65d78b12f batman-adv: Use netif_rx().
4c0bb583a4 iio: accel: mma8452: use the correct logic to get mma8452_data
ffd3e67f0d riscv/mm: Add XIP_FIXUP for riscv_pfn_base
d6f1651ddf NFSD: COMMIT operations must not return NFS?ERR_INVAL
c2a9881bc2 NFSD: De-duplicate net_generic(nf->nf_net, nfsd_net_id)
59bf2aca4b drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bw
f276634b12 drm/amd/display: Set min dcfclk if pipe count is 0
f799df4569 drbd: fix an invalid memory access caused by incorrect use of list iterator
5bb1df0bfd drbd: Fix double free problem in drbd_create_device
dbbcf21ad6 drbd: add error handling support for add_disk()
72fa2ea3e0 btrfs: remove device item and update super block in the same transaction
f75534a71a btrfs: use btrfs_get_dev_args_from_path in dev removal ioctls
321a81835b btrfs: add a btrfs_get_dev_args_from_path helper
5578b681fb btrfs: handle device lookup with btrfs_dev_lookup_args
09674bfd80 vdpa/mlx5: Avoid processing works if workqueue was destroyed
008e29d172 gfs2: Fix gfs2_file_buffered_write endless loop workaround
9b7eb92dac scsi: qla2xxx: Fix crash during module load unload test
72806635ee scsi: qla2xxx: edif: Replace list_for_each_safe with list_for_each_entry_safe
d451011991 scsi: qla2xxx: Fix laggy FC remote port session recovery
241afac69b scsi: qla2xxx: Move heartbeat handling from DPC thread to workqueue
1e9d685495 KVM: x86/mmu: Use common TDP MMU zap helper for MMU notifier unmap hook
eabbe74e7d KVM: x86/mmu: Use yield-safe TDP MMU root iter in MMU notifier unmapping
0855054fa8 clk: renesas: r9a07g044: Update multiplier and divider values for PLL2/3
518bb96367 cxl/port: Hold port reference until decoder release
8b5ce83872 mt76: mt7921: do not always disable fw runtime-pm
9d721a1750 mt76: mt76_connac: fix MCU_CE_CMD_SET_ROC definition error
6512c3c39c media: davinci: vpif: fix use-after-free on driver unbind
2823225fbb media: omap3isp: Use struct_group() for memcpy() region
d57ab893cd stddef: Introduce struct_group() helper macro
af9452dfdb block: fix rq-qos breakage from skipping rq_qos_done_bio()
13141ccead block: only mark bio as tracked if it really is tracked
eb79d1353c block: use bdev_get_queue() in bio.c
df1ec53252 io_uring: ensure that fsnotify is always called
5c82c94b0b virtio-blk: avoid preallocating big SGL for data
32ac44b70e ibmvnic: Allow queueing resets during probe
85996ef179 ibmvnic: clear fop when retrying probe
4fe1439ef2 ibmvnic: init init_done_rc earlier
a29c71f3a4 s390/setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZE
06de5cf615 s390/setup: use physical pointers for memblock_reserve()
6ed826c949 s390/boot: allocate amode31 section in decompressor
aa1f196065 netfilter: nft_payload: don't allow th access for fragments
5445819e76 netfilter: nft_payload: support for inner header matching / mangling
0d9bd7e6ac netfilter: nf_tables: convert pktinfo->tprot_set to flags field
25ca15fed4 ASoC: rt5682: Fix deadlock on resume
f536e0df64 ASoC: rt5682: Re-detect the combo jack after resuming
4b72179e53 ASoC: rt5682: Avoid the unexpected IRQ event during going to suspend
301ebfa578 net/mlx5e: TC, Reject rules with forward and drop actions
6d1ac7f882 net/mlx5e: TC, Reject rules with drop and modify hdr action
aa944fefb3 net/mlx5e: Split actions_match_supported() into a sub function
f1c36a47a3 net/mlx5e: Check action fwd/drop flag exists also for nic flows
910349170a RISC-V: defconfigs: Set CONFIG_FB=y, for FB console
49ae6abd61 riscv: defconfig: enable DRM_NOUVEAU
feacd73fd8 bpf, arm64: Use emit_addr_mov_i64() for BPF_PSEUDO_FUNC
d53c8fe9ee bpf: Stop caching subprog index in the bpf_pseudo_func insn
d3688bfa5a mt76: mt7921: fix a possible race enabling/disabling runtime-pm
281a194f5a mt76: mt7921: introduce mt7921_mcu_set_beacon_filter utility routine
09aee8375b mt76: mt7921: get rid of mt7921_mac_set_beacon_filter
9846b9e4bb platform/x86: wmi: Fix driver->notify() vs ->probe() race
4b53562319 platform/x86: wmi: Replace read_takes_no_args with a flags field
789382ce73 platform/x86: wmi: introduce helper to convert driver to WMI driver
a9a1018424 qed: Improve the stack space of filter_config()
8a29aec244 ath11k: add hw_param for wakeup_mhi
16b7cb2803 memory: renesas-rpc-if: Avoid unaligned bus access for HyperFlash
a4ac45aff8 media: ir_toy: prevent device from hanging during transmit
e1716b0ff9 PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot Reset
006d00d826 PCI/portdrv: Rename pm_iter() to pcie_port_device_iter()
b33035945b drm/i915: Replace the unconditional clflush with drm_clflush_virt_range()
9cf3a1c128 drm/i915/gt: Register the migrate contexts with their engines
d839d15b50 drm/i915: Disable bonding on gen12+ platforms
70fc07e308 btrfs: fix deadlock between chunk allocation and chunk btree modifications
3fb11d1322 dma-buf/poll: Get a file reference for outstanding fence callbacks
1403952116 Input: goodix - try not to touch the reset-pin on x86/ACPI devices
8422a9b306 Input: goodix - refactor reset handling
f5b1c6d526 Input: goodix - add a goodix.h header file
1354ceb1b6 Input: goodix - change goodix_i2c_write() len parameter type to int
8d1d6b29ba Input: cpcap-pwrbutton - handle errors from platform_get_irq()
48f8f198a2 btrfs: fix warning when freeing leaf after subvolume creation failure
9bc53f5a39 btrfs: fix invalid delayed ref after subvolume creation failure
6618205047 btrfs: add additional parameters to btrfs_init_tree_ref/btrfs_init_data_ref
bb5c247155 btrfs: rename btrfs_alloc_chunk to btrfs_create_chunk
c1784d2075 netfilter: nf_tables: stricter validation of element data
5ccecafc72 netfilter: nft_set_pipapo: release elements in clone from abort path
75e9009eda net: rose: fix UAF bug caused by rose_t0timer_expiry
db89582ff3 usbnet: fix memory leak in error case
a7de8d436d bpf: Fix insufficient bounds propagation from adjust_scalar_min_max_vals
a703cbdd79 bpf: Fix incorrect verifier simulation around jmp32's jeq/jne
f7c9b38cc5 can: mcp251xfd: mcp251xfd_regmap_crc_read(): update workaround broken CRC on TBC register
0cab3fb917 can: mcp251xfd: mcp251xfd_regmap_crc_read(): improve workaround handling for mcp2517fd
c7333f7988 can: m_can: m_can_{read_fifo,echo_tx_event}(): shift timestamp to full 32 bits
f4d90e9c95 can: m_can: m_can_chip_config(): actually enable internal timestamping
0e60230bc6 can: gs_usb: gs_usb_open/close(): fix memory leak
8cfa1a33b0 can: grcan: grcan_probe(): remove extra of_node_get()
f34f2a18e4 can: bcm: use call_rcu() instead of costly synchronize_rcu()
51aab37a66 ALSA: cs46xx: Fix missing snd_card_free() call at probe error
f768f3ca5f ALSA: hda/realtek: Add quirk for Clevo L140PU
f62c53c6e7 ALSA: usb-audio: Workarounds for Behringer UMC 204/404 HD
e63b94b8dd Revert "selftests/bpf: Add test for bpf_timer overwriting crash"
066a5b6784 mm/filemap: fix UAF in find_lock_entries
0515cc9b6b mm/slub: add missing TID updates on slab deactivation
eb18ccd146 Linux 5.15.53
6b316eedff hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() fails
8848842f0a hwmon: (occ) Prevent power cap command overwriting poll response
3892048032 hwmon: (occ) Remove sequence numbering and checksum calculation
5b458d3de9 drm/fourcc: fix integer type usage in uapi header
f2def26433 platform/x86: panasonic-laptop: filter out duplicate volume up/down/mute keypresses
b9b7a115df platform/x86: panasonic-laptop: don't report duplicate brightness key-presses
6201123ca5 platform/x86: panasonic-laptop: revert "Resolve hotkey double trigger bug"
484e10843a platform/x86: panasonic-laptop: sort includes alphabetically
b619348d9d platform/x86: panasonic-laptop: de-obfuscate button codes
8547315c13 drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.c
68aa6f13dc drm/msm/gem: Fix error return on fence id alloc fail
a13ea25426 drm/i915/gem: add missing else
4dc036ddf4 net: fix IFF_TX_SKB_NO_LINEAR definition
25daf14eac fsi: occ: Force sequence numbering per OCC
8169198652 clocksource/drivers/ixp4xx: remove EXPORT_SYMBOL_GPL from ixp4xx_timer_setup()
74acf9cc87 net: usb: qmi_wwan: add Telit 0x1070 composition
9f83c8f6ab xen/arm: Fix race in RB-tree based P2M accounting
1052fc2b73 xen-netfront: restore __skb_queue_tail() positioning in xennet_get_responses()
6d0a912727 xen/blkfront: force data bouncing when backend is untrusted
ed3cfc6906 xen/netfront: force data bouncing when backend is untrusted
5dd0993c36 xen/netfront: fix leaking data in shared pages
7ed65a4ad8 xen/blkfront: fix leaking data in shared pages
472863c7b5 selftests/rseq: Change type of rseq_offset to ptrdiff_t
df2e933a53 selftests/rseq: x86-32: use %gs segment selector for accessing rseq thread area
f5a656b4ab selftests/rseq: x86-64: use %fs segment selector for accessing rseq thread area
4633aa6fad selftests/rseq: Fix: work-around asm goto compiler bugs
786bd35119 selftests/rseq: Remove arm/mips asm goto compiler work-around
33307f2afd selftests/rseq: Fix warnings about #if checks of undefined tokens
21199d9042 selftests/rseq: Fix ppc32 offsets by using long rather than off_t
56cbd6e40e selftests/rseq: Fix ppc32 missing instruction selection "u" and "x" for load/store
1969c5eff9 selftests/rseq: Fix ppc32: wrong rseq_cs 32-bit field pointer on big endian
b9a8ebe296 selftests/rseq: Uplift rseq selftests for compatibility with glibc-2.35
e49d1c413d selftests/rseq: Introduce thread pointer getters
d471088d07 selftests/rseq: Introduce rseq_get_abi() helper
c9a96b4231 selftests/rseq: Remove volatile from __rseq_abi
3c35d9cbd9 selftests/rseq: Remove useless assignment to cpu variable
94a913fe62 selftests/rseq: introduce own copy of rseq uapi header
58f64962a6 selftests/rseq: remove ARRAY_SIZE define from individual tests
34ec62bc44 selftests/bpf: Add test_verifier support to fixup kfunc call insns
e11cdd7451 tcp: add a missing nf_reset_ct() in 3WHS handling
010d7c4222 MAINTAINERS: add Leah as xfs maintainer for 5.15.y
c28f955155 net: tun: avoid disabling NAPI twice
9db9e649f8 mlxsw: spectrum_router: Fix rollback in tunnel next hop init
2930ee1a16 ipv6: fix lockdep splat in in6_dump_addrs()
d6371303b4 ipv6/sit: fix ipip6_tunnel_get_prl return value
674a641e5b tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()
b43a47c1c5 ACPI: video: Change how we determine if brightness key-presses are handled
50fefe57f4 io_uring: ensure that send/sendmsg and recv/recvmsg check sqe->ioprio
c8fb40fd7b epic100: fix use after free on rmmod
35fcb2ba35 tipc: move bc link creation back to tipc_node_create
eaf7e6fe4b NFC: nxp-nci: Don't issue a zero length i2c_master_read()
d13a5b86e2 nfc: nfcmrvl: Fix irq_of_parse_and_map() return value
89296ac435 powerpc/memhotplug: Add add_pages override for PPC
ef0af7d08d net: bonding: fix use-after-free after 802.3ad slave unbind
7227bc7bd1 net: phy: ax88772a: fix lost pause advertisement configuration
0d139145cc net: bonding: fix possible NULL deref in rlb code
efafb28ff3 net: asix: fix "can't send until first packet is send" issue
ed303cc7aa net/sched: act_api: Notify user space if any actions were flushed before error
1d776f0850 net/dsa/hirschmann: Add missing of_node_get() in hellcreek_led_setup()
031561caa3 netfilter: nft_dynset: restore set element counter when failing to update
a6c5c65f4c s390: remove unneeded 'select BUILD_BIN2C'
10f88306f9 vdpa/mlx5: Update Control VQ callback information
01121e39ef PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_events
7cf7ed8f23 caif_virtio: fix race between virtio_device_ready() and ndo_open()
4d5055873e vfs: fix copy_file_range() regression in cross-fs copies
115d941916 NFSD: restore EINVAL error translation in nfsd_commit()
c9f8f94d3c net: ipv6: unexport __init-annotated seg6_hmac_net_init()
0b842b9e84 selftests: mptcp: more stable diag tests
536d2a6a4f usbnet: fix memory allocation in helpers
f7eaa228b0 net: usb: asix: do not force pause frames support
0b6e0eb5c4 linux/dim: Fix divide by 0 in RDMA DIM
889000874c RDMA/cm: Fix memory leak in ib_cm_insert_listen
732e73bd81 RDMA/qedr: Fix reporting QP timeout attribute
c16404122a net: dp83822: disable rx error interrupt
7191cecb99 net: dp83822: disable false carrier interrupt
92e4f3ee58 net: tun: stop NAPI when detaching queues
8145f77d38 net: tun: unlink NAPI from device on destruction
1e2327ba0f net: dsa: bcm_sf2: force pause link settings
cc38c1eaa2 selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP test
4db9730360 virtio-net: fix race between ndo_open() and virtio_device_ready()
aa0806efb8 net: usb: ax88179_178a: Fix packet receiving
659d395452 net: rose: fix UAF bugs caused by timer handler
6437d3deee SUNRPC: Fix READ_PLUS crasher
0222575395 s390/archrandom: simplify back to earlier design and initialize earlier
d5b06039b1 dm raid: fix KASAN warning in raid5_add_disks
6352b2f4d8 dm raid: fix accesses beyond end of raid member array
bdb4d98d6d powerpc/bpf: Fix use of user_pt_regs in uapi
e646baf1a4 powerpc/book3e: Fix PUD allocation size in map_kernel_page()
0c1d781d6b powerpc/prom_init: Fix kernel config grep
be74e588f1 nvdimm: Fix badblocks clear off-by-one error
526b53192d nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA IM2P33F8ABR1
58caf60ce2 nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG SX6000LNP (AKA SPECTRIX S40G)
25fab79878 net: phy: Don't trigger state machine while in suspend
159f2454ab ipv6: take care of disable_policy when restoring routes
e33f5b5815 ksmbd: use vfs_llseek instead of dereferencing NULL
9d48194d3e ksmbd: check invalid FileOffset and BeyondFinalZero in FSCTL_ZERO_DATA
6791b57284 ksmbd: set the range of bytes to zero without extending file size in FSCTL_ZERO_DATA
31c371b61d drm/amdgpu: To flush tlb for MMHUB of RAVEN series
990132bebc Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"
545aecd229 Linux 5.15.52
ea512d540a io_uring: fix not locked access to fixed buf table
5696f7983d net: mscc: ocelot: allow unregistered IP multicast flooding to CPU
810962c794 rtw88: rtw8821c: enable rfe 6 devices
d52f1c5888 rtw88: 8821c: support RFE type4 wifi NIC
e8d4878dcd fs: account for group membership
dc85bc24fb fs: fix acl translation
38753e9173 fs: support mapped mounts of mapped filesystems
968e66f8ff fs: add i_user_ns() helper
21c6c720be fs: port higher-level mapping helpers
7d0536a8fa fs: remove unused low-level mapping helpers
f895d0ff47 fs: use low-level mapping helpers
1c62e0186d docs: update mapping documentation
b20dcf603b fs: account for filesystem mappings
3374eb1b0a fs: tweak fsuidgid_has_mapping()
7bc23abcb4 fs: move mapping helpers
b3679e8b59 fs: add is_idmapped_mnt() helper
ab0b6dc5e1 powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
ce6bfe5523 xfs: only bother with sync_filesystem during readonly remount
3465b16783 xfs: prevent UAF in xfs_log_item_in_current_chkpt
4f0c91ab4c xfs: check sb_meta_uuid for dabuf buffer recovery
c4f376ba8b xfs: remove all COW fork extents when remounting readonly
40de647b2b xfs: Fix the free logic of state in xfs_attr_node_hasname
0e84e17c16 xfs: punch out data fork delalloc blocks on COW writeback failure
71a218ca4f xfs: use kmem_cache_free() for kmem_cache objects
1cdcd496b7 bcache: memset on stack variables in bch_btree_check() and bch_sectors_dirty_init()
edbaf6e5e9 x86, kvm: use proper ASM macros for kvm_vcpu_is_preempted
f4a80ec8c5 tick/nohz: unexport __init-annotated tick_nohz_full_setup()
37238449af Linux 5.15.51
7fc188a9a9 powerpc/pseries: wire up rng during setup_arch()
17aa69b458 kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)
cced9ce619 dma-direct: use the correct size for dma_set_encrypted()
a8bbb4c264 perf build-id: Fix caching files with a wrong build ID
46a78d1413 random: update comment from copy_to_user() -> copy_to_iter()
7a3a468356 ARM: dts: bcm2711-rpi-400: Fix GPIO line names
bcf2087ce4 modpost: fix section mismatch check for exported init/exit sections
da3ee7cd2f ARM: cns3xxx: Fix refcount leak in cns3xxx_init
cde4480b5a memory: samsung: exynos5422-dmc: Fix refcount leak in of_get_dram_timings
4d9c60e868 ARM: Fix refcount leak in axxia_boot_secondary
10ba9d499a soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probe
d23f76018e ARM: exynos: Fix refcount leak in exynos_map_pmu
5e00d3d402 arm64: dts: ti: k3-am64-main: Remove support for HS400 speed mode
4b50476434 ARM: dts: imx6qdl: correct PU regulator ramp delay
c845b98be9 ARM: dts: imx7: Move hsic_phy power domain to HSIC PHY node
93f7d2a7fc drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq_ctrl()
1ad385647b powerpc/powernv: wire up rng during setup_arch
c1cfae46c5 powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer address
fe643b5afd powerpc: Enable execve syscall exit tracepoint
416d16b7dc powerpc/microwatt: wire up rng during setup_arch()
6b28ca2cf3 parisc: Enable ARCH_HAS_STRICT_MODULE_RWX
cb4d52085c parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STI
0dcc1dd8a5 xtensa: Fix refcount leak bug in time.c
0162451723 xtensa: xtfpga: Fix refcount leak bug in setup
711591bf1d iio: adc: ti-ads131e08: add missing fwnode_handle_put() in ads131e08_alloc_channels()
ab7bf025ce iio: adc: adi-axi-adc: Fix refcount leak in adi_axi_adc_attach_client
4358bf6b1a iio: adc: rzg2l_adc: add missing fwnode_handle_put() in rzg2l_adc_parse_properties()
bb6f853289 iio: adc: axp288: Override TS pin bias current for some models
4f89730288 iio: adc: stm32: Fix IRQs on STM32F4 by removing custom spurious IRQs message
d361b3cc1c iio: adc: stm32: Fix ADCs iteration in irq handler
148bab179f iio: afe: rescale: Fix boolean logic bug
80e8057704 iio: imu: inv_icm42600: Fix broken icm42600 (chip id 0 value)
2a2d448a74 iio: adc: stm32: fix maximum clock rate for stm32mp15x
4687c3f955 iio: trigger: sysfs: fix use-after-free on remove
f359c4751d iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()
005cb02224 iio: accel: mma8452: ignore the return value of reset operation
cb0d87f251 iio:accel:mxc4005: rearrange iio trigger get and register
3357fb9da2 iio:accel:bma180: rearrange iio trigger get and register
240fb3913f iio:accel:kxcjk-1013: rearrange iio trigger get and register
a135631804 iio:chemical:ccs811: rearrange iio trigger get and register
974e69beeb iio:humidity:hts221: rearrange iio trigger get and register
f650029de3 f2fs: attach inline_data after setting compression
d98b5032c9 btrfs: fix deadlock with fsync+fiemap+transaction commit
1238f580cd btrfs: don't set lock_owner when locking extent buffer for reading
46336a59a4 dt-bindings: usb: ehci: Increase the number of PHYs
9a0b865d8b dt-bindings: usb: ohci: Increase the number of PHYs
308df8d4e4 usb: chipidea: udc: check request status before setting device address
07f1d9a6b7 USB: gadget: Fix double-free bug in raw_gadget driver
61c3a21ba6 usb: gadget: Fix non-unique driver names in raw-gadget driver
da57f113e8 xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCI
cfa16dd21b xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCI
c1c78d4d9b xhci: turn off port power in shutdown
9509a175a5 usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMIC
288f30e175 iio: adc: vf610: fix conversion mode sysfs node name
466e15f845 iio: magnetometer: yas530: Fix memchr_inv() misuse
490dd2dd2a iio: mma8452: fix probe fail when device tree compatible is used.
ff3e50ca92 s390/cpumf: Handle events cycles and instructions identical
09dd5630fe gpio: winbond: Fix error code in winbond_gpio_get()
e3ea126c51 nvme: move the Samsung X5 quirk entry to the core quirks
1057d42602 nvme-pci: add NO APST quirk for Kioxia device
72fa0f65b5 sock: redo the psock vs ULP protection check
eb93999705 Revert "net/tls: fix tls_sk_proto_close executed repeatedly"
8d7fe9ad6f virtio_net: fix xdp_rxq_info bug after suspend/resume
8eb0223631 igb: Make DMA faster when CPU is active on the PCIe link
60fd29f1ff regmap-irq: Fix offset/index mismatch in read_sub_irq_data()
b0581f93cf regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips
20229bb995 ice: ethtool: advertise 1000M speeds properly
2b2bba9652 afs: Fix dynamic root getattr
ab150a2bf6 MIPS: Remove repetitive increase irq_err_count
3e2c9ee9c1 x86/xen: Remove undefined behavior in setup_features()
ffa12a3264 xen-blkfront: Handle NULL gendisk
0315bd8ad0 selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.sh
5b45535865 udmabuf: add back sanity check
be64f54a0d net/tls: fix tls_sk_proto_close executed repeatedly
a3b2470399 erspan: do not assume transport header is always set
26e70f8989 perf arm-spe: Don't set data source if it's not a memory operation
e24709e89b drm/msm/dp: force link training for display resolution change
796d3acd7d drm/msm/dp: do not initialize phy until plugin interrupt received
40e9efdc2e drm/msm/dp: dp_link_parse_sink_count() return immediately if aux read failed
2ecf5ff9aa drm/msm/dp: Drop now unused hpd_high member
d0b4a61f87 drm/msm/dp: check core_initialized before disable interrupts at dp_display_unbind()
3c39a17197 drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf
45bd293bbc net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
efb10d2a04 ethtool: Fix get module eeprom fallback
6386fdde8d bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
2af944210d igb: fix a use-after-free issue in igb_clean_tx_ring
cd7789e659 tipc: fix use-after-free Read in tipc_named_reinit
ad10d61c55 net: fix data-race in dev_isalive()
f617cef465 net: Write lock dev_base_lock without disabling bottom halves.
638be56ae9 KVM: arm64: Prevent kmemleak from accessing pKVM memory
d7fe6be43c phy: aquantia: Fix AN when higher speeds than 1G are not advertised
8e74f5ceea scsi: storvsc: Correct reporting of Hyper-V I/O size limits
b28e4e3fd3 bpf, x86: Fix tail call count offset calculation on bpf2bpf call
0eef1dcb97 drm/sun4i: Fix crash during suspend after component bind failure
b03607437e bpf: Fix request_sock leak in sk lookup helpers
7154e4df56 drm/msm: use for_each_sgtable_sg to iterate over scatterlist
64e6ba7f2d xsk: Fix generic transmit when completion queue reservation fails
54abcc5252 scsi: iscsi: Exclude zero from the endpoint ID range
0a7a526170 drm/msm: Switch ordering of runpm put vs devfreq_idle
7d5fe94333 scsi: scsi_debug: Fix zone transition to full condition
d0906b0fff netfilter: use get_random_u32 instead of prandom
f7fa326307 drm/msm: Fix double pm_runtime_disable() call
c6f6c96686 drm/msm: Ensure mmap offset is initialized
45dc151ca0 USB: serial: option: add Quectel RM500K module support
d5eb7d6bae USB: serial: option: add Quectel EM05-G modem
b919ece13b USB: serial: option: add Telit LE910Cx 0x1250 composition
e5b0f42edd USB: serial: pl2303: add support for more HXN (G) types
0895a2235b drm/i915: Implement w/a 22010492432 for adl-s
bae4d6a2dd tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
c3f51b28a8 dm mirror log: clear log bits up to BITS_PER_LONG boundary
ac0a5f701f dm era: commit metadata in postsuspend after worker stops
c477de4c7d ata: libata: add qc->flags in ata_qc_complete_template tracepoint
0af674e7a7 mtd: rawnand: gpmi: Fix setting busy timeout setting
0f6f66b4ef MAINTAINERS: Add new IOMMU development mailing list
87a54feba6 xen/gntdev: Avoid blocking in unmap_grant_pages()
fe9ba4f293 mmc: mediatek: wait dma stop bit reset to 0
7df8c49721 mmc: sdhci-pci-o2micro: Fix card detect by dealing with debouncing
161ec2a080 scsi: ibmvfc: Allocate/free queue resource only during probe/remove
8540f66196 scsi: ibmvfc: Store vhost pointer during subcrq allocation
4a19c1cee0 btrfs: add error messages to all unrecognized mount options
82e3769c02 btrfs: prevent remounting to v1 space cache for subpage mount
341d33128a btrfs: fix hang during unmount when block group reclaim task is running
f0126bcaee 9p: fix fid refcount leak in v9fs_vfs_get_link
22832ac3eb 9p: fix fid refcount leak in v9fs_vfs_atomic_open_dotl
10629c04b3 9p: Fix refcounting during full path walks for fid lookups
cbf5852695 net: openvswitch: fix parsing of nw_proto for IPv6 fragments
56c6f1fcd5 ALSA: hda/realtek: Add quirk for Clevo NS50PU
48e3b93cda ALSA: hda/realtek: Add quirk for Clevo PD70PNT
dffaf580c3 ALSA: hda/realtek: Apply fixup for Lenovo Yoga Duet 7 properly
c478ceb434 ALSA: hda/realtek - ALC897 headset MIC no sound
82e29e99f2 ALSA: hda/realtek: Add mute LED quirk for HP Omen laptop
d12a5d1b50 ALSA: hda/conexant: Fix missing beep setup
535abf6207 ALSA: hda/via: Fix missing beep setup
eb4c99d089 random: quiet urandom warning ratelimit suppression message
7a42647f70 random: schedule mix_interrupt_randomness() less often
18a33c8dab Linux 5.15.50
f1304f9763 arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer
7c622181fa serial: core: Initialize rs485 RTS polarity already on probe
8e57da591f selftests/bpf: Add selftest for calling global functions from freplace
5c0ab17c53 bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programs
cfb68b072c usb: gadget: u_ether: fix regression in setting fixed MAC address
c2f71b9bb3 zonefs: fix zonefs_iomap_begin() for reads
04dcef44f6 net: mana: Add handling of CQE_RX_TRUNCATED
7fd1d00285 drm/amd/display: Don't reinitialize DMCUB on s0ix resume
48543509f4 s390/mm: use non-quiescing sske for KVM switch to keyed guest
ca927bd22a ANDROID: cpu/hotplug: avoid breaking Android ABI by fusing cpuhp steps
b463207970 ANDROID: change function signatures for some random functions.
c17d6f4b4f ANDROID: random: add back removed callback functions
ee03900637 Linux 5.15.49
c555914776 clk: imx8mp: fix usb_root_clk parent
d807e0dfb4 powerpc/book3e: get rid of #include <generated/compile.h>
870179c053 virtio-pci: Remove wrong address verification in vp_del_vqs()
c64dfc63c4 ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machine
ac0899da0e KVM: arm64: Don't read a HW interrupt pending state in user context
33b1bba31f ext4: add reserved GDT blocks check
4fadac8c73 ext4: make variable "count" signed
90f0f9d45d ext4: fix bug_on ext4_mb_use_inode_pa
38db3b696f ext4: fix super block checksum incorrect after mount
75f3a5fa2a cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle
8720414b51 drm/amd/display: Cap OLED brightness per max frame-average luminance
0d2209b54f dm mirror log: round up region bitmap size to BITS_PER_LONG
ccd1751092 bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove()
9b5a3b16c4 serial: 8250: Store to lsr_save_flags after lsr read
a567426d14 tty: n_gsm: Debug output allocation must use GFP_ATOMIC
4baa493636 usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io()
20ac0adece usb: gadget: f_fs: change ep->status safe in ffs_epfile_io()
46da1e4a8b usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe
492d82d5ff usb: cdnsp: Fixed setting last_trb incorrectly
701d8ec01e usb: dwc2: Fix memory leak in dwc2_hcd_init
b71eed408e USB: serial: io_ti: add Agilent E5805A support
79ea90c958 USB: serial: option: add support for Cinterion MV31 with new baseline
795aa0cfd3 crypto: memneq - move into lib/
31ac1cffa7 comedi: vmk80xx: fix expression for tx buffer size
57199e4ee9 mei: me: add raptor lake point S DID
2399481a13 mei: hbm: drop capability response on early shutdown
93e6c2cbcd i2c: designware: Use standard optional ref clock implementation
668a1f5e75 sched: Fix balance_push() vs __sched_setscheduler()
e85b1b797d irqchip/realtek-rtl: Fix refcount leak in map_interrupts
cc5984cf27 irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions
0b325d9939 irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions
5d38720661 irqchip/gic/realview: Fix refcount leak in realview_gic_of_init
3a72ed60af i2c: npcm7xx: Add check for platform_driver_register
c06ebe20ba faddr2line: Fix overlapping text section failures, the sequel
b5e65ef044 block: Fix handling of offline queues in blk_mq_alloc_request_hctx()
ca67881dce init: Initialize noop_backing_dev_info early
04cdec4186 certs/blacklist_hashes.c: fix const confusion in certs blacklist
db73aa9466 arm64: ftrace: consistently handle PLTs.
a39d42b0f7 arm64: ftrace: fix branch range checks
b764bb8dd4 net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg
ed66c8612b net: bgmac: Fix an erroneous kfree() in bgmac_remove()
32df93bd9d mlxsw: spectrum_cnt: Reorder counter pools
fce5e847b6 nvme: add device name to warning in uuid_show()
21dda97d09 net: hns3: fix tm port shapping of fibre port is incorrect after driver initialization
36c95d9bd2 net: hns3: don't push link state to VF if unalive
384ffa1dee net: hns3: set port base vlan tbl_sta to false before removing old vlan
23de00c130 net: hns3: split function hclge_update_port_base_vlan_cfg()
f4c5eba876 drm/i915/reset: Fix error_state_read ptr + offset use
91f5a60a83 io_uring: fix races with buffer table unregister
b1e7cade3c io_uring: fix races with file table unregister
d460a8a3b9 misc: atmel-ssc: Fix IRQ check in ssc_probe
fb15e79cac tty: goldfish: Fix free_irq() on remove
2cd5117ce6 Drivers: hv: vmbus: Release cpu lock in error case
0a4e5a3dc5 i40e: Fix call trace in setup_tx_descriptors
f015e9929c i40e: Fix calculating the number of queue pairs
e04448d388 i40e: Fix adding ADQ filter to TC0
0414eab7c7 clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()
5967a69008 sunrpc: set cl_max_connect when cloning an rpc_clnt
ec23a86e06 pNFS: Avoid a live lock condition in pnfs_update_layout()
b2bb8b6ec8 pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE
9c8fc4b323 staging: r8188eu: Fix warning of array overflow in ioctl_linux.c
2595e80313 staging: r8188eu: Use zeroing allocator in wpa_set_encryption()
d56bc9e876 staging: r8188eu: fix rtw_alloc_hwxmits error detection for now
6a816a0b6c platform/x86/intel: hid: Add Surface Go to VGBS allow list
7f37464618 platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF
9352e7f0f0 platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 support
76ac3964a2 gpio: dwapb: Don't print error on -EPROBE_DEFER
eeadd7db8c random: credit cpu and bootloader seeds by default
8be6646cdb MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error.
5cecc6e56b mellanox: mlx5: avoid uninitialized variable warning with gcc-12
f7d63b5089 gcc-12: disable '-Wdangling-pointer' warning for now
fcba12a430 net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag
27a37755ce ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
6616872cfe nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
af6bc0dcb1 virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
6759554f35 ALSA: hda/realtek - Add HW8326 support
41b2185bcb scsi: pmcraid: Fix missing resource cleanup in error case
d3b3950b00 scsi: ipr: Fix missing/incorrect resource cleanup in error case
cb8aa5b92a scsi: mpt3sas: Fix out-of-bounds compiler warning
4b5020fc23 scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion
6782a2ccd5 scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology
5e83869e29 scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted
d152ce4ffe scsi: vmw_pvscsi: Expand vcpuHint to 16 bits
332d76dd9a Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_level_irq
d6d1c09901 ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()
606b0226de ASoC: es8328: Fix event generation for deemphasis control
d733ac5e81 ASoC: wm8962: Fix suspend while playing music
38ed8ab317 quota: Prevent memory allocation recursion while holding dq_lock
ff128fbea7 ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
4a0d279791 drm/amdkfd: add pinned BOs to kfd_bo_list
6d235ef00d ASoC: cs42l51: Correct minimum value for SX volume control
47fc26b197 ASoC: cs42l56: Correct typo in minimum level for SX volume controls
b3ecd030ab ASoC: cs42l52: Correct TLV for Bypass Volume
d5e7be00d1 ASoC: cs53l30: Correct number of volume levels on SX controls
2bdfe9a32e ASoC: cs35l36: Update digital volume TLV
f532127916 ASoC: cs42l52: Fix TLV scales for mixer controls
e4e166f10e dma-debug: make things less spammy under memory pressure
09c5cdbc62 drm/amdkfd: Use mmget_not_zero in MMU notifier
a2010538c9 drm/amd/display: Read Golden Settings Table from VBIOS
96c22385c2 ASoC: nau8822: Add operation for internal PLL off and on
70d6d6874d powerpc/kasan: Silence KASAN warnings in __get_wchan()
9cada4a06d arm64: dts: imx8mn-beacon: Enable RTS-CTS on UART3
5628b9febd arm64: dts: imx8mm-beacon: Enable RTS-CTS on UART3
3145fe0ebb nfsd: Replace use of rwsem with errseq_t
22fbef00c9 Revert "drm/amd/display: Fix DCN3 B0 DP Alt Mapping"
fdb58cc9a7 Merge 5.15.44 into android13-5.15-lts
fdae29a28f Merge branch 'android13-5.15' into 'android13-5.15-lts'
e1dd58c995 Linux 5.15.48
147ae04a7c x86/speculation/mmio: Print SMT warning
59d665a709 KVM: x86/speculation: Disable Fill buffer clear within guests
ebd0f558b4 x86/speculation/mmio: Reuse SRBDS mitigation for SBDS
30120b433c x86/speculation/srbds: Update SRBDS mitigation selection
531eb5fe31 x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
2044838ab2 x86/speculation/mmio: Enable CPU Fill buffer clearing on idle
407d97b99f x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations
d74f4eb1dd x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data
8b9521e711 x86/speculation: Add a common function for MD_CLEAR mitigation update
d822b10f97 x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug
1fcc3d646f Documentation: Add documentation for Processor MMIO Stale Data
3a0f701493 Linux 5.15.47
f7019562f1 xsk: Fix possible crash when multiple sockets are created
90385f2b65 tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd
cfe3dd8bd5 dmaengine: idxd: add missing callback function to support DMA_INTERRUPT
fb5e51c0aa iov_iter: fix build issue due to possible type mis-match
7f36e2e13e zonefs: fix handling of explicit_open option on mount
9e4810b4e1 PCI: qcom: Fix pipe clock imbalance
42c0160d27 net/sched: act_police: more accurate MTU policing
4c106eb895 md/raid0: Ignore RAID0 layout if the second zone has only one device
51e5572724 random: account for arch randomness in bits
e59a120f2d random: mark bootloader randomness code as __init
ce49b94ddb random: avoid checking crng_ready() twice in random_init()
32ca45300f drm/ast: Create threshold values for AST2600
82a2059a11 powerpc/mm: Switch obsolete dssall to .long
2a0165d278 powerpc/32: Fix overread/overwrite of thread_struct via ptrace
2b7d9fd0f3 drm/amdgpu: update VCN codec support for Yellow Carp
cab7cd86f9 drm/atomic: Force bridge self-refresh-exit on CRTC switch
142bebf827 drm/bridge: analogix_dp: Support PSR-exit to disable transition
84280ab224 powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK
3a7a81f483 vduse: Fix NULL pointer dereference on sysfs access
614ad9d24f Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag
3eb91b7bc2 ixgbe: fix unexpected VLAN Rx in promisc mode on VF
dc2673462e ixgbe: fix bcast packets Rx on VF after promisc removal
a5989ae3c5 nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION
f444ecd3f5 nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
73b2876305 nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
bafbc134f5 writeback: Fix inode->i_io_list not be protected by inode->i_lock error
cba7c76ea1 net: openvswitch: fix misuse of the cached connection on tuple changes
50ca4e7f91 net: phy: dp83867: retrigger SGMII AN when link change
0efa89742f mmc: block: Fix CQE recovery reset success
63af49e088 ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files
0dcc35c1c2 KEYS: trusted: tpm2: Fix migratable logic
0cd4a17667 cifs: fix reconnect on smb3 mount types
7aa4b31291 cifs: return errors during session setup during reconnects
700484081e ALSA: hda/realtek: Add quirk for HP Dev One
0179650a13 ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo Yoga DuetITL 2021
7fea196ccb ALSA: hda/conexant - Fix loopback issue with CX20632
04f79360c6 ALSA: usb-audio: Set up (implicit) sync for Saffire 6
2ee0b454fd ALSA: usb-audio: Skip generic sync EP parse for secondary EP
8fe1ee5818 scripts/gdb: change kernel config dumping method
d3e38fdf9e vringh: Fix loop descriptors check in the indirect cases
f293dfc184 nodemask: Fix return values to be unsigned
b2d359f095 drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate
dc105d2012 cifs: version operations for smb20 unneeded when legacy support disabled
12eb4e7db2 s390/gmap: voluntarily schedule during key setting
c4ba982bd5 nbd: fix io hung while disconnecting device
71c142f910 nbd: fix race between nbd_alloc_config() and module removal
cbeafa7a79 nbd: call genl_unregister_family() first in nbd_cleanup()
38d432f4b3 jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds
0853f905e4 x86/cpu: Elide KCSAN for cpu_has() and friends
4adc7d7ee6 modpost: fix undefined behavior of is_arm_mapping_symbol()
5877390da9 um: line: Use separate IRQs per line
e0199ce728 drm/amd/pm: Fix missing thermal throttler status
7b7fba107b drm/radeon: fix a possible null pointer dereference
10ef82d6e0 drm/amd/display: Check if modulo is 0 before dividing.
1daf72982e ceph: flush the mdlog for filesystem sync
cc983cf9ee ceph: allow ceph.dir.rctime xattr to be updatable
729fea8aaf Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"
2cd1adcb8c scsi: myrb: Fix up null pointer access on myrb_cleanup()
b5a0f17b03 md: protect md_unregister_thread from reentrancy
0b4a66eb96 watchdog: wdat_wdt: Stop watchdog when rebooting the system
e369420e12 kernfs: Separate kernfs_pr_cont_buf and rename_lock.
d21ffa5487 serial: msm_serial: disable interrupts in __msm_console_write()
f36e754a1f staging: rtl8712: fix uninit-value in r871xu_drv_init()
95b0f54f8a staging: rtl8712: fix uninit-value in usb_read8() and friends
55bfe858d0 clocksource/drivers/sp804: Avoid error on multiple instances
368e68ad6d extcon: Modify extcon device to be created after driver data is set
4785574f0c extcon: Fix extcon_get_extcon_dev() error handling
e7686d80fc misc: rtsx: set NULL intfdata when probe fails
89401b5e9c soundwire: qcom: adjust autoenumeration timeout
547ebdc200 usb: dwc2: gadget: don't reset gadget's driver->bus
98cf0cd959 sysrq: do not omit current cpu when showing backtrace of all active CPUs
bc8fceda3b char: xillybus: fix a refcount leak in cleanup_dev()
feb0fb3969 USB: hcd-pci: Fully suspend across freeze/thaw cycle
d888753872 drivers: usb: host: Fix deadlock in oxu_bus_suspend()
2cbfc38df5 drivers: tty: serial: Fix deadlock in sa1100_set_termios()
3592cfd8b8 USB: host: isp116x: check return value after calling platform_get_resource()
fef451f0fb drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()
042915c1bf drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()
04a8e39c8c thunderbolt: Use different lane for second DisplayPort tunnel
5f9b2e4ca8 tty: Fix a possible resource leak in icom_probe
8a95696bdc tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()
ae60744d5f drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle()
f89f6c3ebf drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()
b10e117134 lkdtm/usercopy: Expand size of "out of frame" object
3692f17e70 iio: st_sensors: Add a local lock for protecting odr
8eb42d6d10 staging: rtl8712: fix a potential memory leak in r871xu_drv_init()
9f9ed31de4 iio: dummy: iio_simple_dummy: check the return value of kstrdup()
bd08704b8a iov_iter: Fix iter_xarray_get_pages{,_alloc}()
614d81bba7 nfp: flower: restructure flow-key for gre+vlan combination
f1fec5ccbe drm: imx: fix compiler warning with gcc-12
9c1fb2e938 tcp: use alloc_large_system_hash() to allocate table_perturb
9b18f01a51 net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete
e31d9ba169 net: altera: Fix refcount leak in altera_tse_mdio_create
e6b6f98fc7 ip_gre: test csum_start instead of transport header
356f3d808e net/mlx5: fs, fail conflicting actions
0e92af67f0 net/mlx5: Rearm the FW tracer after each tracer event
d2ebc436aa net/mlx5: Fix mlx5_get_next_dev() peer device matching
65a5ea7cb9 net/mlx5: Lag, filter non compatible devices
1084716f76 net: ipv6: unexport __init-annotated seg6_hmac_init()
85a055c036 net: xfrm: unexport __init-annotated xfrm4_protocol_init()
59fa94cddf net: mdio: unexport __init-annotated mdio_bus_init()
6dda4426fa SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()
71afd0ceb5 xsk: Fix handling of invalid descriptors in XSK TX batching API
761b4fa752 i40e: xsk: Move tmp desc array from driver to pool
403659df77 net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure
54d6802c4d net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
3f4d5e727a bpf, arm64: Clear prog->jited_len along prog->jited
c926ae58f2 af_unix: Fix a data-race in unix_dgram_peer_wake_me().
39475043ff stmmac: intel: Fix an error handling path in intel_eth_pci_probe()
40e6078fcf xen: unexport __init-annotated xen_xlate_map_ballooned_pages()
23cb1fef93 netfilter: nf_tables: bail out early if hardware offload is not supported
e33d9bd563 netfilter: nf_tables: memleak flow rule from commit path
fb2962f9a1 netfilter: nf_tables: release new hooks on unsupported flowtable flags
888312dc29 ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe
77b68c59f6 netfilter: nf_tables: always initialize flowtable hook list in transaction
ea26bf5eca SUNRPC: Trap RDMA segment overflows
7a60594efd powerpc/kasan: Force thread size increase with KASAN
f275989ad0 netfilter: nf_tables: delete flowtable hooks via transaction list
73629859a9 netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path
bf65364cd7 netfilter: nat: really support inet nat without l3 address
291efcb6ff drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalid
fde5ff6ab6 drm/bridge: sn65dsi83: Fix an error handling path in sn65dsi83_probe()
a3fc8051ee xprtrdma: treat all calls not a bcall when bc_serv is NULL
21c6ee6734 f2fs: fix to tag gcing flag on page during file defragment
b382115016 m68knommu: fix undefined reference to `mach_get_rtc_pll'
4211742f0f RISC-V: use memcpy for kexec_file mode
ca02b96755 video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe/remove()
e4cf9982ff video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1
d4c2a041ed NFSv4: Don't hold the layoutget locks across multiple RPC calls
7b5488f472 dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type
ed9b34f616 m68knommu: fix undefined reference to `_init_sp'
40426b4f08 m68knommu: set ZERO_PAGE() to the allocated zeroed page
015e983154 i2c: cadence: Increase timeout per message if necessary
99c09b298e f2fs: remove WARN_ON in f2fs_is_valid_blkaddr
fb0f1c5eb8 iommu/arm-smmu-v3: check return value after calling platform_get_resource()
98dd53a928 iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()
6eb85cbd9e tracing: Avoid adding tracer option before update_tracer_options
9b534640a2 tracing: Fix sleeping function called from invalid context on RT kernel
c1c62c5fa9 tracing: Make tp_printk work on syscall tracepoints
e8864a3c9d bootconfig: Make the bootconfig.o as a normal object file
1699ec1bfb mips: cpc: Fix refcount leak in mips_cpc_default_phys_base
0a0539c524 dmaengine: idxd: set DMA_INTERRUPT cap bit
340cf82725 perf c2c: Fix sorting in percent_rmt_hitm_cmp()
29357883a8 driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction
92a930fcf4 tipc: check attribute length for bearer name
0fcb0b131c scsi: sd: Fix potential NULL pointer dereference
73647a1f92 afs: Fix infinite loop found by xfstest generic/676
0c6cd71caa gpio: pca953x: use the correct register address to do regcache sync
cedca5b2f0 regulator: mt6315-regulator: fix invalid allowed mode
66e2bf4b2c s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag
a96cae49dc octeontx2-af: fix error code in is_valid_offset()
9983f49a99 vdpa: ifcvf: set pci driver data in probe
88cd232146 tcp: tcp_rtx_synack() can be called from process context
f7ca1989fd net: sched: add barrier to fix packet stuck problem for lockless qdisc
4ddcfb7870 net/mlx5e: Update netdev features after changing XDP state
a6d0af6d32 net/mlx5: correct ECE offset in query qp output
e5a1557906 net/mlx5: CT: Fix header-rewrite re-use for tupels
4a333ec73d net/mlx5e: TC NIC mode, fix tc chains miss table
29e0872acb net/mlx5: Don't use already freed action pointer
e3b9204c08 virtio: pci: Fix an error handling path in vp_modern_probe()
655aafaa80 vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit
4a45a7dcc5 block: make bioset_exit() fully resilient against being called twice
06cb7e134f sfc: fix wrong tx channel offset with efx_separate_tx_channels
5567d69b95 sfc: fix considering that all channels have TX queues
7768d102b1 nfp: only report pause frame configuration for physical device
3308676ec5 tcp: add accessors to read/set tp->snd_cwnd
4d48146913 net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc_wr_tx_pend_priv *"
6005d36fbc riscv: read-only pages should not be writable
33a5c6009a block: take destination bvec offsets into account in bio_copy_data_iter
f95e24bf19 bpf: Fix probe read error in ___bpf_prog_run()
d03edc02a7 selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read
8969c3b105 selftests/bpf: fix selftest after random: Urandom_read tracepoint removal
5ff2514e4f ubi: ubi_create_volume: Fix use-after-free when volume creation failed
f61b9c8760 ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty
ecc53e5859 jffs2: fix memory leak in jffs2_do_fill_super
a53131a695 modpost: fix removing numeric suffixes
c1df9cb756 net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register
a4b7ef3b15 net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks
b24ca1cf84 net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()
1e853f235a net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog
a67b46468a s390/crypto: fix scatterwalk_unmap() callers in AES-GCM
8a04477f3b clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value
f327408397 ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition
460aa288c5 blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx
7a4afd8a00 watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe
5487a135c9 watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking
df6de52b80 driver core: fix deadlock in __device_attach
cdf1a683a0 driver: base: fix UAF when driver_attach failed
40960520a9 bus: ti-sysc: Fix warnings for unbind for serial
fdffa4ad8f firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle
002949a3ae serial: stm32-usart: Correct CSIZE, bits, and parity
8137c0e48b serial: st-asc: Sanitize CSIZE and correct PARENB for CS7
c11c1cdd4f serial: sifive: Sanitize CSIZE and c_iflag
b1ca16ac17 serial: sh-sci: Don't allow CS5-6
da689ae549 serial: txx9: Don't allow CS5-6
954a7194b1 serial: rda-uart: Don't allow CS5-6
899c5aabd0 serial: digicolor-usart: Don't allow CS5-6
899938f180 serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLE
8303f34e73 serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485
4c96e6aeac serial: meson: acquire port->lock in startup()
9a63ef418a tty: n_gsm: Fix packet data hex dump output
80dfe1798a tty: n_gsm: Don't ignore write return value in gsmld_output()
029983ea88 staging: r8188eu: add check for kzalloc
e192888721 rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe
49f698e220 rtc: ftrtc010: Use platform_get_irq() to get the interrupt
865051de2d rtc: mt6397: check return value after calling platform_get_resource()
fb60291c0f ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1
604e35f704 clocksource/drivers/riscv: Events are stopped during CPU suspend
aab25b669c soc: rockchip: Fix refcount leak in rockchip_grf_init
a6061695bb extcon: ptn5150: Add queue work sync before driver release
cf824b95c1 ksmbd: fix reference count leak in smb_check_perm_dacl()
fffde6d1c6 coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
fd18fb38d6 soundwire: intel: prevent pm_runtime resume prior to system suspend
b3983b1042 export: fix string handling of namespace in EXPORT_SYMBOL_NS
cbf9172eb6 serial: sifive: Report actual baud base rather than fixed 115200
5157979d8c power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD" DMI quirk
90e2993c8d phy: qcom-qmp: fix pipe-clock imbalance on power-on failure
ede2512937 misc/pvpanic: Convert regular spinlock into trylock on panic path
ee94d74686 pvpanic: Fix typos in the comments
d2ba56d55c rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails
276f7c6165 iio: adc: sc27xx: Fine tune the scale calibration values
31f3f2a598 iio: adc: sc27xx: fix read big scale voltage not right
7c7bc8b82f iio: proximity: vl53l0x: Fix return value check of wait_for_completion_timeout
79f83f388b iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check
4ff1449e8f rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl
b94d40c792 rpmsg: virtio: Fix possible double free in rpmsg_virtio_add_ctrl_dev()
eaf37bb6b4 rpmsg: virtio: Fix possible double free in rpmsg_probe()
12452c7760 usb: typec: mux: Check dev_set_name() return value
3b687b4071 firmware: stratix10-svc: fix a missing check on list iterator
c25feda42f misc: fastrpc: fix an incorrect NULL check on list iterator
c8eb1ea6e8 usb: dwc3: pci: Fix pm_runtime_get_sync() error checking
1c6e5dc3b6 usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback
603efacb71 rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value
c49c6a1bf0 pwm: raspberrypi-poe: Fix endianness in firmware struct
2c0079979d pwm: lp3943: Fix duty calculation in case period was clamped
52e848568a staging: fieldbus: Fix the error handling path in anybuss_host_common_probe()
10243224fd usb: musb: Fix missing of_node_put() in omap2430_probe
09ad026dac USB: storage: karma: fix rio_karma_init return
90ab34df66 usb: usbip: add missing device lock on tweak configuration cmd
51422046be usb: usbip: fix a refcount leak in stub_probe()
433a689cad remoteproc: imx_rproc: Ignore create mem entry for resource table
b62bbf8a47 tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get
923d34ce06 serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe
c84fa729f8 tty: n_tty: Restore EOF push handling behavior
f307bdb670 tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe
da64f419d7 tty: goldfish: Use tty_port_destroy() to destroy port
20e75f3c6e lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP
1aeeca2b83 lkdtm/bugs: Check for the NULL pointer after calling kmalloc
1deb5f8705 iio: adc: ad7124: Remove shift from scan_type
b34163bf99 staging: greybus: codecs: fix type confusion of list iterator variable
9d919665a0 pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards
da16d17916 Merge 5.15.43 into android13-5.15-lts
d938cd00a4 Revert "net: fix dev_fill_forward_path with pppoe + bridge"
201784f31a Revert "xfrm: rework default policy structure"
91f667da13 Revert "xfrm: fix "disable_policy" flag use when arriving from different devices"
aed23654e8 Linux 5.15.46
c24cff0124 block: fix bio_clone_blkg_association() to associate with proper blkcg_gq
97a40c2201 pinctrl/rockchip: support setting input-enable param
2027647245 md: bcache: check the return value of kzalloc() in detached_dev_do_request()
36a2fc44c5 md: fix double free of io_acct_set bioset
f63fd1e0e0 md: Don't set mddev private to NULL in raid0 pers->free
61decb5848 fs/ntfs3: Fix invalid free in log_replay
00f1de9cff exportfs: support idmapped mounts
e5b310b512 fs: add two trivial lookup helpers
b175e8c46d interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregate
8e79bf9806 interconnect: qcom: sc7180: Drop IP0 interconnects
d973bc80e7 ext4: only allow test_dummy_encryption when supported
cd2086394f MIPS: IP30: Remove incorrect `cpu_has_fpu' override
bfa8e0dfa2 MIPS: IP27: Remove incorrect `cpu_has_fpu' override
9262f0ce3c RDMA/rxe: Generate a completion for unsupported/invalid opcode
83f4a22ca6 RDMA/hns: Remove the num_cqc_timer variable
fdcb03632a staging: r8188eu: delete rtw_wx_read/write32()
6004fccaf8 Revert "random: use static branch for crng_ready()"
358f12ae2e list: test: Add a test for list_is_head()
85a2806c40 kseltest/cgroup: Make test_stress.sh work if run interactively
1810bafaca net: ipa: fix page free in ipa_endpoint_replenish_one()
f654596e3a net: ipa: fix page free in ipa_endpoint_trans_release()
ba173a6f8d phy: qcom-qmp: fix reset-controller leak on probe errors
e9f53bfcd4 coresight: core: Fix coresight device probe failure issue
a30acbb5df blk-iolatency: Fix inflight count imbalances and IO hangs on offline
501c5eae26 vdpasim: allow to enable a vq repeatedly
bd56db7cb8 dt-bindings: gpio: altera: correct interrupt-cells
5b726ed6a5 docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0
b5cb51cf21 SMB3: EBADF/EIO errors in rename/open caused by race condition in smb2_compound_op
54de256d35 ARM: pxa: maybe fix gpio lookup tables
2c3dd5badd ARM: dts: s5pv210: Remove spi-cs-high on panel in Aries
b246695636 phy: qcom-qmp: fix struct clk leak on probe errors
ebc56b0f73 clk: tegra: Add missing reset deassertion
c465cf934b arm64: tegra: Add missing DFLL reset on Tegra210
977cc97b2e arm64: dts: qcom: ipq8074: fix the sleep clock frequency
99367bf45d gma500: fix an incorrect NULL check on list iterator
9a1f41d77b tilcdc: tilcdc_external: fix an incorrect NULL check on list iterator
339ddef25f serial: pch: don't overwrite xmit->buf[0] by x_char
5607652823 bcache: avoid journal no-space deadlock by reserving 1 journal bucket
cc7ff57a0a bcache: remove incremental dirty sector counting for bch_sectors_dirty_init()
df973468f9 bcache: improve multithreaded bch_sectors_dirty_init()
a5580b90d3 bcache: improve multithreaded bch_btree_check()
2037d8cf8c stm: ltdc: fix two incorrect NULL checks on list iterator
9161ae1c04 carl9170: tx: fix an incorrect use of list iterator
91d973aa0d ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" control
6ad81ad0cf rtl818x: Prevent using not initialized queues
4b02493838 xtensa/simdisk: fix proc_read_simdisk()
fd9a5081ee mm/memremap: fix missing call to untrack_pfn() in pagemap_range()
715455ca5e hugetlb: fix huge_pmd_unshare address update
0a561368ce nodemask.h: fix compilation error with GCC12
fb49bd85df mm/page_alloc: always attempt to allocate at least one page during bulk allocation
c142bddf37 Revert "mm/cma.c: remove redundant cma_mutex lock"
f81e67efa7 iommu/dma: Fix iova map result check bug
a3f98e4331 iommu/msm: Fix an incorrect NULL check on list iterator
69c14d2972 ksmbd: fix outstanding credits related bugs
cae2978d69 ftrace: Clean up hash direct_functions on register failures
53b858c807 kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
10995a3822 um: Fix out-of-bounds read in LDT setup
06ebe1bd30 um: chan_user: Fix winch_tramp() return value
b012254ad0 um: Use asm-generic/dma-mapping.h
92dce560a8 mac80211: upgrade passive scan to active scan on DFS channels after beacon rx
9cf9800922 cfg80211: declare MODULE_FIRMWARE for regulatory.db
8e354518f5 thermal: devfreq_cooling: use local ops instead of global ops
de23a6a1a3 irqchip: irq-xtensa-mx: fix initial IRQ affinity
297c9c640d irqchip/armada-370-xp: Do not touch Performance Counter Overflow on A375, A38x, A39x
ba810df878 csky: patch_text: Fixup last cpu should be master
f828af2c52 mmc: core: Allows to override the timeout value for ioctl() path
3f09ec80f1 RDMA/hfi1: Fix potential integer multiplication overflow errors
64639d1118 Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13 bug
3892794a18 ima: remove the IMA_TEMPLATE Kconfig option
5fd1717439 media: coda: Add more H264 levels for CODA960
dc2672109c media: coda: Fix reported H264 profile
c925d688e4 mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
b974364bda mtd: cfi_cmdset_0002: Move and rename chip_check/chip_ready/chip_good_for_write
a105177c05 md: fix an incorrect NULL check in md_reload_sb
7907930218 md: fix an incorrect NULL check in does_sb_need_changing
35511d4fdd drm/i915/dsi: fix VBT send packet port selection for ICL+
df1f9631eb drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUX
a810f54d05 drm/nouveau/kms/nv50-: atom: fix an incorrect NULL check on list iterator
d1efc36bea drm/nouveau/clk: Fix an incorrect NULL check on list iterator
03bd455a79 drm/etnaviv: check for reaped mapping in etnaviv_iommu_unmap_gem
6e842e680b drm/nouveau/subdev/bus: Ratelimit logging for fault errors
70276460e9 drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.
f55f9e7ce6 landlock: Fix same-layer rule unions
f859580c27 landlock: Create find_rule() from unmask_layers()
f7d62cb59f landlock: Reduce the maximum number of layers to 16
f4cd27b846 landlock: Define access_mask_t to enforce a consistent access mask size
90136f20a3 selftests/landlock: Test landlock_create_ruleset(2) argument check ordering
c1d9c0d0c7 landlock: Change landlock_restrict_self(2) check ordering
1707df9eda landlock: Change landlock_add_rule(2) argument check ordering
bb416965db selftests/landlock: Add tests for O_PATH
e3e10606ba selftests/landlock: Fully test file rename with "remove" access
df2af378bc selftests/landlock: Extend access right tests to directories
1d6722353b selftests/landlock: Add tests for unknown access rights
d709e275a0 selftests/landlock: Extend tests for minimal valid attribute size
a6d127b869 selftests/landlock: Make tests build with old libc
e42fd07755 landlock: Fix landlock_add_rule(2) documentation
ef35061172 samples/landlock: Format with clang-format
ace6246919 samples/landlock: Add clang-format exceptions
de7a39e845 selftests/landlock: Format with clang-format
43c3014c6f selftests/landlock: Normalize array assignment
f5c70d9dea selftests/landlock: Add clang-format exceptions
695c7c0616 landlock: Format with clang-format
58f52ad1d0 landlock: Add clang-format exceptions
1be49ae16f scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabled
a078e6e8f4 scsi: dc395x: Fix a missing check on list iterator
9c96238fac ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock
e70f058280 dlm: fix missing lkb refcount handling
697b45d5f0 dlm: uninitialized variable on error in dlm_listen_for_all()
acdad5bc98 dlm: fix plock invalid read
f19e2e1d85 s390/stp: clock_delta should be signed
42b2f5ddc2 s390/perf: obtain sie_block from the right address
20e6ec76ae mm, compaction: fast_find_migrateblock() should return pfn in the target zone
ac2eab7de4 staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()
a7daaaa845 PCI: qcom: Fix unbalanced PHY init on probe errors
4f9d6407b6 PCI: qcom: Fix runtime PM imbalance on probe errors
0db67767ff PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299
283bda02d0 drm/amdgpu: add beige goby PCI ID
4ef5ab5344 tracing: Initialize integer variable to prevent garbage return value
37443b3508 tracing: Fix potential double free in create_var_ref()
0b011b408f tty: goldfish: Introduce gf_ioread32()/gf_iowrite32()
b3485d2b09 ACPI: property: Release subnode properties with data nodes
3a3ce94164 ext4: avoid cycles in directory h-tree
ca17db3847 ext4: verify dir block before splitting it
3c617827cd ext4: fix bug_on in __es_tree_search
b99fd73418 ext4: filter out EXT4_FC_REPLAY from on-disk superblock field s_state
18a759f7f9 ext4: fix bug_on in ext4_writepages
b81d2ff688 ext4: fix warning in ext4_handle_inode_extension
14602353b3 ext4: fix race condition between ext4_write and ext4_convert_inline_data
364380c009 ext4: fix use-after-free in ext4_rename_dir_prepare
3e4b684f1e ext4: mark group as trimmed only if it was fully scanned
6ee0868b0c bfq: Make sure bfqg for which we are queueing requests is online
86defc5424 bfq: Get rid of __bio_blkcg() usage
54c08ef2d2 bfq: Track whether bfq_group is still online
2b802c0cb8 bfq: Remove pointless bfq_init_rq() calls
a107df383c bfq: Drop pointless unlock-lock pair
e8821f4561 bfq: Update cgroup information before merging bio
81b7d0c717 bfq: Split shared queues on move between cgroups
5ee21edaed bfq: Avoid merging queues with different parents
d639a4c0df bfq: Avoid false marking of bic as stably merged
65237307f8 efi: Do not import certificates from UEFI Secure Boot for T2 Macs
9bc601c664 fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
87737ee529 iwlwifi: mvm: fix assert 1F04 upon reconfig
b79110f2bf wifi: mac80211: fix use-after-free in chanctx code
4a6ca6f8a3 objtool: Fix symbol creation
c49238245d objtool: Fix objtool regression on x32 systems
7cfe2d43be f2fs: fix to do sanity check for inline inode
59f42b4150 f2fs: fix fallocate to use file_modified to update permissions consistently
6bde47f4e8 f2fs: don't use casefolded comparison for "." and ".."
c9e4cd5b0c f2fs: fix to do sanity check on total_data_blocks
01572a3cb5 f2fs: don't need inode lock for system hidden quota
7fc4028010 f2fs: fix deadloop in foreground GC
c9196d2135 f2fs: fix to clear dirty inode in f2fs_evict_inode()
f2e1c38b5a f2fs: fix to do sanity check on block address in f2fs_do_zero_range()
bce859358d f2fs: fix to avoid f2fs_bug_on() in dec_valid_node_count()
54c408800f NFSv4.1 mark qualified async operations as MOVEABLE tasks
c5665c29dd NFS: Convert GFP_NOFS to GFP_KERNEL
29b51ae02d NFS: Create a new nfs_alloc_fattr_with_label() function
00fa80189c NFS: Always initialise fattr->label in nfs_fattr_alloc()
0fac5f8fb1 video: fbdev: vesafb: Fix a use-after-free due early fb_info cleanup
7654c45635 perf jevents: Fix event syntax error caused by ExtSel
590df0a151 perf c2c: Use stdio interface if slang is not supported
06e4fa5a5c perf build: Fix btf__load_from_kernel_by_id() feature check
b52e192ffd i2c: rcar: fix PM ref counts in probe error paths
c06cfe582f i2c: npcm: Handle spurious interrupts
708c34bc72 i2c: npcm: Correct register access width
84721299cb i2c: npcm: Fix timeout calculation
7e4bfd3b9a iommu/amd: Increase timeout waiting for GA log enablement
85c2d1bb73 dmaengine: stm32-mdma: fix chan initialization in stm32_mdma_irq_handler()
33b5d6add8 dmaengine: stm32-mdma: remove GISR1 register
f2dfb4ab88 video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
08b9d374c8 NFS: Further fixes to the writeback error handling
eaf407d5b5 NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS layout
471577e926 NFS: Don't report errors from nfs_pageio_complete() more than once
a3bbd8b1aa NFS: Do not report flush errors in nfs_write_end()
3a2d62ec41 NFS: Don't report ENOSPC write errors twice
0d548c0c70 NFS: fsync() should report filesystem errors over EINTR/ERESTARTSYS
79e0b7436b NFS: Do not report EINTR/ERESTARTSYS as mapping errors
b3c7b5d08e dmaengine: idxd: Fix the error handling path in idxd_cdev_register()
b9c9b4584b i2c: at91: Initialize dma_buf in at91_twi_xfer()
c3c2734e28 iommu/mediatek: Fix NULL pointer dereference when printing dev_name
646070b648 MIPS: Loongson: Use hwmon_device_register_with_groups() to register hwmon
fc90f13ea0 iommu/arm-smmu-v3-sva: Fix mm use-after-free
2f124280f0 cpufreq: mediatek: Unregister platform device on exit
4477a67d0b cpufreq: mediatek: Use module_init and add module_exit
8d27c2186e i2c: at91: use dma safe buffers
596f59d336 iommu/mediatek: Add mutex for m4u_group and m4u_dom in data
053465ab20 iommu/mediatek: Remove clk_disable in mtk_iommu_remove
a216539403 iommu/mediatek: Add list_del in mtk_iommu_remove
bf45d76461 iommu/mediatek: Fix 2 HW sharing pgtable issue
9e53c25f32 iommu/amd: Enable swiotlb in all cases
45b2b7d710 f2fs: fix dereference of stale list iterator after loop body
250e5a6be5 f2fs: fix to do sanity check on inline_dots inode
2646992ddf f2fs: support fault injection for dquot_initialize()
24705fd3f3 OPP: call of_node_put() on error path in _bandwidth_supported()
64522155ea Input: stmfts - do not leave device disabled in stmfts_input_open
4f1c4fa37f KVM: LAPIC: Drop pending LAPIC timer injection when canceling the timer
ca55150bff RDMA/hfi1: Prevent use of lock before it is initialized
119f99209d mailbox: forward the hrtimer if not queued and under a lock
075564ed40 nfsd: destroy percpu stats counters after reply cache shutdown
5289795824 mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe()
7b668a59dd powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
65f11ccdd7 powerpc/xive: Fix refcount leak in xive_spapr_init
fd7a3548af powerpc/xive: Add some error handling code to 'xive_spapr_init()'
f04604987c macintosh: via-pmu and via-cuda need RTC_LIB
bd89ccd736 powerpc/perf: Fix the threshold compare group constraint for power9
42063c1c1f powerpc/perf: Fix the threshold compare group constraint for power10
5a8849d3cb powerpc/64: Only WARN if __pa()/__va() called with bad addresses
2530a7c236 hwrng: omap3-rom - fix using wrong clk_disable() in omap_rom_rng_runtime_resume()
bb1030d3de PCI: microchip: Fix potential race in interrupt handling
acb748fdc5 PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bits
418b6a3e12 Input: sparcspkr - fix refcount leak in bbc_beep_probe
35972ce3fb hugetlbfs: fix hugetlbfs_statfs() locking
cd4815c5c9 ARM: dts: at91: sama7g5: remove interrupt-parent from gic node
2a30446f40 crypto: cryptd - Protect per-CPU resource by disabling BH.
de5b734db2 crypto: sun8i-ss - handle zero sized sg
bbfc612ac5 crypto: sun8i-ss - rework handling of IV
18ca0d55e8 tty: fix deadlock caused by calling printk() under tty_port->lock
518fa6bc7a PCI: imx6: Fix PERST# start-up sequence
6df8af611d ipc/mqueue: use get_tree_nodev() in mqueue_get_tree()
f588b92591 proc: fix dentry/inode overinstantiating under /proc/${pid}/net
eb610fdf49 ASoC: atmel-classd: Remove endianness flag on class d component
7553130725 ASoC: atmel-pdmic: Remove endianness flag on pdmic component
dd0ee55493 arm64: dts: marvell: espressobin-ultra: enable front USB3 port
4ece24db39 arm64: dts: marvell: espressobin-ultra: fix SPI-NOR config
e42ceeca70 RDMA/hns: Add the detection for CMDQ status in the device initialization process
4237eb9bdf powerpc/4xx/cpm: Fix return value of __setup() handler
c8a9b3defa powerpc/idle: Fix return value of __setup() handler
5ed0519d42 pinctrl: renesas: core: Fix possible null-ptr-deref in sh_pfc_map_resources()
6a9992f80c pinctrl: renesas: r8a779a0: Fix GPIO function on I2C-capable pins
6cc90d5d44 powerpc/8xx: export 'cpm_setbrg' for modules
878f89e726 drm/msm/dpu: fix error check return value of irq_of_parse_and_map()
5d5d993f16 list: fix a data-race around ep->rdllist
8be32624f4 list: introduce list_is_head() helper and re-use it in list.h
b53f6ba21b firmware: arm_ffa: Remove incorrect assignment of driver_data
b5c203ea0b firmware: arm_ffa: Fix uuid parameter to ffa_partition_probe
eca2c185bb drivers/base/memory: fix an unlikely reference counting issue in __add_memory_block()
42ff63c485 dax: fix cache flush on PMD-mapped pages
b3fcf1f583 drivers/base/node.c: fix compaction sysfs file leak
05f34867b6 pinctrl: mvebu: Fix irq_of_parse_and_map() return value
638d39ed2c nvdimm: Allow overwrite in the presence of disabled dimms
2f97ebc58d nvdimm: Fix firmware activation deadlock scenarios
98342148a8 firmware: arm_scmi: Fix list protocols enumeration in the base protocol
cff2553569 ASoC: sh: rz-ssi: Release the DMA channels in rz_ssi_probe() error path
b7c13643e1 ASoC: sh: rz-ssi: Propagate error codes returned from platform_get_irq_byname()
94241e74b7 ASoC: sh: rz-ssi: Check return value of pm_runtime_resume_and_get()
d5e9dd4f65 arm64: dts: ti: k3-am64-mcu: remove incorrect UART base clock rates
5650e103bf soc: bcm: Check for NULL return of devm_kzalloc()
45f1920e26 scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()
c762c4206b mfd: ipaq-micro: Fix error check return value of platform_get_irq()
2db3a8f541 powerpc/fadump: fix PT_LOAD segment for boot memory area
40c84e778e Drivers: hv: vmbus: Fix handling of messages with transaction ID of zero
c43efa63a6 arm64: dts: qcom: qrb5165-rb5: Fix can-clock node name
01d4fe0380 pinctrl: mediatek: mt8195: enable driver on mtk platforms
dbd72f452e pinctrl/rockchip: support deferring other gpio params
ffea838686 arm: mediatek: select arch timer for mt7629
2b9f355ad8 pinctrl: bcm2835: implement hook for missing gpio-ranges
20340be216 gpiolib: of: Introduce hook for missing gpio-ranges
ef1e9def63 crypto: marvell/cesa - ECB does not IV
8fb6742168 misc: ocxl: fix possible double free in ocxl_file_register_afu
11ee8e9600 ARM: dts: bcm2835-rpi-b: Fix GPIO line names
fafc8daf0a ARM: dts: bcm2837-rpi-3-b-plus: Fix GPIO line name of power LED
fdafe0bb00 ARM: dts: bcm2837-rpi-cm3-io3: Fix GPIO line names for SMPS I2C
a444bafd72 ARM: dts: bcm2835-rpi-zero-w: Fix GPIO line name for Wifi/BT
775992b4cb ARM: dts: stm32: Fix PHY post-reset delay on Avenger96
ec65a8d8ca can: xilinx_can: mark bit timing constants as const
6830891ed5 platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctls
fc1e9dd97c ARM: dts: imx6dl-colibri: Fix I2C pinmuxing
9816480848 platform/chrome: cros_ec: fix error handling in cros_ec_register()
55e1c42d96 crypto: qat - set COMPRESSION capability for DH895XCC
7829a85958 crypto: qat - set CIPHER capability for DH895XCC
bb170dac3b crypto: qat - set COMPRESSION capability for QAT GEN2
69f4641ad4 crypto: qat - set CIPHER capability for QAT GEN2
99ace864e5 KVM: nVMX: Clear IDT vectoring on nested VM-Exit for double/triple fault
a1d52910a0 KVM: nVMX: Leave most VM-Exit info fields unmodified on failed VM-Entry
854904552e soc: qcom: llcc: Add MODULE_DEVICE_TABLE()
940808971b ARM: dts: ci4x10: Adapt to changes in imx6qdl.dtsi regarding fec clocks
16c25287ac PCI: dwc: Fix setting error return on MSI DMA mapping failure
ad1c9d13e0 PCI: mediatek: Fix refcount leak in mtk_pcie_subsys_powerup()
d41a739cc7 PCI: rockchip: Fix find_first_zero_bit() limit
d3c684749f PCI: cadence: Fix find_first_zero_bit() limit
c0730d8658 soc: qcom: smsm: Fix missing of_node_put() in smsm_parse_ipc
e13ad5f230 soc: qcom: smp2p: Fix missing of_node_put() in smp2p_parse_ipc
3f4c0083dd ARM: dts: suniv: F1C100: fix watchdog compatible
86a8ed8793 ARM: dts: BCM5301X: Update pin controller node name
5151f24ac9 ARM: dts: BCM5301X: update CRU block description
cd1d221741 memory: samsung: exynos5422-dmc: Avoid some over memory allocation
4cb6687016 PCI/ACPI: Allow D3 only if Root Port can signal and wake from D3
364f932433 arm64: dts: mt8192: Fix nor_flash status disable typo
e1d36fb7e7 arm64: dts: rockchip: Move drive-impedance-ohm to emmc phy on rk3399
a48a7f8949 dma-direct: don't over-decrypt memory
5beb74d11e dma-direct: always leak memory that can't be re-encrypted
9ba801c80c dma-direct: don't call dma_set_decrypted for remapped allocations
82b3f045af dma-direct: factor out dma_set_{de,en}crypted helpers
8eb0e5a265 net/smc: postpone sk_refcnt increment in connect()
23a5767183 net: dsa: restrict SMSC_LAN9303_I2C kconfig
90920566df hinic: Avoid some over memory allocation
2ba52ad365 net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()
d8642575a5 rxrpc: Fix decision on when to generate an IDLE ACK
12098cebf0 rxrpc: Don't let ack.previousPacket regress
9d5c62e63a rxrpc: Fix overlapping ACK accounting
cea2196643 rxrpc: Don't try to resend the request if we're receiving the reply
b3a9b227d5 rxrpc: Fix listen() setting the bar too high for the prealloc rings
1047d4ac66 hwmon: (pmbus) Check PEC support before reading other registers
a459bd84ad hv_netvsc: Fix potential dereference of NULL pointer
651c6b2d1d net: stmmac: fix out-of-bounds access in a selftest
41f3571616 net: stmmac: selftests: Use kcalloc() instead of kzalloc()
38acee9e14 ASoC: max98090: Move check for invalid values before casting in max98090_put_enab_tlv()
a89ca82d6b NFC: hci: fix sleep in atomic context bugs in nfc_hci_hcp_message_tx
aa5b6d09ff net: macb: Fix PTP one step sync support
37fd61fc70 PM: domains: Fix initialization of genpd's next_wakeup
85a18d128d ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_transition()
cf9c07d8f7 bfq: Allow current waker to defend against a tentative one
9de82bfc05 bfq: Relax waker detection for shared queues
3ade442ea5 thermal/drivers/imx_sc_thermal: Fix refcount leak in imx_sc_thermal_probe
21ccc58b67 thermal/core: Fix memory leak in __thermal_cooling_device_register()
ef1235c651 thermal/drivers/broadcom: Fix potential NULL dereference in sr_thermal_probe
c4e1280abe thermal/drivers/bcm2711: Don't clamp temperature at zero
d50d1c703b drm/i915: Fix CFI violation with show_dynamic_id()
a1bcaea4af drm/msm/dpu: handle pm_runtime_get_sync() errors in bind path
3e6a23ce74 selftests/bpf: Add missed ima_setup.sh in Makefile
beb81c13d0 drm/msm: don't free the IRQ if it was not requested
00fcd8552c x86/sev: Annotate stack change in the #VC handler
33546183c1 drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()
edff4c1af8 drm/msm/a6xx: Fix refcount leak in a6xx_gpu_init
a11f4f0188 ext4: reject the 'commit' option on ext2 filesystems
9ebbfa73d6 regulator: scmi: Fix refcount leak in scmi_regulator_probe
692c8de5bd media: rkvdec: h264: Fix bit depth wrap in pps packet
9031ef3866 media: rkvdec: h264: Fix dpb_valid implementation
3c90fdbac6 media: staging: media: rkvdec: Make use of the helper function devm_platform_ioremap_resource()
54d6fdf66d media: i2c: ov5648: fix wrong pointer passed to IS_ERR() and PTR_ERR()
8329361a3e media: ov7670: remove ov7670_power_off from ov7670_remove
018b0292c1 kselftest/arm64: bti: force static linking
2a3966b950 ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*
cf31d1ef38 net: hinic: add missing destroy_workqueue in hinic_pf_to_mgmt_init
9b01252e6c sctp: read sk->sk_bound_dev_if once in sctp_rcv()
d17b01588e m68k: math-emu: Fix dependencies of math emulation support
b5518b9b41 nvme: set dma alignment to dword
ce237c1e25 Bluetooth: use hdev lock for accept_list and reject_list in conn req
ab00f8c6b1 Bluetooth: use hdev lock in activate_scan for hci_is_adv_monitoring
65d347cb39 Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeout
dd646f5180 media: hantro: HEVC: Fix tile info buffer value computation
1207ddc93b media: atmel: atmel-sama5d2-isc: fix wrong mask in YUYV format check
a4cd52464b media: vsp1: Fix offset calculation for plane cropping
3309c2c574 media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init
2f6ced0e8f media: exynos4-is: Change clk_disable to clk_disable_unprepare
b6db1bbeaf media: i2c: rdacm2x: properly set subdev entity function
f0d9105f28 media: atmel: atmel-isc: Fix PM disable depth imbalance in atmel_isc_probe
204e53586b media: st-delta: Fix PM disable depth imbalance in delta_probe
0d21276083 mt76: do not attempt to reorder received 802.3 packets without agg session
663457f421 mt76: mt7921: Fix the error handling path of mt7921_pci_probe()
8ffc866d2f media: exynos4-is: Fix PM disable depth imbalance in fimc_is_probe
819c8af5e5 media: aspeed: Fix an error handling path in aspeed_video_probe()
795cc5b2b5 scripts/faddr2line: Fix overlapping text section failures
7fc8f4717e kselftest/cgroup: fix test_stress.sh to use OUTPUT dir
d63ffecd11 block: Fix the bio.bi_opf comment
85d899f396 ASoC: samsung: Fix refcount leak in aries_audio_probe
e2fa42e4c2 ASoC: samsung: Use dev_err_probe() helper
6635e6ba16 dma-direct: don't fail on highmem CMA pages in dma_direct_alloc_pages
639518f8e0 dma-direct: factor out a helper for DMA_ATTR_NO_KERNEL_MAPPING allocations
56ab0c0102 regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dt
2449112440 ASoC: mxs-saif: Fix refcount leak in mxs_saif_probe
cf760e494e ASoC: imx-hdmi: Fix refcount leak in imx_hdmi_probe
922bccdb17 ASoC: fsl: Fix refcount leak in imx_sgtl5000_probe
8737b5163f ASoC: fsl: Use dev_err_probe() helper
319d60b748 HID: amd_sfh: Modify the hid name
21e8fc0c57 HID: amd_sfh: Modify the bus name
7fef8ec5b1 wilc1000: fix crash observed in AP mode with cfg80211_register_netdevice()
1eb4f56f8f ath11k: Don't check arvif->is_started before sending management frames
84e92386d1 perf/amd/ibs: Use interrupt regs ip for stack unwinding
a532b341d7 samples: bpf: Don't fail for a missing VMLINUX_BTF when VMLINUX_H is provided
0480f70d13 regulator: qcom_smd: Fix up PM8950 regulator configuration
ca3fd5ff7b Revert "cpufreq: Fix possible race in cpufreq online error path"
10f5372196 spi: spi-fsl-qspi: check return value after calling platform_get_resource_byname()
76f5bd1eed iomap: iomap_write_failed fix
e7308391df arm64: stackleak: fix current_top_of_stack()
29d441903f media: uvcvideo: Fix missing check to determine if element is found in list
3aece8b03c drm/msm: return an error pointer in msm_gem_prime_get_sg_table()
09bdeedc1f drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detected
04bef5f1ba drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detected
c063df4122 drm/msm/dp: fix event thread stuck in wait_event after kthread_stop()
f5947118e7 drm/msm/dsi: fix address for second DSI PHY on SDM660
81180f6d74 regulator: core: Fix enable_count imbalance with EXCLUSIVE_GET
75868ee93b arm64: fix types in copy_highpage()
381a1e2748 x86/mm: Cleanup the control_va_addr_alignment() __setup handler
49887ad6ba irqchip/aspeed-scu-ic: Fix irq_of_parse_and_map() return value
89a223d811 irqchip/aspeed-i2c-ic: Fix irq_of_parse_and_map() return value
c1cfb6f652 irqchip/exiu: Fix acknowledgment of edge triggered interrupts
737b14e490 x86: Fix return value of __setup handlers
20b946ef84 nl80211: don't hold RTNL in color change request
bd85a268bf virtio_blk: fix the discard_granularity and discard_alignment queue limits
18f2967418 perf tools: Use Python devtools for version autodetection rather than runtime
ac3319c4cc spi: cadence-quadspi: fix Direct Access Mode disable for SoCFPGA
b54926bd55 drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()
bd14de7364 kunit: fix debugfs code to use enum kunit_status, not bool
ee21431e30 drm/panel: panel-simple: Fix proper bpc for AM-1280800N3TZQW-T00H
4d6582938a drm/msm: add missing include to msm_drv.c
e5d7cb9a18 drm/msm/hdmi: fix error check return value of irq_of_parse_and_map()
4cd66a8016 drm/msm/hdmi: check return value after calling platform_get_resource_byname()
212ecbeaf1 drm/msm/dsi: fix error checks and return values for DSI xmit functions
f7e3daef5e drm/msm/dp: do not stop transmitting phy test pattern during DP phy compliance test
bac5ff8594 drm/msm/dp: reset DP controller before transmit phy test pattern
75ec09a929 drm/msm/dp: fix error check return value of irq_of_parse_and_map()
d5e7956d8f drm/msm/dp: stop event kernel thread when DP unbind
ef4bdaac7c drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free during pm runtime resume
4ae67e8494 perf tools: Add missing headers needed by util/data.h
79c431eefd ASoC: rk3328: fix disabling mclk on pclk probe failure
32f8691dd7 x86/speculation: Add missing prototype for unpriv_ebpf_notify()
e5b1e419cd mtd: rawnand: intel: fix possible null-ptr-deref in ebu_nand_probe()
0cfee868b8 mtd: rawnand: cadence: fix possible null-ptr-deref in cadence_nand_dt_probe()
6a97103fe0 x86/pm: Fix false positive kmemleak report in msr_build_context()
fad41a8f88 mtd: spi-nor: core: Check written SR value in spi_nor_write_16bit_sr_and_check()
32c7cbb75b libbpf: Fix logic for finding matching program for CO-RE relocation
2324985aa7 selftests/resctrl: Fix null pointer dereference on open failed
4be0454349 drm/v3d: Fix null pointer dereference of pointer perfmon
663d326bcf scsi: ufs: core: Exclude UECxx from SFR dump list
f265dea6b8 scsi: ufs: qcom: Fix ufs_qcom_resume()
90e9c14206 scsi: iscsi: Fix harmless double shift bug
fbe55bc9ab drm/msm/dpu: adjust display_v_end for eDP and DP
6411d0c458 drm/msm/hdmi: switch to drm_bridge_connector
181ec5b45a drm/msm/dp: Modify prototype of encoder based API
9ea7148f61 selftests/damon: add damon to selftests root Makefile
6fbd040cae of: overlay: do not break notify on NOTIFY_{OK|STOP}
9b2aa765fb spi: rockchip: fix missing error on unsupported SPI_CS_HIGH
3359a48495 spi: rockchip: Preset cs-high and clk polarity in setup progress
523f6fe7b0 spi: rockchip: Stop spi slave dma receiver when cs inactive
eb57de933e fsnotify: fix wrong lockdep annotations
4ab1195c21 inotify: show inotify mask flags in proc fdinfo
f41c9418c5 mtdblock: warn if opened on NAND
7784d22f81 ALSA: pcm: Check for null pointer of pointer substream before dereferencing it
260cd3146f drm/panel: simple: Add missing bus flags for Innolux G070Y2-L01
1911bc6e6d media: hantro: Empty encoder capture buffers by default
a4ec75df70 media: i2c: max9286: fix kernel oops when removing module
678c63978e media: i2c: max9286: Use "maxim,gpio-poc" property
d7678a7a55 media: i2c: max9286: Use dev_err_probe() helper
7f6defe0fa ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyix
5c7957948c printk: wake waiters for safe and NMI contexts
3b336d607b printk: add missing memory barrier to wake_up_klogd()
195cb7826a printk: use atomic updates for klogd work
bf422b68e7 cpufreq: Fix possible race in cpufreq online error path
7ba2bb87e9 spi: img-spfi: Fix pm_runtime_get_sync() error checking
dc4d1f3b53 sched/psi: report zeroes for CPU full at the system level
36f416fdda sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq
60768ffced signal: Deliver SIGTRAP on perf event asynchronously if blocked
4c2122a3d0 drm/mediatek: dpi: Use mt8183 output formats for mt8192
be96baa0c7 regulator: da9121: Fix uninit-value in da9121_assign_chip_model()
c731d18a39 drm/bridge: Fix error handling in analogix_dp_probe
24f9dfdaec HID: elan: Fix potential double free in elan_input_configured
2573a45b51 HID: hid-led: fix maximum brightness for Dream Cheeky
3830dbdfb9 mtd: rawnand: denali: Use managed device resources
814706376f EDAC/dmc520: Don't print an error for each unconfigured interrupt line
4400e542b8 drbd: fix duplicate array initializer
ae42074b40 target: remove an incorrect unmap zeroes data deduction
c16539ef98 device property: Allow error pointer to be passed to fwnode APIs
ecc7b8dedf device property: Check fwnode->secondary when finding properties
b61f1f3a0e efi: Add missing prototype for efi_capsule_setup_info
1632be6386 NFC: NULL out the dev->rfkill to prevent UAF
0377e8f544 ixp4xx_eth: fix error check return value of platform_get_irq()
ffd4ae87a9 net: dsa: mt7530: 1G can also support 1000BASE-X link mode
79e852bf8f scftorture: Fix distribution of short handler delays
da840f3548 spi: spi-ti-qspi: Fix return value handling of wait_for_completion_timeout
4cb37f715f drm: mali-dp: potential dereference of null pointer
7e6ad65b6d drm/komeda: Fix an undefined behavior bug in komeda_plane_add()
48bd4e97db nl80211: show SSID for P2P_GO interfaces
c07f6772a0 mptcp: reset the packet scheduler on PRIO change
4b92cfc444 x86/PCI: Fix ALi M1487 (IBC) PIRQ router link value interpretation
049a44dfd6 libbpf: Don't error out on CO-RE relos for overriden weak subprogs
d47f85cc01 drm/vc4: txp: Force alpha to be 0xff if it's disabled
01c9020b2e drm/vc4: txp: Don't set TXP_VSTART_AT_EOF
0e26a6da02 drm/vc4: hvs: Reset muxes at probe time
fdb3da70ad drm/mediatek: Fix mtk_cec_mask()
08465a1889 drm/vc4: hvs: Fix frame count register readout
7c7a1f7173 x86/delay: Fix the wrong asm constraint in delay_loop()
61a85a20e8 ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probe
48889eb3cc ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probe
56846d96cc spi: qcom-qspi: Add minItems to interconnect-names
d5b6664530 mtd: spinand: gigadevice: fix Quad IO for GD5F1GQ5UExxG
adb1ff124a drm: bridge: icn6211: Fix HFP_HSW_HBP_HI and HFP_MIN handling
495f08380e drm: bridge: icn6211: Fix register layout
faeb95b4ad drm/bridge: adv7511: clean up CEC adapter when probe fails
96db9afa49 drm/edid: fix invalid EDID extension block filtering
996409ee97 ath9k: fix ar9003_get_eepmisc
b0bc3af3f0 drm: bridge: it66121: Fix the register page length
384b9eeb9f ath11k: acquire ab->base_lock in unassign when finding the peer by addr
2525e264ce drm/vmwgfx: Fix an invalid read
97c8a85834 dt-bindings: display: sitronix, st7735r: Fix backlight in example
4399781c49 drm/bridge_connector: enable HPD by default if supported
710051ebb7 drm: fix EDID struct for old ARM OABI format
96c4606878 Input: gpio-keys - cancel delayed work only in case of GPIO
32e6aea339 RDMA/hfi1: Prevent panic when SDMA is disabled
9e5b03ca02 smb3: check for null tcon
df6d8b6892 powerpc/iommu: Add missing of_node_put in iommu_init_early_dart
787255e619 macintosh/via-pmu: Fix build failure when CONFIG_INPUT is disabled
a4a6a38269 powerpc/powernv: fix missing of_node_put in uv_init()
df802880a7 powerpc/xics: fix refcount leak in icp_opal_init()
ce29ea3540 powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attr
5eed36dc77 tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolate
72f58a176a alpha: fix alloc_zeroed_user_highpage_movable()
6cd8b30790 KVM: PPC: Book3S HV Nested: L2 LPCR should inherit L1 LPES setting
2cdd528403 PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()
5ca40fcf0d powerpc/rtas: Keep MSR[RI] set when calling RTAS
4668e18bc2 cpufreq: Avoid unnecessary frequency updates due to mismatch
a3265a9440 ARM: hisi: Add missing of_node_put after of_find_compatible_node
80b06c4afc ARM: dts: exynos: add atmel,24c128 fallback to Samsung EEPROM
83c329b980 ARM: versatile: Add missing of_node_put in dcscb_init
c16b59d445 pinctrl: renesas: rzn1: Fix possible null-ptr-deref in sh_pfc_map_resources()
50c292b469 fat: add ratelimit to fat*_ent_bread()
a0f7180a2c powerpc/fadump: Fix fadump to work with a different endian capture kernel
de8f0b173d ARM: OMAP1: clock: Fix UART rate reporting algorithm
035ce4ffe0 ALSA: usb-audio: Move generic implicit fb quirk entries into quirks.c
07ddf6fbfe ALSA: usb-audio: Add quirk bits for enabling/disabling generic implicit fb
4b9185fbdb arm64: dts: qcom: sdm845-xiaomi-beryllium: fix typo in panel's vddio-supply property
4b9380d92c fs: jfs: fix possible NULL pointer dereference in dbFree()
7cef9274fa soc: ti: ti_sci_pm_domains: Check for null return of devm_kcalloc
eee44c7268 crypto: ccree - use fine grained DMA mapping dir
cb1be1d4be PM / devfreq: rk3399_dmc: Disable edev on remove()
5d44a05359 arm64: dts: qcom: msm8994: Fix BLSP[12]_DMA channels count
8337956649 arm64: dts: qcom: msm8994: Fix the cont_splash_mem address
fccd667c9c ARM: dts: s5pv210: align DMA channels with dtschema
5712f02972 ARM: dts: socfpga: align interrupt controller node name with dtschema
531156e171 ARM: dts: ox820: align interrupt controller node name with dtschema
b6c6b39862 IB/rdmavt: add missing locks in rvt_ruc_loopback
ff876b6cf5 scsi: target: tcmu: Avoid holding XArray lock when calling lock_page
b897da780f gfs2: use i_lock spin_lock for inode qadata
da6b6b4eab selftests/bpf: fix btf_dump/btf_dump due to recent clang change
f8bd7f369b char: tpm: cr50_i2c: Suppress duplicated error message in .remove()
4bcd926d78 eth: tg3: silence the GCC 12 array-bounds warning
dd07286924 afs: Adjust ACK interpretation to try and cope with NAT
65b578726d rxrpc, afs: Fix selection of abort codes
a6e80df4f0 rxrpc: Return an error to sendmsg if call failed
1619540621 m68k: atari: Make Atari ROM port I/O write macros return void
d295f28cb6 net: ipa: ignore endianness if there is no header
6f51684742 x86/microcode: Add explicit CPU vendor dependency
28beef47f1 can: mcp251xfd: silence clang's -Wunaligned-access warning
980b79d0be nvme: set non-mdts limits in nvme_scan_work
d9c96e0557 ACPI: CPPC: Assume no transition latency if no PCCT
649689f49a ASoC: rt1015p: remove dependency on GPIOLIB
f8ceb9745b ASoC: max98357a: remove dependency on GPIOLIB
bdd5770169 media: hantro: Stop using H.264 parameter pic_num
16cae5d858 media: exynos4-is: Fix compile warning
660dfa033c net: phy: micrel: Allow probing without .driver_data
5005002b2e drm/amd/pm: update smartshift powerboost calc for smu13
c525d3385f drm/amd/pm: update smartshift powerboost calc for smu12
c2673b86b4 nbd: Fix hung on disconnect request if socket is closed before
061a6159ce ASoC: rt5645: Fix errorenous cleanup order
906c81dba8 nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags
48d32e41bb openrisc: start CPU timer early in boot
6d5deb2428 usbnet: Run unregister_netdev() before unbind() again
35121d0bb7 media: cec-adap.c: fix is_configuring state
32c7b04d53 media: imon: reorganize serialization
271bea32ac media: ccs-core.c: fix failure to call clk_disable_unprepare
c16cfcac77 media: hantro: HEVC: unconditionnaly set pps_{cb/cr}_qp_offset values
a1f2cb0a26 media: coda: limit frame interval enumeration to supported encoder frame sizes
eeb4819e94 media: rga: fix possible memory leak in rga_probe
4b6807b1cf mt76: fix encap offload ethernet type check
bf5572fb3f mt76: mt7921: accept rx frames with non-standard VHT MCS10-11
03755410a8 rtlwifi: Use pr_warn instead of WARN_ONCE
25929a5a69 ipmi: Fix pr_fmt to avoid compilation issues
98a0c0dea5 ipmi:ssif: Check for NULL msg when handling events and messages
717c6f4570 ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default
e202dad519 dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC
bab4596632 spi: stm32-qspi: Fix wait_cmd timeout in APM mode
aeca695a19 sched/core: Avoid obvious double update_rq_clock warning
cab410da48 perf/amd/ibs: Cascade pmu init functions' return value
69b2965976 s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRANCHES
6320ae1b58 net: remove two BUG() from skb_checksum_help()
db6da340d6 scsi: lpfc: Alter FPIN stat accounting logic
2200453e89 ASoC: tscs454: Add endianness flag in snd_soc_component_driver
db6d83e09f of: Support more than one crash kernel regions for kexec -s
22e0b0b84c HID: bigben: fix slab-out-of-bounds Write in bigben_probe
4262a0e46b regulator: mt6315: Enforce regulator-compatible, not name
b305469ed0 drm/amdgpu/ucode: Remove firmware load type check in amdgpu_ucode_free_bo
a2c87348ac drm/amdgpu/psp: move PSP memory alloc from hw_init to sw_init
da3b69a564 mlxsw: Treat LLDP packets as control
1377b79917 mlxsw: spectrum_dcb: Do not warn about priority changes
9bb5de6e0b ASoC: dapm: Don't fold register value changes into notifications
77d7fb1489 net/mlx5: fs, delete the FTE when there are no rules attached to it
87402434ea ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL
04be468ec1 scsi: target: tcmu: Fix possible data corruption
903d01a220 drm: msm: fix error check return value of irq_of_parse_and_map()
621916afe8 arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscall
c227242809 ath10k: skip ath10k_halt during suspend for driver state RESTARTING
ae488dafe0 drm/amd/pm: fix the compile warning
978e3d0232 drm/plane: Move range check for format_count earlier
47187f6177 ASoC: Intel: bytcr_rt5640: Add quirk for the HP Pro Tablet 408
451b907690 ath11k: disable spectral scan during spectral deinit
40cf4ea4d2 scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()
3ab08d7c16 scsi: ufs: Use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
7719a8044b drm/amdgpu/sdma: Fix incorrect calculations of the wptr of the doorbells
942ce0cba1 scsi: megaraid: Fix error check return value of register_chrdev()
7eb8e4787b drivers: mmc: sdhci_am654: Add the quirk to set TESTCD bit
353298cadb mmc: jz4740: Apply DMA engine limits to maximum segment size
27f672af28 md/bitmap: don't set sb values if can't pass sanity check
1f0fc1dfb5 media: cx25821: Fix the warning when removing the module
98106f100f media: pci: cx23885: Fix the error handling in cx23885_initdev()
9c385b961d media: venus: hfi: avoid null dereference in deinit
84bf55461d ath9k: fix QCA9561 PA bias level
4374b8d71c ASoC: rsnd: care return value from rsnd_node_fixed_index()
2463291345 ASoC: rsnd: care default case on rsnd_ssiu_busif_err_status_clear()
a5ce7051db drm/amd/pm: fix double free in si_parse_power_table()
2bcec28ac0 cpuidle: PSCI: Improve support for suspend-to-RAM for PSCI OSI mode
ae373d66c4 scsi: lpfc: Fix call trace observed during I/O with CMF enabled
7625e81de2 scsi: lpfc: Fix SCSI I/O completion and abort handler deadlock
271725e402 scsi: lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg()
fcd1893ef5 tools/power turbostat: fix ICX DRAM power numbers
30be187da5 spi: spi-rspi: Remove setting {src,dst}_{addr,addr_width} based on DMA direction
ecfe184509 rtw88: 8821c: fix debugfs rssi value
5cc6f623f4 ALSA: jack: Access input_dev under mutex
64e9f4f65c sfc: ef10: Fix assigning negative value to unsigned variable
2da36b14af rcu: Make TASKS_RUDE_RCU select IRQ_WORK
ba722d061b rcu-tasks: Fix race in schedule and flush work
d0d266c2f6 drm/amd/display: Disabling Z10 on DCN31
3f2dc81063 drm/komeda: return early if drm_universal_plane_init() fails.
042f8d5a13 mac80211: minstrel_ht: fix where rate stats are stored (fixes debugfs output)
a425d18a13 ACPICA: Avoid cache flush inside virtual machines
063ed7dbf9 x86/platform/uv: Update TSC sync state for UV5
0781b56404 fbcon: Consistently protect deferred_takeover with console_lock()
7665af570b ipv6: fix locking issues with loops over idev->addr_list
48d4a820fd ipw2x00: Fix potential NULL dereference in libipw_xmit()
9547e5ed9c b43: Fix assigning negative value to unsigned variable
e7823a60f3 b43legacy: Fix assigning negative value to unsigned variable
07ea929333 mwifiex: add mutex lock for call in mwifiex_dfs_chan_sw_work_queue
2485af5ca4 selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool sync
3117e7a0de selftests/bpf: Fix vfs_link kprobe definition
32e10aabc2 drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modes
079164db40 drm/vmwgfx: validate the screen formats
4475d3c3b2 iommu/vt-d: Add RPLS to quirk list to skip TE disabling
08128d6cac btrfs: fix the error handling for submit_extent_page() for btrfs_do_readpage()
80e2340d1f btrfs: repair super block num_devices automatically
b17dada226 btrfs: return correct error number for __extent_writepage_io()
018110b5da btrfs: add "0x" prefix for unsupported optional features
83d0ed00cc ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
7400a7e0a7 ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
e1c91672c5 ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
260650ddc8 x86/sgx: Set active memcg prior to shmem allocation
8765a423a8 x86/kexec: fix memory leak of elf header buffer
7aef4ecc31 perf/x86/intel: Fix event constraints for ICL
cc0dd4456f x86/MCE/AMD: Fix memory leak when threshold_create_bank() fails
d9a04bc7d1 platform/x86: intel-hid: fix _DSM function index handling
dfe5921112 xhci: Allow host runtime PM as default for Intel Alder Lake N xHCI
791f532de7 cifs: when extending a file with falloc we should make files not-sparse
ce0008a0e4 cifs: fix potential double free during failed mount
d7b5577272 fs/ntfs3: Restore ntfs_xattr_get_acl and ntfs_xattr_set_acl functions
79f44f05e7 fs/ntfs3: Update i_ctime when xattr is added
d8be98ab88 fs/ntfs3: Fix some memory leaks in an error handling path of 'log_replay()'
8bac05d61f fs/ntfs3: In function ntfs_set_acl_ex do not change inode->i_mode if called from function ntfs_init_acl
f45bd2922d fs/ntfs3: Check new size for limits
dc05aa14d3 fs/ntfs3: Keep preallocated only if option prealloc enabled
3eb42b847e fs/ntfs3: Fix fiemap + fix shrink file size (to remove preallocated space)
87e9cd4b86 fs/ntfs3: Update valid size if -EIOCBQUEUED
0cebad7ee6 usb: core: hcd: Add support for deferring roothub registration
5a3eec6f67 usb: dwc3: gadget: Move null pinter check to proper place
bf2558bbdc usb: isp1760: Fix out-of-bounds array access
fdcb8a893a USB: new quirk for Dell Gen 2 devices
c2dd96835f USB: serial: option: add Quectel BG95 modem
2514cc471b USB: serial: pl2303: fix type detection for odd device
11868ca215 ALSA: usb-audio: Cancel pending work at closing a MIDI substream
3e7e75378d ALSA: hda/realtek - Fix microphone noise on ASUS TUF B550M-PLUS
99137afd84 ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9520 laptop
0e06c3b43d ALSA: hda/realtek - Add new type for ALC245
7b50d7cc28 riscv: Move alternative length validation into subsection
c64d777c91 riscv: Wire up memfd_secret in UAPI header
0179777e29 riscv: Fix irq_work when SMP is disabled
1b1dfd94b2 riscv: Initialize thread pointer before calling C functions
87fd2d27c9 RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of IORESOURCE_BUSY
e639a66ca9 parisc/stifb: Keep track of hardware path of graphics card
8b8fe78cae parisc/stifb: Implement fb_is_primary_device()
fced6c0622 binfmt_flat: do not stop relocating GOT entries prematurely on riscv
813550e7cc Merge 5.15.42 into android13-5.15-lts
207ca68816 Linux 5.15.45
37fad50e16 ALSA: usb-audio: Optimize TEAC clock quirk
6099a6c8a7 bpf: Check PTR_TO_MEM | MEM_RDONLY in check_helper_mem_access
5d0bba8232 bpf: Reject writes for PTR_TO_MAP_KEY in check_helper_mem_access
51f6657e94 bpf: Fix excessive memory allocation in stack_map_alloc()
77f8c4a5f3 bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytes
e36452d5da bpf: Fix potential array overflow in bpf_trampoline_get_progs()
e2fc17fcc5 NFSD: Fix possible sleep during nfsd4_release_lockowner()
fa1c51c82c NFS: Memory allocation failures are not server fatal errors
9bc73bbd55 docs: submitting-patches: Fix crossref to 'The canonical patch format'
581b2ed605 tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()
b5745954a9 tpm: Fix buffer access in tpm2_get_tpm_pt()
718ff5fc7e media: i2c: imx412: Fix power_off ordering
d207a2e208 media: i2c: imx412: Fix reset GPIO polarity
9ebed8d283 x86/sgx: Ensure no data in PCMD page after truncate
cd69479425 x86/sgx: Fix race between reclaimer and page fault handler
b070e97fbd x86/sgx: Obtain backing storage page with enclave mutex held
fd55a17077 x86/sgx: Mark PCMD page as dirty when modifying contents
cdf828c11c x86/sgx: Disconnect backing page references from dirty status
12b635b4e3 HID: multitouch: add quirks to enable Lenovo X12 trackpoint
18242f3428 HID: multitouch: Add support for Google Whiskers Touchpad
58cf68a188 fs/ntfs3: validate BOOT sectors_per_clusters
6e5bc6f7fe raid5: introduce MD_BROKEN
69712b1702 dm verity: set DM_TARGET_IMMUTABLE feature flag
40aaeb41dd dm stats: add cond_resched when looping over entries
fd77cb6220 dm crypt: make printing of the key constant-time
ed0712361a dm integrity: fix error code in dm_integrity_ctr()
a485b32de7 ARM: dts: s5pv210: Correct interrupt name for bluetooth in Aries
db03727b4b Bluetooth: hci_qca: Use del_timer_sync() before freeing
f18aa2fc00 ALSA: usb-audio: Configure sync endpoints before data
8d1f715730 ALSA: usb-audio: Add missing ep_idx in fixed EP quirks
8c9a54eed7 ALSA: usb-audio: Workaround for clock setup on TEAC devices
3ec459c881 zsmalloc: fix races between asynchronous zspage free and page migration
5763176f69 crypto: ecrdsa - Fix incorrect use of vli_cmp
dd36037d4a crypto: caam - fix i.MX6SX entropy delay value
d8fdb4b240 KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leak
8d3a2aa097 KVM: x86: Drop WARNs that assert a triple fault never "escapes" from L2
531d1070d8 KVM: x86: avoid calling x86 emulator without a decoded instruction
eea9755a04 x86, kvm: use correct GFP flags for preemption disabled
7b54eb6319 x86/kvm: Alloc dummy async #PF token outside of raw spinlock
1b6bcda5df KVM: PPC: Book3S HV: fix incorrect NULL check on list iterator
01989d7eeb netfilter: conntrack: re-fetch conntrack after insertion
9c413a8c8b netfilter: nf_tables: double hook unregistration in netns path
9ea55b9f43 netfilter: nf_tables: hold mutex on netns pre_exit path
89ef50fe03 netfilter: nf_tables: sanitize nft_set_desc_concat_parse()
e61717947a crypto: drbg - make reseeding from get_random_bytes() synchronous
da208708f4 crypto: drbg - move dynamic ->reseed_threshold adjustments to __drbg_seed()
585f6b76d3 crypto: drbg - track whether DRBG was seeded with !rng_is_initialized()
fa996803b9 crypto: drbg - prepare for more fine-grained tracking of seeding state
e16cc79b0f lib/crypto: add prompts back to crypto libraries
c504167adc exfat: check if cluster num is valid
195fffbf82 drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()
23cb9eff90 net: ipa: compute proper aggregation limit
cf2fbc56c4 pipe: Fix missing lock in pipe_resize_ring()
e6acf868ff pipe: make poll_usage boolean and annotate its access
8a3db00ab0 assoc_array: Fix BUG_ON during garbage collect
24c6fc6e74 i2c: ismt: prevent memory corruption in ismt_access()
f692bcffd1 netfilter: nf_tables: disallow non-stateful expression in sets earlier
f55c75cf73 drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers
71475936e6 i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging
731561de2a net: ftgmac100: Disable hardware checksum on AST2600
49651497b6 nfc: pn533: Fix buggy cleanup order
7e18fd1248 net: af_key: check encryption module availability consistency
20b413c38b percpu_ref_init(): clean ->percpu_count_ref on failure
8243f5768d KVM: arm64: Don't hypercall before EL2 init
8ff411998a pinctrl: sunxi: fix f1c100s uart2 function
09901136e7 ALSA: usb-audio: Don't get sample rate for MCT Trigger 5 USB-to-HDMI
4e67be4077 Linux 5.15.44
50196b5d73 ALSA: ctxfi: Add SB046x PCI ID
ea5b87349d random: check for signals after page of pool writes
3e167570a9 random: wire up fops->splice_{read,write}_iter()
0789c69644 random: convert to using fops->write_iter()
7f8cea12a4 random: convert to using fops->read_iter()
6244da28c6 random: unify batched entropy implementations
64cb7f01dd random: move randomize_page() into mm where it belongs
55a368c3e8 random: move initialization functions out of hot pages
542a60612d random: make consistent use of buf and len
29ed26a334 random: use proper return types on get_random_{int,long}_wait()
55729575ea random: remove extern from functions in header
c6ae9d65bc random: use static branch for crng_ready()
4e5e6754a4 random: credit architectural init the exact amount
11cce5040c random: handle latent entropy and command line from random_init()
ac0172992c random: use proper jiffies comparison macro
8df752b82e random: remove ratelimiting for in-kernel unseeded randomness
272b79432f random: move initialization out of reseeding hot path
c4e600154a random: avoid initializing twice in credit race
23a1b984f4 random: use symbolic constants for crng_init states
f4cb809a90 siphash: use one source of truth for siphash permutations
82caef8409 random: help compiler out with fast_mix() by using simpler arguments
4649394c47 random: do not use input pool from hard IRQs
df4e319ea6 random: order timer entropy functions below interrupt functions
baf0621770 random: do not pretend to handle premature next security model
0d24003b5f random: use first 128 bits of input as fast init
0d79a47b4a random: do not use batches when !crng_ready()
1ab530cf40 random: insist on random_get_entropy() existing in order to simplify
e6bd242523 xtensa: use fallback for random_get_entropy() instead of zero
b4582cb351 sparc: use fallback for random_get_entropy() instead of zero
d876dca6ed um: use fallback for random_get_entropy() instead of zero
e017497815 x86/tsc: Use fallback for random_get_entropy() instead of zero
38fbfa404d nios2: use fallback for random_get_entropy() instead of zero
197d25e068 arm: use fallback for random_get_entropy() instead of zero
9e6db825e8 mips: use fallback for random_get_entropy() instead of just c0 random
2ab416043a riscv: use fallback for random_get_entropy() instead of zero
a1428cd7e1 m68k: use fallback for random_get_entropy() instead of zero
82f182812f timekeeping: Add raw clock fallback for random_get_entropy()
bc94ccb290 powerpc: define get_cycles macro for arch-override
8ca78fbdeb alpha: define get_cycles macro for arch-override
9bf990cff6 parisc: define get_cycles macro for arch-override
e05efd31b9 s390: define get_cycles macro for arch-override
9f174326e3 ia64: define get_cycles macro for arch-override
807ed9c295 init: call time_init() before rand_initialize()
2814a9e632 random: fix sysctl documentation nits
4179671f49 random: document crng_fast_key_erasure() destination possibility
8b373c113a random: make random_get_entropy() return an unsigned long
b8078810e4 random: allow partial reads if later user copies fail
ccaaff57ed random: check for signals every PAGE_SIZE chunk of /dev/[u]random
02c2e2ca36 random: check for signal_pending() outside of need_resched() check
e7e196e1ae random: do not allow user to keep crng key around on stack
be7561767c random: do not split fast init input in add_hwgenerator_randomness()
636b057e2a random: mix build-time latent entropy into pool at init
3967a20036 random: re-add removed comment about get_random_{u32,u64} reseeding
25727cbbe9 random: treat bootloader trust toggle the same way as cpu trust toggle
a704248b45 random: skip fast_init if hwrng provides large chunk of entropy
3689ac0351 random: check for signal and try earlier when generating entropy
94c8249efa random: reseed more often immediately after booting
99290c6898 random: make consistent usage of crng_ready()
0c66c87639 random: use SipHash as interrupt entropy accumulator
6da877d2d4 random: replace custom notifier chain with standard one
39c9e5566a random: don't let 644 read-only sysctls be written to
e4e1600a67 random: give sysctl_random_min_urandom_seed a more sensible value
2c60d7f38d random: do crng pre-init loading in worker rather than irq
1523ec5324 random: unify cycles_t and jiffies usage and types
fdb1e54472 random: cleanup UUID handling
c169e7a09c random: only wake up writers after zap if threshold was passed
e400ba11a2 random: round-robin registers as ulong, not u32
144c1e7ecf random: clear fast pool, crng, and batches in cpuhp bring up
80c1f7f8f3 random: pull add_hwgenerator_randomness() declaration into random.h
98d6def672 random: check for crng_init == 0 in add_device_randomness()
9df4a56fad random: unify early init crng load accounting
d386b08705 random: do not take pool spinlock at boot
3c48a2da32 random: defer fast pool mixing to worker
9489e36e21 random: rewrite header introductory comment
9385681af8 random: group sysctl functions
96340f035d random: group userspace read/write functions
74b704245f random: group entropy collection functions
43e87e6f33 random: group entropy extraction functions
019e057db9 random: group crng functions
81e62ff1f6 random: group initialization wait functions
d3a2510216 random: remove whitespace and reorder includes
30c52e99db random: remove useless header comment
95f85a0158 random: introduce drain_entropy() helper to declutter crng_reseed()
c807eca035 random: deobfuscate irq u32/u64 contributions
f641f9495d random: add proper SPDX header
ce951e9672 random: remove unused tracepoints
4509941f75 random: remove ifdef'd out interrupt bench
ad5d17d0fa random: tie batched entropy generation to base_crng generation
86ab60616e random: fix locking for crng_init in crng_reseed()
d2d1ad9430 random: zero buffer after reading entropy from userspace
eda555356b random: remove outdated INT_MAX >> 6 check in urandom_read()
5dd066ade8 random: make more consistent use of integer types
ba789caa17 random: use hash function for crng_slow_load()
b27bd09d05 random: use simpler fast key erasure flow on per-cpu keys
1aab83f966 random: absorb fast pool into input pool after fast load
4a18db164c random: do not xor RDRAND when writing into /dev/random
b51caadb18 random: ensure early RDSEED goes through mixer on init
fd6eb28005 random: inline leaves of rand_initialize()
5e4fab6fef random: get rid of secondary crngs
ded4cc806d random: use RDSEED instead of RDRAND in entropy extraction
704c76e088 random: fix locking in crng_fast_load()
67fdda9af7 random: remove batched entropy locking
ad86aa8ec9 random: remove use_input_pool parameter from crng_reseed()
1bc9db59b2 random: make credit_entropy_bits() always safe
3730490111 random: always wake up entropy writers after extraction
cb65ac3008 random: use linear min-entropy accumulation crediting
a6beb8155b random: simplify entropy debiting
a5e2c8a457 random: use computational hash for entropy extraction
add92df1cb random: only call crng_finalize_init() for primary_crng
07e0152304 random: access primary_pool directly rather than through pointer
b53c9666e7 random: continually use hwgenerator randomness
c1dc53d781 random: simplify arithmetic function flow in account()
2f0e83e832 random: selectively clang-format where it makes sense
db7a0a9171 random: access input_pool_data directly rather than through pointer
c25c7e29be random: cleanup fractional entropy shift constants
68512942c0 random: prepend remaining pool constants with POOL_
2772ba4d52 random: de-duplicate INPUT_POOL constants
da80b44cf9 random: remove unused OUTPUT_POOL constants
f9efa1a988 random: rather than entropy_store abstraction, use global
b6d849d0e2 random: remove unused extract_entropy() reserved argument
578fbb7600 random: remove incomplete last_data logic
8aa9ddc4db random: cleanup integer types
4330c485f9 random: cleanup poolinfo abstraction
250bda5d05 random: fix typo in comments
15a1a3baf1 random: don't reset crng_init_cnt on urandom_read()
d47579fb28 random: avoid superfluous call to RDRAND in CRNG extraction
0c39104471 random: early initialization of ChaCha constants
5822fad8d3 random: use IS_ENABLED(CONFIG_NUMA) instead of ifdefs
69bb5f0917 random: harmonize "crng init done" messages
c4c9081184 random: mix bootloader randomness into pool
1b1258b917 random: do not re-init if crng_reseed completes before primary init
08040365d0 random: do not sign extend bytes for rotation when mixing
2e827d5334 random: use BLAKE2s instead of SHA1 in extraction
c5a7694fa8 random: remove unused irq_flags argument from add_interrupt_randomness()
40af1df803 random: document add_hwgenerator_randomness() with other input functions
45626449eb lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
b0cdd9ec84 lib/crypto: sha1: re-roll loops to reduce code size
cba2195416 lib/crypto: blake2s: move hmac construction into wireguard
caba66ec32 lib/crypto: blake2s: include as built-in
830ecbae41 MAINTAINERS: add git tree for random.c
12d7163380 MAINTAINERS: co-maintain random.c
0da5349e22 ACPI: sysfs: Fix BERT error region memory mapping
bf5a3c51e9 ice: fix crash at allocation failure
acd12d1652 KVM: x86/mmu: fix NULL pointer dereference on guest INVPCID
f82ccfa483 HID: amd_sfh: Add support for sensor discovery
0e5bb338bf Linux 5.15.43
d12cd0bf5d mptcp: Do TCP fallback on early DSS checksum failure
c5871dddc1 Linux 5.15.42
94bf8bfb00 afs: Fix afs_getattr() to refetch file status if callback break occurred
e7647ddf0a i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()
69c5d307dc lockdown: also lock down previous kgdb use
649178c049 mt76: mt7921e: fix possible probe failure after reboot
a2797b5507 dt-bindings: pinctrl: aspeed-g6: remove FWQSPID group
331c57431f Input: ili210x - fix reset timing
149a25b82c arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUs
47840af397 net: atlantic: verify hw_head_ lies within TX buffer ring
948ddbdc56 net: atlantic: add check for MAX_SKB_FRAGS
2d1b336ffb net: atlantic: reduce scope of is_rsc_complete
d955f45d1a net: atlantic: fix "frag[0] not initialized"
fd721da2df net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()
b076fa1694 ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()
dc5c5b7407 nl80211: fix locking in nl80211_set_tx_bitrate_mask()
7140149849 net: fix wrong network header length
4f631f9f9d fbdev: Prevent possible use-after-free in fb_release()
92dc6278de Revert "fbdev: Make fb_release() return -ENODEV if fbdev was unregistered"
9e87c228be selftests: add ping test with ping_group_range tuned
020fb19eae nl80211: validate S1G channel width
4bcc2ab96f mac80211: fix rx reordering with non explicit / psmp ack policy
e2c54b9458 scsi: qla2xxx: Fix missed DMA unmap for aborted commands
d711a21184 scsi: scsi_dh_alua: Properly handle the ALUA transitioning state
0b56244bda perf bench numa: Address compiler error on s390
dff5463bc7 perf regs x86: Fix arch__intr_reg_mask() for the hybrid platform
d883b2e9af gpio: mvebu/pwm: Refuse requests with inverted polarity
e7c6ac3cc2 gpio: gpio-vf610: do not touch other bits when set the target bit
86eac8d761 perf build: Fix check for btf__load_from_kernel_by_id() in libbpf
e807932232 scsi: ufs: core: Fix referencing invalid rsp field
d0116a3f25 riscv: dts: sifive: fu540-c000: align dma node name with dtschema
11ad6bab26 net: bridge: Clear offload_fwd_mark when passing frame up bridge interface.
88b937673b netfilter: flowtable: move dst_check to packet path
c1e170b112 netfilter: flowtable: pass flowtable to nf_flow_table_iterate()
b8835ba8c0 netfilter: flowtable: fix TCP flow teardown
e723f67cf0 igb: skip phy status check where unavailable
bf6800a394 mptcp: fix checksum byte order
f67eeb03fe mptcp: reuse __mptcp_make_csum in validate_data_csum
6e66d31618 mptcp: change the parameter of __mptcp_make_csum
37bb8ea154 ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2
b88e30dcdf ARM: 9196/1: spectre-bhb: enable for Cortex-A15
ad54e63b83 net: af_key: add check for pfkey_broadcast in function pfkey_process
4048778318 net/mlx5e: Properly block LRO when XDP is enabled
9cec84ed7c net/mlx5: DR, Fix missing flow_source when creating multi-destination FW table
2372405955 NFC: nci: fix sleep in atomic context bugs caused by nci_skb_alloc
1b0c87de27 net/qla3xxx: Fix a test in ql_reset_work()
212ca7bb55 clk: at91: generated: consider range when calculating best rate
2b037a3bed ice: Fix interrupt moderation settings getting cleared
a2fd0fb3ba ice: move ice_container_type onto ice_ring_container
737fbf0c32 ice: fix possible under reporting of ethtool Tx and Rx statistics
12fd5b1121 ice: fix crash when writing timestamp on RX rings
e35387a913 net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()
4ad09fdef5 net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()
2c560e9008 net: systemport: Fix an error handling path in bcm_sysport_probe()
eb0ebbd4b0 Revert "PCI: aardvark: Rewrite IRQ code to chained IRQ handler"
b329889974 netfilter: nft_flow_offload: fix offload with pppoe + vlan
f96b2e0672 net: fix dev_fill_forward_path with pppoe + bridge
7613dcacee netfilter: nft_flow_offload: skip dst neigh lookup for ppp devices
5f4197a020 netfilter: flowtable: fix excessive hw offload attempts after failure
c22ee3a067 net/sched: act_pedit: sanitize shift argument before usage
952c246496 xfrm: fix "disable_policy" flag use when arriving from different devices
36d8cca5b4 xfrm: rework default policy structure
ad7491e92b net: macb: Increment rx bd head after allocating skb and buffer
999ee216c6 net: ipa: record proper RX transaction count
636184fd1b ALSA: hda - fix unused Realtek function when PM is not enabled
84b6e3d589 pinctrl: mediatek: mt8365: fix IES control pins
53bac31c8d ARM: dts: aspeed: Add video engine to g6
ed978be2af ARM: dts: aspeed: Add secure boot controller node
794f7da40d ARM: dts: aspeed: Add ADC for AST2600 and enable for Rainier and Everest
75e9562bb4 ARM: dts: aspeed-g6: fix SPI1/SPI2 quad pin group
f234feed77 pinctrl: pinctrl-aspeed-g6: remove FWQSPID group in pinctrl
b29774c208 ARM: dts: aspeed-g6: remove FWQSPID group in pinctrl dtsi
250f71a575 dma-buf: ensure unique directory name for dmabuf stats
6a4c06e265 dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspace
deec861681 drm/dp/mst: fix a possible memory leak in fetch_monitor_name()
aaf0f01d07 drm/i915/dmc: Add MMIO range restrictions
9d3ec4e5bf drm/amd: Don't reset dGPUs if the system is going to s2idle
24501d51c6 libceph: fix potential use-after-free on linger ping and resends
8a06f25f59 crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ
c42f9a5a3a arm64: mte: Ensure the cleared tags are visible before setting the PTE
e9ea44dc03 arm64: paravirt: Use RCU read locks to guard stolen_time
a3c0ba7870 KVM: x86/mmu: Update number of zapped pages even if page list is stable
9f8f09d92a Revert "can: m_can: pci: use custom bit timings for Elkhart Lake"
f5012bad43 PCI/PM: Avoid putting Elo i2 PCIe Ports in D3cold
42d8a6dc45 Fix double fget() in vhost_net_set_backend()
0f71433eb7 selinux: fix bad cleanup on error in hashtab_duplicate()
e085354dde perf: Fix sys_perf_event_open() race against self
f380aba421 ALSA: hda/realtek: Add quirk for TongFang devices with pop noise
48550a90e4 ALSA: wavefront: Proper check of get_user() error
74f64e7d18 ALSA: usb-audio: Restore Rane SL-1 quirk
e156805ae2 nilfs2: fix lockdep warnings during disk space reclamation
d05cc5395e nilfs2: fix lockdep warnings in page operations for btree nodes
2a8b2f6a91 ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()
6d32c58b26 platform/chrome: cros_ec_debugfs: detach log reader wq from devm
1848108927 drbd: remove usage of list iterator variable after loop
98e0a2e96a MIPS: lantiq: check the return value of kzalloc()
9a86574865 fs: fix an infinite loop in iomap_fiemap
258a7a7fb5 rtc: mc146818-lib: Fix the AltCentury for AMD platforms
9690e989d2 nvme-multipath: fix hang when disk goes live over reconnect
d44ff3b100 nvmet: use a private workqueue instead of the system workqueue
b6f7efb922 tools/virtio: compile with -pthread
87c54a0b64 vhost_vdpa: don't setup irq offloading when irq_num < 0
4e32c4c701 s390/pci: improve zpci_dev reference counting
2d5f611add s390/traps: improve panic message for translation-specification exception
3e3f28529a ALSA: hda/realtek: Enable headset mic on Lenovo P360
4e640d4a9d crypto: x86/chacha20 - Avoid spurious jumps to other functions
625ff6f497 crypto: stm32 - fix reference leak in stm32_crc_remove
0a482fc429 rtc: sun6i: Fix time overflow handling
8b2ea9a3a1 gfs2: Disable page faults during lockless buffered reads
3fbccc4082 nvme-pci: add quirks for Samsung X5 SSDs
a6ae0d0b7b Input: stmfts - fix reference leak in stmfts_input_open
0211383109 Input: add bounds checking to input_set_capability()
3ec2836354 um: Cleanup syscall_handler_t definition/cast, fix warning
fe9f2f3a68 rtc: pcf2127: fix bug when reading alarm registers
25ddeb6be3 rtc: fix use-after-free on device removal
11e6a90ffd Revert "drm/i915/opregion: check port number bounds for SWSCI display power state"
a122529082 mm/kfence: reset PG_slab and memcg_data before freeing __kfence_pool
486bcceeed Watchdog: sp5100_tco: Enable Family 17h+ CPUs
b4c0f1600d Watchdog: sp5100_tco: Add initialization using EFCH MMIO
3bb1b58c53 Watchdog: sp5100_tco: Refactor MMIO base address initialization
8ed3e7523d Watchdog: sp5100_tco: Move timer initialization into function
5996d3601e i2c: piix4: Enable EFCH MMIO for Family 17h+
d46b4ff3bb i2c: piix4: Add EFCH MMIO support for SMBus port select
c4194b266b i2c: piix4: Add EFCH MMIO support to SMBus base address detect
4b965566ca i2c: piix4: Add EFCH MMIO support to region request and release
08bc26f28b i2c: piix4: Move SMBus port selection into function
9a8119ddc3 i2c: piix4: Move SMBus controller base address detect into function
bdf9bed734 i2c: piix4: Move port I/O region request/release code into functions
5166f933da i2c: piix4: Replace hardcoded memory map size with a #define
879e811a41 kernel/resource: Introduce request_mem_region_muxed()
fc2bee93e3 floppy: use a statically allocated error counter
5655455a06 io_uring: arm poll for non-nowait files
d9bae32c6a usb: gadget: fix race when gadget driver register via ioctl

Add some new symbols to the .xml file that are now being tracked:

3 function symbol(s) added
  'bool rng_is_initialized()'
  'int sg_alloc_table_chained(struct sg_table *, int, struct scatterlist *, unsigned int)'
  'void sg_free_table_chained(struct sg_table *, unsigned int)'

1 variable symbol(s) added
  'const int sysctl_vals_new[10]'

Change-Id: Ief20157b57d92b9cf0c12c8df2f1d5de39328981
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2022-12-02 11:34:11 +00:00
Greg Kroah-Hartman
7f2e600bf6 Merge 5.15.74 into android13-5.15-lts
Changes in 5.15.74
	nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level()
	nilfs2: fix use-after-free bug of struct nilfs_root
	nilfs2: fix leak of nilfs_root in case of writer thread creation failure
	nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failure
	ceph: don't truncate file in atomic_open
	random: restore O_NONBLOCK support
	random: clamp credited irq bits to maximum mixed
	ALSA: hda: Fix position reporting on Poulsbo
	efi: Correct Macmini DMI match in uefi cert quirk
	scsi: stex: Properly zero out the passthrough command structure
	USB: serial: qcserial: add new usb-id for Dell branded EM7455
	Revert "powerpc/rtas: Implement reentrant rtas call"
	Revert "crypto: qat - reduce size of mapped region"
	random: avoid reading two cache lines on irq randomness
	random: use expired timer rather than wq for mixing fast pool
	wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans()
	wifi: cfg80211/mac80211: reject bad MBSSID elements
	wifi: cfg80211: ensure length byte is present before access
	wifi: cfg80211: fix BSS refcounting bugs
	wifi: cfg80211: avoid nontransmitted BSS list corruption
	wifi: mac80211_hwsim: avoid mac80211 warning on bad rate
	wifi: mac80211: fix crash in beacon protection for P2P-device
	wifi: cfg80211: update hidden BSSes to avoid WARN_ON
	Input: xpad - add supported devices as contributed on github
	Input: xpad - fix wireless 360 controller breaking after suspend
	misc: pci_endpoint_test: Aggregate params checking for xfer
	misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panic
	mac80211: mesh: clean up rx_bcn_presp API
	mac80211: move CRC into struct ieee802_11_elems
	mac80211: mlme: find auth challenge directly
	mac80211: always allocate struct ieee802_11_elems
	mac80211: fix memory leaks with element parsing
	wifi: mac80211: fix MBSSID parsing use-after-free
	Linux 5.15.74

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I12f6db25795f342c6a954f7b7b97b01224cc3138
2022-10-15 08:32:57 +02:00
Hu Weiwen
2f96da3fd1 ceph: don't truncate file in atomic_open
commit 7cb9994754f8a36ae9e5ec4597c5c4c2d6c03832 upstream.

Clear O_TRUNC from the flags sent in the MDS create request.

`atomic_open' is called before permission check. We should not do any
modification to the file here. The caller will do the truncation
afterward.

Fixes: 124e68e740 ("ceph: file operations")
Signed-off-by: Hu Weiwen <sehuww@mail.scut.edu.cn>
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
[Xiubo: fixed a trivial conflict for 5.19 backport]
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-10-15 07:59:01 +02:00
Greg Kroah-Hartman
c4be56dac8 Merge 5.15.63 into android13-5.15-lts
Changes in 5.15.63
	ALSA: info: Fix llseek return value when using callback
	ALSA: hda/realtek: Add quirk for Clevo NS50PU, NS70PU
	KVM: Unconditionally get a ref to /dev/kvm module when creating a VM
	x86/mm: Use proper mask when setting PUD mapping
	rds: add missing barrier to release_refill
	locking/atomic: Make test_and_*_bit() ordered on failure
	drm/nouveau: recognise GA103
	drm/ttm: Fix dummy res NULL ptr deref bug
	drm/amd/display: Check correct bounds for stream encoder instances for DCN303
	ata: libata-eh: Add missing command name
	mmc: pxamci: Fix another error handling path in pxamci_probe()
	mmc: pxamci: Fix an error handling path in pxamci_probe()
	mmc: meson-gx: Fix an error handling path in meson_mmc_probe()
	btrfs: unset reloc control if transaction commit fails in prepare_to_relocate()
	btrfs: reset RO counter on block group if we fail to relocate
	btrfs: fix lost error handling when looking up extended ref on log replay
	cifs: Fix memory leak on the deferred close
	x86/kprobes: Fix JNG/JNLE emulation
	tracing/perf: Fix double put of trace event when init fails
	tracing/eprobes: Do not allow eprobes to use $stack, or % for regs
	tracing/eprobes: Do not hardcode $comm as a string
	tracing/eprobes: Have event probes be consistent with kprobes and uprobes
	tracing/probes: Have kprobes and uprobes use $COMM too
	tracing: Have filter accept "common_cpu" to be consistent
	ALSA: usb-audio: More comprehensive mixer map for ASUS ROG Zenith II
	dt-bindings: usb: mtk-xhci: Allow wakeup interrupt-names to be optional
	can: ems_usb: fix clang's -Wunaligned-access warning
	apparmor: fix quiet_denied for file rules
	apparmor: fix absroot causing audited secids to begin with =
	apparmor: Fix failed mount permission check error message
	apparmor: fix aa_label_asxprint return check
	apparmor: fix setting unconfined mode on a loaded profile
	apparmor: fix overlapping attachment computation
	apparmor: fix reference count leak in aa_pivotroot()
	apparmor: Fix memleak in aa_simple_write_to_buffer()
	Documentation: ACPI: EINJ: Fix obsolete example
	NFSv4.1: Don't decrease the value of seq_nr_highest_sent
	NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctly
	NFSv4: Fix races in the legacy idmapper upcall
	NFSv4.1: RECLAIM_COMPLETE must handle EACCES
	NFSv4/pnfs: Fix a use-after-free bug in open
	BPF: Fix potential bad pointer dereference in bpf_sys_bpf()
	bpf: Don't reinit map value in prealloc_lru_pop
	bpf: Acquire map uref in .init_seq_private for array map iterator
	bpf: Acquire map uref in .init_seq_private for hash map iterator
	bpf: Acquire map uref in .init_seq_private for sock local storage map iterator
	bpf: Acquire map uref in .init_seq_private for sock{map,hash} iterator
	bpf: Check the validity of max_rdwr_access for sock local storage map iterator
	can: mcp251x: Fix race condition on receive interrupt
	can: j1939: j1939_session_destroy(): fix memory leak of skbs
	net: atlantic: fix aq_vec index out of range error
	m68k: coldfire/device.c: protect FLEXCAN blocks
	sunrpc: fix expiry of auth creds
	SUNRPC: Fix xdr_encode_bool()
	SUNRPC: Reinitialise the backchannel request buffers before reuse
	virtio_net: fix memory leak inside XPD_TX with mergeable
	devlink: Fix use-after-free after a failed reload
	net: phy: Warn about incorrect mdio_bus_phy_resume() state
	net: bcmgenet: Indicate MAC is in charge of PHY PM
	net: bgmac: Fix a BUG triggered by wrong bytes_compl
	selftests: forwarding: Fix failing tests with old libnet
	dt-bindings: arm: qcom: fix Alcatel OneTouch Idol 3 compatibles
	pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_map
	pinctrl: qcom: msm8916: Allow CAMSS GP clocks to be muxed
	pinctrl: amd: Don't save/restore interrupt status and wake status bits
	pinctrl: sunxi: Add I/O bias setting for H6 R-PIO
	pinctrl: qcom: sm8250: Fix PDC map
	Input: exc3000 - fix return value check of wait_for_completion_timeout
	octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configuration
	octeontx2-af: Apply tx nibble fixup always
	octeontx2-af: suppress external profile loading warning
	octeontx2-af: Fix mcam entry resource leak
	octeontx2-af: Fix key checking for source mac
	ACPI: property: Return type of acpi_add_nondev_subnodes() should be bool
	geneve: do not use RT_TOS for IPv6 flowlabel
	mlx5: do not use RT_TOS for IPv6 flowlabel
	ipv6: do not use RT_TOS for IPv6 flowlabel
	plip: avoid rcu debug splat
	vsock: Fix memory leak in vsock_connect()
	vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout()
	dt-bindings: gpio: zynq: Add missing compatible strings
	dt-bindings: arm: qcom: fix Longcheer L8150 compatibles
	dt-bindings: arm: qcom: fix MSM8916 MTP compatibles
	dt-bindings: arm: qcom: fix MSM8994 boards compatibles
	dt-bindings: clock: qcom,gcc-msm8996: add more GCC clock sources
	spi: dt-bindings: cadence: add missing 'required'
	spi: dt-bindings: zynqmp-qspi: add missing 'required'
	ceph: use correct index when encoding client supported features
	tools/vm/slabinfo: use alphabetic order when two values are equal
	ceph: don't leak snap_rwsem in handle_cap_grant
	kbuild: dummy-tools: avoid tmpdir leak in dummy gcc
	tools build: Switch to new openssl API for test-libcrypto
	NTB: ntb_tool: uninitialized heap data in tool_fn_write()
	nfp: ethtool: fix the display error of `ethtool -m DEVNAME`
	xen/xenbus: fix return type in xenbus_file_read()
	atm: idt77252: fix use-after-free bugs caused by tst_timer
	geneve: fix TOS inheriting for ipv4
	perf probe: Fix an error handling path in 'parse_perf_probe_command()'
	perf parse-events: Fix segfault when event parser gets an error
	perf tests: Fix Track with sched_switch test for hybrid case
	dpaa2-eth: trace the allocated address instead of page struct
	fs/ntfs3: Fix using uninitialized value n when calling indx_read
	fs/ntfs3: Fix NULL deref in ntfs_update_mftmirr
	fs/ntfs3: Don't clear upper bits accidentally in log_replay()
	fs/ntfs3: Fix double free on remount
	fs/ntfs3: Do not change mode if ntfs_set_ea failed
	fs/ntfs3: Fix missing i_op in ntfs_read_mft
	nios2: page fault et.al. are *not* restartable syscalls...
	nios2: don't leave NULLs in sys_call_table[]
	nios2: traced syscall does need to check the syscall number
	nios2: fix syscall restart checks
	nios2: restarts apply only to the first sigframe we build...
	nios2: add force_successful_syscall_return()
	iavf: Fix adminq error handling
	iavf: Fix reset error handling
	ASoC: SOF: debug: Fix potential buffer overflow by snprintf()
	ASoC: tas2770: Set correct FSYNC polarity
	ASoC: tas2770: Allow mono streams
	ASoC: tas2770: Drop conflicting set_bias_level power setting
	ASoC: tas2770: Fix handling of mute/unmute
	ASoC: codec: tlv320aic32x4: fix mono playback via I2S
	netfilter: nf_tables: use READ_ONCE and WRITE_ONCE for shared generation id access
	fs/ntfs3: uninitialized variable in ntfs_set_acl_ex()
	netfilter: nf_tables: disallow NFTA_SET_ELEM_KEY_END with NFT_SET_ELEM_INTERVAL_END flag
	netfilter: nf_tables: possible module reference underflow in error path
	netfilter: nf_tables: really skip inactive sets when allocating name
	netfilter: nf_tables: validate NFTA_SET_ELEM_OBJREF based on NFT_SET_OBJECT flag
	netfilter: nf_tables: NFTA_SET_ELEM_KEY_END requires concat and interval flags
	netfilter: nf_tables: disallow NFT_SET_ELEM_CATCHALL and NFT_SET_ELEM_INTERVAL_END
	netfilter: nf_tables: check NFT_SET_CONCAT flag if field_count is specified
	powerpc/pci: Fix get_phb_number() locking
	spi: meson-spicc: add local pow2 clock ops to preserve rate between messages
	net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change()
	net: dsa: mv88e6060: prevent crash on an unused port
	mlxsw: spectrum: Clear PTP configuration after unregistering the netdevice
	net: moxa: pass pdev instead of ndev to DMA functions
	net: fix potential refcount leak in ndisc_router_discovery()
	net: dsa: microchip: ksz9477: fix fdb_dump last invalid entry
	net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet counters
	net: genl: fix error path memory leak in policy dumping
	net: dsa: don't warn in dsa_port_set_state_now() when driver doesn't support it
	net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions()
	ice: Ignore EEXIST when setting promisc mode
	i2c: imx: Make sure to unregister adapter on remove()
	regulator: pca9450: Remove restrictions for regulator-name
	i40e: Fix to stop tx_timeout recovery if GLOBR fails
	fec: Fix timer capture timing in `fec_ptp_enable_pps()`
	stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_remove()
	igb: Add lock to avoid data race
	kbuild: fix the modules order between drivers and libs
	gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a file
	tracing/eprobes: Fix reading of string fields
	drm/imx/dcss: get rid of HPD warning message
	ASoC: SOF: Intel: hda: Define rom_status_reg in sof_intel_dsp_desc
	ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf()
	drm/meson: Fix refcount bugs in meson_vpu_has_available_connectors()
	drm/sun4i: dsi: Prevent underflow when computing packet sizes
	net: qrtr: start MHI channel after endpoit creation
	KVM: arm64: Treat PMCR_EL1.LC as RES1 on asymmetric systems
	KVM: arm64: Reject 32bit user PSTATE on asymmetric systems
	HID: multitouch: new device class fix Lenovo X12 trackpad sticky
	PCI: Add ACS quirk for Broadcom BCM5750x NICs
	platform/chrome: cros_ec_proto: don't show MKBP version if unsupported
	usb: cdns3 fix use-after-free at workaround 2
	usb: cdns3: fix random warning message when driver load
	usb: gadget: uvc: calculate the number of request depending on framesize
	usb: gadget: uvc: call uvc uvcg_warn on completed status instead of uvcg_info
	PCI: aardvark: Fix reporting Slot capabilities on emulated bridge
	irqchip/tegra: Fix overflow implicit truncation warnings
	drm/meson: Fix overflow implicit truncation warnings
	clk: ti: Stop using legacy clkctrl names for omap4 and 5
	scsi: ufs: ufs-mediatek: Fix the timing of configuring device regulators
	usb: host: ohci-ppc-of: Fix refcount leak bug
	usb: renesas: Fix refcount leak bug
	usb: dwc2: gadget: remove D+ pull-up while no vbus with usb-role-switch
	vboxguest: Do not use devm for irq
	clk: qcom: ipq8074: dont disable gcc_sleep_clk_src
	uacce: Handle parent device removal or parent driver module rmmod
	zram: do not lookup algorithm in backends table
	clk: qcom: clk-alpha-pll: fix clk_trion_pll_configure description
	scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input
	scsi: lpfc: Fix possible memory leak when failing to issue CMF WQE
	gadgetfs: ep_io - wait until IRQ finishes
	coresight: etm4x: avoid build failure with unrolled loops
	habanalabs/gaudi: fix shift out of bounds
	habanalabs/gaudi: mask constant value before cast
	mmc: tmio: avoid glitches when resetting
	pinctrl: intel: Check against matching data instead of ACPI companion
	cxl: Fix a memory leak in an error handling path
	PCI/ACPI: Guard ARM64-specific mcfg_quirks
	um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setups
	dmaengine: dw-axi-dmac: do not print NULL LLI during error
	dmaengine: dw-axi-dmac: ignore interrupt if no descriptor
	RDMA/rxe: Limit the number of calls to each tasklet
	csky/kprobe: reclaim insn_slot on kprobe unregistration
	selftests/kprobe: Do not test for GRP/ without event failures
	dmaengine: sprd: Cleanup in .remove() after pm_runtime_get_sync() failed
	openrisc: io: Define iounmap argument as volatile
	phy: samsung: phy-exynos-pcie: sanitize init/power_on callbacks
	md: Notify sysfs sync_completed in md_reap_sync_thread()
	nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardown
	drivers:md:fix a potential use-after-free bug
	ext4: avoid remove directory when directory is corrupted
	ext4: avoid resizing to a partial cluster size
	lib/list_debug.c: Detect uninitialized lists
	tty: serial: Fix refcount leak bug in ucc_uart.c
	KVM: PPC: Book3S HV: Fix "rm_exit" entry in debugfs timings
	vfio: Clear the caps->buf to NULL after free
	mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_start
	iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit
	modules: Ensure natural alignment for .altinstructions and __bug_table sections
	ASoC: rsnd: care default case on rsnd_ssiu_busif_err_irq_ctrl()
	riscv: dts: sifive: Add fu740 topology information
	riscv: dts: canaan: Add k210 topology information
	riscv: mmap with PROT_WRITE but no PROT_READ is invalid
	RISC-V: Add fast call path of crash_kexec()
	watchdog: export lockup_detector_reconfigure
	powerpc/32: Set an IBAT covering up to _einittext during init
	powerpc/32: Don't always pass -mcpu=powerpc to the compiler
	ovl: warn if trusted xattr creation fails
	powerpc/ioda/iommu/debugfs: Generate unique debugfs entries
	ALSA: core: Add async signal helpers
	ALSA: timer: Use deferred fasync helper
	ALSA: control: Use deferred fasync helper
	f2fs: fix to avoid use f2fs_bug_on() in f2fs_new_node_page()
	f2fs: fix to do sanity check on segment type in build_sit_entries()
	smb3: check xattr value length earlier
	powerpc/64: Init jump labels before parse_early_param()
	venus: pm_helpers: Fix warning in OPP during probe
	video: fbdev: i740fb: Check the argument of i740_calc_vclk()
	MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0
	can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE with netdev_warn_once()
	scsi: ufs: ufs-mediatek: Fix build error and type mismatch
	xfs: flush inodegc workqueue tasks before cancel
	xfs: reserve quota for dir expansion when linking/unlinking files
	xfs: reserve quota for target dir expansion when renaming files
	xfs: remove infinite loop when reserving free block pool
	xfs: always succeed at setting the reserve pool size
	xfs: fix overfilling of reserve pool
	xfs: fix soft lockup via spinning in filestream ag selection loop
	xfs: revert "xfs: actually bump warning counts when we send warnings"
	xfs: reject crazy array sizes being fed to XFS_IOC_GETBMAP*
	Linux 5.15.63

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I7fda993b776ff638dff390f0ae7e3b26c45ca9e4
2022-08-29 16:32:18 +02:00
Vivek Goyal
05e1c47bbc UPSTREAM: security: Return xattr name from security_dentry_init_security()
Right now security_dentry_init_security() only supports single security
label and is used by SELinux only. There are two users of this hook,
namely ceph and nfs.

NFS does not care about xattr name. Ceph hardcodes the xattr name to
security.selinux (XATTR_NAME_SELINUX).

I am making changes to fuse/virtiofs to send security label to virtiofsd
and I need to send xattr name as well. I also hardcoded the name of
xattr to security.selinux.

Stephen Smalley suggested that it probably is a good idea to modify
security_dentry_init_security() to also return name of xattr so that
we can avoid this hardcoding in the callers.

This patch adds a new parameter "const char **xattr_name" to
security_dentry_init_security() and LSM puts the name of xattr
too if caller asked for it (xattr_name != NULL).

Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Christian Brauner <christian.brauner@ubuntu.com>
Acked-by: James Morris <jamorris@linux.microsoft.com>
[PM: fixed typos in the commit description]
Signed-off-by: Paul Moore <paul@paul-moore.com>
Change-Id: Ie31fa7f1cac21da5ce793608024d5371a6b789b2

Bug: 242358627
(cherry picked from commit c31e73121f4c1ec41143423ac6ce3ce6dafdcec1)
Signed-off-by: Yu-Li Lin<yulilin@google.com>
Change-Id: I25dd2a1fccfa41c2c8982b6ac2bca72326212dae
2022-08-26 21:37:41 +00:00
Jeff Layton
f546faa216 ceph: don't leak snap_rwsem in handle_cap_grant
commit 58dd4385577ed7969b80cdc9e2a31575aba6c712 upstream.

When handle_cap_grant is called on an IMPORT op, then the snap_rwsem is
held and the function is expected to release it before returning. It
currently fails to do that in all cases which could lead to a deadlock.

Fixes: 6f05b30ea0 ("ceph: reset i_requested_max_size if file write is not wanted")
Link: https://tracker.ceph.com/issues/55857
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Luís Henriques <lhenriques@suse.de>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-08-25 11:40:13 +02:00
Luís Henriques
d27e1834de ceph: use correct index when encoding client supported features
commit fea013e020e6ecc7be75bea0d61697b7e916b44d upstream.

Feature bits have to be encoded into the correct locations.  This hasn't
been an issue so far because the only hole in the feature bits was in bit
10 (CEPHFS_FEATURE_RECLAIM_CLIENT), which is located in the 2nd byte.  When
adding more bits that go beyond the this 2nd byte, the bug will show up.

[xiubli: remove incorrect comment for CEPHFS_FEATURES_CLIENT_SUPPORTED]

Fixes: 9ba1e22453 ("ceph: allocate the correct amount of extra bytes for the session features")
Signed-off-by: Luís Henriques <lhenriques@suse.de>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-08-25 11:40:13 +02:00
Greg Kroah-Hartman
817780c598 Merge 5.15.56 into android13-5.15-lts
Changes in 5.15.56
	ALSA: hda - Add fixup for Dell Latitidue E5430
	ALSA: hda/conexant: Apply quirk for another HP ProDesk 600 G3 model
	ALSA: hda/realtek: Fix headset mic for Acer SF313-51
	ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671
	ALSA: hda/realtek: fix mute/micmute LEDs for HP machines
	ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc221
	ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptop
	xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue
	fix race between exit_itimers() and /proc/pid/timers
	mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pages
	mm: split huge PUD on wp_huge_pud fallback
	tracing/histograms: Fix memory leak problem
	net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer
	ip: fix dflt addr selection for connected nexthop
	ARM: 9213/1: Print message about disabled Spectre workarounds only once
	ARM: 9214/1: alignment: advance IT state after emulating Thumb instruction
	wifi: mac80211: fix queue selection for mesh/OCB interfaces
	cgroup: Use separate src/dst nodes when preloading css_sets for migration
	btrfs: return -EAGAIN for NOWAIT dio reads/writes on compressed and inline extents
	drm/panfrost: Put mapping instead of shmem obj on panfrost_mmu_map_fault_addr() error
	drm/panfrost: Fix shrinker list corruption by madvise IOCTL
	fs/remap: constrain dedupe of EOF blocks
	nilfs2: fix incorrect masking of permission flags for symlinks
	sh: convert nommu io{re,un}map() to static inline functions
	Revert "evm: Fix memleak in init_desc"
	xfs: only run COW extent recovery when there are no live extents
	xfs: don't include bnobt blocks when reserving free block pool
	xfs: run callbacks before waking waiters in xlog_state_shutdown_callbacks
	xfs: drop async cache flushes from CIL commits.
	reset: Fix devm bulk optional exclusive control getter
	ARM: dts: imx6qdl-ts7970: Fix ngpio typo and count
	spi: amd: Limit max transfer and message size
	ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idle
	ARM: 9210/1: Mark the FDT_FIXED sections as shareable
	net/mlx5e: kTLS, Fix build time constant test in TX
	net/mlx5e: kTLS, Fix build time constant test in RX
	net/mlx5e: Fix enabling sriov while tc nic rules are offloaded
	net/mlx5e: Fix capability check for updating vnic env counters
	net/mlx5e: Ring the TX doorbell on DMA errors
	drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()
	ima: Fix a potential integer overflow in ima_appraise_measurement
	ASoC: sgtl5000: Fix noise on shutdown/remove
	ASoC: tas2764: Add post reset delays
	ASoC: tas2764: Fix and extend FSYNC polarity handling
	ASoC: tas2764: Correct playback volume range
	ASoC: tas2764: Fix amp gain register offset & default
	ASoC: Intel: Skylake: Correct the ssp rate discovery in skl_get_ssp_clks()
	ASoC: Intel: Skylake: Correct the handling of fmt_config flexible array
	net: stmmac: dwc-qos: Disable split header for Tegra194
	net: ethernet: ti: am65-cpsw: Fix devlink port register sequence
	sysctl: Fix data races in proc_dointvec().
	sysctl: Fix data races in proc_douintvec().
	sysctl: Fix data races in proc_dointvec_minmax().
	sysctl: Fix data races in proc_douintvec_minmax().
	sysctl: Fix data races in proc_doulongvec_minmax().
	sysctl: Fix data races in proc_dointvec_jiffies().
	tcp: Fix a data-race around sysctl_tcp_max_orphans.
	inetpeer: Fix data-races around sysctl.
	net: Fix data-races around sysctl_mem.
	cipso: Fix data-races around sysctl.
	icmp: Fix data-races around sysctl.
	ipv4: Fix a data-race around sysctl_fib_sync_mem.
	ARM: dts: at91: sama5d2: Fix typo in i2s1 node
	ARM: dts: sunxi: Fix SPI NOR campatible on Orange Pi Zero
	arm64: dts: broadcom: bcm4908: Fix timer node for BCM4906 SoC
	arm64: dts: broadcom: bcm4908: Fix cpu node for smp boot
	netfilter: nf_log: incorrect offset to network header
	netfilter: nf_tables: replace BUG_ON by element length check
	drm/i915/gvt: IS_ERR() vs NULL bug in intel_gvt_update_reg_whitelist()
	xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
	lockd: set fl_owner when unlocking files
	lockd: fix nlm_close_files
	tracing: Fix sleeping while atomic in kdb ftdump
	drm/i915/selftests: fix a couple IS_ERR() vs NULL tests
	drm/i915/dg2: Add Wa_22011100796
	drm/i915/gt: Serialize GRDOM access between multiple engine resets
	drm/i915/gt: Serialize TLB invalidates with GT resets
	drm/i915/uc: correctly track uc_fw init failure
	drm/i915: Require the vm mutex for i915_vma_bind()
	bnxt_en: Fix bnxt_reinit_after_abort() code path
	bnxt_en: Fix bnxt_refclk_read()
	sysctl: Fix data-races in proc_dou8vec_minmax().
	sysctl: Fix data-races in proc_dointvec_ms_jiffies().
	icmp: Fix data-races around sysctl_icmp_echo_enable_probe.
	icmp: Fix a data-race around sysctl_icmp_ignore_bogus_error_responses.
	icmp: Fix a data-race around sysctl_icmp_errors_use_inbound_ifaddr.
	icmp: Fix a data-race around sysctl_icmp_ratelimit.
	icmp: Fix a data-race around sysctl_icmp_ratemask.
	raw: Fix a data-race around sysctl_raw_l3mdev_accept.
	tcp: Fix a data-race around sysctl_tcp_ecn_fallback.
	ipv4: Fix data-races around sysctl_ip_dynaddr.
	nexthop: Fix data-races around nexthop_compat_mode.
	net: ftgmac100: Hold reference returned by of_get_child_by_name()
	net: stmmac: fix leaks in probe
	ima: force signature verification when CONFIG_KEXEC_SIG is configured
	ima: Fix potential memory leak in ima_init_crypto()
	drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines.
	drm/amd/pm: Prevent divide by zero
	sfc: fix use after free when disabling sriov
	ceph: switch netfs read ops to use rreq->inode instead of rreq->mapping->host
	seg6: fix skb checksum evaluation in SRH encapsulation/insertion
	seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviors
	seg6: bpf: fix skb checksum in bpf_push_seg6_encap()
	sfc: fix kernel panic when creating VF
	net: atlantic: remove deep parameter on suspend/resume functions
	net: atlantic: remove aq_nic_deinit() when resume
	KVM: x86: Fully initialize 'struct kvm_lapic_irq' in kvm_pv_kick_cpu_op()
	net/tls: Check for errors in tls_device_init
	ACPI: video: Fix acpi_video_handles_brightness_key_presses()
	mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE
	btrfs: rename btrfs_bio to btrfs_io_context
	btrfs: zoned: fix a leaked bioc in read_zone_info
	ksmbd: use SOCK_NONBLOCK type for kernel_accept()
	powerpc/xive/spapr: correct bitmap allocation size
	vdpa/mlx5: Initialize CVQ vringh only once
	vduse: Tie vduse mgmtdev and its device
	virtio_mmio: Add missing PM calls to freeze/restore
	virtio_mmio: Restore guest page size on resume
	netfilter: br_netfilter: do not skip all hooks with 0 priority
	scsi: hisi_sas: Limit max hw sectors for v3 HW
	cpufreq: pmac32-cpufreq: Fix refcount leak bug
	platform/x86: hp-wmi: Ignore Sanitization Mode event
	firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointer
	firmware: sysfb: Add sysfb_disable() helper function
	fbdev: Disable sysfb device registration when removing conflicting FBs
	net: tipc: fix possible refcount leak in tipc_sk_create()
	NFC: nxp-nci: don't print header length mismatch on i2c error
	nvme-tcp: always fail a request when sending it failed
	nvme: fix regression when disconnect a recovering ctrl
	net: sfp: fix memory leak in sfp_probe()
	ASoC: ops: Fix off by one in range control validation
	pinctrl: aspeed: Fix potential NULL dereference in aspeed_pinmux_set_mux()
	ASoC: Realtek/Maxim SoundWire codecs: disable pm_runtime on remove
	ASoC: rt711-sdca-sdw: fix calibrate mutex initialization
	ASoC: Intel: sof_sdw: handle errors on card registration
	ASoC: rt711: fix calibrate mutex initialization
	ASoC: rt7*-sdw: harden jack_detect_handler
	ASoC: codecs: rt700/rt711/rt711-sdca: initialize workqueues in probe
	ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flow
	ASoC: wcd938x: Fix event generation for some controls
	ASoC: Intel: bytcr_wm5102: Fix GPIO related probe-ordering problem
	ASoC: wm5110: Fix DRE control
	ASoC: rt711-sdca: fix kernel NULL pointer dereference when IO error
	ASoC: dapm: Initialise kcontrol data for mux/demux controls
	ASoC: cs47l15: Fix event generation for low power mux control
	ASoC: madera: Fix event generation for OUT1 demux
	ASoC: madera: Fix event generation for rate controls
	irqchip: or1k-pic: Undefine mask_ack for level triggered hardware
	x86: Clear .brk area at early boot
	soc: ixp4xx/npe: Fix unused match warning
	ARM: dts: stm32: use the correct clock source for CEC on stm32mp151
	Revert "can: xilinx_can: Limit CANFD brp to 2"
	ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devices
	ALSA: usb-audio: Add quirk for Fiero SC-01
	ALSA: usb-audio: Add quirk for Fiero SC-01 (fw v1.0.0)
	nvme-pci: phison e16 has bogus namespace ids
	signal handling: don't use BUG_ON() for debugging
	USB: serial: ftdi_sio: add Belimo device ids
	usb: typec: add missing uevent when partner support PD
	usb: dwc3: gadget: Fix event pending check
	tty: serial: samsung_tty: set dma burst_size to 1
	vt: fix memory overlapping when deleting chars in the buffer
	serial: 8250: fix return error code in serial8250_request_std_resource()
	serial: stm32: Clear prev values before setting RTS delays
	serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle
	serial: 8250: Fix PM usage_count for console handover
	x86/pat: Fix x86_has_pat_wp()
	drm/aperture: Run fbdev removal before internal helpers
	Linux 5.15.56

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Ib44efbedc8fea205005bd3ec2806ebb8cb19710d
2022-08-10 16:54:10 +02:00
Greg Kroah-Hartman
f3a0b5d245 Merge 5.15.47 into android13-5.15-lts
Changes in 5.15.47
	pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards
	staging: greybus: codecs: fix type confusion of list iterator variable
	iio: adc: ad7124: Remove shift from scan_type
	lkdtm/bugs: Check for the NULL pointer after calling kmalloc
	lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP
	tty: goldfish: Use tty_port_destroy() to destroy port
	tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe
	tty: n_tty: Restore EOF push handling behavior
	serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe
	tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get
	remoteproc: imx_rproc: Ignore create mem entry for resource table
	usb: usbip: fix a refcount leak in stub_probe()
	usb: usbip: add missing device lock on tweak configuration cmd
	USB: storage: karma: fix rio_karma_init return
	usb: musb: Fix missing of_node_put() in omap2430_probe
	staging: fieldbus: Fix the error handling path in anybuss_host_common_probe()
	pwm: lp3943: Fix duty calculation in case period was clamped
	pwm: raspberrypi-poe: Fix endianness in firmware struct
	rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value
	usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback
	usb: dwc3: pci: Fix pm_runtime_get_sync() error checking
	misc: fastrpc: fix an incorrect NULL check on list iterator
	firmware: stratix10-svc: fix a missing check on list iterator
	usb: typec: mux: Check dev_set_name() return value
	rpmsg: virtio: Fix possible double free in rpmsg_probe()
	rpmsg: virtio: Fix possible double free in rpmsg_virtio_add_ctrl_dev()
	rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl
	iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check
	iio: proximity: vl53l0x: Fix return value check of wait_for_completion_timeout
	iio: adc: sc27xx: fix read big scale voltage not right
	iio: adc: sc27xx: Fine tune the scale calibration values
	rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails
	pvpanic: Fix typos in the comments
	misc/pvpanic: Convert regular spinlock into trylock on panic path
	phy: qcom-qmp: fix pipe-clock imbalance on power-on failure
	power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD" DMI quirk
	serial: sifive: Report actual baud base rather than fixed 115200
	export: fix string handling of namespace in EXPORT_SYMBOL_NS
	soundwire: intel: prevent pm_runtime resume prior to system suspend
	coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
	ksmbd: fix reference count leak in smb_check_perm_dacl()
	extcon: ptn5150: Add queue work sync before driver release
	soc: rockchip: Fix refcount leak in rockchip_grf_init
	clocksource/drivers/riscv: Events are stopped during CPU suspend
	ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1
	rtc: mt6397: check return value after calling platform_get_resource()
	rtc: ftrtc010: Use platform_get_irq() to get the interrupt
	rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe
	staging: r8188eu: add check for kzalloc
	tty: n_gsm: Don't ignore write return value in gsmld_output()
	tty: n_gsm: Fix packet data hex dump output
	serial: meson: acquire port->lock in startup()
	serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485
	serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLE
	serial: digicolor-usart: Don't allow CS5-6
	serial: rda-uart: Don't allow CS5-6
	serial: txx9: Don't allow CS5-6
	serial: sh-sci: Don't allow CS5-6
	serial: sifive: Sanitize CSIZE and c_iflag
	serial: st-asc: Sanitize CSIZE and correct PARENB for CS7
	serial: stm32-usart: Correct CSIZE, bits, and parity
	firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle
	bus: ti-sysc: Fix warnings for unbind for serial
	driver: base: fix UAF when driver_attach failed
	driver core: fix deadlock in __device_attach
	watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking
	watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe
	blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx
	ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition
	clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value
	s390/crypto: fix scatterwalk_unmap() callers in AES-GCM
	net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog
	net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()
	net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks
	net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register
	modpost: fix removing numeric suffixes
	jffs2: fix memory leak in jffs2_do_fill_super
	ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty
	ubi: ubi_create_volume: Fix use-after-free when volume creation failed
	selftests/bpf: fix selftest after random: Urandom_read tracepoint removal
	selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read
	bpf: Fix probe read error in ___bpf_prog_run()
	block: take destination bvec offsets into account in bio_copy_data_iter
	riscv: read-only pages should not be writable
	net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc_wr_tx_pend_priv *"
	tcp: add accessors to read/set tp->snd_cwnd
	nfp: only report pause frame configuration for physical device
	sfc: fix considering that all channels have TX queues
	sfc: fix wrong tx channel offset with efx_separate_tx_channels
	block: make bioset_exit() fully resilient against being called twice
	vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit
	virtio: pci: Fix an error handling path in vp_modern_probe()
	net/mlx5: Don't use already freed action pointer
	net/mlx5e: TC NIC mode, fix tc chains miss table
	net/mlx5: CT: Fix header-rewrite re-use for tupels
	net/mlx5: correct ECE offset in query qp output
	net/mlx5e: Update netdev features after changing XDP state
	net: sched: add barrier to fix packet stuck problem for lockless qdisc
	tcp: tcp_rtx_synack() can be called from process context
	vdpa: ifcvf: set pci driver data in probe
	octeontx2-af: fix error code in is_valid_offset()
	s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag
	regulator: mt6315-regulator: fix invalid allowed mode
	gpio: pca953x: use the correct register address to do regcache sync
	afs: Fix infinite loop found by xfstest generic/676
	scsi: sd: Fix potential NULL pointer dereference
	tipc: check attribute length for bearer name
	driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction
	perf c2c: Fix sorting in percent_rmt_hitm_cmp()
	dmaengine: idxd: set DMA_INTERRUPT cap bit
	mips: cpc: Fix refcount leak in mips_cpc_default_phys_base
	bootconfig: Make the bootconfig.o as a normal object file
	tracing: Make tp_printk work on syscall tracepoints
	tracing: Fix sleeping function called from invalid context on RT kernel
	tracing: Avoid adding tracer option before update_tracer_options
	iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()
	iommu/arm-smmu-v3: check return value after calling platform_get_resource()
	f2fs: remove WARN_ON in f2fs_is_valid_blkaddr
	i2c: cadence: Increase timeout per message if necessary
	m68knommu: set ZERO_PAGE() to the allocated zeroed page
	m68knommu: fix undefined reference to `_init_sp'
	dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type
	NFSv4: Don't hold the layoutget locks across multiple RPC calls
	video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1
	video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe/remove()
	RISC-V: use memcpy for kexec_file mode
	m68knommu: fix undefined reference to `mach_get_rtc_pll'
	f2fs: fix to tag gcing flag on page during file defragment
	xprtrdma: treat all calls not a bcall when bc_serv is NULL
	drm/bridge: sn65dsi83: Fix an error handling path in sn65dsi83_probe()
	drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalid
	netfilter: nat: really support inet nat without l3 address
	netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path
	netfilter: nf_tables: delete flowtable hooks via transaction list
	powerpc/kasan: Force thread size increase with KASAN
	SUNRPC: Trap RDMA segment overflows
	netfilter: nf_tables: always initialize flowtable hook list in transaction
	ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe
	netfilter: nf_tables: release new hooks on unsupported flowtable flags
	netfilter: nf_tables: memleak flow rule from commit path
	netfilter: nf_tables: bail out early if hardware offload is not supported
	xen: unexport __init-annotated xen_xlate_map_ballooned_pages()
	stmmac: intel: Fix an error handling path in intel_eth_pci_probe()
	af_unix: Fix a data-race in unix_dgram_peer_wake_me().
	bpf, arm64: Clear prog->jited_len along prog->jited
	net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
	net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure
	i40e: xsk: Move tmp desc array from driver to pool
	xsk: Fix handling of invalid descriptors in XSK TX batching API
	SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()
	net: mdio: unexport __init-annotated mdio_bus_init()
	net: xfrm: unexport __init-annotated xfrm4_protocol_init()
	net: ipv6: unexport __init-annotated seg6_hmac_init()
	net/mlx5: Lag, filter non compatible devices
	net/mlx5: Fix mlx5_get_next_dev() peer device matching
	net/mlx5: Rearm the FW tracer after each tracer event
	net/mlx5: fs, fail conflicting actions
	ip_gre: test csum_start instead of transport header
	net: altera: Fix refcount leak in altera_tse_mdio_create
	net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete
	tcp: use alloc_large_system_hash() to allocate table_perturb
	drm: imx: fix compiler warning with gcc-12
	nfp: flower: restructure flow-key for gre+vlan combination
	iov_iter: Fix iter_xarray_get_pages{,_alloc}()
	iio: dummy: iio_simple_dummy: check the return value of kstrdup()
	staging: rtl8712: fix a potential memory leak in r871xu_drv_init()
	iio: st_sensors: Add a local lock for protecting odr
	lkdtm/usercopy: Expand size of "out of frame" object
	drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()
	drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle()
	tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()
	tty: Fix a possible resource leak in icom_probe
	thunderbolt: Use different lane for second DisplayPort tunnel
	drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()
	drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()
	USB: host: isp116x: check return value after calling platform_get_resource()
	drivers: tty: serial: Fix deadlock in sa1100_set_termios()
	drivers: usb: host: Fix deadlock in oxu_bus_suspend()
	USB: hcd-pci: Fully suspend across freeze/thaw cycle
	char: xillybus: fix a refcount leak in cleanup_dev()
	sysrq: do not omit current cpu when showing backtrace of all active CPUs
	usb: dwc2: gadget: don't reset gadget's driver->bus
	soundwire: qcom: adjust autoenumeration timeout
	misc: rtsx: set NULL intfdata when probe fails
	extcon: Fix extcon_get_extcon_dev() error handling
	extcon: Modify extcon device to be created after driver data is set
	clocksource/drivers/sp804: Avoid error on multiple instances
	staging: rtl8712: fix uninit-value in usb_read8() and friends
	staging: rtl8712: fix uninit-value in r871xu_drv_init()
	serial: msm_serial: disable interrupts in __msm_console_write()
	kernfs: Separate kernfs_pr_cont_buf and rename_lock.
	watchdog: wdat_wdt: Stop watchdog when rebooting the system
	md: protect md_unregister_thread from reentrancy
	scsi: myrb: Fix up null pointer access on myrb_cleanup()
	Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"
	ceph: allow ceph.dir.rctime xattr to be updatable
	ceph: flush the mdlog for filesystem sync
	drm/amd/display: Check if modulo is 0 before dividing.
	drm/radeon: fix a possible null pointer dereference
	drm/amd/pm: Fix missing thermal throttler status
	um: line: Use separate IRQs per line
	modpost: fix undefined behavior of is_arm_mapping_symbol()
	x86/cpu: Elide KCSAN for cpu_has() and friends
	jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds
	nbd: call genl_unregister_family() first in nbd_cleanup()
	nbd: fix race between nbd_alloc_config() and module removal
	nbd: fix io hung while disconnecting device
	s390/gmap: voluntarily schedule during key setting
	cifs: version operations for smb20 unneeded when legacy support disabled
	drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate
	nodemask: Fix return values to be unsigned
	vringh: Fix loop descriptors check in the indirect cases
	scripts/gdb: change kernel config dumping method
	ALSA: usb-audio: Skip generic sync EP parse for secondary EP
	ALSA: usb-audio: Set up (implicit) sync for Saffire 6
	ALSA: hda/conexant - Fix loopback issue with CX20632
	ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo Yoga DuetITL 2021
	ALSA: hda/realtek: Add quirk for HP Dev One
	cifs: return errors during session setup during reconnects
	cifs: fix reconnect on smb3 mount types
	KEYS: trusted: tpm2: Fix migratable logic
	ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files
	mmc: block: Fix CQE recovery reset success
	net: phy: dp83867: retrigger SGMII AN when link change
	net: openvswitch: fix misuse of the cached connection on tuple changes
	writeback: Fix inode->i_io_list not be protected by inode->i_lock error
	nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
	nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
	nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION
	ixgbe: fix bcast packets Rx on VF after promisc removal
	ixgbe: fix unexpected VLAN Rx in promisc mode on VF
	Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag
	vduse: Fix NULL pointer dereference on sysfs access
	powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK
	drm/bridge: analogix_dp: Support PSR-exit to disable transition
	drm/atomic: Force bridge self-refresh-exit on CRTC switch
	drm/amdgpu: update VCN codec support for Yellow Carp
	powerpc/32: Fix overread/overwrite of thread_struct via ptrace
	powerpc/mm: Switch obsolete dssall to .long
	drm/ast: Create threshold values for AST2600
	random: avoid checking crng_ready() twice in random_init()
	random: mark bootloader randomness code as __init
	random: account for arch randomness in bits
	md/raid0: Ignore RAID0 layout if the second zone has only one device
	net/sched: act_police: more accurate MTU policing
	PCI: qcom: Fix pipe clock imbalance
	zonefs: fix handling of explicit_open option on mount
	iov_iter: fix build issue due to possible type mis-match
	dmaengine: idxd: add missing callback function to support DMA_INTERRUPT
	tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd
	xsk: Fix possible crash when multiple sockets are created
	Linux 5.15.47

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I4f53567cd8a0a13927a16f41a2be8bc0db21ce5b
2022-08-08 12:12:20 +02:00
Jeff Layton
5464c8987d ceph: switch netfs read ops to use rreq->inode instead of rreq->mapping->host
[ Upstream commit a25cedb4313d35e1f2968105678a47ca28e84d3b ]

One fewer pointer dereference, and in the future we may not be able to
count on the mapping pointer being populated (e.g. in the DIO case).

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-07-21 21:24:30 +02:00
Xiubo Li
1daf72982e ceph: flush the mdlog for filesystem sync
[ Upstream commit 1b2ba3c5616e17ff951359e25c658a1c3f146f1e ]

Before waiting for a request's safe reply, we will send the mdlog flush
request to the relevant MDS. And this will also flush the mdlog for all
the other unsafe requests in the same session, so we can record the last
session and no need to flush mdlog again in the next loop. But there
still have cases that it may send the mdlog flush requst twice or more,
but that should be not often.

Rename wait_unsafe_requests() to
flush_mdlog_and_wait_mdsc_unsafe_requests() to make it more
descriptive.

[xiubli: fold in MDS request refcount leak fix from Jeff]

URL: https://tracker.ceph.com/issues/55284
URL: https://tracker.ceph.com/issues/55411
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-06-14 18:36:23 +02:00
Venky Shankar
cc983cf9ee ceph: allow ceph.dir.rctime xattr to be updatable
[ Upstream commit d7a2dc523085f8b8c60548ceedc696934aefeb0e ]

`rctime' has been a pain point in cephfs due to its buggy
nature - inconsistent values reported and those sorts.
Fixing rctime is non-trivial needing an overall redesign
of the entire nested statistics infrastructure.

As a workaround, PR

     http://github.com/ceph/ceph/pull/37938

allows this extended attribute to be manually set. This allows
users to "fixup" inconsistent rctime values. While this sounds
messy, its probably the wisest approach allowing users/scripts
to workaround buggy rctime values.

The above PR enables Ceph MDS to allow manually setting
rctime extended attribute with the corresponding user-land
changes. We may as well allow the same to be done via kclient
for parity.

Signed-off-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-06-14 18:36:23 +02:00
Greg Kroah-Hartman
910b540ffa Merge 5.15.41 into android13-5.15
Changes in 5.15.41
	batman-adv: Don't skb_split skbuffs with frag_list
	iwlwifi: iwl-dbg: Use del_timer_sync() before freeing
	hwmon: (tmp401) Add OF device ID table
	mac80211: Reset MBSSID parameters upon connection
	net: Fix features skip in for_each_netdev_feature()
	net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in hardware when deleted
	net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups
	net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0
	net: mscc: ocelot: avoid corrupting hardware counters when moving VCAP filters
	fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than .remove
	fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .remove
	fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than .remove
	platform/surface: aggregator: Fix initialization order when compiling as builtin module
	ice: Fix race during aux device (un)plugging
	ice: fix PTP stale Tx timestamps cleanup
	ipv4: drop dst in multicast routing path
	drm/nouveau: Fix a potential theorical leak in nouveau_get_backlight_name()
	netlink: do not reset transport header in netlink_recvmsg()
	net: chelsio: cxgb4: Avoid potential negative array offset
	fbdev: efifb: Fix a use-after-free due early fb_info cleanup
	sfc: Use swap() instead of open coding it
	net: sfc: fix memory leak due to ptp channel
	mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protection
	nfs: fix broken handling of the softreval mount option
	ionic: fix missing pci_release_regions() on error in ionic_probe()
	dim: initialize all struct fields
	hwmon: (ltq-cputemp) restrict it to SOC_XWAY
	procfs: prevent unprivileged processes accessing fdinfo dir
	selftests: vm: Makefile: rename TARGETS to VMTARGETS
	arm64: vdso: fix makefile dependency on vdso.so
	virtio: fix virtio transitional ids
	s390/ctcm: fix variable dereferenced before check
	s390/ctcm: fix potential memory leak
	s390/lcs: fix variable dereferenced before check
	net/sched: act_pedit: really ensure the skb is writable
	net: ethernet: mediatek: ppe: fix wrong size passed to memset()
	net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral
	drm/vc4: hdmi: Fix build error for implicit function declaration
	net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()
	net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
	net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()
	tls: Fix context leak on tls_device_down
	drm/vmwgfx: Fix fencing on SVGAv3
	gfs2: Fix filesystem block deallocation for short writes
	hwmon: (f71882fg) Fix negative temperature
	RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core()
	iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu
	ASoC: max98090: Reject invalid values in custom control put()
	ASoC: max98090: Generate notifications on changes for custom control
	ASoC: ops: Validate input values in snd_soc_put_volsw_range()
	s390: disable -Warray-bounds
	ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback
	net: emaclite: Don't advertise 1000BASE-T and do auto negotiation
	net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT
	secure_seq: use the 64 bits of the siphash for port offset calculation
	tcp: use different parts of the port_offset for index and offset
	tcp: resalt the secret every 10 seconds
	tcp: add small random increments to the source port
	tcp: dynamically allocate the perturb table used by source ports
	tcp: increase source port perturb table to 2^16
	tcp: drop the hash_32() part from the index calculation
	interconnect: Restore sync state by ignoring ipa-virt in provider count
	firmware_loader: use kernel credentials when reading firmware
	KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context()
	usb: xhci-mtk: fix fs isoc's transfer error
	x86/mm: Fix marking of unused sub-pmd ranges
	tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe()
	tty: n_gsm: fix buffer over-read in gsm_dlci_data()
	tty: n_gsm: fix mux activation issues in gsm_config()
	usb: cdc-wdm: fix reading stuck on device close
	usb: typec: tcpci: Don't skip cleanup in .remove() on error
	usb: typec: tcpci_mt6360: Update for BMC PHY setting
	USB: serial: pl2303: add device id for HP LM930 Display
	USB: serial: qcserial: add support for Sierra Wireless EM7590
	USB: serial: option: add Fibocom L610 modem
	USB: serial: option: add Fibocom MA510 modem
	slimbus: qcom: Fix IRQ check in qcom_slim_probe
	fsl_lpuart: Don't enable interrupts too early
	serial: 8250_mtk: Fix UART_EFR register address
	serial: 8250_mtk: Fix register address for XON/XOFF character
	ceph: fix setting of xattrs on async created inodes
	Revert "mm/memory-failure.c: skip huge_zero_page in memory_failure()"
	mm/huge_memory: do not overkill when splitting huge_zero_page
	drm/vmwgfx: Disable command buffers on svga3 without gbobjects
	drm/nouveau/tegra: Stop using iommu_present()
	i40e: i40e_main: fix a missing check on list iterator
	net: atlantic: always deep reset on pm op, fixing up my null deref regression
	net: phy: Fix race condition on link status change
	writeback: Avoid skipping inode writeback
	cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
	arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map
	net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061
	net: phy: micrel: Pass .probe for KS8737
	SUNRPC: Ensure that the gssproxy client can start in a connected state
	drm/vmwgfx: Initialize drm_mode_fb_cmd2
	Revert "drm/amd/pm: keep the BACO feature enabled for suspend"
	dma-buf: call dma_buf_stats_setup after dmabuf is in valid list
	mm/hwpoison: use pr_err() instead of dump_page() in get_any_page()
	SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
	ping: fix address binding wrt vrf
	usb: gadget: uvc: rename function to be more consistent
	usb: gadget: uvc: allow for application to cleanly shutdown
	Linux 5.15.41

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Ia65cdbbddf553237d6a3a38efb9bcb2fcc3990ec
2022-05-18 11:31:34 +02:00
Jeff Layton
8c09cb115e ceph: fix setting of xattrs on async created inodes
commit 620239d9a32e9fe27c9204ec11e40058671aeeb6 upstream.

Currently when we create a file, we spin up an xattr buffer to send
along with the create request. If we end up doing an async create
however, then we currently pass down a zero-length xattr buffer.

Fix the code to send down the xattr buffer in req->r_pagelist. If the
xattrs span more than a page, however give up and don't try to do an
async create.

Cc: stable@vger.kernel.org
URL: https://bugzilla.redhat.com/show_bug.cgi?id=2063929
Fixes: 9a8d03ca2e ("ceph: attempt to do async create when possible")
Reported-by: John Fortin <fortinj66@gmail.com>
Reported-by: Sri Ramanujam <sri@ramanujam.io>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-05-18 10:26:55 +02:00
Greg Kroah-Hartman
4154968fe8 Merge 5.15.38 into android13-5.15
Changes in 5.15.38
	usb: mtu3: fix USB 3.0 dual-role-switch from device to host
	USB: quirks: add a Realtek card reader
	USB: quirks: add STRING quirk for VCOM device
	USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTS
	USB: serial: cp210x: add PIDs for Kamstrup USB Meter Reader
	USB: serial: option: add support for Cinterion MV32-WA/MV32-WB
	USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositions
	usb: xhci: tegra:Fix PM usage reference leak of tegra_xusb_unpowergate_partitions
	xhci: Enable runtime PM on second Alderlake controller
	xhci: stop polling roothubs after shutdown
	xhci: increase usb U3 -> U0 link resume timeout from 100ms to 500ms
	iio: dac: ad5592r: Fix the missing return value.
	iio: dac: ad5446: Fix read_raw not returning set value
	iio: magnetometer: ak8975: Fix the error handling in ak8975_power_on()
	iio: imu: inv_icm42600: Fix I2C init possible nack
	usb: misc: fix improper handling of refcount in uss720_probe()
	usb: core: Don't hold the device lock while sleeping in do_proc_control()
	usb: typec: ucsi: Fix reuse of completion structure
	usb: typec: ucsi: Fix role swapping
	usb: gadget: uvc: Fix crash when encoding data for usb request
	usb: gadget: configfs: clear deactivation flag in configfs_composite_unbind()
	usb: dwc3: Try usb-role-switch first in dwc3_drd_init
	usb: dwc3: core: Fix tx/rx threshold settings
	usb: dwc3: core: Only handle soft-reset in DCTL
	usb: dwc3: gadget: Return proper request status
	usb: dwc3: pci: add support for the Intel Meteor Lake-P
	usb: cdns3: Fix issue for clear halt endpoint
	usb: phy: generic: Get the vbus supply
	serial: imx: fix overrun interrupts in DMA mode
	serial: amba-pl011: do not time out prematurely when draining tx fifo
	serial: 8250: Also set sticky MCR bits in console restoration
	serial: 8250: Correct the clock for EndRun PTP/1588 PCIe device
	arch_topology: Do not set llc_sibling if llc_id is invalid
	ceph: fix possible NULL pointer dereference for req->r_session
	bus: mhi: host: pci_generic: Add missing poweroff() PM callback
	bus: mhi: host: pci_generic: Flush recovery worker during freeze
	arm64: dts: imx8mm-venice: fix spi2 pin configuration
	pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos config
	hex2bin: make the function hex_to_bin constant-time
	hex2bin: fix access beyond string end
	riscv: patch_text: Fixup last cpu should be master
	x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guests
	iocost: don't reset the inuse weight of under-weighted debtors
	virtio_net: fix wrong buf address calculation when using xdp
	cpufreq: qcom-hw: fix the race between LMH worker and cpuhp
	cpufreq: qcom-cpufreq-hw: Fix throttle frequency value on EPSS platforms
	video: fbdev: udlfb: properly check endpoint type
	arm64: dts: meson: remove CPU opps below 1GHz for G12B boards
	arm64: dts: meson: remove CPU opps below 1GHz for SM1 boards
	iio:imu:bmi160: disable regulator in error path
	mtd: rawnand: fix ecc parameters for mt7622
	xsk: Fix l2fwd for copy mode + busy poll combo
	arm64: dts: imx8qm: Correct SCU clock controller's compatible property
	USB: Fix xhci event ring dequeue pointer ERDP update issue
	ARM: dts: imx6qdl-apalis: Fix sgtl5000 detection issue
	arm64: dts: imx8mn: Fix SAI nodes
	arm64: dts: meson-sm1-bananapi-m5: fix wrong GPIO pin labeling for CON1
	phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probe
	phy: samsung: exynos5250-sata: fix missing device put in probe error paths
	ARM: OMAP2+: Fix refcount leak in omap_gic_of_init
	bus: ti-sysc: Make omap3 gpt12 quirk handling SoC specific
	ARM: dts: dra7: Fix suspend warning for vpe powerdomain
	phy: ti: omap-usb2: Fix error handling in omap_usb2_enable_clocks
	ARM: dts: at91: Map MCLK for wm8731 on at91sam9g20ek
	ARM: dts: at91: sama5d4_xplained: fix pinctrl phandle name
	ARM: dts: at91: fix pinctrl phandles
	phy: mapphone-mdm6600: Fix PM error handling in phy_mdm6600_probe
	phy: ti: Add missing pm_runtime_disable() in serdes_am654_probe
	interconnect: qcom: sdx55: Drop IP0 interconnects
	ARM: dts: Fix mmc order for omap3-gta04
	ARM: dts: am3517-evm: Fix misc pinmuxing
	ARM: dts: logicpd-som-lv: Fix wrong pinmuxing on OMAP35
	ipvs: correctly print the memory size of ip_vs_conn_tab
	phy: amlogic: fix error path in phy_g12a_usb3_pcie_probe()
	pinctrl: mediatek: moore: Fix build error
	mtd: rawnand: Fix return value check of wait_for_completion_timeout
	mtd: fix 'part' field data corruption in mtd_info
	pinctrl: stm32: Do not call stm32_gpio_get() for edge triggered IRQs in EOI
	memory: renesas-rpc-if: Fix HF/OSPI data transfer in Manual Mode
	net: dsa: Add missing of_node_put() in dsa_port_link_register_of
	netfilter: nft_set_rbtree: overlap detection with element re-addition after deletion
	bpf, lwt: Fix crash when using bpf_skb_set_tunnel_key() from bpf_xmit lwt hook
	pinctrl: rockchip: fix RK3308 pinmux bits
	tcp: md5: incorrect tcp_header_len for incoming connections
	pinctrl: stm32: Keep pinctrl block clock enabled when LEVEL IRQ requested
	tcp: ensure to use the most recently sent skb when filling the rate sample
	wireguard: device: check for metadata_dst with skb_valid_dst()
	sctp: check asoc strreset_chunk in sctp_generate_reconf_event
	ARM: dts: imx6ull-colibri: fix vqmmc regulator
	arm64: dts: imx8mn-ddr4-evk: Describe the 32.768 kHz PMIC clock
	pinctrl: pistachio: fix use of irq_of_parse_and_map()
	cpufreq: fix memory leak in sun50i_cpufreq_nvmem_probe
	net: hns3: clear inited state and stop client after failed to register netdev
	net: hns3: modify the return code of hclge_get_ring_chain_from_mbx
	net: hns3: add validity check for message data length
	net: hns3: add return value for mailbox handling in PF
	net/smc: sync err code when tcp connection was refused
	ip_gre: Make o_seqno start from 0 in native mode
	ip6_gre: Make o_seqno start from 0 in native mode
	ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
	tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
	tcp: make sure treq->af_specific is initialized
	bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()
	clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()
	cpufreq: qcom-cpufreq-hw: Clear dcvs interrupts
	net: bcmgenet: hide status block before TX timestamping
	net: phy: marvell10g: fix return value on error
	net: dsa: mv88e6xxx: Fix port_hidden_wait to account for port_base_addr
	drm/sun4i: Remove obsolete references to PHYS_OFFSET
	net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLK
	io_uring: check reserved fields for send/sendmsg
	io_uring: check reserved fields for recv/recvmsg
	netfilter: conntrack: fix udp offload timeout sysctl
	drm/amdkfd: Fix GWS queue count
	drm/amd/display: Fix memory leak in dcn21_clock_source_create
	tls: Skip tls_append_frag on zero copy size
	bnx2x: fix napi API usage sequence
	net: fec: add missing of_node_put() in fec_enet_init_stop_mode()
	gfs2: Prevent endless loops in gfs2_file_buffered_write
	gfs2: Minor retry logic cleanup
	gfs2: Make sure not to return short direct writes
	gfs2: No short reads or writes upon glock contention
	perf arm-spe: Fix addresses of synthesized SPE events
	ixgbe: ensure IPsec VF<->PF compatibility
	Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"
	tcp: fix F-RTO may not work correctly when receiving DSACK
	ASoC: Intel: soc-acpi: correct device endpoints for max98373
	ASoC: wm8731: Disable the regulator when probing fails
	ext4: fix bug_on in start_this_handle during umount filesystem
	arch: xtensa: platforms: Fix deadlock in rs_close()
	ksmbd: increment reference count of parent fp
	ksmbd: set fixed sector size to FS_SECTOR_SIZE_INFORMATION
	bonding: do not discard lowest hash bit for non layer3+4 hashing
	x86: __memcpy_flushcache: fix wrong alignment if size > 2^32
	cifs: destage any unwritten data to the server before calling copychunk_write
	drivers: net: hippi: Fix deadlock in rr_close()
	powerpc/perf: Fix 32bit compile
	selftest/vm: verify mmap addr in mremap_test
	selftest/vm: verify remap destination address in mremap_test
	Revert "ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40"
	zonefs: Fix management of open zones
	zonefs: Clear inode information flags on inode creation
	kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink occur at same time
	mtd: rawnand: qcom: fix memory corruption that causes panic
	netfilter: Update ip6_route_me_harder to consider L3 domain
	drm/i915: Check EDID for HDR static metadata when choosing blc
	drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addresses
	net: ethernet: stmmac: fix write to sgmii_adapter_base
	ACPI: processor: idle: Avoid falling back to C3 type C-states
	thermal: int340x: Fix attr.show callback prototype
	btrfs: fix leaked plug after failure syncing log on zoned filesystems
	ARM: dts: at91: sama7g5ek: enable pull-up on flexcom3 console lines
	ARM: dts: imx8mm-venice-gw{71xx,72xx,73xx}: fix OTG controller OC mode
	x86/cpu: Load microcode during restore_processor_state()
	perf symbol: Pass is_kallsyms to symbols__fixup_end()
	perf symbol: Update symbols__fixup_end()
	tty: n_gsm: fix restart handling via CLD command
	tty: n_gsm: fix decoupled mux resource
	tty: n_gsm: fix mux cleanup after unregister tty device
	tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2
	tty: n_gsm: fix malformed counter for out of frame data
	netfilter: nft_socket: only do sk lookups when indev is available
	tty: n_gsm: fix insufficient txframe size
	tty: n_gsm: fix wrong DLCI release order
	tty: n_gsm: fix missing explicit ldisc flush
	tty: n_gsm: fix wrong command retry handling
	tty: n_gsm: fix wrong command frame length field encoding
	tty: n_gsm: fix wrong signal octets encoding in MSC
	tty: n_gsm: fix missing tty wakeup in convergence layer type 2
	tty: n_gsm: fix reset fifo race condition
	tty: n_gsm: fix incorrect UA handling
	tty: n_gsm: fix software flow control handling
	perf symbol: Remove arch__symbols__fixup_end()
	eeprom: at25: Use DMA safe buffers
	objtool: Fix code relocs vs weak symbols
	objtool: Fix type of reloc::addend
	powerpc/64: Add UADDR64 relocation support
	Linux 5.15.38

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Ic5e398d47dd6240ecde38f635b3085fae7c3c0ab
2022-05-18 09:00:50 +02:00
Xiubo Li
732f861dd4 ceph: fix possible NULL pointer dereference for req->r_session
commit 7acae6183cf37c48b8da48bbbdb78820fb3913f3 upstream.

The request will be inserted into the ci->i_unsafe_dirops before
assigning the req->r_session, so it's possible that we will hit
NULL pointer dereference bug here.

Cc: stable@vger.kernel.org
URL: https://tracker.ceph.com/issues/55327
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Tested-by: Aaron Tomlin <atomlin@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-05-09 09:14:30 +02:00
Greg Kroah-Hartman
33f5d1daec Merge 5.15.34 into android13-5.15
Changes in 5.15.34
	lib/logic_iomem: correct fallback config references
	um: fix and optimize xor select template for CONFIG64 and timetravel mode
	rtc: wm8350: Handle error for wm8350_register_irq
	nbd: add error handling support for add_disk()
	nbd: Fix incorrect error handle when first_minor is illegal in nbd_dev_add
	nbd: Fix hungtask when nbd_config_put
	nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
	kfence: count unexpectedly skipped allocations
	kfence: move saving stack trace of allocations into __kfence_alloc()
	kfence: limit currently covered allocations when pool nearly full
	KVM: x86/pmu: Use different raw event masks for AMD and Intel
	KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()
	KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRs
	KVM: x86/pmu: Fix and isolate TSX-specific performance event logic
	KVM: x86/emulator: Emulate RDPID only if it is enabled in guest
	drm: Add orientation quirk for GPD Win Max
	ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111
	drm/amd/display: Add signal type check when verify stream backends same
	drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj
	drm/amd/display: Fix memory leak
	drm/amd/display: Use PSR version selected during set_psr_caps
	usb: gadget: tegra-xudc: Do not program SPARAM
	usb: gadget: tegra-xudc: Fix control endpoint's definitions
	usb: cdnsp: fix cdnsp_decode_trb function to properly handle ret value
	ptp: replace snprintf with sysfs_emit
	drm/amdkfd: Don't take process mutex for svm ioctls
	powerpc: dts: t104xrdb: fix phy type for FMAN 4/5
	ath11k: fix kernel panic during unload/load ath11k modules
	ath11k: pci: fix crash on suspend if board file is not found
	ath11k: mhi: use mhi_sync_power_up()
	net/smc: Send directly when TCP_CORK is cleared
	drm/bridge: Add missing pm_runtime_put_sync
	bpf: Make dst_port field in struct bpf_sock 16-bit wide
	scsi: mvsas: Replace snprintf() with sysfs_emit()
	scsi: bfa: Replace snprintf() with sysfs_emit()
	drm/v3d: fix missing unlock
	power: supply: axp20x_battery: properly report current when discharging
	mt76: mt7921: fix crash when startup fails.
	mt76: dma: initialize skip_unmap in mt76_dma_rx_fill
	cfg80211: don't add non transmitted BSS to 6GHz scanned channels
	libbpf: Fix build issue with llvm-readelf
	ipv6: make mc_forwarding atomic
	net: initialize init_net earlier
	powerpc: Set crashkernel offset to mid of RMA region
	drm/amdgpu: Fix recursive locking warning
	scsi: smartpqi: Fix kdump issue when controller is locked up
	PCI: aardvark: Fix support for MSI interrupts
	iommu/arm-smmu-v3: fix event handling soft lockup
	usb: ehci: add pci device support for Aspeed platforms
	PCI: endpoint: Fix alignment fault error in copy tests
	tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH.
	PCI: pciehp: Add Qualcomm quirk for Command Completed erratum
	scsi: mpi3mr: Fix reporting of actual data transfer size
	scsi: mpi3mr: Fix memory leaks
	powerpc/set_memory: Avoid spinlock recursion in change_page_attr()
	power: supply: axp288-charger: Set Vhold to 4.4V
	net/mlx5e: Disable TX queues before registering the netdev
	usb: dwc3: pci: Set the swnode from inside dwc3_pci_quirks()
	iwlwifi: mvm: Correctly set fragmented EBS
	iwlwifi: mvm: move only to an enabled channel
	drm/msm/dsi: Remove spurious IRQF_ONESHOT flag
	ipv4: Invalidate neighbour for broadcast address upon address addition
	dm ioctl: prevent potential spectre v1 gadget
	dm: requeue IO if mapping table not yet available
	drm/amdkfd: make CRAT table missing message informational only
	vfio/pci: Stub vfio_pci_vga_rw when !CONFIG_VFIO_PCI_VGA
	scsi: pm8001: Fix pm80xx_pci_mem_copy() interface
	scsi: pm8001: Fix pm8001_mpi_task_abort_resp()
	scsi: pm8001: Fix task leak in pm8001_send_abort_all()
	scsi: pm8001: Fix tag leaks on error
	scsi: pm8001: Fix memory leak in pm8001_chip_fw_flash_update_req()
	mt76: mt7915: fix injected MPDU transmission to not use HW A-MSDU
	powerpc/64s/hash: Make hash faults work in NMI context
	mt76: mt7615: Fix assigning negative values to unsigned variable
	scsi: aha152x: Fix aha152x_setup() __setup handler return value
	scsi: hisi_sas: Free irq vectors in order for v3 HW
	scsi: hisi_sas: Limit users changing debugfs BIST count value
	net/smc: correct settings of RMB window update limit
	mips: ralink: fix a refcount leak in ill_acc_of_setup()
	macvtap: advertise link netns via netlink
	tuntap: add sanity checks about msg_controllen in sendmsg
	Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}
	Bluetooth: use memset avoid memory leaks
	bnxt_en: Eliminate unintended link toggle during FW reset
	PCI: endpoint: Fix misused goto label
	MIPS: fix fortify panic when copying asm exception handlers
	powerpc/64e: Tie PPC_BOOK3E_64 to PPC_FSL_BOOK3E
	powerpc/secvar: fix refcount leak in format_show()
	scsi: libfc: Fix use after free in fc_exch_abts_resp()
	can: isotp: set default value for N_As to 50 micro seconds
	can: etas_es58x: es58x_fd_rx_event_msg(): initialize rx_event_msg before calling es58x_check_msg_len()
	riscv: Fixed misaligned memory access. Fixed pointer comparison.
	net: account alternate interface name memory
	net: limit altnames to 64k total
	net/mlx5e: Remove overzealous validations in netlink EEPROM query
	net: sfp: add 2500base-X quirk for Lantech SFP module
	usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evm
	mt76: fix monitor mode crash with sdio driver
	xtensa: fix DTC warning unit_address_format
	MIPS: ingenic: correct unit node address
	Bluetooth: Fix use after free in hci_send_acl
	netfilter: conntrack: revisit gc autotuning
	netlabel: fix out-of-bounds memory accesses
	ceph: fix inode reference leakage in ceph_get_snapdir()
	ceph: fix memory leak in ceph_readdir when note_last_dentry returns error
	lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option
	init/main.c: return 1 from handled __setup() functions
	minix: fix bug when opening a file with O_DIRECT
	clk: si5341: fix reported clk_rate when output divider is 2
	staging: vchiq_arm: Avoid NULL ptr deref in vchiq_dump_platform_instances
	staging: vchiq_core: handle NULL result of find_service_by_handle
	phy: amlogic: phy-meson-gxl-usb2: fix shared reset controller use
	phy: amlogic: meson8b-usb2: Use dev_err_probe()
	phy: amlogic: meson8b-usb2: fix shared reset control use
	clk: rockchip: drop CLK_SET_RATE_PARENT from dclk_vop* on rk3568
	cpufreq: CPPC: Fix performance/frequency conversion
	opp: Expose of-node's name in debugfs
	staging: wfx: fix an error handling in wfx_init_common()
	w1: w1_therm: fixes w1_seq for ds28ea00 sensors
	NFSv4.2: fix reference count leaks in _nfs42_proc_copy_notify()
	NFSv4: Protect the state recovery thread against direct reclaim
	habanalabs: fix possible memory leak in MMU DR fini
	xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32
	clk: ti: Preserve node in ti_dt_clocks_register()
	clk: Enforce that disjoints limits are invalid
	SUNRPC/call_alloc: async tasks mustn't block waiting for memory
	SUNRPC/xprt: async tasks mustn't block waiting for memory
	SUNRPC: remove scheduling boost for "SWAPPER" tasks.
	NFS: swap IO handling is slightly different for O_DIRECT IO
	NFS: swap-out must always use STABLE writes.
	x86: Annotate call_on_stack()
	x86/Kconfig: Do not allow CONFIG_X86_X32_ABI=y with llvm-objcopy
	serial: samsung_tty: do not unlock port->lock for uart_write_wakeup()
	virtio_console: eliminate anonymous module_init & module_exit
	jfs: prevent NULL deref in diFree
	SUNRPC: Fix socket waits for write buffer space
	NFS: nfsiod should not block forever in mempool_alloc()
	NFS: Avoid writeback threads getting stuck in mempool_alloc()
	selftests: net: Add tls config dependency for tls selftests
	parisc: Fix CPU affinity for Lasi, WAX and Dino chips
	parisc: Fix patch code locking and flushing
	mm: fix race between MADV_FREE reclaim and blkdev direct IO read
	rtc: mc146818-lib: change return values of mc146818_get_time()
	rtc: Check return value from mc146818_get_time()
	rtc: mc146818-lib: fix RTC presence check
	drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()
	Drivers: hv: vmbus: Fix potential crash on module unload
	Revert "NFSv4: Handle the special Linux file open access mode"
	NFSv4: fix open failure with O_ACCMODE flag
	scsi: sr: Fix typo in CDROM(CLOSETRAY|EJECT) handling
	scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map()
	scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()
	vdpa/mlx5: Rename control VQ workqueue to vdpa wq
	vdpa/mlx5: Propagate link status from device to vdpa driver
	vdpa: mlx5: prevent cvq work from hogging CPU
	net: sfc: add missing xdp queue reinitialization
	net/tls: fix slab-out-of-bounds bug in decrypt_internal
	vrf: fix packet sniffing for traffic originating from ip tunnels
	skbuff: fix coalescing for page_pool fragment recycling
	ice: Clear default forwarding VSI during VSI release
	mctp: Fix check for dev_hard_header() result
	net: ipv4: fix route with nexthop object delete warning
	net: stmmac: Fix unset max_speed difference between DT and non-DT platforms
	drm/imx: imx-ldb: Check for null pointer after calling kmemdup
	drm/imx: Fix memory leak in imx_pd_connector_get_modes
	drm/imx: dw_hdmi-imx: Fix bailout in error cases of probe
	regulator: rtq2134: Fix missing active_discharge_on setting
	regulator: atc260x: Fix missing active_discharge_on setting
	arch/arm64: Fix topology initialization for core scheduling
	bnxt_en: Synchronize tx when xdp redirects happen on same ring
	bnxt_en: reserve space inside receive page for skb_shared_info
	bnxt_en: Prevent XDP redirect from running when stopping TX queue
	sfc: Do not free an empty page_ring
	RDMA/mlx5: Don't remove cache MRs when a delay is needed
	RDMA/mlx5: Add a missing update of cache->last_add
	IB/cm: Cancel mad on the DREQ event when the state is MRA_REP_RCVD
	IB/rdmavt: add lock to call to rvt_error_qp to prevent a race condition
	sctp: count singleton chunks in assoc user stats
	dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probe
	ice: Set txq_teid to ICE_INVAL_TEID on ring creation
	ice: Do not skip not enabled queues in ice_vc_dis_qs_msg
	ipv6: Fix stats accounting in ip6_pkt_drop
	ice: synchronize_rcu() when terminating rings
	ice: xsk: fix VSI state check in ice_xsk_wakeup()
	net: openvswitch: don't send internal clone attribute to the userspace.
	net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()
	net: openvswitch: fix leak of nested actions
	rxrpc: fix a race in rxrpc_exit_net()
	net: sfc: fix using uninitialized xdp tx_queue
	net: phy: mscc-miim: reject clause 45 register accesses
	qede: confirm skb is allocated before using
	spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()
	bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
	drbd: Fix five use after free bugs in get_initial_state
	scsi: ufs: ufshpb: Fix a NULL check on list iterator
	io_uring: nospec index for tags on files update
	io_uring: don't touch scm_fp_list after queueing skb
	SUNRPC: Handle ENOMEM in call_transmit_status()
	SUNRPC: Handle low memory situations in call_status()
	SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec()
	iommu/omap: Fix regression in probe for NULL pointer dereference
	perf: arm-spe: Fix perf report --mem-mode
	perf tools: Fix perf's libperf_print callback
	perf session: Remap buf if there is no space for event
	arm64: Add part number for Arm Cortex-A78AE
	scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove()
	scsi: ufs: ufs-pci: Add support for Intel MTL
	Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning"
	mmc: block: Check for errors after write on SPI
	mmc: mmci: stm32: correctly check all elements of sg list
	mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is complete
	mmc: core: Fixup support for writeback-cache for eMMC and SD
	lz4: fix LZ4_decompress_safe_partial read out of bound
	highmem: fix checks in __kmap_local_sched_{in,out}
	mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)
	mm/mempolicy: fix mpol_new leak in shared_policy_replace
	io_uring: don't check req->file in io_fsync_prep()
	io_uring: defer splice/tee file validity check until command issue
	io_uring: implement compat handling for IORING_REGISTER_IOWQ_AFF
	io_uring: fix race between timeout flush and removal
	x86/pm: Save the MSR validity status at context setup
	x86/speculation: Restore speculation related MSRs during S3 resume
	perf/x86/intel: Update the FRONTEND MSR mask on Sapphire Rapids
	btrfs: fix qgroup reserve overflow the qgroup limit
	btrfs: prevent subvol with swapfile from being deleted
	spi: core: add dma_map_dev for __spi_unmap_msg()
	arm64: patch_text: Fixup last cpu should be master
	RDMA/hfi1: Fix use-after-free bug for mm struct
	gpio: Restrict usage of GPIO chip irq members before initialization
	x86/msi: Fix msi message data shadow struct
	x86/mm/tlb: Revert retpoline avoidance approach
	perf/x86/intel: Don't extend the pseudo-encoding to GP counters
	ata: sata_dwc_460ex: Fix crash due to OOB write
	perf: qcom_l2_pmu: fix an incorrect NULL check on list iterator
	perf/core: Inherit event_caps
	irqchip/gic-v3: Fix GICR_CTLR.RWP polling
	fbdev: Fix unregistering of framebuffers without device
	amd/display: set backlight only if required
	SUNRPC: Prevent immediate close+reconnect
	drm/panel: ili9341: fix optional regulator handling
	drm/amdgpu/display: change pipe policy for DCN 2.1
	drm/amdgpu/smu10: fix SoC/fclk units in auto mode
	drm/amdgpu/vcn: Fix the register setting for vcn1
	drm/nouveau/pmu: Add missing callbacks for Tegra devices
	drm/amdkfd: Create file descriptor after client is added to smi_clients list
	drm/amdgpu: don't use BACO for reset in S3
	KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255
	net/smc: send directly on setting TCP_NODELAY
	Revert "selftests: net: Add tls config dependency for tls selftests"
	bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wide
	selftests/bpf: Fix u8 narrow load checks for bpf_sk_lookup remote_port
	rtc: mc146818-lib: fix signedness bug in mc146818_get_time()
	SUNRPC: Don't call connect() more than once on a TCP socket
	Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"
	perf build: Don't use -ffat-lto-objects in the python feature test when building with clang-13
	perf python: Fix probing for some clang command line options
	tools build: Filter out options and warnings not supported by clang
	tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts
	dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"
	KVM: avoid NULL pointer dereference in kvm_dirty_ring_push
	Revert "net/mlx5: Accept devlink user input after driver initialization complete"
	ubsan: remove CONFIG_UBSAN_OBJECT_SIZE
	selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644
	selftests: cgroup: Test open-time credential usage for migration checks
	selftests: cgroup: Test open-time cgroup namespace usage for migration checks
	mm: don't skip swap entry even if zap_details specified
	Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb()
	x86/bug: Prevent shadowing in __WARN_FLAGS
	sched: Teach the forced-newidle balancer about CPU affinity limitation.
	x86,static_call: Fix __static_call_return0 for i386
	irqchip/gic-v4: Wait for GICR_VPENDBASER.Dirty to clear before descheduling
	powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.S
	irqchip/gic, gic-v3: Prevent GSI to SGI translations
	mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning
	static_call: Don't make __static_call_return0 static
	powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit
	stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
	Linux 5.15.34

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I98049d0d8ebd427296418d31085bfde482ad30e7
2022-04-24 16:57:32 +02:00
Xiubo Li
2fe82d3254 ceph: fix memory leak in ceph_readdir when note_last_dentry returns error
[ Upstream commit f639d9867eea647005dc824e0e24f39ffc50d4e4 ]

Reset the last_readdir at the same time, and add a comment explaining
why we don't free last_readdir when dir_emit returns false.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-04-13 20:59:10 +02:00
Xiubo Li
3ae7163598 ceph: fix inode reference leakage in ceph_get_snapdir()
[ Upstream commit 322794d3355c33adcc4feace0045d85a8e4ed813 ]

The ceph_get_inode() will search for or insert a new inode into the
hash for the given vino, and return a reference to it. If new is
non-NULL, its reference is consumed.

We should release the reference when in error handing cases.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-04-13 20:59:10 +02:00
Greg Kroah-Hartman
0a77fca3aa ANDROID: GKI: set vfs-only exports into their own namespace
We have namespaces, so use them for all vfs-exported namespaces so that
filesystems can use them, but not anything else.

Some in-kernel drivers that do direct filesystem accesses (because they
serve up files) are also allowed access to these symbols to keep 'make
allmodconfig' builds working properly, but it is not needed for Android
kernel images.

Bug: 157965270
Bug: 210074446
Cc: Matthias Maennich <maennich@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Iaf6140baf3a18a516ab2d5c3966235c42f3f70de
2022-04-07 15:14:24 +02:00
Xiubo Li
35b092d3b5 ceph: put the requests/sessions when it fails to alloc memory
[ Upstream commit 89d43d0551a848e70e63d9ba11534aaeabc82443 ]

When failing to allocate the sessions memory we should make sure
the req1 and req2 and the sessions get put. And also in case the
max_sessions decreased so when kreallocate the new memory some
sessions maybe missed being put.

And if the max_sessions is 0 krealloc will return ZERO_SIZE_PTR,
which will lead to a distinct access fault.

URL: https://tracker.ceph.com/issues/53819
Fixes: e1a4541ec0 ("ceph: flush the mdlog before waiting on unsafe reqs")
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-02-01 17:27:14 +01:00
Jeff Layton
2aac1eda46 ceph: set pool_ns in new inode layout for async creates
commit 4584a768f22b7669cdebabc911543621ac661341 upstream.

Dan reported that he was unable to write to files that had been
asynchronously created when the client's OSD caps are restricted to a
particular namespace.

The issue is that the layout for the new inode is only partially being
filled. Ensure that we populate the pool_ns_data and pool_ns_len in the
iinfo before calling ceph_fill_inode.

Cc: stable@vger.kernel.org
URL: https://tracker.ceph.com/issues/54013
Fixes: 9a8d03ca2e ("ceph: attempt to do async create when possible")
Reported-by: Dan van der Ster <dan@vanderster.com>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-02-01 17:27:01 +01:00
Jeff Layton
36d433ae32 ceph: properly put ceph_string reference after async create attempt
commit 932a9b5870d38b87ba0a9923c804b1af7d3605b9 upstream.

The reference acquired by try_prep_async_create is currently leaked.
Ensure we put it.

Cc: stable@vger.kernel.org
Fixes: 9a8d03ca2e ("ceph: attempt to do async create when possible")
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-02-01 17:27:00 +01:00
Xiubo Li
e7506c76b7 ceph: initialize pathlen variable in reconnect_caps_cb
[ Upstream commit ee2a095d3b24f300a5e11944d208801e928f108c ]

The smatch static checker warned about an uninitialized symbol usage in
this function, in the case where ceph_mdsc_build_path returns an error.

It turns out that that case is harmless, but it just looks sketchy.
Initialize the variable at declaration time, and remove the unneeded
setting of it later.

Fixes: a33f6432b3 ("ceph: encode inodes' parent/d_name in cap reconnect message")
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-12-22 09:32:38 +01:00
Hu Weiwen
24a19e6d65 ceph: fix duplicate increment of opened_inodes metric
[ Upstream commit 973e5245637accc4002843f6b888495a6a7762bc ]

opened_inodes is incremented twice when the same inode is opened twice
with O_RDONLY and O_WRONLY respectively.

To reproduce, run this python script, then check the metrics:

import os
for _ in range(10000):
    fd_r = os.open('a', os.O_RDONLY)
    fd_w = os.open('a', os.O_WRONLY)
    os.close(fd_r)
    os.close(fd_w)

Fixes: 1dd8d47081 ("ceph: metrics for opened files, pinned caps and opened inodes")
Signed-off-by: Hu Weiwen <sehuww@mail.scut.edu.cn>
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-12-22 09:32:38 +01:00
Christian Brauner
09cdb8aa59 ceph: fix up non-directory creation in SGID directories
commit fd84bfdddd169c219c3a637889a8b87f70a072c2 upstream.

Ceph always inherits the SGID bit if it is set on the parent inode,
while the generic inode_init_owner does not do this in a few cases where
it can create a possible security problem (cf. [1]).

Update ceph to strip the SGID bit just as inode_init_owner would.

This bug was detected by the mapped mount testsuite in [3]. The
testsuite tests all core VFS functionality and semantics with and
without mapped mounts. That is to say it functions as a generic VFS
testsuite in addition to a mapped mount testsuite. While working on
mapped mount support for ceph, SIGD inheritance was the only failing
test for ceph after the port.

The same bug was detected by the mapped mount testsuite in XFS in
January 2021 (cf. [2]).

[1]: commit 0fa3ecd878 ("Fix up non-directory creation in SGID directories")
[2]: commit 01ea173e10 ("xfs: fix up non-directory creation in SGID directories")
[3]: https://git.kernel.org/fs/xfs/xfstests-dev.git

Cc: stable@vger.kernel.org
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-12-22 09:32:36 +01:00
Jeff Layton
68883f1779 ceph: properly handle statfs on multifs setups
[ Upstream commit 8cfc0c7ed34f7929ce7e5d7c6eecf4d01ba89a84 ]

ceph_statfs currently stuffs the cluster fsid into the f_fsid field.
This was fine when we only had a single filesystem per cluster, but now
that we have multiples we need to use something that will vary between
them.

Change ceph_statfs to xor each 32-bit chunk of the fsid (aka cluster id)
into the lower bits of the statfs->f_fsid. Change the lower bits to hold
the fscid (filesystem ID within the cluster).

That should give us a value that is guaranteed to be unique between
filesystems within a cluster, and should minimize the chance of
collisions between mounts of different clusters.

URL: https://tracker.ceph.com/issues/52812
Reported-by: Sachin Prabhu <sprabhu@redhat.com>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-12-01 09:04:55 +01:00
Xiubo Li
11a102de53 ceph: fix mdsmap decode when there are MDS's beyond max_mds
commit 0e24421ac431e7af62d4acef6c638b85aae51728 upstream.

If the max_mds is decreased in a cephfs cluster, there is a window
of time before the MDSs are removed. If a map goes out during this
period, the mdsmap may show the decreased max_mds but still shows
those MDSes as in or in the export target list.

Ensure that we don't fail the map decode in that case.

Cc: stable@vger.kernel.org
URL: https://tracker.ceph.com/issues/52436
Fixes: d517b3983d ("ceph: reconnect to the export targets on new mdsmaps")
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-11-18 19:17:15 +01:00
Jeff Layton
1bd85aa65d ceph: fix handling of "meta" errors
Currently, we check the wb_err too early for directories, before all of
the unsafe child requests have been waited on. In order to fix that we
need to check the mapping->wb_err later nearer to the end of ceph_fsync.

We also have an overly-complex method for tracking errors after
blocklisting. The errors recorded in cleanup_session_requests go to a
completely separate field in the inode, but we end up reporting them the
same way we would for any other error (in fsync).

There's no real benefit to tracking these errors in two different
places, since the only reporting mechanism for them is in fsync, and
we'd need to advance them both every time.

Given that, we can just remove i_meta_err, and convert the places that
used it to instead just use mapping->wb_err instead. That also fixes
the original problem by ensuring that we do a check_and_advance of the
wb_err at the end of the fsync op.

Cc: stable@vger.kernel.org
URL: https://tracker.ceph.com/issues/52864
Reported-by: Patrick Donnelly <pdonnell@redhat.com>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2021-10-19 09:36:06 +02:00
Jeff Layton
98d0a6fb73 ceph: skip existing superblocks that are blocklisted or shut down when mounting
Currently when mounting, we may end up finding an existing superblock
that corresponds to a blocklisted MDS client. This means that the new
mount ends up being unusable.

If we've found an existing superblock with a client that is already
blocklisted, and the client is not configured to recover on its own,
fail the match. Ditto if the superblock has been forcibly unmounted.

While we're in here, also rename "other" to the more conventional "fsc".

Cc: stable@vger.kernel.org
URL: https://bugzilla.redhat.com/show_bug.cgi?id=1901499
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2021-10-19 09:36:06 +02:00
Dan Carpenter
708c87168b ceph: fix off by one bugs in unsafe_request_wait()
The "> max" tests should be ">= max" to prevent an out of bounds access
on the next lines.

Fixes: e1a4541ec0 ("ceph: flush the mdlog before waiting on unsafe reqs")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2021-09-21 17:39:20 +02:00
Linus Torvalds
8a05abd0c9 Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-client
Pull ceph updates from Ilya Dryomov:

 - a set of patches to address fsync stalls caused by depending on
   periodic rather than triggered MDS journal flushes in some cases
   (Xiubo Li)

 - a fix for mtime effectively not getting updated in case of competing
   writers (Jeff Layton)

 - a couple of fixes for inode reference leaks and various WARNs after
   "umount -f" (Xiubo Li)

 - a new ceph.auth_mds extended attribute (Jeff Layton)

 - a smattering of fixups and cleanups from Jeff, Xiubo and Colin.

* tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-client:
  ceph: fix dereference of null pointer cf
  ceph: drop the mdsc_get_session/put_session dout messages
  ceph: lockdep annotations for try_nonblocking_invalidate
  ceph: don't WARN if we're forcibly removing the session caps
  ceph: don't WARN if we're force umounting
  ceph: remove the capsnaps when removing caps
  ceph: request Fw caps before updating the mtime in ceph_write_iter
  ceph: reconnect to the export targets on new mdsmaps
  ceph: print more information when we can't find snaprealm
  ceph: add ceph_change_snap_realm() helper
  ceph: remove redundant initializations from mdsc and session
  ceph: cancel delayed work instead of flushing on mdsc teardown
  ceph: add a new vxattr to return auth mds for an inode
  ceph: remove some defunct forward declarations
  ceph: flush the mdlog before waiting on unsafe reqs
  ceph: flush mdlog before umounting
  ceph: make iterate_sessions a global symbol
  ceph: make ceph_create_session_msg a global symbol
  ceph: fix comment about short copies in ceph_write_end
  ceph: fix memory leak on decode error in ceph_handle_caps
2021-09-08 15:50:32 -07:00
Colin Ian King
05a444d3f9 ceph: fix dereference of null pointer cf
Currently in the case where kmem_cache_alloc fails the null pointer
cf is dereferenced when assigning cf->is_capsnap = false. Fix this
by adding a null pointer check and return path.

Cc: stable@vger.kernel.org
Addresses-Coverity: ("Dereference null return")
Fixes: b2f9fa1f3b ("ceph: correctly handle releasing an embedded cap flush")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2021-09-03 10:55:51 +02:00
Jeff Layton
9f3589993c ceph: drop the mdsc_get_session/put_session dout messages
These are very chatty, racy, and not terribly useful. Just remove them.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2021-09-02 22:49:17 +02:00
Jeff Layton
3eaf5aa1cf ceph: lockdep annotations for try_nonblocking_invalidate
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2021-09-02 22:49:17 +02:00
Xiubo Li
a76d0a9c28 ceph: don't WARN if we're forcibly removing the session caps
For example in the case of a forced umount, we'll remove all the session
caps even if they are dirty. Move the warning to a wrapper function and
make most of the callers use it. Call the core function when removing
caps due to a forced umount.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2021-09-02 22:49:17 +02:00
Xiubo Li
42ad631b4d ceph: don't WARN if we're force umounting
Force umount will try to close the sessions by setting the session
state to _CLOSING. We don't want to WARN in this situation, since it's
expected.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2021-09-02 22:49:17 +02:00
Xiubo Li
a6d37ccdd2 ceph: remove the capsnaps when removing caps
capsnaps will take inode references via ihold when queueing to flush.
When force unmounting, the client will just close the sessions and
may never get a flush reply, causing a leak and inode ref leak.

Fix this by removing the capsnaps for an inode when removing the caps.

URL: https://tracker.ceph.com/issues/52295
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2021-09-02 22:49:17 +02:00
Jeff Layton
b11ed50346 ceph: request Fw caps before updating the mtime in ceph_write_iter
The current code will update the mtime and then try to get caps to
handle the write. If we end up having to request caps from the MDS, then
the mtime in the cap grant will clobber the updated mtime and it'll be
lost.

This is most noticable when two clients are alternately writing to the
same file. Fw caps are continually being granted and revoked, and the
mtime ends up stuck because the updated mtimes are always being
overwritten with the old one.

Fix this by changing the order of operations in ceph_write_iter to get
the caps before updating the times. Also, make sure we check the pool
full conditions before even getting any caps or uninlining.

URL: https://tracker.ceph.com/issues/46574
Reported-by: Jozef Kováč <kovac@firma.zoznam.sk>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Luis Henriques <lhenriques@suse.de>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2021-09-02 22:49:17 +02:00
Xiubo Li
d517b3983d ceph: reconnect to the export targets on new mdsmaps
In the case where the export MDS has crashed just after the EImportStart
journal is flushed, a standby MDS takes over for it and when replaying
the EImportStart journal the MDS will wait the client to reconnect. That
may never happen because the client may not have registered or opened
the sessions yet.

When receiving a new map, ensure we reconnect to valid export targets as
well if their sessions don't exist yet.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2021-09-02 22:49:17 +02:00
Jeff Layton
692e171597 ceph: print more information when we can't find snaprealm
Print a bit more information when we can't find the realm during
ceph_add_cap. Show both the inode number and the old realm inode
number.

Suggested-by: Sage Weil <sage@redhat.com>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2021-09-02 22:49:17 +02:00