dm-ebs: do not set the flag DMTARGETPASSES_INTEGRITY (git-fixes).
dm-ebs: fix prefetch-vs-suspend race (git-fixes).
dm-flakey: Fix memory corruption in optional corruptbiobyte 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 WARNONONCE check for syncthread in raidresume (git-fixes).
dm-unstriped: cast an operand to sectort to prevent potential uint32t 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 ->isizeondisk (git-fixes).
exfat: fix potential wrong error return from get_block (git-fixes).
exfat: fix soft lockup in exfatclearbitmap (git-fixes).
exfat: fix the infinite loop in exfatfindlast_cluster() (git-fixes).
exfat: short-circuit zero-byte writes in exfatfilewrite_iter (git-fixes).
ext4: add missing brelse() for bh2 in ext4dxadd_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 FSIOCGETFSMAP handling (bsc#1240557).
ext4: goto right label 'outmmapsem' 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 ext4releasedquot 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-ext4tryto_tr.patch Refresh patches.suse/ext4-fix-inconsistent-between-segment-fstrim-and-ful.patch
ext4: treat end of range as exclusive in ext4zerorange() (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: armffa: Explicitly cast return value from FFAVERSION 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: armscmi: use ioread64() instead of ioread64hi_lo() (git-fixes).
firmware: csdsp: Ensure csdsploadcoeff returns 0 on success (git-fixes).
firmware: imx-scu: fix OF node leak in .probe() (git-fixes).
flowdissector: use RCU protection to fetch devnet() (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 bitmapsize() and use BITSTO_U64() (bsc#1241250).
fs: better handle deep ancestor chains in issubdir() (bsc#1242528). Refresh patches.suse/dcache-keep-dentryhashtable-or-dhashshift-even-when-not.patch
fs: consistently deref the files table with rcudereferenceraw() (bsc#1242535).
fs: do not allow non-init suserns for filesystems without FSUSERNSMOUNT (bsc#1242526).
fs: support relative paths with FSCONFIGSETSTRING (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 hfsbnoderead_key (git-fixes).
hv_netvsc: Preserve contiguous PFN grouping in the page buffer array (git-fixes).
hvnetvsc: Remove rmsgpgcnt (git-fixes).
hvnetvsc: Use vmbussendpacketmpbdesc() 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 freeirq() of devmrequest_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 i2cdwpci_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 i3cmasterqueue_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 icevcaddfdirfltr() (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 sgsplitphys 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 MAXNRCPUS (bsc#1234698 jsc#PED-12309).
libperf cpumap: Remove use of perfcpumap__read() (bsc#1234698 jsc#PED-12309).
libperf cpumap: Rename perfcpumapdefaultnew() to perfcpumapnewonline_cpus() and prefer sysfs (bsc#1234698 jsc#PED-12309).
libperf cpumap: Rename perfcpumapdummynew() to perfcpumapnewany_cpu() (bsc#1234698 jsc#PED-12309).
libperf cpumap: Rename perfcpumapempty() to perfcpumaphasanycpuoris_empty() (bsc#1234698 jsc#PED-12309).
lockdep: Do not disable interrupts on RT in disableirqnosync_lockdep.*() (git-fixes).
loop: Add sanity check for read/write_iter (git-fixes).
loop: LOOPSETFD: send uevents for partitions (git-fixes).
loop: aio inherit the ioprio of original request (git-fixes).
loop: do not require ->writeiter for writable files in loopconfigure (git-fixes).
loop: properly send KOBJ_CHANGED uevent for disk device (git-fixes).
loop: stop using vfsiter{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).