This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch stable in repository linux-next.
from 0048fbb4011e Merge tag 'locking-futex-2025-12-10' of git://git.kernel.o [...] adds edb924a7211c ARM: 9464/1: fix input-only operand modification in load_u [...] adds dea20281ac88 ARM: group is_permission_fault() with is_translation_fault() adds 40b466db1dff ARM: allow __do_kernel_fault() to report execution of memo [...] adds 7733bc7d299d ARM: fix hash_name() fault adds fd2dee1c6e22 ARM: fix branch predictor hardening adds 256d97d3587b ARM: 9459/1: Disable jump-label on PREEMPT_RT adds fedadc413723 ARM: 9461/1: Disable HIGHPTE on PREEMPT_RT kernels adds dd9143371a86 Merge branches 'fixes' and 'misc' into for-next adds 29ba26af9a9d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] adds 3cec82b4fc6a alpha: Replace __ASSEMBLY__ with __ASSEMBLER__ in the alph [...] adds 9aeed9041929 alpha: don't reference obsolete termio struct for TC* constants adds 5c179cac0519 Merge tag 'alpha-for-v6.19-tag' of git://git.kernel.org/pu [...] adds 463d439becb8 dma/pool: eliminate alloc_pages warning in atomic_pool_expand adds 31b931bebd11 dma-mapping: Fix DMA_BIT_MASK() macro being broken adds 840b22edd5ad Merge tag 'dma-mapping-6.19-2025-12-10' of git://git.kerne [...] adds d9f591780112 s390/vmur: Use scnprintf() instead of sprintf() adds 1442bb87b878 s390/boot: Use entire page for PTEs adds 6a35d02fec5a s390/vmem: Support 2G page splitting for KASAN shadow freeing adds 8543ecc0e03b s390: Unmap early KASAN shadow on memory offlining adds eb9780a1a3c4 s390: Select POSIX_CPU_TIMERS_TASK_WORK adds 455a65260f52 genirq: Change hwirq parameter to irq_hw_number_t adds f770950a4709 s390/pci: Migrate s390 IRQ logic to IRQ domain API adds 2f393c228cc5 KVM: s390: Fix gmap_helper_zap_one_page() again adds 1a82d430c5f0 s390/bug: Add missing CONFIG_BUG ifdef again adds 70075e3d0ca0 s390/bug: Add missing alignment adds 0723a166d1f1 Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/li [...] adds 0f35040de593 mm/slab: introduce kvfree_rcu_barrier_on_cache() for cache [...] adds 1de741159bbb Merge tag 'slab-for-6.19-rc1' of git://git.kernel.org/pub/ [...] adds 84c8097e6774 regulator: check the return value of gpiod_set_value_cansleep() adds 79a45ddcdbba regulator: fixed: Rely on the core freeing the enable GPIO adds 99f0c3a654c4 regulator: spacemit: Align input supply name with the DT binding adds 31ca9ff64ae9 Merge tag 'regulator-fix-v6.19-merge-window' of git://git. [...] adds e1f2e77624db spi: cadence-qspi: Fix runtime PM imbalance in probe adds 8cef9b451dc6 spi: microchip-core: Fix an error handling path in mchp_co [...] adds 8c8081cc599f Merge tag 'spi-fix-v6.19-merge-window' of git://git.kernel [...] adds ba59e59b8b4d dm-crypt: Use MD5 library instead of crypto_shash adds 9a746ee0fb39 dm-crypt: use folio_nr_pages() instead of shift operation adds 27cecacbe88f dm: remove useless md->nr_zones variable adds 4929ba5c5bd7 dm: sysfs: use sysfs_emit() in dm-sysfs.c adds be4addb1914f dm: Fix deadlock when reloading a multipath table adds 3ee6c4bc5307 dm-verity: remove log message with shash driver name adds ba0f428c9b40 dm-verity: use SHA-256 library for SHA-256 adds 379475dc88fc dm-verity: reduce scope of real and wanted digests adds 23f57ed9d26e dm-verity: use 2-way interleaved SHA-256 hashing when supported adds c82faa893418 dm: Don't warn if IMA_DISABLE_HTABLE is not enabled adds ae97648e14f7 dm verity fec: Expose corrected block count via status adds 61c73e8de993 dm mpath: enable DM_TARGET_ATOMIC_WRITES adds 7fa3e7d114ab dm-ebs: Mark full buffer dirty even on partial write adds d9f3e47d3fae dm-verity: disable recursive forward error correction adds b9dd1f71e6fc dm-verity: remove useless mempool adds de67c139b384 dm: test for REQ_ATOMIC in dm_accept_partial_bio() adds ce51c6963a91 dm-crypt: enable DM_TARGET_ATOMIC_WRITES adds d0ac06ae53be dm-bufio: align write boundary on physical block size adds 4efe85b0c442 dm vdo: fix kerneldoc warnings adds 27f204c215a0 dm-mpath: Simplify the setup_scsi_dh code adds 20f85a1b1a8f MAINTAINERS: add Benjamin Marzinski as a device mapper maintainer adds f4412c7d5a5a dm: ignore discard return value adds 8581b19eb2c5 dm-snapshot: fix 'scheduling while atomic' on real-time kernels adds 2f6cfd6d7cb1 dm-raid: fix possible NULL dereference with undefined raid type adds ab08f9c8b363 dm log-writes: Add missing set_freezable() for freezable kthread adds 7799eaecfeb7 dm raid: add documentation for takeover/reshape raid1 -> r [...] adds ebbb90344a7d dm-pcache: advance slot index before writing slot adds ee7633178321 dm pcache: fix cache info indexing adds 13ea55ea2017 dm pcache: fix segment info indexing adds d358e5254674 Merge tag 'for-6.19/dm-changes' of git://git.kernel.org/pu [...]
No new revisions were added by this update.
Summary of changes: .../admin-guide/device-mapper/dm-raid.rst | 80 ++++- Documentation/admin-guide/device-mapper/verity.rst | 6 +- MAINTAINERS | 1 + arch/alpha/include/asm/console.h | 4 +- arch/alpha/include/asm/page.h | 4 +- arch/alpha/include/asm/pal.h | 4 +- arch/alpha/include/asm/thread_info.h | 8 +- arch/alpha/include/uapi/asm/ioctls.h | 8 +- arch/arm/Kconfig | 4 +- arch/arm/include/asm/word-at-a-time.h | 10 +- arch/arm/mm/alignment.c | 6 +- arch/arm/mm/fault.c | 100 +++++-- arch/s390/Kconfig | 2 + arch/s390/boot/vmem.c | 16 +- arch/s390/include/asm/bug.h | 5 + arch/s390/include/asm/page.h | 2 + arch/s390/include/asm/pci.h | 5 + arch/s390/mm/gmap_helpers.c | 9 +- arch/s390/mm/pageattr.c | 2 +- arch/s390/mm/vmem.c | 14 +- arch/s390/pci/pci.c | 6 + arch/s390/pci/pci_bus.c | 18 +- arch/s390/pci/pci_irq.c | 332 ++++++++++++++------- drivers/md/Kconfig | 2 + drivers/md/dm-bufio.c | 10 +- drivers/md/dm-core.h | 1 - drivers/md/dm-crypt.c | 117 +++----- drivers/md/dm-ebs-target.c | 2 +- drivers/md/dm-exception-store.h | 2 +- drivers/md/dm-log-writes.c | 1 + drivers/md/dm-mpath.c | 63 ++-- drivers/md/dm-pcache/cache.c | 13 +- drivers/md/dm-pcache/cache_segment.c | 13 +- drivers/md/dm-raid.c | 2 + drivers/md/dm-snap.c | 73 +++-- drivers/md/dm-sysfs.c | 8 +- drivers/md/dm-table.c | 4 + drivers/md/dm-thin.c | 19 +- drivers/md/dm-vdo/action-manager.c | 2 +- drivers/md/dm-vdo/admin-state.c | 75 +++-- drivers/md/dm-vdo/block-map.c | 51 +++- drivers/md/dm-vdo/completion.c | 5 + drivers/md/dm-vdo/data-vio.c | 34 ++- drivers/md/dm-vdo/dedupe.c | 42 ++- drivers/md/dm-vdo/dm-vdo-target.c | 5 +- drivers/md/dm-vdo/encodings.c | 26 +- drivers/md/dm-vdo/flush.c | 6 +- drivers/md/dm-vdo/funnel-workqueue.c | 7 + drivers/md/dm-vdo/io-submitter.c | 26 +- drivers/md/dm-vdo/logical-zone.c | 20 +- drivers/md/dm-vdo/packer.c | 15 +- drivers/md/dm-vdo/physical-zone.c | 5 +- drivers/md/dm-vdo/recovery-journal.c | 30 +- drivers/md/dm-vdo/slab-depot.c | 96 +++--- drivers/md/dm-vdo/vdo.c | 9 +- drivers/md/dm-vdo/vdo.h | 4 +- drivers/md/dm-vdo/vio.c | 3 +- drivers/md/dm-vdo/vio.h | 6 +- drivers/md/dm-verity-fec.c | 41 ++- drivers/md/dm-verity-fec.h | 10 +- drivers/md/dm-verity-target.c | 209 +++++++++---- drivers/md/dm-verity.h | 52 ++-- drivers/md/dm-zone.c | 3 - drivers/md/dm.c | 46 ++- drivers/regulator/core.c | 13 +- drivers/regulator/fixed.c | 11 +- drivers/regulator/spacemit-p1.c | 4 +- drivers/s390/char/sclp_mem.c | 16 + drivers/s390/char/vmur.c | 8 +- drivers/spi/spi-microchip-core-spi.c | 1 + include/linux/dma-mapping.h | 2 +- include/linux/irqdesc.h | 6 +- include/linux/slab.h | 7 + kernel/dma/pool.c | 2 +- kernel/irq/irqdesc.c | 6 +- mm/slab.h | 1 + mm/slab_common.c | 52 +++- mm/slub.c | 55 ++-- 78 files changed, 1259 insertions(+), 729 deletions(-)