dm-ebs: do not set the flag DM_TARGET_PASSES_INTEGRITY (git-fixes).
dm-ebs: fix prefetch-vs-suspend race (git-fixes).
dm-flakey: Fix memory corruption in optional corrupt_bio_byte feature (git-fixes).
dm-integrity: align the outgoing bio in integrity_recheck (git-fixes).
dm-integrity: fix a race condition when accessing recalc_sector (git-fixes).
dm-integrity: fix a warning on invalid table line (git-fixes).
dm-integrity: set ti->error on memory allocation failure (git-fixes).
dm-raid: Fix WARN_ON_ONCE check for sync_thread in raid_resume (git-fixes).
dm-unstriped: cast an operand to sector_t to prevent potential uint32_t overflow (git-fixes).
dm-verity FEC: Fix RS FEC repair for roots unaligned to block size (take 2) (git-fixes). mwilck: some hand editing because d95e2c34a3ca ('dm verity: Fix IO priority lost when reading FEC and hash') is missing
ethtool: plca: fix plca enable data type while parsing the value (git-fixes).
ethtool: rss: echo the context number back (git-fixes).
ethtool: rss: fix hiding unsupported fields in dumps (git-fixes).
exfat: do not fallback to buffered write (git-fixes).
exfat: drop ->i_size_ondisk (git-fixes).
exfat: fix potential wrong error return from get_block (git-fixes).
exfat: fix soft lockup in exfat_clear_bitmap (git-fixes).
exfat: fix the infinite loop in exfat_find_last_cluster() (git-fixes).
exfat: short-circuit zero-byte writes in exfat_file_write_iter (git-fixes).
ext4: add missing brelse() for bh2 in ext4_dx_add_entry() (bsc#1242342).
ext4: correct encrypted dentry name hash when not casefolded (bsc#1242540).
ext4: do not over-report free space or inodes in statvfs (bsc#1242345).
ext4: do not treat fhandle lookup of ea_inode as FS corruption (bsc#1242347).
ext4: fix FS_IOC_GETFSMAP handling (bsc#1240557).
ext4: goto right label 'out_mmap_sem' in ext4_setattr() (bsc#1242556).
ext4: make block validity check resistent to sb bh corruption (bsc#1242348).
ext4: partial zero eof block on unaligned inode size extension (bsc#1242336).
ext4: protect ext4_release_dquot against freezing (bsc#1242335).
ext4: replace the traditional ternary conditional operator with with max()/min() (bsc#1242536). Refresh patches.suse/ext4-move-setting-of-trimmed-bit-into-ext4_try_to_tr.patch Refresh patches.suse/ext4-fix-inconsistent-between-segment-fstrim-and-ful.patch
ext4: treat end of range as exclusive in ext4_zero_range() (bsc#1242539).
ext4: unify the type of flexbg_size to unsigned int (bsc#1242538). Refresh: patches.suse/ext4-avoid-online-resizing-failures-due-to-oversized.patch
fbdev: au1100fb: Move a variable assignment behind a null pointer check (git-fixes).
fbdev: omapfb: Add 'plane' value check (stable-fixes).
fbdev: pxafb: Fix possible use after free in pxafb_task() (stable-fixes).
fbdev: sm501fb: Add some geometry checks (git-fixes).
firmware: arm_ffa: Explicitly cast return value from FFA_VERSION before comparison (git-fixes).
firmware: arm_ffa: Skip Rx buffer ownership release if not acquired (git-fixes).
firmware: arm_scmi: Balance device refcount when destroying devices (git-fixes).
firmware: arm_scmi: use ioread64() instead of ioread64_hi_lo() (git-fixes).
firmware: cs_dsp: Ensure cs_dsp_load_coeff returns 0 on success (git-fixes).
firmware: imx-scu: fix OF node leak in .probe() (git-fixes).
flow_dissector: use RCU protection to fetch dev_net() (bsc#1239994).
fs/jfs: Prevent integer overflow in AG size calculation (git-fixes).
fs/jfs: cast inactags to s64 to prevent potential overflow (git-fixes).
fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64() (bsc#1241250).
fs: better handle deep ancestor chains in is_subdir() (bsc#1242528). Refresh patches.suse/dcache-keep-dentry_hashtable-or-d_hash_shift-even-when-not.patch
fs: consistently deref the files table with rcu_dereference_raw() (bsc#1242535).
fs: do not allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT (bsc#1242526).
fs: support relative paths with FSCONFIG_SET_STRING (git-fixes).
gpio: rcar: Use raw_spinlock to protect register access (stable-fixes).
gpio: tegra186: fix resource handling in ACPI probe path (git-fixes).
gpio: zynq: Fix wakeup source leaks on device unbind (stable-fixes).
gpu: cdns-mhdp8546: fix call balance of mhdp->clk handling routines (git-fixes).
gpu: host1x: Do not assume that a NULL domain means no DMA IOMMU (git-fixes).
gve: handle overflow when reporting TX consumed descriptors (git-fixes).
gve: set xdp redirect target only when it is available (git-fixes).
gve: unlink old napi only if page pool exists (git-fixes).
gve: unlink old napi when stopping a queue using queue API (git-fixes).
hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key (git-fixes).
hv_netvsc: Preserve contiguous PFN grouping in the page buffer array (git-fixes).
hv_netvsc: Remove rmsg_pgcnt (git-fixes).
hv_netvsc: Use vmbus_sendpacket_mpb_desc() to send VMBus messages (git-fixes).
hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9} (stable-fixes).
i2c: ali1535: Fix an error handling path in ali1535_probe() (git-fixes).
i2c: ali15x3: Fix an error handling path in ali15x3_probe() (git-fixes).
i2c: amd-mp2: drop free_irq() of devm_request_irq() allocated irq (git-fixes).
i2c: atr: Fix wrong include (git-fixes).
i2c: cros-ec-tunnel: defer probe if parent EC is not present (git-fixes).
i2c: designware: Fix an error handling path in i2c_dw_pci_probe() (git-fixes).
i2c: imx-lpi2c: Fix clock count when probe defers (git-fixes).
i2c: omap: fix IRQ storms (git-fixes).
i2c: sis630: Fix an error handling path in sis630_probe() (git-fixes).
i3c: Add NULL pointer check in i3c_master_queue_ibi() (git-fixes).
i3c: master: svc: Fix missing the IBI rules (git-fixes).
i3c: master: svc: Use readsb helper for reading MDB (git-fixes).
ice: Add check for devm_kzalloc() (git-fixes).
ice: Avoid setting default Rx VSI twice in switchdev setup (git-fixes).
ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr() (git-fixes).
ice: Fix switchdev slow-path in LAG (git-fixes).
ice: Remove and readd netdev during devlink reload (bsc#1230497 bsc#1239518).
ice: do not configure destination override for switchdev (git-fixes).
ice: ensure periodic output start time is in the future (git-fixes).
kunit: qemu_configs: sparc: use Zilog console (git-fixes).
leds: rgb: leds-qcom-lpg: Fix calculation of best period Hi-Res PWMs (git-fixes).
leds: rgb: leds-qcom-lpg: Fix pwm resolution max for Hi-Res PWMs (git-fixes).
lib: 842: Improve error handling in sw842_compress() (git-fixes).
lib: scatterlist: fix sg_split_phys to preserve original scatterlist offsets (git-fixes).
libperf cpumap: Be tolerant of newline at the end of a cpumask (bsc#1234698 jsc#PED-12309).
libperf cpumap: Ensure empty cpumap is NULL from alloc (bsc#1234698 jsc#PED-12309).
libperf cpumap: Grow array of read CPUs in smaller increments (bsc#1234698 jsc#PED-12309).
libperf cpumap: Hide/reduce scope of MAX_NR_CPUS (bsc#1234698 jsc#PED-12309).
libperf cpumap: Remove use of perf_cpu_map__read() (bsc#1234698 jsc#PED-12309).
libperf cpumap: Rename perf_cpu_map__default_new() to perf_cpu_map__new_online_cpus() and prefer sysfs (bsc#1234698 jsc#PED-12309).
libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu() (bsc#1234698 jsc#PED-12309).
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_is_empty() (bsc#1234698 jsc#PED-12309).
lockdep: Do not disable interrupts on RT in disable_irq_nosync_lockdep.*() (git-fixes).
loop: Add sanity check for read/write_iter (git-fixes).
loop: LOOP_SET_FD: send uevents for partitions (git-fixes).
loop: aio inherit the ioprio of original request (git-fixes).
loop: do not require ->write_iter for writable files in loop_configure (git-fixes).
loop: properly send KOBJ_CHANGED uevent for disk device (git-fixes).
loop: stop using vfs_iter_{read,write} for buffered I/O (git-fixes).
md/md-bitmap: fix wrong bitmap_limit for clustermd when write sb (bsc#1238212) Also reenable patches.suse/md-md-bitmap-fix-writing-non-bitmap-pages-ab99.patch
md/raid1,raid10: do not ignore IO flags (git-fixes).